gn: 0-unstable-2025-07-29 -> 0-unstable-2025-08-29 (#449075)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-08 21:40:42 +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-07-29";
_version = "0-unstable-2025-08-29";
in
_version,
rev ? "3a4f5cea73eca32e9586e8145f97b04cbd4a1aee",
hash ? "sha256-Z7bTto8BHnJzjvmKmcVAZ0/BrXimcAETV6YGKNTorQw=",
rev ? "5d0a4153b0bcc86c5a23310d5b648a587be3c56d",
hash ? "sha256-WERLGrReUATmn3RhxtmyZcJBxdIY/WZqBDranCLDYEg=",
}:
stdenv.mkDerivation {