s7: 11.8-unstable-2026-04-17 -> 11.8-unstable-2026-04-27
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "s7";
|
||||
version = "11.8-unstable-2026-04-17";
|
||||
version = "11.8-unstable-2026-04-27";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "cm-gitlab.stanford.edu";
|
||||
owner = "bil";
|
||||
repo = "s7";
|
||||
rev = "57121b5633e0b276c8f13f5abb3cde0db1229d69";
|
||||
hash = "sha256-dbc2H5HML4q3UI9QixykvXlg7SGudMC4Grf9ASsCcG0=";
|
||||
rev = "31e2c56a47f0616a6336acd408aeef4b7894b1ae";
|
||||
hash = "sha256-Qcy7QfdIbwZOQIw+ZxRIQ3W4uk+fAKmiJIBI2aLIIzc=";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user