aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-05 15:57:20 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-06 00:25:00 +0200
commit258dd18bac4bf5dd03cf1098ffa35cb954f9e015 (patch)
tree03ca447495573f6745b701096d8b31283ce30466 /nix
parente7b890d0999fe54a99f84fe92d625d9d488358dc (diff)
downloadNix-258dd18bac4bf5dd03cf1098ffa35cb954f9e015.tar.gz
Nix-258dd18bac4bf5dd03cf1098ffa35cb954f9e015.tar.zst
Nix-258dd18bac4bf5dd03cf1098ffa35cb954f9e015.zip
Upgrade to nixos-unstable
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 7c306c9..09c4455 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -18,27 +18,27 @@
18 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 18 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
19 }, 19 },
20 "nixpkgs": { 20 "nixpkgs": {
21 "branch": "nixos-19.03", 21 "branch": "nixos-unstable",
22 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", 22 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
23 "homepage": "https://github.com/NixOS/nixpkgs", 23 "homepage": "https://github.com/NixOS/nixpkgs",
24 "owner": "NixOS", 24 "owner": "NixOS",
25 "repo": "nixpkgs-channels", 25 "repo": "nixpkgs-channels",
26 "rev": "34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59", 26 "rev": "ae6bdcc53584aaf20211ce1814bea97ece08a248",
27 "sha256": "11z6ajj108fy2q5g8y4higlcaqncrbjm3dnv17pvif6avagw4mcb", 27 "sha256": "0hjhznns1cxgl3hww2d5si6vhy36pnm53hms9h338v6r633dcy77",
28 "type": "tarball", 28 "type": "tarball",
29 "url": "https://github.com/NixOS/nixpkgs-channels/archive/34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59.tar.gz", 29 "url": "https://github.com/NixOS/nixpkgs-channels/archive/ae6bdcc53584aaf20211ce1814bea97ece08a248.tar.gz",
30 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 30 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
31 }, 31 },
32 "nixpkgs-nixops": { 32 "nixpkgs-nixops": {
33 "branch": "nixos-19.09", 33 "branch": "nixos-unstable",
34 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to", 34 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
35 "homepage": "https://github.com/NixOS/nixpkgs", 35 "homepage": "https://github.com/NixOS/nixpkgs",
36 "owner": "NixOS", 36 "owner": "NixOS",
37 "repo": "nixpkgs-channels", 37 "repo": "nixpkgs-channels",
38 "rev": "856dbd1a5c7fd826cf3668ff12a7389be0686f41", 38 "rev": "ae6bdcc53584aaf20211ce1814bea97ece08a248",
39 "sha256": "1d895i1lc25d2akniaqg2n1jrg2rcd1gih8rpmhyrlv4lpggfmsx", 39 "sha256": "0hjhznns1cxgl3hww2d5si6vhy36pnm53hms9h338v6r633dcy77",
40 "type": "tarball", 40 "type": "tarball",
41 "url": "https://github.com/NixOS/nixpkgs-channels/archive/856dbd1a5c7fd826cf3668ff12a7389be0686f41.tar.gz", 41 "url": "https://github.com/NixOS/nixpkgs-channels/archive/ae6bdcc53584aaf20211ce1814bea97ece08a248.tar.gz",
42 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 42 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
43 }, 43 },
44 "nixpkgs-nixops-next": { 44 "nixpkgs-nixops-next": {