beancount-cde-importer/flake.lock

94 lines
2.4 KiB
Plaintext
Raw Normal View History

2022-01-31 17:21:23 +01:00
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-01-31 17:21:23 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1659877975,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=",
2022-01-31 17:21:23 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-10-28 15:58:31 +02:00
"lastModified": 1666867875,
"narHash": "sha256-3nD7iQXd/J6KjkT8IjozTuA5p8qjiLKTxvOUmH+AzNM=",
2022-01-31 17:21:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-10-28 15:58:31 +02:00
"rev": "c132d0837dfb9035701dcd8fc91786c605c855c3",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-10-28 15:58:31 +02:00
"ref": "nixos-22.05",
2022-01-31 17:21:23 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1666963493,
"narHash": "sha256-RbTJWOQmAAge/7HqD5qDvvTV9devzs/lXwwcDKruOcM=",
2022-01-31 17:21:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "38164d1660dcc24b41a5a22f1e9ef075a8e26714",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"lastModified": 1666918719,
"narHash": "sha256-BkK42fjAku+2WgCOv2/1NrPa754eQPV7gPBmoKQBWlc=",
2022-01-31 17:21:23 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "289efb187123656a116b915206e66852f038720e",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
}
}
},
"root": "root",
"version": 7
}