summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntoine Eiche <lewo@abesis.fr>2021-04-18 18:58:44 +0200
committerAntoine Eiche <lewo@abesis.fr>2021-04-18 18:58:44 +0200
commitf4c8d4b298cdf4364ca1f31668c686e1774d7ab3 (patch)
tree000e29b5eaff774e6a04de15b21f03be6bdff784
parent9c80a66f573473a5e280c6b69c324a861ee1bf53 (diff)
Update nixpkgs-unstable
-rw-r--r--nix/sources.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 41ffd61..2d2d79a 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -19,15 +19,15 @@
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs-unstable": {
- "branch": "master",
+ "branch": "nixos-unstable",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "ee9154c4c1a51a6b1129e8bf8b728ab6432eda3e",
- "sha256": "1j1laj1b44022k2jmidp0gb8jx1yp4rsjgzcxmxkwlkv7b04bza3",
+ "rev": "e5cc06a1e806070693add4f231060a62b962fc44",
+ "sha256": "04543i332fx9m7jf6167ac825s4qb8is0d0x0pz39il979mlc87v",
"type": "tarball",
- "url": "https://github.com/NixOS/nixpkgs/archive/ee9154c4c1a51a6b1129e8bf8b728ab6432eda3e.tar.gz",
+ "url": "https://github.com/NixOS/nixpkgs/archive/e5cc06a1e806070693add4f231060a62b962fc44.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}