s7: 11.7-unstable-2025-11-18 -> 11.7-unstable-2025-11-25 (#465216)
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "s7";
|
||||
version = "11.7-unstable-2025-11-18";
|
||||
version = "11.7-unstable-2025-11-25";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "cm-gitlab.stanford.edu";
|
||||
owner = "bil";
|
||||
repo = "s7";
|
||||
rev = "25525633c61f6dc9b71a15a2ffad01c860757cfb";
|
||||
hash = "sha256-SaMViWdYGG5wtIHqmZTPAaAl6p2e5qBR6Zz4eXS5O7Y=";
|
||||
rev = "eb523a95c050ccabb912dc1e5fad1ba32ea4c9d8";
|
||||
hash = "sha256-Gkn+kUiwq3yn7qJwFAiJKl/u/4gGTMuDo7tQEXSY+Lo=";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user