summaryrefslogtreecommitdiff
path: root/nix/flake.lock
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-12-28 22:14:15 -0500
committerLLLL Colonq <llll@colonq>2024-12-28 22:14:15 -0500
commit2f30c4d25f3e01fb4fc8089134a610195f1cdb13 (patch)
tree673ecf44eab08f94343e471c8608336d7c3f60d5 /nix/flake.lock
parent18534b14ec9fc83a12affe8ac3350f1f414d004e (diff)
Networking
Diffstat (limited to 'nix/flake.lock')
-rw-r--r--nix/flake.lock27
1 files changed, 0 insertions, 27 deletions
diff --git a/nix/flake.lock b/nix/flake.lock
deleted file mode 100644
index 780a8b9..0000000
--- a/nix/flake.lock
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "nodes": {
- "nixpkgs": {
- "locked": {
- "lastModified": 1729788628,
- "narHash": "sha256-3suayUinicnvE/4shMZwp9FHT5izUM8gMpdEO/NHBTo=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "63487b2f26fa065cfeeaa47dddb08e2856ba53e8",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixpkgs-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}