fix a bunch o things

Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-08-19 09:20:31 +00:00
parent 0785b817d2
commit ff05c4fd9e
4 changed files with 36 additions and 37 deletions

View File

@@ -1,7 +1,10 @@
{pkgs, ...}:
with pkgs; [
(callPackage ./bin/open-project.nix {})
age
alejandra
autoconf
automake
delta
docker
docker-compose
@@ -9,17 +12,23 @@ with pkgs; [
fd
gh
git
gnumake
gnupg
htop
hyperfine
iosevka
jq
killall
ncurses
nix-ld
nodejs_24
nurl
opencode
openssh
pnpm
postgresql_17
prettier
python312
sd
sops
sqlite
@@ -28,5 +37,4 @@ with pkgs; [
unzip
vivid
zip
(callPackage ./bin/open-project.nix {})
]