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": 1631561581,
"narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1631995179,
"narHash": "sha256-LvF8CexAKQl+8BInOGxBa072Pys5sqaXxulB5NdX5QM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ef9c06512bdec723fb3007a259c375006f422084",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"financier": "financier",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}