summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2020-09-21 13:11:31 +0200
committerregnat <rg@regnat.ovh>2020-09-21 13:11:31 +0200
commit9aa0dafe205899f350382b587e284c493b223cdd (patch)
tree7f13d659e26214147a80339a1b41b8268152cd3b /flake.lock
parent649d3aaf2481b928120b6ce77d68b1b7c68f69e6 (diff)
Update lowdown version
Fix #4042 According to https://github.com/kristapsdz/lowdown/commit/8aef9e9290de22a10c14ae138257bc1c7fa8ba1f, we shouldn't need to use a fork anymore so we can switch back to upstream
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock11
1 files changed, 5 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index f4368b170..822a73332 100644
--- a/flake.lock
+++ b/flake.lock
@@ -3,16 +3,15 @@
"lowdown-src": {
"flake": false,
"locked": {
- "lastModified": 1598296217,
- "narHash": "sha256-ha7lyNY1d8m+osmDpPc9f/bfZ3ZC1IVIXwfyklSWg8I=",
- "owner": "edolstra",
+ "lastModified": 1598695561,
+ "narHash": "sha256-gyH/5j+h/nWw0W8AcR2WKvNBUsiQ7QuxqSJNXAwV+8E=",
+ "owner": "kristapsdz",
"repo": "lowdown",
- "rev": "c7a4e715af1e233080842db82d15b261cb74cb28",
+ "rev": "1705b4a26fbf065d9574dce47a94e8c7c79e052f",
"type": "github"
},
"original": {
- "owner": "edolstra",
- "ref": "no-structs-in-anonymous-unions",
+ "owner": "kristapsdz",
"repo": "lowdown",
"type": "github"
}