aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-28 00:15:47 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2021-01-28 13:49:34 +0100
commit0c506c055cb2fe42bcc92e905dc7996a75a66b7e (patch)
tree089c035607e518d0064453cfa397fea7550fa223 /nix
parent86c40d69d72bd7085ee4e6108fa1dc6ff3be9184 (diff)
downloadNix-0c506c055cb2fe42bcc92e905dc7996a75a66b7e.tar.gz
Nix-0c506c055cb2fe42bcc92e905dc7996a75a66b7e.tar.zst
Nix-0c506c055cb2fe42bcc92e905dc7996a75a66b7e.zip
Update nix unstable
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 854d6c8..3a8f016 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -105,6 +105,18 @@
105 "url": "https://github.com/NixOS/nixpkgs-channels/archive/c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38.tar.gz", 105 "url": "https://github.com/NixOS/nixpkgs-channels/archive/c59ea8b8a0e7f927e7291c14ea6cd1bd3a16ff38.tar.gz",
106 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 106 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
107 }, 107 },
108 "nixpkgs-nix": {
109 "branch": "nixos-unstable",
110 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
111 "homepage": "https://github.com/NixOS/nixpkgs",
112 "owner": "NixOS",
113 "repo": "nixpkgs",
114 "rev": "891f607d5301d6730cb1f9dcf3618bcb1ab7f10e",
115 "sha256": "1cr39f0sbr0h5d83dv1q34mcpwnkwwbdk5fqlyqp2mnxghzwssng",
116 "type": "tarball",
117 "url": "https://github.com/NixOS/nixpkgs/archive/891f607d5301d6730cb1f9dcf3618bcb1ab7f10e.tar.gz",
118 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
119 },
108 "nixpkgs-nixops": { 120 "nixpkgs-nixops": {
109 "branch": "nixos-unstable", 121 "branch": "nixos-unstable",
110 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", 122 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",