ark/pkgs-set/from-unstable.nix

16 lines
166 B
Nix
Raw Normal View History

2022-04-09 21:33:13 +03:00
pkgs: {
inherit
(pkgs)
helix
alejandra
rnix-lsp
chromium
2022-04-10 08:18:19 +03:00
rofi
2022-04-09 22:09:32 +03:00
rofi-wayland
vscode
2022-04-10 08:18:19 +03:00
nixUnstable
nix-direnv
direnv
2022-04-09 21:33:13 +03:00
;
}