1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-18 15:39:46 +03:00

antimatter-dimensions: 0-unstable-2024-10-16 -> 0-unstable-2025-05-08

This commit is contained in:
R. Ryantm 2025-05-10 08:58:46 +00:00
parent fb297f0be8
commit b93976ee6d

View file

@ -19,12 +19,12 @@ let
in in
buildNpmPackage rec { buildNpmPackage rec {
pname = "antimatter-dimensions"; pname = "antimatter-dimensions";
version = "0-unstable-2024-10-16"; version = "0-unstable-2025-05-08";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "IvarK"; owner = "IvarK";
repo = "AntimatterDimensionsSourceCode"; repo = "AntimatterDimensionsSourceCode";
rev = "b813542c2f77501d0b8d07ae8b0044df2a994e86"; rev = "7b29fa1c0771b93a8bf8198ca04886167ecffc0b";
hash = "sha256-1uZeY0Lgqbo9X9xbXed0aYy8mNApMBXJRlaoliZb/mA="; hash = "sha256-z7dVToxu8qWCPajf0vKprXF4zSBCRDquBgjf55ZPgyE=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [
copyDesktopItems copyDesktopItems