···11-# Changelog
22-33-## [v0.10.0](https://github.com/divnix/devos/tree/v0.10.0) (2021-05-24)
44-55-**Implemented enhancements:**
66-77-- Providing an interface to nixpkgs.config [\#237](https://github.com/divnix/devos/issues/237)
88-- Making the user available in profiles [\#230](https://github.com/divnix/devos/issues/230)
99-- copy evaluation store paths to iso [\#195](https://github.com/divnix/devos/issues/195)
1010-- Extract custom system builds from devosSystem out of lib [\#170](https://github.com/divnix/devos/issues/170)
1111-- Allow setting of channel host-wide [\#117](https://github.com/divnix/devos/issues/117)
1212-- alacritty: CSIu support [\#51](https://github.com/divnix/devos/issues/51)
1313-1414-**Fixed bugs:**
1515-1616-- Cachix timeouts + how to disable nrdxp cachix \(if needed\) [\#294](https://github.com/divnix/devos/issues/294)
1717-- default.nix flake-compat is broken [\#285](https://github.com/divnix/devos/issues/285)
1818-- All suites return "attribute missing" [\#282](https://github.com/divnix/devos/issues/282)
1919-- nix is built two times [\#203](https://github.com/divnix/devos/issues/203)
2020-- fix lib docs [\#166](https://github.com/divnix/devos/issues/166)
2121-2222-**Closed issues:**
2323-2424-- eliminate userFlakeNixOS [\#257](https://github.com/divnix/devos/issues/257)
2525-- devos-as-library [\#214](https://github.com/divnix/devos/issues/214)
2626-2727-**Merged pull requests:**
2828-2929-- Update evalArgs to match the new planned API [\#239](https://github.com/divnix/devos/pull/239)
3030-3131-## [v0.9.0](https://github.com/divnix/devos/tree/v0.9.0) (2021-04-19)
3232-3333-**Implemented enhancements:**
3434-3535-- pin inputs into iso live registry [\#190](https://github.com/divnix/devos/issues/190)
3636-- Pass 'self' to lib [\#169](https://github.com/divnix/devos/issues/169)
3737-- doc: quickstart "ISO. What next?" [\#167](https://github.com/divnix/devos/issues/167)
3838-- Integrate Android AOSP putting mobile under control [\#149](https://github.com/divnix/devos/issues/149)
3939-- Inoculate host identity on first use [\#132](https://github.com/divnix/devos/issues/132)
4040-- kubenix support [\#130](https://github.com/divnix/devos/issues/130)
4141-- Improve Home Manager support: profiles/suites, modules, extern, flake outputs [\#119](https://github.com/divnix/devos/issues/119)
4242-- Local CA \(between hosts\) [\#104](https://github.com/divnix/devos/issues/104)
4343-- Q5: git annex for machine state [\#68](https://github.com/divnix/devos/issues/68)
4444-- name space ./pkgs overlays [\#60](https://github.com/divnix/devos/issues/60)
4545-- remap global keys easily [\#57](https://github.com/divnix/devos/issues/57)
4646-- make pass state part of this repo's structure [\#56](https://github.com/divnix/devos/issues/56)
4747-- Incorporate ./shells [\#38](https://github.com/divnix/devos/issues/38)
4848-- Encrypt with \(r\)age [\#37](https://github.com/divnix/devos/issues/37)
4949-5050-**Fixed bugs:**
5151-5252-- `pathsToImportedAttrs` does not accept directories [\#221](https://github.com/divnix/devos/issues/221)
5353-- Cachix caches aren't added to the configuration [\#208](https://github.com/divnix/devos/issues/208)
5454-- Issues with current changelog workflow [\#205](https://github.com/divnix/devos/issues/205)
5555-- iso: systemd service startup [\#194](https://github.com/divnix/devos/issues/194)
5656-- Help adding easy-hls-nix to devos [\#174](https://github.com/divnix/devos/issues/174)
5757-- `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159)
5858-- Expected that not all packages are exported? [\#151](https://github.com/divnix/devos/issues/151)
5959-- Segmentation fault when generating iso [\#150](https://github.com/divnix/devos/issues/150)
6060-6161-**Documentation:**
6262-6363-- doc: split iso [\#193](https://github.com/divnix/devos/issues/193)
6464-- lib: can depend on pkgs \(a la nixpkgs\#pkgs/pkgs-lib\) [\#147](https://github.com/divnix/devos/pull/147)
6565-6666-**Closed issues:**
6767-6868-- FRRouting router implementation [\#154](https://github.com/divnix/devos/issues/154)
6969-- ARM aarch64 Support [\#72](https://github.com/divnix/devos/issues/72)
7070-7171-## [v0.8.0](https://github.com/divnix/devos/tree/v0.8.0) (2021-03-02)
7272-7373-**Implemented enhancements:**
7474-7575-- semi automatic update for /pkgs [\#118](https://github.com/divnix/devos/issues/118)
7676-- Home-manager external modules from flakes [\#106](https://github.com/divnix/devos/issues/106)
7777-7878-**Fixed bugs:**
7979-8080-- My emacsGcc overlay is not working [\#146](https://github.com/divnix/devos/issues/146)
8181-- local flake registry freezes branches [\#142](https://github.com/divnix/devos/issues/142)
8282-- nixos-option no longer works after collect garbage [\#138](https://github.com/divnix/devos/issues/138)
8383-- Profiles imports are brittle, causing failure if imported twice [\#136](https://github.com/divnix/devos/issues/136)
8484-8585-## [0.7.0](https://github.com/divnix/devos/tree/0.7.0) (2021-02-20)
8686-8787-**Implemented enhancements:**
8888-8989-- add zoxide [\#53](https://github.com/divnix/devos/issues/53)
9090-- Multiarch support? [\#17](https://github.com/divnix/devos/issues/17)
9191-- initial multiArch support [\#18](https://github.com/divnix/devos/pull/18)
9292-9393-**Fixed bugs:**
9494-9595-- Missing shebang from flk.sh [\#131](https://github.com/divnix/devos/issues/131)
9696-- Rename Meta Issue [\#128](https://github.com/divnix/devos/issues/128)
9797-- specialisations break the `system` argument [\#46](https://github.com/divnix/devos/issues/46)
9898-- Revert "Add extraArgs to lib.nixosSystem call to add system args." [\#47](https://github.com/divnix/devos/pull/47)
9999-100100-**Documentation:**
101101-102102-- update home-manager urls [\#62](https://github.com/divnix/devos/pull/62)
103103-104104-**Closed issues:**
105105-106106-- add github action for cachix build ci [\#59](https://github.com/divnix/devos/issues/59)
107107-108108-## [12052020](https://github.com/divnix/devos/tree/12052020) (2020-12-06)
109109-110110-## [07092020](https://github.com/divnix/devos/tree/07092020) (2020-07-09)
111111-112112-113113-114114-\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*