lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

eduke32: 0-unstable-2025-07-04 -> 0-unstable-2025-08-13 (#434680)

authored by

Wolfgang Walther and committed by
GitHub
2b9cd4ad f29beda1

+3 -3
+3 -3
pkgs/by-name/ed/eduke32/package.nix
··· 27 27 in 28 28 stdenv.mkDerivation (finalAttrs: { 29 29 pname = "eduke32"; 30 - version = "0-unstable-2025-07-04"; 30 + version = "0-unstable-2025-08-13"; 31 31 32 32 src = fetchFromGitLab { 33 33 domain = "voidpoint.io"; 34 34 owner = "terminx"; 35 35 repo = "eduke32"; 36 - rev = "388752735c68456b89d8acffcb836e6802308007"; 37 - hash = "sha256-QQ0qKY/ZK0SwxMkZ76792w7iCO+ZpGWGJutHJW1e5+Q="; 36 + rev = "126f35ca8c24368f101996523935d08b269f45be"; 37 + hash = "sha256-TuCb2LLeg/MZ3fG1fqGNNeJb8qLjom0nXger8cMgk1c="; 38 38 deepClone = true; 39 39 leaveDotGit = true; 40 40 postFetch = ''