mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-23 20:44:12 +00:00
Merge pull request #323593 from amozeo/pkgs/antimatter-dimensions/update/0-unstable-2024-06-28
antimatter-dimensions: 0-unstable-2024-05-11 -> 0-unstable-2024-06-28
This commit is contained in:
commit
b0a663a9bb
@ -18,12 +18,12 @@ let
|
|||||||
in
|
in
|
||||||
buildNpmPackage rec {
|
buildNpmPackage rec {
|
||||||
pname = "antimatter-dimensions";
|
pname = "antimatter-dimensions";
|
||||||
version = "0-unstable-2024-05-11";
|
version = "0-unstable-2024-06-28";
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "IvarK";
|
owner = "IvarK";
|
||||||
repo = "AntimatterDimensionsSourceCode";
|
repo = "AntimatterDimensionsSourceCode";
|
||||||
rev = "b3a254af60207a03d04473bb81726e921f5b2c61";
|
rev = "aeaa7a358f605073172ec9eaa28ff6544edca5a5";
|
||||||
hash = "sha256-+G9mNilt5Ewja5P+Bt312EcCJknMu7FOMn5b4FseAyQ=";
|
hash = "sha256-rXFXoSOtYeLIBQzJ/J+FMSp9CKHOCzq3HxQMd2Bpm3E=";
|
||||||
};
|
};
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
copyDesktopItems
|
copyDesktopItems
|
||||||
|
Loading…
Reference in New Issue
Block a user