mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
build new 8.0 and 8.1 images
This commit is contained in:
parent
7e54fbd89f
commit
8780fe0754
6 changed files with 108 additions and 7 deletions
|
|
@ -4,4 +4,5 @@ final: prev: {
|
|||
haze-image-php-83 = final.callPackage ./image/haze.nix {php = final.php83;};
|
||||
haze-image-php-82 = final.callPackage ./image/haze.nix {php = final.php82;};
|
||||
haze-image-php-81 = final.callPackage ./image/haze.nix {php = final.php81;};
|
||||
haze-image-php-80 = final.callPackage ./image/haze.nix {php = final.php80;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue