mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
gn: 0-unstable-2026-03-05 -> 0-unstable-2026-04-01 (#522707)
This commit is contained in:
commit
0b45f19bd6
1 changed files with 3 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue