aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorfrosty <gabriel@bwaaa.monster>2026-08-04 00:51:28 -0400
committerfrosty <gabriel@bwaaa.monster>2026-08-04 00:54:53 -0400
commit11acc93f4357b86e2ca3a74e549193d84ab685f4 (patch)
treeadc521936be16b9e3e5ef639868f3adc2ccaf784 /flake.lock
parent7b587d82c874df275f147eb461f6389163547e4e (diff)
downloadomnisearch-11acc93f4357b86e2ca3a74e549193d84ab685f4.tar.gz
fix: remove nix support
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock46
1 files changed, 0 insertions, 46 deletions
diff --git a/flake.lock b/flake.lock
deleted file mode 100644
index 330fc96..0000000
--- a/flake.lock
+++ /dev/null
@@ -1,46 +0,0 @@
-{
- "nodes": {
- "beaker-src": {
- "flake": false,
- "locked": {
- "lastModified": 1775244490,
- "narHash": "sha256-4TJv7X6D0l4rEbTRKf47gU43L8G5uJgxxtsqMkVixQY=",
- "ref": "refs/heads/master",
- "rev": "3fab89ecf8f4c664477a82add660d28db87357b4",
- "revCount": 27,
- "shallow": false,
- "type": "git",
- "url": "https://git.bwaaa.monster/beaker"
- },
- "original": {
- "shallow": false,
- "type": "git",
- "url": "https://git.bwaaa.monster/beaker"
- }
- },
- "nixpkgs": {
- "locked": {
- "lastModified": 1773734432,
- "narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "cda48547b432e8d3b18b4180ba07473762ec8558",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
- "root": {
- "inputs": {
- "beaker-src": "beaker-src",
- "nixpkgs": "nixpkgs"
- }
- }
- },
- "root": "root",
- "version": 7
-}