financier-nix/flake.lock
2022-04-08 02:23:53 +02:00

59 lines
1.5 KiB
JSON

{
"nodes": {
"financier": {
"flake": false,
"locked": {
"lastModified": 1649374330,
"narHash": "sha256-Q/WQHktGYfpLHz+Pu9YYpWEA0qXb7lo3Hn6KhdwgOhE=",
"ref": "mpuppe",
"rev": "0b9aeb76e3e5bffa1e59041d6e52715b6b641c7a",
"revCount": 614,
"type": "git",
"url": "https://codeberg.org/puppe/financier.git"
},
"original": {
"ref": "mpuppe",
"type": "git",
"url": "https://codeberg.org/puppe/financier.git"
}
},
"flake-utils": {
"locked": {
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1648219316,
"narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"financier": "financier",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}