dotfiles/home-manager/modules/home-manager-packages.nix
Oliver Davies b68ad75ce3 build(flake): switch to stable by default
Switch to using the stable version of nixpkgs but still use unstable
where it's needed.
2023-08-04 22:54:32 +01:00

57 lines
634 B
Nix

{ pkgs, pkgs-unstable, ... }:
with pkgs; [
awscli2
bottom
ctop
delta
dog
doppler
exa
fd
file
fzf
gcc
gh
git
git-crypt
gnupg
htop
inotify-tools
jq
just
lua
mysql
neofetch
nodePackages."http-server"
nodePackages.eslint
nodePackages.nodemon
nodePackages.prettier
nodejs
pass
php81
php81Packages.composer
php81Packages.phpcbf
php81Packages.phpcs
php81Packages.phpstan
pinentry
pkgs-unstable.rustywind
platformsh
postman
pulumi-bin
pv
python3Full
ripgrep
terraform
tldr
tmuxinator
tree
tree-sitter
unzip
virtualenv
wget
xcp
xh
yarn
]