diff options
| author | stuebinm | 2021-04-22 18:19:12 +0200 | 
|---|---|---|
| committer | stuebinm | 2021-04-22 18:19:12 +0200 | 
| commit | 13254ccf3e98c87e62e91c3f616c52489b8570ab (patch) | |
| tree | becaceb29b102fa2135382a9344ccef13d7b82ce /nix | |
| parent | 06c35a0533d57967e08e86a8a65184a723d403e2 (diff) | |
update sources
Diffstat (limited to '')
| -rw-r--r-- | nix/sources.json | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/nix/sources.json b/nix/sources.json index 404e999..7cc6cfd 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -17,10 +17,10 @@          "homepage": "",          "owner": "NixOS",          "repo": "nixpkgs", -        "rev": "c7e905b6a971dad2c26a31960053176c770a812a", -        "sha256": "1h0npga8nlbmv2fnirmv8v5xs8xd3k7hn803lxjn09hyqdcxx23n", +        "rev": "4684855b914ae283012921b2e27722d16f84e701", +        "sha256": "0amx773pgsn4jy9zpcqjybcnchx1n0fh2sg55f8d672cl0vdd9ih",          "type": "tarball", -        "url": "https://github.com/NixOS/nixpkgs/archive/c7e905b6a971dad2c26a31960053176c770a812a.tar.gz", +        "url": "https://github.com/NixOS/nixpkgs/archive/4684855b914ae283012921b2e27722d16f84e701.tar.gz",          "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"      },      "nixpkgs-unstable": { @@ -29,10 +29,10 @@          "homepage": "",          "owner": "NixOS",          "repo": "nixpkgs", -        "rev": "5268ee2ebacbc73875be42d71e60c2b5c1b5a1c7", -        "sha256": "080fvmg0i6z01h6adddfrjp1bbbjhhqk32ks6ch9gv689645ccfq", +        "rev": "665a613811eb6b49868900e81226f36826c73503", +        "sha256": "1l5kxj23a1903pi1qd533bn1g3nxl6c2k63x519qp1x55zlcl3l3",          "type": "tarball", -        "url": "https://github.com/NixOS/nixpkgs/archive/5268ee2ebacbc73875be42d71e60c2b5c1b5a1c7.tar.gz", +        "url": "https://github.com/NixOS/nixpkgs/archive/665a613811eb6b49868900e81226f36826c73503.tar.gz",          "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"      }  } | 
