summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
authortzlil <tzlils@protonmail.com>2023-02-07 13:04:03 +0200
committertzlil <tzlils@protonmail.com>2023-02-07 13:04:03 +0200
commitb3b78ca3c15bff46eb913e7f0cfebdac71557eea (patch)
tree1ce5236c3b2bcd6d7493ba3d80d26ab46ad99f23 /flake.lock
parentb0422f1bc1ffdfc32f621c26ff8091d6817e4e67 (diff)
fixed command-not-found
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock39
1 files changed, 38 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index 9822f46..cfd903e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -216,6 +216,27 @@
         "type": "github"
       }
     },
+    "programsdb": {
+      "inputs": {
+        "nixpkgs": [
+          "nixpkgs"
+        ],
+        "utils": "utils_2"
+      },
+      "locked": {
+        "lastModified": 1675756633,
+        "narHash": "sha256-8zFmga2fhVQmAnFimH1CtHL+hiGtapnnN6q1mUAPT2k=",
+        "owner": "wamserma",
+        "repo": "flake-programs-sqlite",
+        "rev": "621bd365e7f4fdd77994009891266214b54b8b6d",
+        "type": "github"
+      },
+      "original": {
+        "owner": "wamserma",
+        "repo": "flake-programs-sqlite",
+        "type": "github"
+      }
+    },
     "root": {
       "inputs": {
         "agenix": "agenix",
@@ -224,7 +245,8 @@
         "impermanence": "impermanence",
         "nixinate": "nixinate",
         "nixos-hardware": "nixos-hardware",
-        "nixpkgs": "nixpkgs_4"
+        "nixpkgs": "nixpkgs_4",
+        "programsdb": "programsdb"
       }
     },
     "utils": {
@@ -242,6 +264,21 @@
         "type": "github"
       }
     },
+    "utils_2": {
+      "locked": {
+        "lastModified": 1667395993,
+        "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
+        "type": "github"
+      },
+      "original": {
+        "owner": "numtide",
+        "repo": "flake-utils",
+        "type": "github"
+      }
+    },
     "wlroots": {
       "flake": false,
       "locked": {