financier-nix/flake.lock

76 lines
1.9 KiB
Text
Raw Normal View History

{
"nodes": {
"financier": {
"flake": false,
"locked": {
"lastModified": 1654853795,
"narHash": "sha256-YEOlzcVzOXS1POW8+MTixtX6It1GrtKzHGB85RQhxog=",
2024-06-10 22:19:29 +02:00
"owner": "financier-io",
"repo": "financier",
"rev": "19001ceba1404b790d25ed10838728c5c392ef85",
"type": "github"
},
"original": {
2024-06-10 22:19:29 +02:00
"owner": "financier-io",
"repo": "financier",
2024-06-10 22:19:29 +02:00
"rev": "19001ceba1404b790d25ed10838728c5c392ef85",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-06-10 12:57:39 +02:00
"lastModified": 1653893745,
"narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
"owner": "numtide",
"repo": "flake-utils",
2022-06-10 12:57:39 +02:00
"rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-06-10 12:57:39 +02:00
"lastModified": 1654845941,
"narHash": "sha256-uXulXu4BQ9ch1ItV0FlL2Ns8X83m6unT5h/0X//VRLQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-06-10 12:57:39 +02:00
"rev": "7b3e907a6fef935794b5049c2c57c519853deb90",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"financier": "financier",
"flake-utils": "flake-utils",
2024-06-10 21:58:06 +02:00
"nixpkgs": "nixpkgs",
"systems": "systems"
}
},
"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
}