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": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-01-31 17:21:23 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"locked": {
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
2022-01-31 17:21:23 +01:00
"owner": "numtide",
"repo": "flake-utils",
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1680122840,
"narHash": "sha256-zCQ/9iFHzCW5JMYkkHMwgK1/1/kTMgCMHq4THPINpAU=",
2022-01-31 17:21:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a575c243c23e2851b78c00e9fa245232926ec32f",
2022-01-31 17:21:23 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
2022-01-31 17:21:23 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1680389191,
"narHash": "sha256-BllEFeZ3q9Jo+cBAgzlW6WUK32ZaEdyhzeJIHZ0613Y=",
2022-01-31 17:21:23 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b84fc905ee76a2447d65e1b3a234e76d26296dc5",
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": 1680134979,
"narHash": "sha256-8LBOnyrk9r1X8LpxZWynIxr97vq8hRqnpo639c2RA40=",
2022-01-31 17:21:23 +01:00
"owner": "nix-community",
"repo": "poetry2nix",
"rev": "dc8c13ab88db829c1b71e6c794d1b295c8031408",
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
}