nixpkgs/pkgs/top-level
Eelco Dolstra 74e7ef35fe nix-daemon.nix: Add option nix.registry
This allows you to specify the system-wide flake registry. One use is
to pin 'nixpkgs' to the Nixpkgs version used to build the system:

  nix.registry.nixpkgs.flake = nixpkgs;

where 'nixpkgs' is a flake input. This ensures that commands like

  $ nix run nixpkgs#hello

pull in a minimum of additional store paths.

You can also use this to redirect flakes, e.g.

  nix.registry.nixpkgs.to = {
    type = "github";
    owner = "my-org";
    repo = "my-nixpkgs";
  };
2020-04-02 19:38:00 +02:00
..
aliases.nix avldrums-lv2: alias to x42-avldrums (#83665) 2020-03-29 10:22:55 +00:00
all-packages.nix git-lfs: 2.8.0 -> 2.10.0 2020-04-02 16:11:45 +00:00
beam-packages.nix lfe: 1.2.1 -> 1.3 2020-02-10 20:03:47 +01:00
config.nix
coq-packages.nix coqPackages.hierarchy-builder: init at 0.9.0 2020-03-11 17:15:52 +01:00
darwin-packages.nix xcode: Add more hashes, and fix some old ones 2020-01-03 15:19:08 -05:00
default.nix
dhall-packages.nix Add Nixpkgs support for Dhall 2020-02-11 22:02:53 -08:00
dotnet-packages.nix treewide: mark some broken packages as broken 2019-10-08 17:14:26 +02:00
emacs-packages.nix emacs: use runCommand to generate wrapper 2019-09-18 22:32:19 +02:00
emscripten-packages.nix Fix package metadata like version and homepage 2019-11-07 17:20:33 +01:00
haskell-packages.nix ghc: 8.6.3-binary -> 8.6.5-binary 2020-03-27 20:54:27 +01:00
haxe-packages.nix treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
impure.nix Revert "stdenv/check-meta: getEnv if the attribute is unset (#72376)" (#72752) 2019-11-03 20:38:35 -05:00
java-packages.nix
lua-packages.nix Merge remote-tracking branch 'upstream/master' into wrapper-pname-support 2019-11-24 17:25:07 +00:00
make-tarball.nix nix-daemon.nix: Add option nix.registry 2020-04-02 19:38:00 +02:00
metrics.nix
ocaml-packages.nix ocamlPackages.ocaml-r: init at 0.2.0 2020-04-01 17:29:30 +02:00
packages-config.nix Add packages.json to the tarball job 2020-03-24 16:42:00 +01:00
perl-packages.nix Merge pull request #81161 from wedens/libvirt-6.0.0 2020-03-30 13:19:00 +00:00
php-packages.nix phpPackages.exts: Mark if extensions are zend extensions or not 2020-03-15 19:34:28 +01:00
pure-packages.nix octaveHg: drop 2020-02-09 19:24:18 +01:00
python-packages.nix Merge pull request #83583 from colemickens/nixpkgs-ha-pkgs-alarmdecoder 2020-04-02 09:47:54 +01:00
release-cross.nix Merge branch 'ghcjs-cross-without-cc-19.09' into ghcjs-cross-without-cc 2019-12-24 17:55:35 -05:00
release-lib.nix
release-python.nix
release-small.nix release.nix and release-small.nix: remove unar, fixes #76927 2020-01-13 15:53:49 +01:00
release.nix Revert "make-tarball.nix: Restore the 'commit' field in packages.json" 2020-03-29 20:57:50 +02:00
ruby-packages.nix rubyPackages: update 2020-02-09 09:18:47 +01:00
splice.nix
stage.nix symlinkJoin: fix cross 2019-12-25 12:17:09 -05:00
static.nix pkgsStatic.python3: fix build 2020-03-30 17:06:38 +02:00
unix-tools.nix
wine-packages.nix faudio, wine, vkd3d: add faudio 19.10 and vkd3d 1.1 to wine 2019-10-12 14:57:28 +02:00