Loading pkgs/applications/editors/quartus-prime/quartus.nix +1 −1 Original line number Diff line number Diff line Loading @@ -102,6 +102,6 @@ in stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ kwohlfahrt ]; maintainers = with maintainers; [ bjornfor kwohlfahrt ]; }; } Loading
pkgs/applications/editors/quartus-prime/quartus.nix +1 −1 Original line number Diff line number Diff line Loading @@ -102,6 +102,6 @@ in stdenv.mkDerivation rec { sourceProvenance = with sourceTypes; [ binaryNativeCode ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ kwohlfahrt ]; maintainers = with maintainers; [ bjornfor kwohlfahrt ]; }; }