Commit graph

8 commits

Author SHA1 Message Date
27c6c4f9fa feat: introduce treefmt and fmt all 2024-11-15 11:45:00 +01:00
89f5f65f2d chore: format with alejandra 2023-02-07 18:24:28 +01:00
d039179898 chore: nixfmt * 2022-11-03 20:46:14 +01:00
7d18610b2f posh: minor syntactic change 2019-12-13 20:59:27 +01:00
14d496811c pkgs/posh: change userns and $HOME handling, switch to crun runtime
Since version 0.10.4 [0] the crun runtime understands an annotation to
keep the original groups of the user who runs the container.

[0]: https://github.com/containers/crun/releases/tag/0.10.4
2019-12-13 20:58:57 +01:00
4fc34a3fd1 pkgs/posh: spawn login shell
When bash is spawned as a login shell it automatically loads some of the
default profile paths, including `/etc/profile` and `$HOME/.profile`.
2019-12-13 00:37:22 +01:00
6f06311c04 posh: don't depend on system config or packages
This adds a comprehensive libpod-configuration to posh to make it
indepdent of the system's one.
2019-12-06 16:34:16 +01:00
e07c5e0fb3 nix: separate into multiple overlays and expose them from top-level 2019-12-06 16:06:45 +01:00