tmsu: Build with go 1.12

This commit is contained in:
adisbladis 2019-09-05 22:15:22 +01:00
parent 137f94711d
commit 538a27b54e
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7

View File

@ -6535,9 +6535,7 @@ in
tmuxPlugins = recurseIntoAttrs (callPackage ../misc/tmux-plugins { }); tmuxPlugins = recurseIntoAttrs (callPackage ../misc/tmux-plugins { });
tmsu = callPackage ../tools/filesystems/tmsu { tmsu = callPackage ../tools/filesystems/tmsu { };
go = go_1_10;
};
toilet = callPackage ../tools/misc/toilet { }; toilet = callPackage ../tools/misc/toilet { };