mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 07:46:09 +01:00
Merge pull request #64061 from r-ryantm/auto-update/ldc
ldc: 1.15.0 -> 1.16.0
This commit is contained in:
commit
148857a494
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
, python, libconfig, lit, gdb, unzip, darwin, bash
|
||||
, callPackage, makeWrapper, targetPackages
|
||||
, bootstrapVersion ? false
|
||||
, version ? "1.15.0"
|
||||
, ldcSha256 ? "1qnfy2q8zkywvby7wa8jm20mlpghn28x6w357cpc8hi56g7y1q6p"
|
||||
, version ? "1.16.0"
|
||||
, ldcSha256 ? "00kk6pijn1ay2kkrp6b5ismawxr10azwij89k1rkszavqq6rsva2"
|
||||
}:
|
||||
|
||||
let
|
||||
|
|
Loading…
Reference in a new issue