ucode: 0.0.20231102 -> 0.0.20250529 (#413301)
This commit is contained in:
@@ -9,13 +9,13 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "ucode";
|
||||
version = "0.0.20231102";
|
||||
version = "0.0.20250529";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "jow-";
|
||||
repo = "ucode";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-dJjlwuQLS73D6W/bmhWLPPaT7himQyO1RvD+MXVxBMw=";
|
||||
hash = "sha256-V8WGd4rSuCtGIA5oTfnagp0Dmh5FNG87/MJSeILtbM4=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user