diff options
| author | seth <[email protected]> | 2023-09-19 01:07:00 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-09-19 01:29:27 -0400 |
| commit | e753014e9b46c3f96abd98871ad4feee555c03f8 (patch) | |
| tree | e7210ba22fc0dac73e2a42471a1bbed88fe4018c /flake.lock | |
| parent | 0b51afce6bf619b2e1029ec17ea07c09d3369a40 (diff) | |
feat(nix): use new packwiz2nixnew-packwiz2nix
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 20 |
1 files changed, 11 insertions, 9 deletions
@@ -16,18 +16,20 @@ } }, "packwiz2nix": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, "locked": { - "lastModified": 1683887515, - "narHash": "sha256-eYxlzal5DNUvpv3F9W42wREdRi6h1hceOcgoiN6gvRg=", - "owner": "getchoo", - "repo": "packwiz2nix", - "rev": "1c9c0ef2e40fbd1a921b446d8fe5884e645e4308", - "type": "github" + "lastModified": 1695101166, + "narHash": "sha256-Cd8WD1PPVMo5i+Jwa/UIJ1oGn5fUkBhaw882IjspaEU=", + "path": "/home/seth/repos/packwiz2nix", + "type": "path" }, "original": { - "owner": "getchoo", - "repo": "packwiz2nix", - "type": "github" + "path": "/home/seth/repos/packwiz2nix", + "type": "path" } }, "root": { |
