Loading pkgs/by-name/em/emulationstation/package.nix +5 −4 Original line number Diff line number Diff line Loading @@ -48,9 +48,7 @@ stdenv.mkDerivation { rapidjson ]; cmakeFlags = [ (lib.cmakeBool "GL" true) ]; cmakeFlags = [ (lib.cmakeBool "GL" true) ]; strictDeps = true; Loading Loading @@ -81,7 +79,10 @@ stdenv.mkDerivation { description = "Flexible emulator front-end supporting keyboardless navigation and custom system themes (forked by RetroPie)"; license = with lib.licenses; [ mit ]; mainProgram = "emulationstation"; maintainers = with lib.maintainers; [ AndersonTorres edwtjo ]; maintainers = with lib.maintainers; [ AndersonTorres edwtjo ]; platforms = lib.platforms.linux; }; } pkgs/by-name/em/emulationstation/sources.nix +25 −25 Original line number Diff line number Diff line { fetchFromGitHub, }: { fetchFromGitHub }: { emulationstation = let emulationstation = let self = { pname = "emulationstation"; version = "2.11.2"; Loading @@ -18,7 +17,8 @@ in self; pugixml = let pugixml = let self = { pname = "pugixml"; version = "1.8.1"; Loading Loading
pkgs/by-name/em/emulationstation/package.nix +5 −4 Original line number Diff line number Diff line Loading @@ -48,9 +48,7 @@ stdenv.mkDerivation { rapidjson ]; cmakeFlags = [ (lib.cmakeBool "GL" true) ]; cmakeFlags = [ (lib.cmakeBool "GL" true) ]; strictDeps = true; Loading Loading @@ -81,7 +79,10 @@ stdenv.mkDerivation { description = "Flexible emulator front-end supporting keyboardless navigation and custom system themes (forked by RetroPie)"; license = with lib.licenses; [ mit ]; mainProgram = "emulationstation"; maintainers = with lib.maintainers; [ AndersonTorres edwtjo ]; maintainers = with lib.maintainers; [ AndersonTorres edwtjo ]; platforms = lib.platforms.linux; }; }
pkgs/by-name/em/emulationstation/sources.nix +25 −25 Original line number Diff line number Diff line { fetchFromGitHub, }: { fetchFromGitHub }: { emulationstation = let emulationstation = let self = { pname = "emulationstation"; version = "2.11.2"; Loading @@ -18,7 +17,8 @@ in self; pugixml = let pugixml = let self = { pname = "pugixml"; version = "1.8.1"; Loading