Skip to content

Releases: Mic92/nixos-shell

2.1.0

15 Feb 16:15

Choose a tag to compare

What's Changed

  • shell config: only resize if on tty by @tropf in #84
  • fix missing executable run-nixos-vm by @Radvendii in #89
  • handle it gracefully if the input flake does not have a nixpkgs input by @Radvendii in #88
  • nixos-shell: add flag to only build the vm but not run it. by @Mic92 in #91
  • Add out-link option by @Mic92 in #92
  • fix mountNixProfile default by @winterqt in #96
  • use resholve for packaging by @winterqt in #95
  • don't inherit PATH from host if the guest system != host system, add an option for it by @winterqt in #94
  • better position the logo by @Mic92 in #102
  • logo: center by @Mic92 in #103
  • Add nixos.qcow2 to gitignore by @midchildan in #126
  • Fix guest Nix flake failures in Git repos on the host filesystem by @midchildan in #125
  • Change default guest to linux on darwin hosts by @midchildan in #123
  • add version tracking and release script by @Mic92 in #136

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

14 Aug 06:20

Choose a tag to compare

What's Changed

  • add example to add empty disks to a VM by @Mic92 in #78
  • add support for foreigen guest-system (macOS support) by @Mic92 in #82

Full Changelog: 1.1.1...2.0.0

1.1.1

17 Mar 14:18
44ce07e

Choose a tag to compare

What's Changed

  • bin/nixos-shell: use nix run to run; flake.nix: use packages.<system>.default by @ShamrockLee in #76

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

02 May 13:47
2cb7687

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

Flake support

18 Mar 14:41
55de7d4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.2...1.0.0

fix deprecated module option

16 Mar 21:11
94fabe8

Choose a tag to compare

0.2.1

Merge pull request #27 from Mic92/ci