]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - flakes/lib/flake.lock
Add filesWatcher flake
[perso/Immae/Config/Nix.git] / flakes / lib / flake.lock
diff --git a/flakes/lib/flake.lock b/flakes/lib/flake.lock
new file mode 100644 (file)
index 0000000..3e0b21e
--- /dev/null
@@ -0,0 +1,26 @@
+{
+  "nodes": {
+    "nixpkgs": {
+      "locked": {
+        "lastModified": 1631570365,
+        "narHash": "sha256-vc6bfo0hijpicdUDiui2DvZXmpIP2iqOFZRcpMOuYPo=",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "df7113c0727881519248d4c7d080324e0ee3327b",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
+    "root": {
+      "inputs": {
+        "nixpkgs": "nixpkgs"
+      }
+    }
+  },
+  "root": "root",
+  "version": 7
+}