diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..badc279 --- /dev/null +++ b/flake.lock @@ -0,0 +1,24 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1692447944, + "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=", + "path": "/nix/store/s4jqyj35hii03rs7j5n6vn7gpgp6ja81-source", + "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d", + "type": "path" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}