agedu: 20211129 -> 20241013 (#349110)
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
, halibut
|
||||
}:
|
||||
let
|
||||
date = "20211129";
|
||||
rev = "8cd63c5";
|
||||
date = "20241013";
|
||||
rev = "3622eda";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
pname = "agedu";
|
||||
@@ -15,7 +15,7 @@ stdenv.mkDerivation {
|
||||
src = fetchgit {
|
||||
url = "https://git.tartarus.org/simon/agedu.git";
|
||||
inherit rev;
|
||||
hash = "sha256-5wqpL7wrFwIf6lxVte+GXLsXYY0/36EIAUepVNDCnSE=";
|
||||
hash = "sha256-ZU2bVVo//mAVtVtrKPQ20wZHip/AZPmlL2uaCBcc7rw=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ cmake halibut ];
|
||||
|
||||
Reference in New Issue
Block a user