lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

s7: 11.5-unstable-2025-07-22 -> 11.5-unstable-2025-07-31 (#429853)

Co-authored-by: rc-zb <rc-zb@users.noreply.github.com>

authored by

nixpkgs-merge-bot[bot]
rc-zb
and committed by
GitHub
cc884687 eb87960a

+3 -3
+3 -3
pkgs/by-name/s7/s7/package.nix
··· 25 25 26 26 stdenv.mkDerivation (finalAttrs: { 27 27 pname = "s7"; 28 - version = "11.5-unstable-2025-07-22"; 28 + version = "11.5-unstable-2025-07-31"; 29 29 30 30 src = fetchFromGitLab { 31 31 domain = "cm-gitlab.stanford.edu"; 32 32 owner = "bil"; 33 33 repo = "s7"; 34 - rev = "03939f855e15f84f9113a92271cdfa0a09b28a67"; 35 - hash = "sha256-n6Uattns9TxXRi1lz/adexa13nlYXSp0usTT9uZ47JY="; 34 + rev = "71e547b1a210d1ff06daeb4dee5247cd949d0178"; 35 + hash = "sha256-gMZCmpGPSgM73PRbRY5BgyaTeRnojduNnZntvr75jzw="; 36 36 }; 37 37 38 38 buildInputs =