summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-04-17 09:30:55 +0100
committerAkshay <[email protected]>2021-04-17 09:30:55 +0100
commit6433e8d541123abf89e88b5c05fef535a28d76e8 (patch)
tree217da9a79275ddc05d48c2e4cb8920e998e40e42 /flake.lock
parent21397b578471c8329a55a7ba6887483792ac560b (diff)
add watcher alias
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 0 insertions, 17 deletions
diff --git a/flake.lock b/flake.lock
index dca79f6..2d01218 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,21 +1,5 @@
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 },
19 "gitignore": { 3 "gitignore": {
20 "flake": false, 4 "flake": false,
21 "locked": { 5 "locked": {
@@ -49,7 +33,6 @@
49 }, 33 },
50 "root": { 34 "root": {
51 "inputs": { 35 "inputs": {
52 "flake-compat": "flake-compat",
53 "gitignore": "gitignore", 36 "gitignore": "gitignore",
54 "nixpkgs": "nixpkgs", 37 "nixpkgs": "nixpkgs",
55 "utils": "utils" 38 "utils": "utils"