summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2021-07-09 11:48:54 +0200
committerMinijackson <minijackson@riseup.net>2021-07-09 11:49:04 +0200
commit1379ece72106f5e15856e72ce9d40ebc938d15d3 (patch)
tree3937952c9d066d58ae320207b4c06779d133c0f7 /flake.lock
parent70078aeaea47cdd994cce98cb9564e9a1ac38097 (diff)
downloadnixos-config-reborn-1379ece72106f5e15856e72ce9d40ebc938d15d3.tar.gz
nixos-config-reborn-1379ece72106f5e15856e72ce9d40ebc938d15d3.zip
zsh: add shmart-prompt-dir
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock19
1 files changed, 18 insertions, 1 deletions
diff --git a/flake.lock b/flake.lock
index d9544bb..de1e3c0 100644
--- a/flake.lock
+++ b/flake.lock
@@ -106,7 +106,24 @@
106 "musnix": "musnix", 106 "musnix": "musnix",
107 "nixpkgs": "nixpkgs", 107 "nixpkgs": "nixpkgs",
108 "nixpkgs-unstable": "nixpkgs-unstable", 108 "nixpkgs-unstable": "nixpkgs-unstable",
109 "nur": "nur" 109 "nur": "nur",
110 "shmart-prompt-dir": "shmart-prompt-dir"
111 }
112 },
113 "shmart-prompt-dir": {
114 "flake": false,
115 "locked": {
116 "lastModified": 1625823847,
117 "narHash": "sha256-aPI9XAX1/KXOHZ/ADxa4ChI0BQdiWfSH57CE27EFOyA=",
118 "owner": "minijackson",
119 "repo": "shmart-prompt-dir",
120 "rev": "5fdd49c8b901b6861879e61cca7244af0405bb8e",
121 "type": "github"
122 },
123 "original": {
124 "owner": "minijackson",
125 "repo": "shmart-prompt-dir",
126 "type": "github"
110 } 127 }
111 } 128 }
112 }, 129 },