Loading pkgs/games/asc/default.nix→pkgs/by-name/as/asc/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation { owner = "ValHaris"; repo = "asc-hq"; rev = "fa3bca082a5cea2b35812349f99b877f0113aef0"; sha256 = "atamYCN2mOqxV6auToTeWdpKuFfC+GLfLdRsfT0ouwQ="; hash = "sha256-atamYCN2mOqxV6auToTeWdpKuFfC+GLfLdRsfT0ouwQ="; }; nativeBuildInputs = [ pkg-config ]; Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation { libsigcxx ]; meta = with lib; { meta = { description = "Turn based strategy game"; longDescription = '' Loading @@ -78,9 +78,9 @@ stdenv.mkDerivation { homepage = "https://www.asc-hq.org/"; license = licenses.gpl2Plus; license = lib.licenses.gpl2Plus; maintainers = with maintainers; [ raskin ]; platforms = platforms.linux; maintainers = with lib.maintainers; [ raskin ]; platforms = lib.platforms.linux; }; } pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -12935,11 +12935,6 @@ with pkgs; arx-libertatis = libsForQt5.callPackage ../games/arx-libertatis { }; asc = callPackage ../games/asc { lua = lua5_1; physfs = physfs_2; }; beancount-ing-diba = callPackage ../applications/office/beancount/beancount-ing-diba.nix { inherit (python3Packages) beancount beangulp; }; Loading Loading
pkgs/games/asc/default.nix→pkgs/by-name/as/asc/package.nix +5 −5 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation { owner = "ValHaris"; repo = "asc-hq"; rev = "fa3bca082a5cea2b35812349f99b877f0113aef0"; sha256 = "atamYCN2mOqxV6auToTeWdpKuFfC+GLfLdRsfT0ouwQ="; hash = "sha256-atamYCN2mOqxV6auToTeWdpKuFfC+GLfLdRsfT0ouwQ="; }; nativeBuildInputs = [ pkg-config ]; Loading Loading @@ -67,7 +67,7 @@ stdenv.mkDerivation { libsigcxx ]; meta = with lib; { meta = { description = "Turn based strategy game"; longDescription = '' Loading @@ -78,9 +78,9 @@ stdenv.mkDerivation { homepage = "https://www.asc-hq.org/"; license = licenses.gpl2Plus; license = lib.licenses.gpl2Plus; maintainers = with maintainers; [ raskin ]; platforms = platforms.linux; maintainers = with lib.maintainers; [ raskin ]; platforms = lib.platforms.linux; }; }
pkgs/top-level/all-packages.nix +0 −5 Original line number Diff line number Diff line Loading @@ -12935,11 +12935,6 @@ with pkgs; arx-libertatis = libsForQt5.callPackage ../games/arx-libertatis { }; asc = callPackage ../games/asc { lua = lua5_1; physfs = physfs_2; }; beancount-ing-diba = callPackage ../applications/office/beancount/beancount-ing-diba.nix { inherit (python3Packages) beancount beangulp; }; Loading