financier-nix/flake.lock

60 lines
1.4 KiB
Text
Raw Normal View History

{
"nodes": {
"financier": {
"flake": false,
"locked": {
"lastModified": 1654853795,
"narHash": "sha256-YEOlzcVzOXS1POW8+MTixtX6It1GrtKzHGB85RQhxog=",
"owner": "puppe",
"repo": "financier",
"rev": "19001ceba1404b790d25ed10838728c5c392ef85",
"type": "github"
},
"original": {
"owner": "puppe",
"ref": "fix-yarn2nix",
"repo": "financier",
"type": "github"
}
},
"flake-utils": {
"locked": {
2022-04-08 01:59:25 +02:00
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
2022-04-08 01:59:25 +02:00
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-04-08 01:59:25 +02:00
"lastModified": 1648219316,
"narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-08 01:59:25 +02:00
"rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"financier": "financier",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}