flake.lock: Update
Flake input changes: * Updated 'nixpkgs': 'github:NixOS/nixpkgs/81fa5f4501372671b464fe0104fe47f5327b46fe' -> 'github:NixOS/nixpkgs/b88ff468e9850410070d4e0ccd68c7011f15b2be'
This commit is contained in:
parent
2287cc6486
commit
4ba4c7ff66
1 changed files with 11 additions and 6 deletions
17
flake.lock
17
flake.lock
|
@ -1,15 +1,14 @@
|
||||||
{
|
{
|
||||||
"inputs": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"info": {
|
"info": {
|
||||||
"lastModified": 1584712526,
|
"lastModified": 1585405475,
|
||||||
"narHash": "sha256-aoYSp+cpgZT7o4tC7XeXqHCC60Acw7SSGxMvdnQfuZQ="
|
"narHash": "sha256-bESW0n4KgPmZ0luxvwJ+UyATrC6iIltVCsGdLiphVeE="
|
||||||
},
|
},
|
||||||
"inputs": {},
|
|
||||||
"locked": {
|
"locked": {
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "81fa5f4501372671b464fe0104fe47f5327b46fe",
|
"rev": "b88ff468e9850410070d4e0ccd68c7011f15b2be",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -17,7 +16,13 @@
|
||||||
"ref": "nixos-20.03-small",
|
"ref": "nixos-20.03-small",
|
||||||
"type": "indirect"
|
"type": "indirect"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"root": {
|
||||||
|
"inputs": {
|
||||||
|
"nixpkgs": "nixpkgs"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 4
|
"root": "root",
|
||||||
|
"version": 5
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue