fix: update devos in flake.lock

This commit is contained in:
David Arnold 2021-04-18 19:15:53 -05:00 committed by "David Arnold"
parent c24199649a
commit fb6c6ba4cf
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08

View file

@ -75,13 +75,13 @@
"inputs": {
"deploy": "deploy",
"devshell": "devshell",
"flake-utils": "flake-utils",
"nixpkgs": [
"nixos"
]
],
"utils": "utils_2"
},
"locked": {
"narHash": "sha256-077+hIF3WGvzgD3DeykCCKFL4xsgnE3ONaCNDnxH1t4=",
"narHash": "sha256-/SJJ8u/qBnCtMbMxBmDNBDnLWnmro2ioi35gL45hP9w=",
"path": "./lib",
"type": "path"
},
@ -138,21 +138,6 @@
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home": {
"inputs": {
"nixpkgs": [
@ -349,6 +334,21 @@
"repo": "flake-utils",
"type": "github"
}
},
"utils_2": {
"locked": {
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",