gn: 0-unstable-2025-09-18 -> 0-unstable-2025-10-08 (#476297)

This commit is contained in:
Emily
2026-01-04 20:43:02 +00:00
committed by GitHub
+3 -3
View File
@@ -11,11 +11,11 @@
version ?
# This is a workaround for update-source-version to be able to update this
let
_version = "0-unstable-2025-09-18";
_version = "0-unstable-2025-10-08";
in
_version,
rev ? "81b24e01531ecf0eff12ec9359a555ec3944ec4e",
hash ? "sha256-sm5GWbkm3ua7EkCWTuY4TG6EXKe3asXTrH1APnNARJQ=",
rev ? "07d3c6f4dc290fae5ca6152ebcb37d6815c411ab",
hash ? "sha256-kIPhfuJBQSISdRjloe0N2JrqvuVrEkNijb92/9zSE9I=",
}:
stdenv.mkDerivation {