Unverified Commit 22aba3f8 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

s7: 11.7-unstable-2025-12-31 -> 11.7-unstable-2026-01-07 (#478512)

parents 5cc1118e 0c93dc8b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -26,14 +26,14 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "s7";
  version = "11.7-unstable-2025-12-31";
  version = "11.7-unstable-2026-01-07";

  src = fetchFromGitLab {
    domain = "cm-gitlab.stanford.edu";
    owner = "bil";
    repo = "s7";
    rev = "6d5a3fcf7c62653c6fa7e611b74338cd38b75794";
    hash = "sha256-9MnxpUe148O3FbvbE9sBElmZU42mNb6d5vVs7coJNo4=";
    rev = "5f6a6ab3af054cf74280d3798aff63a6deb22c86";
    hash = "sha256-QEEq6ac0OxnmH0p/M/uLRMd5uBIE9JnLdkjtsDqlT48=";
  };

  buildInputs =