os/CHANGELOG.md

5.7 KiB

Changelog

v0.10.0 (2021-05-24)

Implemented enhancements:

  • Providing an interface to nixpkgs.config #237
  • Making the user available in profiles #230
  • copy evaluation store paths to iso #195
  • Extract custom system builds from devosSystem out of lib #170
  • Allow setting of channel host-wide #117
  • alacritty: CSIu support #51

Fixed bugs:

  • Cachix timeouts + how to disable nrdxp cachix if needed #294
  • default.nix flake-compat is broken #285
  • All suites return "attribute missing" #282
  • nix is built two times #203
  • fix lib docs #166

Closed issues:

  • eliminate userFlakeNixOS #257
  • devos-as-library #214

Merged pull requests:

  • Update evalArgs to match the new planned API #239

v0.9.0 (2021-04-19)

Implemented enhancements:

  • pin inputs into iso live registry #190
  • Pass 'self' to lib #169
  • doc: quickstart "ISO. What next?" #167
  • Integrate Android AOSP putting mobile under control #149
  • Inoculate host identity on first use #132
  • kubenix support #130
  • Improve Home Manager support: profiles/suites, modules, extern, flake outputs #119
  • Local CA between hosts #104
  • Q5: git annex for machine state #68
  • name space ./pkgs overlays #60
  • remap global keys easily #57
  • make pass state part of this repo's structure #56
  • Incorporate ./shells #38
  • Encrypt with (r)age #37

Fixed bugs:

  • pathsToImportedAttrs does not accept directories #221
  • Cachix caches aren't added to the configuration #208
  • Issues with current changelog workflow #205
  • iso: systemd service startup #194
  • Help adding easy-hls-nix to devos #174
  • flk update fails because of obsolete flag #159
  • Expected that not all packages are exported? #151
  • Segmentation fault when generating iso #150

Documentation:

  • doc: split iso #193
  • lib: can depend on pkgs a la nixpkgs\#pkgs/pkgs-lib #147

Closed issues:

  • FRRouting router implementation #154
  • ARM aarch64 Support #72

v0.8.0 (2021-03-02)

Implemented enhancements:

  • semi automatic update for /pkgs #118
  • Home-manager external modules from flakes #106

Fixed bugs:

  • My emacsGcc overlay is not working #146
  • local flake registry freezes branches #142
  • nixos-option no longer works after collect garbage #138
  • Profiles imports are brittle, causing failure if imported twice #136

0.7.0 (2021-02-20)

Implemented enhancements:

  • add zoxide #53
  • Multiarch support? #17
  • initial multiArch support #18

Fixed bugs:

  • Missing shebang from flk.sh #131
  • Rename Meta Issue #128
  • specialisations break the system argument #46
  • Revert "Add extraArgs to lib.nixosSystem call to add system args." #47

Documentation:

  • update home-manager urls #62

Closed issues:

  • add github action for cachix build ci #59

12052020 (2020-12-06)

07092020 (2020-07-09)

* This Changelog was automatically generated by github_changelog_generator