s7: 11.7-unstable-2025-10-08 -> 11.7-unstable-2025-10-14 (#452120)
This commit is contained in:
@@ -26,14 +26,14 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "s7";
|
pname = "s7";
|
||||||
version = "11.7-unstable-2025-10-08";
|
version = "11.7-unstable-2025-10-14";
|
||||||
|
|
||||||
src = fetchFromGitLab {
|
src = fetchFromGitLab {
|
||||||
domain = "cm-gitlab.stanford.edu";
|
domain = "cm-gitlab.stanford.edu";
|
||||||
owner = "bil";
|
owner = "bil";
|
||||||
repo = "s7";
|
repo = "s7";
|
||||||
rev = "2775351cc3078c815e7fa73f5707b1e62b68547a";
|
rev = "e338a5d36920e006d45880d9a89a2fb85068b0aa";
|
||||||
hash = "sha256-QDCLQXSlLHelXZVCxC87JyW+/vct0PgbtLEmMH/olr8=";
|
hash = "sha256-UpjJf45xuyn7zIMK/vj8UMmRYUuDcYe7GpLaOuxctNM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs =
|
buildInputs =
|
||||||
|
|||||||
Reference in New Issue
Block a user