summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock22
1 files changed, 22 insertions, 0 deletions
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"
}
}