sioyek: 2.0.0-unstable-2026-06-06 -> 2.0.0-unstable-2026-06-13
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "sioyek";
|
||||
version = "2.0.0-unstable-2026-06-06";
|
||||
version = "2.0.0-unstable-2026-06-13";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ahrm";
|
||||
repo = "sioyek";
|
||||
rev = "96a5b0aebbacffdd9c8ddefd6efd3413828d0f37";
|
||||
hash = "sha256-kCblPkBZETNmkX1RCQRR/zLBbAMhlB2svNCSltSeNlg=";
|
||||
rev = "552008ace47614dbc21a0d41060b25f08767a4b6";
|
||||
hash = "sha256-yzisnz/7pl7IgUK24CqivPoau17rIiu7n0Z20q7UXy8=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
@@ -91,6 +91,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
podocarp
|
||||
stephen-huan
|
||||
xyven1
|
||||
stephsi
|
||||
];
|
||||
platforms = lib.platforms.unix;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user