Merge pull request #287068 from r-ryantm/auto-update/uxn
uxn: unstable-2024-01-21 -> unstable-2024-02-07
This commit is contained in:
commit
dc29673f6a
1 changed files with 3 additions and 3 deletions
|
@ -7,13 +7,13 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "uxn";
|
||||
version = "unstable-2024-01-21";
|
||||
version = "unstable-2024-02-07";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~rabbits";
|
||||
repo = "uxn";
|
||||
rev = "3e1183285a94a0930c9b09fd4fa73ac3a5d24fda";
|
||||
hash = "sha256-hhxcj/jVBOm7E63Z9sS3SnFjexQEXVtw3QU5n/4hkVI=";
|
||||
rev = "300a3d7b3ed399721cef59e9ed9efe8a1d4e0f6f";
|
||||
hash = "sha256-uwHXa4GhXNJHroQG8t3VQggvdCA3G4/1d/XVfsgeI7E=";
|
||||
};
|
||||
|
||||
outputs = [ "out" "projects" ];
|
||||
|
|
Loading…
Reference in a new issue