nix-update/flake.lock

41 lines
981 B
Plaintext
Raw Normal View History

2020-08-17 10:41:53 +03:00
{
"nodes": {
"flake-utils": {
"locked": {
2020-11-29 11:34:49 +03:00
"lastModified": 1605370193,
"narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
2020-08-17 10:41:53 +03:00
"owner": "numtide",
"repo": "flake-utils",
2020-11-29 11:34:49 +03:00
"rev": "5021eac20303a61fafe17224c087f5519baed54d",
2020-08-17 10:41:53 +03:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2020-11-29 11:34:49 +03:00
"lastModified": 1605991784,
"narHash": "sha256-xKiqqUKr00PxPVYlwMsenThw0Ba/rXDGuae6XB9XqGE=",
"path": "/nix/store/550xkq18mh8a6xgpnard55rjqxa9zmlc-source",
"rev": "6159c7006e48f57a47964ba890276f36124258d6",
"type": "path"
2020-08-17 10:41:53 +03:00
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}