From d47d76336a9680b661220d23c5d429d90a2f3f9e Mon Sep 17 00:00:00 2001 From: Henry Webster Date: Sun, 26 Jul 2026 13:20:44 -0500 Subject: move more files out of configuration.nix --- flake.lock | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index b467688..09384a2 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,26 @@ { "nodes": { + "discidurl": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785026148, + "narHash": "sha256-Y00d8y9i1e+yDrBoDqvmIwS/w40WLzDtCYkXxdF43WU=", + "ref": "main", + "rev": "e1c7e45779d3753228c83b2152075443734185de", + "revCount": 5, + "type": "git", + "url": "https://git.hwebs.info/discidurl" + }, + "original": { + "ref": "main", + "type": "git", + "url": "https://git.hwebs.info/discidurl" + } + }, "nixpkgs": { "locked": { "lastModified": 1784280462, @@ -18,6 +39,7 @@ }, "root": { "inputs": { + "discidurl": "discidurl", "nixpkgs": "nixpkgs" } } -- cgit v1.3