s7: 11.7-unstable-2026-01-22 -> 11.7-unstable-2026-01-29 (#485171)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-30 06:26:05 +00:00
committed by GitHub
+3 -3
View File
@@ -26,14 +26,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "s7";
version = "11.7-unstable-2026-01-22";
version = "11.7-unstable-2026-01-29";
src = fetchFromGitLab {
domain = "cm-gitlab.stanford.edu";
owner = "bil";
repo = "s7";
rev = "583c1eeb8e154b4c87f095a146cfde91b0c7570c";
hash = "sha256-+rgYv8D4w/xK/UgZzO+YZU1VgaaDR9fXcz0bheygrt0=";
rev = "a678284efb835ff74b5ef31f515f6ee0803c7bdd";
hash = "sha256-zDzIhbko8FbGUnQSs6H2A9ryu/MOo1GTFLplhPH6QRU=";
};
buildInputs =