aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
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 9f8c788ac..6fe52fbfd 100644
--- a/flake.lock
+++ b/flake.lock
@@ -1,21 +1,5 @@
{
"nodes": {
- "lowdown-src": {
- "flake": false,
- "locked": {
- "lastModified": 1598695561,
- "narHash": "sha256-gyH/5j+h/nWw0W8AcR2WKvNBUsiQ7QuxqSJNXAwV+8E=",
- "owner": "kristapsdz",
- "repo": "lowdown",
- "rev": "1705b4a26fbf065d9574dce47a94e8c7c79e052f",
- "type": "github"
- },
- "original": {
- "owner": "kristapsdz",
- "repo": "lowdown",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
"lastModified": 1602702596,
@@ -33,7 +17,6 @@
},
"root": {
"inputs": {
- "lowdown-src": "lowdown-src",
"nixpkgs": "nixpkgs"
}
}