1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/nixos/modules/services
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
..
admin
amqp
audio
backup nixos/borgbackup: fix evaluation 2020-04-02 12:40:02 +01:00
cluster
computing
continuous-integration Merge pull request #81298 from Mic92/buildkite 2020-04-02 13:39:34 +01:00
databases Merge pull request #82739 from danbst/document-postgresql-upgrade 2020-03-31 23:50:06 +02:00
desktops nixos: add freedesktop/gnome/myself maintainers 2020-04-01 20:53:09 -04:00
development
editors
games
hardware xow: 0.2 -> 0.4 2020-03-31 17:24:37 +03:00
logging
mail nixos/magic-wormhole-mailbox-server: moving from mail to networking 2020-03-31 16:29:39 +02:00
misc nix-daemon.nix: Add option nix.registry 2020-04-02 19:38:00 +02:00
monitoring
network-filesystems
networking nixos/pixiecore: init (#83406) 2020-04-02 13:06:21 +01:00
printing
scheduling
search
security
system
torrent
ttys
wayland
web-apps nixos/moinmoin: fix maintainer reference 2020-04-02 13:49:28 +02:00
web-servers
x11 Revert "nixos/none: remove" 2020-04-02 04:07:18 -04:00