We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b047c0 + 940b0e9 commit a5deae3Copy full SHA for a5deae3
pkgs/by-name/ux/uxn/package.nix
@@ -7,13 +7,13 @@
7
8
stdenv.mkDerivation (finalAttrs: {
9
pname = "uxn";
10
- version = "1.0-unstable-2024-10-19";
+ version = "1.0-unstable-2024-11-30";
11
12
src = fetchFromSourcehut {
13
owner = "~rabbits";
14
repo = "uxn";
15
- rev = "30ac4bdcb1efed3680f746fd8290f1aeb7a6fd27";
16
- hash = "sha256-p+N5zOl9Gjd3C0Vx8t4B9njO1aQ8PTcik6WlsQPGKyU=";
+ rev = "ac3f9ccb20dcbd63180d121d0df43efa01a91a8f";
+ hash = "sha256-YHRdELTVf6BNa7HFu1buAG9HKRdpx++XjU60P2huY/Q=";
17
};
18
19
outputs = [ "out" "projects" ];
0 commit comments