Translations:Flakes/131/en
Development tricks
Build a package added in a PR
nix build github:nixos/nixpkgs?ref=pull/<PR_NUMBER>/head#<PACKAGE>this allows building a package that has not yet been added to nixpkgs.
nix build github:nixos/nixpkgs?ref=pull/<PR_NUMBER>/head#<PACKAGE>this allows building a package that has not yet been added to nixpkgs.