diff options
Diffstat (limited to 'battery/flake.lock')
-rw-r--r-- | battery/flake.lock | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/battery/flake.lock b/battery/flake.lock deleted file mode 100644 index 2fc5fa2..0000000 --- a/battery/flake.lock +++ /dev/null @@ -1,27 +0,0 @@ -{ - "nodes": { - "nixpkgs": { - "locked": { - "lastModified": 1718895438, - "narHash": "sha256-k3JqJrkdoYwE3fHE6xGDY676AYmyh4U2Zw+0Bwe5DLU=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "d603719ec6e294f034936c0d0dc06f689d91b6c3", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixos-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "root": { - "inputs": { - "nixpkgs": "nixpkgs" - } - } - }, - "root": "root", - "version": 7 -} |