recipes/flake.lock

58 lines
1.4 KiB
Plaintext
Raw Normal View History

2022-06-08 18:45:11 +03:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1654593855,
"narHash": "sha256-c+SyXvj7THre87OyIdZfRVR+HhI/g1ZDrQ3VUtTuHkU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "033bd4fa9a8fbe0c68a88e925d9a884161044b25",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"recipes_web": {
"inputs": {
"nixpkgs": "nixpkgs",
"utils": "utils"
},
"locked": {
"narHash": "sha256-vsut9l2923W62VpZ6FqYn65wEbhfS3KmRUjPtoXJM0c=",
"path": "/nix/store/qdpl5cgjk15nrisgw48jq2n3m5khbzlf-source/web",
"type": "path"
},
"original": {
"path": "/nix/store/qdpl5cgjk15nrisgw48jq2n3m5khbzlf-source/web",
"type": "path"
}
},
"root": {
"inputs": {
"recipes_web": "recipes_web"
}
},
"utils": {
"locked": {
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}