X-Git-Url: http://git.scottworley.com/git-cache/blobdiff_plain/8a3cadee01d73669c5b8b1cc5bc23cd130235945..6fc1f7bacd3f9fce894df6e40887a5ec247e106a:/flake.lock diff --git a/flake.lock b/flake.lock new file mode 100644 index 0000000..fb0bf45 --- /dev/null +++ b/flake.lock @@ -0,0 +1,27 @@ +{ + "nodes": { + "nixpkgs": { + "locked": { + "lastModified": 1598238449, + "narHash": "sha256-Oj4lmzeOhiQgqcEpeXkwANkCstiCDOtevCgg6GlcDh4=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "14006b724f3d1f25ecf38238ee723d38b0c2f4ce", + "type": "github" + }, + "original": { + "owner": "NixOS", + "ref": "nixos-20.03", + "repo": "nixpkgs", + "type": "github" + } + }, + "root": { + "inputs": { + "nixpkgs": "nixpkgs" + } + } + }, + "root": "root", + "version": 7 +}