From 316537bb60099d8535d3d91b7dc39d57be2188a3 Mon Sep 17 00:00:00 2001 From: Akshay Date: Sat, 15 Apr 2023 18:14:32 +0530 Subject: init rust-bin flake template --- flake.lock | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 flake.lock (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..f231e8c --- /dev/null +++ b/flake.lock @@ -0,0 +1,24 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1677852945, + "narHash": "sha256-liiVJjkBTuBTAkRW3hrI8MbPD2ImYzwUpa7kvteiKhM=", + "path": "/nix/store/cgfz9cycn82cwhvpaskq80bfw0k711gq-source", + "rev": "f5ffd5787786dde3a8bf648c7a1b5f78c4e01abb", + "type": "path" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} -- cgit v1.2.3