Loading pkgs/applications/blockchains/mycrypto/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ in appimageTools.wrapType2 rec { homepage = "https://mycrypto.com"; license = licenses.mit; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ oxalica ]; maintainers = [ ]; }; } pkgs/applications/misc/birdtray/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ mkDerivation rec { description = "Mail system tray notification icon for Thunderbird"; homepage = "https://github.com/gyunaev/birdtray"; license = licenses.gpl3Plus; maintainers = with maintainers; [ Flakebi oxalica ]; maintainers = with maintainers; [ Flakebi ]; platforms = platforms.linux; }; } pkgs/applications/misc/stretchly/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ stdenv.mkDerivation rec { homepage = "https://hovancik.net/stretchly"; downloadPage = "https://hovancik.net/stretchly/downloads/"; license = licenses.bsd2; maintainers = with maintainers; [ _1000101 oxalica ]; maintainers = with maintainers; [ _1000101 ]; platforms = platforms.linux; }; } pkgs/development/tools/parsing/tree-sitter/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -163,6 +163,6 @@ rustPlatform.buildRustPackage { * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application ''; license = licenses.mit; maintainers = with maintainers; [ oxalica Profpatsch ]; maintainers = with maintainers; [ Profpatsch ]; }; } pkgs/games/osu-lazer/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ , SDL2 , lttng-ust , numactl , dotnetCorePackages , libglvnd , xorg , udev Loading Loading @@ -84,7 +83,7 @@ buildDotnetModule rec { cc-by-nc-40 unfreeRedistributable # osu-framework contains libbass.so in repository ]; maintainers = with maintainers; [ oxalica thiagokokada ]; maintainers = with maintainers; [ thiagokokada ]; platforms = [ "x86_64-linux" ]; mainProgram = "osu!"; }; Loading Loading
pkgs/applications/blockchains/mycrypto/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ in appimageTools.wrapType2 rec { homepage = "https://mycrypto.com"; license = licenses.mit; platforms = [ "x86_64-linux" ]; maintainers = with maintainers; [ oxalica ]; maintainers = [ ]; }; }
pkgs/applications/misc/birdtray/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ mkDerivation rec { description = "Mail system tray notification icon for Thunderbird"; homepage = "https://github.com/gyunaev/birdtray"; license = licenses.gpl3Plus; maintainers = with maintainers; [ Flakebi oxalica ]; maintainers = with maintainers; [ Flakebi ]; platforms = platforms.linux; }; }
pkgs/applications/misc/stretchly/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -74,7 +74,7 @@ stdenv.mkDerivation rec { homepage = "https://hovancik.net/stretchly"; downloadPage = "https://hovancik.net/stretchly/downloads/"; license = licenses.bsd2; maintainers = with maintainers; [ _1000101 oxalica ]; maintainers = with maintainers; [ _1000101 ]; platforms = platforms.linux; }; }
pkgs/development/tools/parsing/tree-sitter/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -163,6 +163,6 @@ rustPlatform.buildRustPackage { * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application ''; license = licenses.mit; maintainers = with maintainers; [ oxalica Profpatsch ]; maintainers = with maintainers; [ Profpatsch ]; }; }
pkgs/games/osu-lazer/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ , SDL2 , lttng-ust , numactl , dotnetCorePackages , libglvnd , xorg , udev Loading Loading @@ -84,7 +83,7 @@ buildDotnetModule rec { cc-by-nc-40 unfreeRedistributable # osu-framework contains libbass.so in repository ]; maintainers = with maintainers; [ oxalica thiagokokada ]; maintainers = with maintainers; [ thiagokokada ]; platforms = [ "x86_64-linux" ]; mainProgram = "osu!"; }; Loading