mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
stract: 0-unstable-2024-12-11 -> 0-unstable-2025-03-24
This commit is contained in:
parent
e91a742511
commit
bb0e0d9adb
1 changed files with 3 additions and 3 deletions
|
@ -13,13 +13,13 @@
|
|||
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "stract";
|
||||
version = "0-unstable-2024-12-11";
|
||||
version = "0-unstable-2025-03-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "StractOrg";
|
||||
repo = "stract";
|
||||
rev = "ecb495a66cf6c2f66d817803df38385a3001a38d";
|
||||
hash = "sha256-UeIziIihDCjGoz2IdfROnO9/N82S4yextnF4Sbtrn24=";
|
||||
rev = "8ac40b023e0a49f55cdd5b599841ea46d0503ec9";
|
||||
hash = "sha256-HrZ70RuBToa5m2DJN3KDHFoWae2YqHGpy1imwi+xvCo=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue