gn: 0-unstable-2026-03-05 -> 0-unstable-2026-04-01

This commit is contained in:
R. Ryantm
2026-05-21 16:09:05 +00:00
parent fcc5c71310
commit aac6f377a0
+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-2026-03-05";
_version = "0-unstable-2026-04-01";
in
_version,
rev ? "d8c2f07d653520568da7cace755a87dad241b72d",
hash ? "sha256-3AfExm7NL5GJXyC5JCPbGC70D59doRfIZIgpt6MLy9Y=",
rev ? "6e8dcdebbadf4f8aa75e6a4b6e0bdf89dce1513a",
hash ? "sha256-BTPD8WM1pVAMkFDlHekMdWFGyf63KdhKkKwsqikqoBQ=",
}:
stdenv.mkDerivation {