mirror of
https://github.com/larstvei/nix-config.git
synced 2025-09-01 05:40:12 +00:00
Ensure make is installed
This commit is contained in:
parent
82271330c4
commit
b6377c2d4c
@ -34,6 +34,7 @@ with pkgs;
|
||||
];
|
||||
|
||||
utils = [
|
||||
gnumake
|
||||
jet
|
||||
jq
|
||||
pandoc
|
||||
|
Loading…
Reference in New Issue
Block a user