Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
1.1.0 source code.tar.gz | 2023-05-02 | 9.4 kB | |
1.1.0 source code.zip | 2023-05-02 | 14.1 kB | |
README.md | 2023-05-02 | 885 Bytes | |
Totals: 3 Items | 24.4 kB | 0 |
What's Changed
- Use flake.inputs.nixpkgs.lib if available, before defaulting to NIX_PATH by @MatthewCroughan in https://github.com/Mic92/nixos-shell/pull/66
- fix error on bad / unset $SHELL by @Radvendii in https://github.com/Mic92/nixos-shell/pull/62
- Fix bug introduced by [3e3dd0] by @MatthewCroughan in https://github.com/Mic92/nixos-shell/pull/67
- Support
extendModules
for injecting nixos-shell's options and config modules by @tomeon in https://github.com/Mic92/nixos-shell/pull/58
New Contributors
- @MatthewCroughan made their first contribution in https://github.com/Mic92/nixos-shell/pull/66
- @Radvendii made their first contribution in https://github.com/Mic92/nixos-shell/pull/62
- @tomeon made their first contribution in https://github.com/Mic92/nixos-shell/pull/58
Full Changelog: https://github.com/Mic92/nixos-shell/compare/1.0.0...1.1.0