antimatter-dimensions: 0-unstable-2024-08-12 -> 0-unstable-2024-10-16 (#357958)

This commit is contained in:
Nick Cao 2024-11-22 08:51:23 -05:00 committed by GitHub
commit d84c2c8a1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,12 +18,12 @@ let
in
buildNpmPackage rec {
pname = "antimatter-dimensions";
version = "0-unstable-2024-08-12";
version = "0-unstable-2024-10-16";
src = fetchFromGitHub {
owner = "IvarK";
repo = "AntimatterDimensionsSourceCode";
rev = "af840eef45bb2120bff4dcebb9b11c181067f9a8";
hash = "sha256-qlgu/Sw3LMn/ZSXJFi0DW6vYAZyF2D3cCpKmXhID3s4=";
rev = "b813542c2f77501d0b8d07ae8b0044df2a994e86";
hash = "sha256-1uZeY0Lgqbo9X9xbXed0aYy8mNApMBXJRlaoliZb/mA=";
};
nativeBuildInputs = [
copyDesktopItems