aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-03-25 11:57:48 +0100
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-04-03 16:25:07 +0200
commit5400b9b6f65451d41a9106fae6fc00f97d83f4ef (patch)
tree6ed072da7b1f17ac3994ffea052aa0c0822f8446 /nix
parent441da8aac378f401625e82caf281fa0e26128310 (diff)
downloadNix-5400b9b6f65451d41a9106fae6fc00f97d83f4ef.tar.gz
Nix-5400b9b6f65451d41a9106fae6fc00f97d83f4ef.tar.zst
Nix-5400b9b6f65451d41a9106fae6fc00f97d83f4ef.zip
Upgrade nixos
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json45
1 files changed, 27 insertions, 18 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 6af75bd..7c306c9 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -30,30 +30,39 @@
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 "channel_link": "https://nixos.org/channels/nixos-19.03", 33 "branch": "nixos-19.09",
34 "revision": "173677.daf861a810d", 34 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
35 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z", 35 "homepage": "https://github.com/NixOS/nixpkgs",
36 "owner": "NixOS",
37 "repo": "nixpkgs-channels",
38 "rev": "856dbd1a5c7fd826cf3668ff12a7389be0686f41",
39 "sha256": "1d895i1lc25d2akniaqg2n1jrg2rcd1gih8rpmhyrlv4lpggfmsx",
36 "type": "tarball", 40 "type": "tarball",
37 "url": "https://releases.nixos.org/nixos/19.03/nixos-19.03.173677.daf861a810d/nixexprs.tar.xz", 41 "url": "https://github.com/NixOS/nixpkgs-channels/archive/856dbd1a5c7fd826cf3668ff12a7389be0686f41.tar.gz",
38 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz", 42 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
39 "version": "19.03"
40 }, 43 },
41 "nixpkgs-nixops-next": { 44 "nixpkgs-nixops-next": {
42 "channel_link": "https://nixos.org/channels/nixos-19.03", 45 "branch": "nixos-19.03",
43 "revision": "173677.daf861a810d", 46 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
44 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z", 47 "homepage": "https://github.com/NixOS/nixpkgs",
48 "owner": "NixOS",
49 "repo": "nixpkgs-channels",
50 "rev": "34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59",
51 "sha256": "11z6ajj108fy2q5g8y4higlcaqncrbjm3dnv17pvif6avagw4mcb",
45 "type": "tarball", 52 "type": "tarball",
46 "url": "https://releases.nixos.org/nixos/19.03/nixos-19.03.173677.daf861a810d/nixexprs.tar.xz", 53 "url": "https://github.com/NixOS/nixpkgs-channels/archive/34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59.tar.gz",
47 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz", 54 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
48 "version": "19.03"
49 }, 55 },
50 "nixpkgs-nixops-previous": { 56 "nixpkgs-nixops-previous": {
51 "channel_link": "https://nixos.org/channels/nixos-19.03", 57 "branch": "nixos-19.03",
52 "revision": "173677.daf861a810d", 58 "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
53 "sha256": "0v5bhdiyg1xv1dzsy7jbm301ighsvmi87wibw96iiky8sqs6qd4z", 59 "homepage": "https://github.com/NixOS/nixpkgs",
60 "owner": "NixOS",
61 "repo": "nixpkgs-channels",
62 "rev": "34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59",
63 "sha256": "11z6ajj108fy2q5g8y4higlcaqncrbjm3dnv17pvif6avagw4mcb",
54 "type": "tarball", 64 "type": "tarball",
55 "url": "https://releases.nixos.org/nixos/19.03/nixos-19.03.173677.daf861a810d/nixexprs.tar.xz", 65 "url": "https://github.com/NixOS/nixpkgs-channels/archive/34c7eb7545d155cc5b6f499b23a7cb1c96ab4d59.tar.gz",
56 "url_template": "https://releases.nixos.org/nixos/<version>/nixos-<version>.<revision>/nixexprs.tar.xz", 66 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
57 "version": "19.03"
58 } 67 }
59} 68}