From f141b69d80f88a78474db879e1a8247081d12dc6 Mon Sep 17 00:00:00 2001 From: frosty Date: Thu, 19 Mar 2026 21:35:04 -0400 Subject: Revert "feat: add nix support" This reverts commit 7b21caccad038d080d48c39c7e23449a1ca34f9c. --- flake.lock | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 flake.lock (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock deleted file mode 100644 index bf41dd1..0000000 --- a/flake.lock +++ /dev/null @@ -1,44 +0,0 @@ -{ - "nodes": { - "beaker-src": { - "flake": false, - "locked": { - "lastModified": 1773829265, - "narHash": "sha256-K97/aeTrR5oGnIKdRhcC2xhqBDoVLDg4Eh4u/qZFGqE=", - "ref": "refs/heads/master", - "rev": "38aa54bb91597bd15ecd1dca1da6194c80249039", - "revCount": 20, - "type": "git", - "url": "https://git.bwaaa.monster/beaker" - }, - "original": { - "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 -} -- cgit v1.2.3