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:
commit
108c20c633
1 changed files with 3 additions and 3 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue