1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-27 21:49:48 +01:00
Commit graph

3 commits

Author SHA1 Message Date
nicoo
4e0c6a7e4e nix-your-shell: flatten-out genAttrs use
By request of rycee:
  https://github.com/nix-community/home-manager/pull/4645#discussion_r1390051459
2024-08-19 09:52:55 +00:00
nicoo
b7615d9c1b nix-your-shell: Add support for ion too
`nix-your-shell` only needs shell-specific support for automatically
configuring the shell, but the HM module takes care of it here.

I tested and running `nix-your-shell ion nix develop` or such, does
the right thing: `ion` is started as the inner shell in the new env.
2023-11-10 11:32:28 +00:00
nicoo
bc7ef22d1f nix-your-shell: add module
A wrapper for `nix develop` and `nix-shell` to run non-Bash shells.
2023-11-10 02:54:15 +00:00