c8h4.io/flake.lock
Christoph Heiss 6e06a5081c
nix: Add shell.nix and flake (devShells only for now)
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-04-21 20:10:45 +01:00

62 lines
1.5 KiB
JSON

{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1681346444,
"narHash": "sha256-JdT9kZ8iZD+Sc/y94jq4LjUw68gYJWXLzXXAgSt/iYs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e0075620628ee4b367f9a2aae4ec14dcf304f69",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "1e0075620628ee4b367f9a2aae4ec14dcf304f69",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}