diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..8c8749a --- /dev/null +++ b/flake.lock @@ -0,0 +1,42 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1682879489, + "narHash": "sha256-sASwo8gBt7JDnOOstnps90K1wxmVfyhsTPPNTGBPjjg=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "da45bf6ec7bbcc5d1e14d3795c025199f28e0de0", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "ref": "nixos-unstable", + "type": "indirect" + } + }, + "packwiz2nix": { + "locked": { + "lastModified": 1683785033, + "narHash": "sha256-2j1kcX5A8rjUCYfoGXg/Nymb6S9kfn4dRRHkMM5hlBY=", + "owner": "getchoo", + "repo": "packwiz2nix", + "rev": "a0c9b2378a0d1b3e57fda1d377b9914e3bc141b6", + "type": "github" + }, + "original": { + "owner": "getchoo", + "repo": "packwiz2nix", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs", + "packwiz2nix": "packwiz2nix" + } + } + }, + "root": "root", + "version": 7 +} |
