s7: 11.9-unstable-2026-06-27 -> 11.9-unstable-2026-07-10
This commit is contained in:
@@ -26,14 +26,14 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "s7";
|
||||
version = "11.9-unstable-2026-06-27";
|
||||
version = "11.9-unstable-2026-07-10";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "cm-gitlab.stanford.edu";
|
||||
owner = "bil";
|
||||
repo = "s7";
|
||||
rev = "1416ca232c9154e47235be2378151f9f2beea278";
|
||||
hash = "sha256-lA4nLtJ6+O5Cn7TQRzZCPhk3oB8qHdpewZE5yM8z4iw=";
|
||||
rev = "2a631b545cbe66d9cf3f5343fbaab1449e3d8957";
|
||||
hash = "sha256-gYgwQDcWgugZemM2kNu09hwNtJqT49AmvXPlxj+/Ink=";
|
||||
};
|
||||
|
||||
buildInputs =
|
||||
|
||||
Reference in New Issue
Block a user