@cryptotaxi247 / infra / commits / f7c628b4

ngi0/hydra/flake.lock: Update

Flake input changes: * Added 'nixpkgs': 'github:edolstra/nixpkgs/581caef4f5d58573c96ab6e9dbf1160209372029'

Eelco Dolstra committed Feb 24, 2020 at 10:33 UTC f7c628b44f8ba2600e613317f0e962240291458c
1 file changed +21 -9
ngi0/hydra/flake.lock
+21 -9
@@ -1,11 +1,23 @@
1 {
2 - "inputs": {
3 - "nixpkgs": {
4 - "inputs": {},
5 - "narHash": "sha256-UcPmWgmf7Xgr4Ta8YjLuuxqzLmIYSk+uL2gPy/5bqmk=",
6 - "originalUrl": "nixpkgs/release-19.09",
7 - "url": "github:edolstra/nixpkgs/44603b4103dbce2c9c18e6cc0df51a74f5eb8975"
8 - }
9 - },
10 - "version": 3
2 + "inputs": {
3 + "nixpkgs": {
4 + "info": {
5 + "lastModified": 1582398521,
6 + "narHash": "sha256-IDCGqxxpb3g1HSoAlX4g+ZTrVNje6J2rR7IFU/RqaWI="
7 + },
8 + "inputs": {},
9 + "locked": {
10 + "owner": "edolstra",
11 + "repo": "nixpkgs",
12 + "rev": "581caef4f5d58573c96ab6e9dbf1160209372029",
13 + "type": "github"
14 + },
15 + "original": {
16 + "id": "nixpkgs",
17 + "ref": "release-19.09",
18 + "type": "indirect"
19 + }
20 + }
21 + },
22 + "version": 4
23 }