maintainers/scripts/fetch-kde-qt.sh: hardcode path instead of using $0

K900 38fb2331 d4f7b842

Changed files
+2 -2
maintainers
scripts
pkgs
development
libraries
qt-6
+1 -1
maintainers/scripts/fetch-kde-qt.sh
··· 156 156 echo "writing output file $SRCS ..." 157 157 cat >"$SRCS" <<EOF 158 158 # DO NOT EDIT! This file is generated automatically. 159 - # Command: $0 $@ 159 + # Command: ./maintainers/scripts/fetch-kde-qt.sh $@ 160 160 { fetchurl, mirror }: 161 161 162 162 {
+1 -1
pkgs/development/libraries/qt-6/srcs.nix
··· 1 1 # DO NOT EDIT! This file is generated automatically. 2 - # Command: /home/k900/nixpkgs/./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/qt-6 2 + # Command: ./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/qt-6 3 3 { fetchurl, mirror }: 4 4 5 5 {