mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 09:14:28 +00:00
uxn: unstable-2023-09-06 -> unstable-2023-09-29
This commit is contained in:
parent
da443e5366
commit
72dba0b8a1
@ -7,13 +7,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "uxn";
|
||||
version = "unstable-2023-09-06";
|
||||
version = "unstable-2023-09-29";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~rabbits";
|
||||
repo = "uxn";
|
||||
rev = "d7f96acb93742744fec32ba667a4b4438dcf90cf";
|
||||
hash = "sha256-kaYT61qDSPtpNd0M3IHxR8EzhnsB5uNH075+Xag1Vv8=";
|
||||
rev = "c71842aa8472f26c0ea7fbf92624659313c038ba";
|
||||
hash = "sha256-Lo1AkK81Hv8A0jBfpR4lxlBJcWkh9LttURiXVoibKSs=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "projects" ];
|
||||
|
Loading…
Reference in New Issue
Block a user