raycharles/flake.lock

43 lines
992 B
Text
Raw Normal View History

2023-03-25 20:46:35 +00:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1679775784,
"narHash": "sha256-NRZr8z6a/VlPmeW4v82vgFK9VWx+zKKV50FMFvV9zQU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "89b16f1c938f557a524bcacdcbf024cf13157923",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}