summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock35
1 files changed, 1 insertions, 34 deletions
diff --git a/flake.lock b/flake.lock
index 2d01218..712fb52 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,21 +1,5 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "gitignore": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1611672876,
7 "narHash": "sha256-qHu3uZ/o9jBHiA3MEKHJ06k7w4heOhA+4HCSIvflRxo=",
8 "owner": "hercules-ci",
9 "repo": "gitignore",
10 "rev": "211907489e9f198594c0eb0ca9256a1949c9d412",
11 "type": "github"
12 },
13 "original": {
14 "owner": "hercules-ci",
15 "repo": "gitignore",
16 "type": "github"
17 }
18 },
19 "nixpkgs": { 3 "nixpkgs": {
20 "locked": { 4 "locked": {
21 "lastModified": 1618640098, 5 "lastModified": 1618640098,
@@ -33,24 +17,7 @@
33 }, 17 },
34 "root": { 18 "root": {
35 "inputs": { 19 "inputs": {
36 "gitignore": "gitignore", 20 "nixpkgs": "nixpkgs"
37 "nixpkgs": "nixpkgs",
38 "utils": "utils"
39 }
40 },
41 "utils": {
42 "locked": {
43 "lastModified": 1618217525,
44 "narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
45 "owner": "numtide",
46 "repo": "flake-utils",
47 "rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
48 "type": "github"
49 },
50 "original": {
51 "owner": "numtide",
52 "repo": "flake-utils",
53 "type": "github"
54 } 21 }
55 } 22 }
56 }, 23 },