mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
uxn: 1.0-unstable-2025-05-08 -> 1.0-unstable-2025-05-17
This commit is contained in:
parent
3d58d5ce1e
commit
da6399e56e
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "uxn";
|
||||
version = "1.0-unstable-2025-05-08";
|
||||
version = "1.0-unstable-2025-05-17";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~rabbits";
|
||||
repo = "uxn";
|
||||
rev = "bc17707cc81a6d0ce4f9ce8d844ab4197e89f818";
|
||||
hash = "sha256-AQrfyHgsWA6SwCaSPkZI3jni+b5doS3/IormX6AFrPI=";
|
||||
rev = "d609a6eed101d0e69eb9a5516b59cd6b1d31740e";
|
||||
hash = "sha256-0uLMqd/WBDqJgP08qqlmsi+RksSn3Hz0Gz7steqScnA=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue