summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock59
1 files changed, 59 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..27279d4
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,59 @@
1{
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": {
20 "locked": {
21 "lastModified": 1618669480,
22 "narHash": "sha256-2YbhwDnJbQwt+xoE7P7srZBcLvSGxo6hXhRTxZw50GY=",
23 "owner": "nixos",
24 "repo": "nixpkgs",
25 "rev": "0325fda6ab200b918f78aba91af1fadfc0ee9474",
26 "type": "github"
27 },
28 "original": {
29 "owner": "nixos",
30 "repo": "nixpkgs",
31 "type": "github"
32 }
33 },
34 "root": {
35 "inputs": {
36 "gitignore": "gitignore",
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 }
55 }
56 },
57 "root": "root",
58 "version": 7
59}