From 311d59a48303d2a3bd6b05d47d68fb4c0f82bfae Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 1 May 2022 13:31:35 -0700 Subject: initial commit --- users/fcuny/resume/flake.lock | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 users/fcuny/resume/flake.lock (limited to 'users/fcuny/resume/flake.lock') diff --git a/users/fcuny/resume/flake.lock b/users/fcuny/resume/flake.lock new file mode 100644 index 0000000..415fb11 --- /dev/null +++ b/users/fcuny/resume/flake.lock @@ -0,0 +1,26 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1651421973, + "narHash": "sha256-8CyOOzFOOqOHs+BblCJpmXJVUr+uifaR2Wu6P1HM0CE=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "6d21b873f371b2ebff63a16cf9353309d96d8567", + "type": "github" + }, + "original": { + "owner": "nixos", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +} -- cgit v1.2.3