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 1feb05e..7e8f2f6 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,5 +1,21 @@
1{ 1{
2 "nodes": { 2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1606424373,
7 "narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
3 "gitignore": { 19 "gitignore": {
4 "flake": false, 20 "flake": false,
5 "locked": { 21 "locked": {
@@ -80,6 +96,7 @@
80 }, 96 },
81 "root": { 97 "root": {
82 "inputs": { 98 "inputs": {
99 "flake-compat": "flake-compat",
83 "gitignore": "gitignore", 100 "gitignore": "gitignore",
84 "mozillapkgs": "mozillapkgs", 101 "mozillapkgs": "mozillapkgs",
85 "naersk": "naersk", 102 "naersk": "naersk",