summaryrefslogtreecommitdiffstats
path: root/5pkgs
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-06-05 15:52:06 +0200
committermakefu <github@syntax-fehler.de>2021-06-05 15:52:06 +0200
commite7bf265a855f513c7b5d84a823ae1caa90edce75 (patch)
tree45d9cc35b5de32980d648cb88d02d57730b4dce7 /5pkgs
parent771ea66091600e26a9ea3814002c876c849495ed (diff)
ma treewide: make 21.05 compatible (is*User, other fixes)
Diffstat (limited to '5pkgs')
-rw-r--r--5pkgs/shiori/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/5pkgs/shiori/default.nix b/5pkgs/shiori/default.nix
index ee4aa9304..7de1e5ae1 100644
--- a/5pkgs/shiori/default.nix
+++ b/5pkgs/shiori/default.nix
@@ -1,6 +1,6 @@
-{ go_1_14, buildGoPackage, fetchFromGitHub }:
+{ buildGoPackage, fetchFromGitHub }:
let
- builder = buildGoPackage.override { go = go_1_14; };
+ builder = buildGoPackage;
in
builder rec {
name = "shiori-${version}";
[cgit] Unable to lock slot /tmp/cgit/3f200000.lock: No such file or directory (2)