aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 3bb4565..1feb05e 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,21 @@
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 },
3 "mozillapkgs": { 19 "mozillapkgs": {
4 "flake": false, 20 "flake": false,
5 "locked": { 21 "locked": {
@@ -64,6 +80,7 @@
64 }, 80 },
65 "root": { 81 "root": {
66 "inputs": { 82 "inputs": {
83 "gitignore": "gitignore",
67 "mozillapkgs": "mozillapkgs", 84 "mozillapkgs": "mozillapkgs",
68 "naersk": "naersk", 85 "naersk": "naersk",
69 "nixpkgs": "nixpkgs_2", 86 "nixpkgs": "nixpkgs_2",