Releases: Mic92/nixos-shell
Releases · Mic92/nixos-shell
2.0.0
1.1.1
What's Changed
- bin/nixos-shell: use
nix run
to run; flake.nix: usepackages.<system>.default
by @ShamrockLee in #76
New Contributors
- @brianmcgee made their first contribution in #68
- @mic92-renovate made their first contribution in #73
- @ShamrockLee made their first contribution in #76
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- Use flake.inputs.nixpkgs.lib if available, before defaulting to NIX_PATH by @MatthewCroughan in #66
- fix error on bad / unset $SHELL by @Radvendii in #62
- Fix bug introduced by 3e3dd03 by @MatthewCroughan in #67
- Support
extendModules
for injecting nixos-shell's options and config modules by @tomeon in #58
New Contributors
- @MatthewCroughan made their first contribution in #66
- @Radvendii made their first contribution in #62
- @tomeon made their first contribution in #58
Full Changelog: 1.0.0...1.1.0
Flake support
fix deprecated module option
0.2.1 Merge pull request #27 from Mic92/ci