summaryrefslogtreecommitdiffstats
path: root/5pkgs/default.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-10-15 08:47:31 +0200
committermakefu <github@syntax-fehler.de>2019-10-15 08:47:31 +0200
commitae85cc625f8b46d5dc8c3a044712f125c71c1fb3 (patch)
treed36e2f34367e74d46f04c344ca9d7ca9bc0430a5 /5pkgs/default.nix
parenta214509031a9711403f25b4ad45c03e453b8d7d5 (diff)
ma: fix warnings and errors for 19.09
Diffstat (limited to '5pkgs/default.nix')
-rw-r--r--5pkgs/default.nix16
1 files changed, 8 insertions, 8 deletions
diff --git a/5pkgs/default.nix b/5pkgs/default.nix
index 0f87265a9..bbd99ffe7 100644
--- a/5pkgs/default.nix
+++ b/5pkgs/default.nix
@@ -25,15 +25,15 @@ in {
patches = [ ./custom/quodlibet/single-digit-discnumber.patch
./custom/quodlibet/remove-override-warning.patch ];
});
- rclone = super.pkgs.stdenv.lib.overrideDerivation super.rclone (old: {
- postInstall = old.postInstall + ''
+ #rclone = super.pkgs.stdenv.lib.overrideDerivation super.rclone (old: {
+ # postInstall = old.postInstall + ''
- $out/bin/rclone genautocomplete zsh _rclone
- install -D -m644 _rclone $out/share/zsh/vendor-completions/_rclone
- $out/bin/rclone genautocomplete bash _rclone
- install -D -m644 _rclone $out/etc/bash_completion.d/rclone
- '';
- });
+ # $out/bin/rclone genautocomplete zsh _rclone
+ # install -D -m644 _rclone $out/share/zsh/vendor-completions/_rclone
+ # $out/bin/rclone genautocomplete bash _rclone
+ # install -D -m644 _rclone $out/etc/bash_completion.d/rclone
+ # '';
+ #});
alsa-hdspconf = callPackage ./custom/alsa-tools { alsaToolTarget="hdspconf";};
alsa-hdspmixer = callPackage ./custom/alsa-tools { alsaToolTarget="hdspmixer";};
alsa-hdsploader = callPackage ./custom/alsa-tools { alsaToolTarget="hdsploader";};
[cgit] Unable to lock slot /tmp/cgit/94000000.lock: No such file or directory (2)