Loading nixos/tests/web-apps/mastodon/remote-postgresql.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ let in { name = "mastodon-remote-postgresql"; meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin turion ]; meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin ]; nodes = { database = { Loading pkgs/applications/audio/musescore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ in stdenv'.mkDerivation rec { description = "Music notation and composition software"; homepage = "https://musescore.org/"; license = licenses.gpl3Only; maintainers = with maintainers; [ vandenoever turion doronbehar ]; maintainers = with maintainers; [ vandenoever doronbehar ]; # on aarch64-linux: # error: cannot convert '<brace-enclosed initializer list>' to 'float32x4_t' in assignment broken = (stdenv.isLinux && stdenv.isAarch64); Loading pkgs/applications/editors/vscode/vscodium.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ in downloadPage = "https://github.com/VSCodium/vscodium/releases"; license = licenses.mit; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; maintainers = with maintainers; [ synthetica turion bobby285271 ]; maintainers = with maintainers; [ synthetica bobby285271 ]; mainProgram = "codium"; platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin" "armv7l-linux" ]; }; Loading pkgs/applications/file-managers/krusader/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ mkDerivation rec { homepage = "http://www.krusader.org"; description = "Norton/Total Commander clone for KDE"; license = licenses.gpl2Only; maintainers = with maintainers; [ sander turion ]; maintainers = with maintainers; [ sander ]; mainProgram = "krusader"; }; } pkgs/applications/kde/konsole.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ mkDerivation { homepage = "https://apps.kde.org/konsole/"; description = "KDE terminal emulator"; license = with lib.licenses; [ gpl2Plus lgpl21Plus fdl12Plus ]; maintainers = with lib.maintainers; [ ttuegel turion ]; maintainers = with lib.maintainers; [ ttuegel ]; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ Loading Loading
nixos/tests/web-apps/mastodon/remote-postgresql.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ let in { name = "mastodon-remote-postgresql"; meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin turion ]; meta.maintainers = with pkgs.lib.maintainers; [ erictapen izorkin ]; nodes = { database = { Loading
pkgs/applications/audio/musescore/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -162,7 +162,7 @@ in stdenv'.mkDerivation rec { description = "Music notation and composition software"; homepage = "https://musescore.org/"; license = licenses.gpl3Only; maintainers = with maintainers; [ vandenoever turion doronbehar ]; maintainers = with maintainers; [ vandenoever doronbehar ]; # on aarch64-linux: # error: cannot convert '<brace-enclosed initializer list>' to 'float32x4_t' in assignment broken = (stdenv.isLinux && stdenv.isAarch64); Loading
pkgs/applications/editors/vscode/vscodium.nix +1 −1 Original line number Diff line number Diff line Loading @@ -61,7 +61,7 @@ in downloadPage = "https://github.com/VSCodium/vscodium/releases"; license = licenses.mit; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; maintainers = with maintainers; [ synthetica turion bobby285271 ]; maintainers = with maintainers; [ synthetica bobby285271 ]; mainProgram = "codium"; platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-linux" "aarch64-darwin" "armv7l-linux" ]; }; Loading
pkgs/applications/file-managers/krusader/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ mkDerivation rec { homepage = "http://www.krusader.org"; description = "Norton/Total Commander clone for KDE"; license = licenses.gpl2Only; maintainers = with maintainers; [ sander turion ]; maintainers = with maintainers; [ sander ]; mainProgram = "krusader"; }; }
pkgs/applications/kde/konsole.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ mkDerivation { homepage = "https://apps.kde.org/konsole/"; description = "KDE terminal emulator"; license = with lib.licenses; [ gpl2Plus lgpl21Plus fdl12Plus ]; maintainers = with lib.maintainers; [ ttuegel turion ]; maintainers = with lib.maintainers; [ ttuegel ]; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ Loading