mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +00:00
Use Zig master
This commit is contained in:
parent
8992ba0420
commit
5af269bd91
3 changed files with 71 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
{ ulib, pkgs, ... }: with ulib; merge
|
||||
{ ulib, pkgs, upkgs, ... }: with ulib; merge
|
||||
|
||||
(systemPackages (with pkgs; [
|
||||
asciinema
|
||||
|
@ -25,8 +25,8 @@
|
|||
jdk
|
||||
lld
|
||||
maven
|
||||
upkgs.zig
|
||||
vlang
|
||||
zig
|
||||
]))
|
||||
|
||||
(graphicalPackages (with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue