about summary refs log tree commit diff
path: root/pkgs/applications/audio/furnace
diff options
context:
space:
mode:
authorJosé Romildo <malaquias@gmail.com>2022-09-27 18:12:05 -0300
committerJosé Romildo <malaquias@gmail.com>2022-09-27 23:41:53 -0300
commit01510c7ff3bd20d23c6b98c4c49ef736823459cd (patch)
tree16b1b5aae7d0b4d0d3cd75765e3a9866990dd78c /pkgs/applications/audio/furnace
parentf15117a8740afa450a048b1abf99a962dabbd616 (diff)
treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater
Diffstat (limited to 'pkgs/applications/audio/furnace')
-rw-r--r--pkgs/applications/audio/furnace/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/applications/audio/furnace/default.nix b/pkgs/applications/audio/furnace/default.nix
index 08c0e2f0ba66a..9bae2b126f5bc 100644
--- a/pkgs/applications/audio/furnace/default.nix
+++ b/pkgs/applications/audio/furnace/default.nix
@@ -81,7 +81,6 @@ stdenv.mkDerivation rec {
 
   passthru = {
     updateScript = gitUpdater {
-      inherit pname version;
       rev-prefix = "v";
     };
     tests.version = testers.testVersion {