git-unroll: 0-unstable-2024-11-04 -> 0-unstable-2025-08-14
This commit is contained in:
parent
0934d96508
commit
cd9a56fb13
@ -15,14 +15,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "git-unroll";
|
pname = "git-unroll";
|
||||||
version = "0-unstable-2024-11-04";
|
version = "0-unstable-2025-08-14";
|
||||||
|
|
||||||
src = fetchFromGitea {
|
src = fetchFromGitea {
|
||||||
domain = "codeberg.org";
|
domain = "codeberg.org";
|
||||||
owner = "gm6k";
|
owner = "gm6k";
|
||||||
repo = "git-unroll";
|
repo = "git-unroll";
|
||||||
rev = "9243bb8a6a9f6875e21a5c64320b66f7fdaf9b3f";
|
rev = "a66aad56af0440e1d6e807518af298264861b2c7";
|
||||||
hash = "sha256-1MjbB1EVgmU0HlUibrKOkjmxQ8wseocSJENiAqyHcjU=";
|
hash = "sha256-Mpc2p+W8PqQ6Os9AJJJwvL00a4cjFKBUTBG5bF+IzL4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user