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