Skip to content

nixos/config: add defaultPackages option#16

Merged
Gabriella439 merged 1 commit intoawake-20.03from
gabriel/backport_74b3d66baf2f3effb4702832fc45828291a358d8
Sep 14, 2021
Merged

nixos/config: add defaultPackages option#16
Gabriella439 merged 1 commit intoawake-20.03from
gabriel/backport_74b3d66baf2f3effb4702832fc45828291a358d8

Conversation

@Gabriella439
Copy link
Copy Markdown

readd perl (used in shell scripts), rsync (needed for NixOps) and strace (common debugging tool)

they where previously removed in NixOS#91213

Co-authored-by: Timo Kaufmann timokau@zoho.com
Co-authored-by: 8573 8573@users.noreply.github.com

readd perl (used in shell scripts), rsync (needed for NixOps) and strace (common debugging tool)

they where previously removed in NixOS#91213

Co-authored-by: Timo Kaufmann <timokau@zoho.com>
Co-authored-by: 8573 <8573@users.noreply.github.com>
Comment on lines +47 to +50
[ pkgs.perl
pkgs.rsync
pkgs.strace
];
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This list feels kinda random 😆 (I know you didn't make it)

@Gabriella439 Gabriella439 merged commit f955a31 into awake-20.03 Sep 14, 2021
@Gabriella439 Gabriella439 deleted the gabriel/backport_74b3d66baf2f3effb4702832fc45828291a358d8 branch September 14, 2021 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants