mirror of
https://codeberg.org/puppe/financier-nix.git
synced 2025-12-20 00:12:17 +01:00
42 lines
966 B
Text
42 lines
966 B
Text
|
|
{
|
||
|
|
"nodes": {
|
||
|
|
"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": {
|
||
|
|
"flake-utils": "flake-utils",
|
||
|
|
"nixpkgs": "nixpkgs"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"root": "root",
|
||
|
|
"version": 7
|
||
|
|
}
|