Skip to content

Commit 48e1904

Browse files
authored
torzu: unstable-2024-12-15 -> unstable-2025-02-22 (#388823)
2 parents 6b4d950 + b32927d commit 48e1904

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/to/torzu/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,12 +83,12 @@ in
8383

8484
stdenv.mkDerivation (finalAttrs: {
8585
pname = "torzu";
86-
version = "unstable-2024-12-15";
86+
version = "unstable-2025-02-22";
8787

8888
src = fetchgit {
89-
url = "https://notabug.org/litucks/torzu";
90-
rev = "02cfee3f184e6fdcc3b483ef399fb5d2bb1e8ec7";
91-
hash = "sha256-hAWMFzTNJGFcrXov5LKMdW9YWhsu7wueATmiuS7EVkI=";
89+
url = "https://git.ynh.ovh/liberodark/torzu.git";
90+
rev = "eaa9c9e3a46eb5099193b11d620ddfe96b6aec83";
91+
hash = "sha256-KxLRXM8Y+sIW5L9oYMSeK95HRb30zGRRSfil9DO+utU=";
9292
fetchSubmodules = true;
9393
};
9494

0 commit comments

Comments
 (0)