0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

tome2: 2.4 -> 2.4-unstable-2025-02-17 (#338189)

This commit is contained in:
Aleksana 2025-05-16 16:14:21 +08:00 committed by GitHub
commit 108c20c633
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,13 +30,13 @@ let
in
stdenv.mkDerivation {
inherit pname;
version = "2.4";
version = "2.4-unstable-2025-02-17";
src = fetchFromGitHub {
owner = "tome2";
repo = "tome2";
rev = "4e6a906c80ff07b75a6acf4ff585b47303805e46";
sha256 = "06bddj55y673d7bnzblk8n01z32l6k2rad3bpzr8dmw464hx4wwf";
rev = "3892fbcb1c2446afcb0c34f59e2a24f78ae672c4";
hash = "sha256-E6T5ZnsAzZ4cy2S8WvB0k3W4XGFsiA3TKTCSBqje+tw=";
};
buildInputs = [