gn: 0-unstable-2026-03-05 -> 0-unstable-2026-04-01 (#522707)

This commit is contained in:
Marcin Serwin 2026-05-30 00:37:46 +00:00 committed by GitHub
commit 0b45f19bd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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-2026-03-05";
_version = "0-unstable-2026-04-01";
in
_version,
rev ? "d8c2f07d653520568da7cace755a87dad241b72d",
hash ? "sha256-3AfExm7NL5GJXyC5JCPbGC70D59doRfIZIgpt6MLy9Y=",
rev ? "6e8dcdebbadf4f8aa75e6a4b6e0bdf89dce1513a",
hash ? "sha256-BTPD8WM1pVAMkFDlHekMdWFGyf63KdhKkKwsqikqoBQ=",
}:
stdenv.mkDerivation {