sioyek: 2.0.0-unstable-2025-11-14 -> 2.0.0-unstable-2025-12-05 (#468673)
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "sioyek";
|
||||
version = "2.0.0-unstable-2025-11-14";
|
||||
version = "2.0.0-unstable-2025-12-05";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ahrm";
|
||||
repo = "sioyek";
|
||||
rev = "f0dfb35aa35518acd489ea2239a0e52260db23ca";
|
||||
hash = "sha256-fKxP4febum5XqAKMKVMc1uXiieXbZfJiKBOj2K99mkU=";
|
||||
rev = "8a980c7a6095f84da2452db036bcef0489531d3e";
|
||||
hash = "sha256-Zlrlz3K5z/9DFUeAMKSiB6DyQCYQp3ogQz3r/rWz8bM=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user