flake.lock: update
This commit is contained in:
parent
a11f1f4e2f
commit
618f72ad55
1 changed files with 3 additions and 19 deletions
22
flake.lock
22
flake.lock
|
@ -1,27 +1,12 @@
|
|||
{
|
||||
"nodes": {
|
||||
"flake-utils": {
|
||||
"locked": {
|
||||
"lastModified": 1614513358,
|
||||
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "numtide",
|
||||
"repo": "flake-utils",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1615334875,
|
||||
"narHash": "sha256-+OZmqQRqjFtcA9sjAv9ke1Xt7iV1GxZ6sUZFuxteRDI=",
|
||||
"lastModified": 1615511049,
|
||||
"narHash": "sha256-WNaFbCaqUTWnvCSOh2CDGuHu0IKLY0JODNv1I9cWeFo=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6bd4e08c3453e544d3d61ca845d7ab0f1507c374",
|
||||
"rev": "d2145883676216077b1abddcc5e640d1fba66371",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -31,7 +16,6 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"flake-utils": "flake-utils",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue