summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock26
1 files changed, 26 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..e9a69a9
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,26 @@
+{
+ "nodes": {
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1699145078,
+ "narHash": "sha256-OO1b3jiMUGjafD2ErkbTPVgUlhmyWo2Z5i0k2kD1ViU=",
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "rev": "174d7dc67189bc4a53f1bffb4fb9d0f13b79cd3c",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-community",
+ "repo": "nixpkgs.lib",
+ "type": "github"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs-lib": "nixpkgs-lib"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}