+2
-2
CONTRIBUTING.md
+2
-2
CONTRIBUTING.md
······* `nix-build -A pkg-attribute-name <path to your local nixpkgs folder>/default.nix` and check results in the folder `result`. It will appear in the same directory where you did `nix-build`.* If you did `nix-env -i pkg-name` you can do `nix-env -e pkg-name` to uninstall it from your system.* You can add new module to your NixOS configuration file (usually it's `/etc/nixos/configuration.nix`.