nix: bump stable nixos-20.09 to latest

pull/1391/head
Pavol Rusnak 3 years ago
parent 78be2c9cac
commit b9c0b597bc

@ -1,10 +1,10 @@
{ fullDeps ? false }:
# the last successful build of nixos-20.09 (stable) as of 2020-10-11
# the last successful build of nixos-20.09 (stable) as of 2020-12-15
with import
(builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/0b8799ecaaf0dc6b4c11583a3c96ca5b40fcfdfb.tar.gz";
sha256 = "11m4aig6cv0zi3gbq2xn9by29cfvnsxgzf9qsvz67qr0yq29ryyz";
url = "https://github.com/NixOS/nixpkgs/archive/647cc06986c1ae4a2bb05298e0cf598723e42970.tar.gz";
sha256 = "1n1sd5lbds08vxy8x9l94w0z8bbq39fh2rrr6mnq0rmhf4xb2mj1";
})
{ };

Loading…
Cancel
Save