this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Changelog for tag

authored by

nrdxp and committed by
GitHub Actions
c67877c2 9eeddb8d

+82
+82
CHANGELOG.md
··· 1 + # Changelog 2 + 3 + ## [v0.9.0](https://github.com/divnix/devos/tree/v0.9.0) (2021-04-19) 4 + 5 + **Implemented enhancements:** 6 + 7 + - pin inputs into iso live registry [\#190](https://github.com/divnix/devos/issues/190) 8 + - Pass 'self' to lib [\#169](https://github.com/divnix/devos/issues/169) 9 + - doc: quickstart "ISO. What next?" [\#167](https://github.com/divnix/devos/issues/167) 10 + - Integrate Android AOSP putting mobile under control [\#149](https://github.com/divnix/devos/issues/149) 11 + - Inoculate host identity on first use [\#132](https://github.com/divnix/devos/issues/132) 12 + - kubenix support [\#130](https://github.com/divnix/devos/issues/130) 13 + - Improve Home Manager support: profiles/suites, modules, extern, flake outputs [\#119](https://github.com/divnix/devos/issues/119) 14 + - Local CA \(between hosts\) [\#104](https://github.com/divnix/devos/issues/104) 15 + - Q5: git annex for machine state [\#68](https://github.com/divnix/devos/issues/68) 16 + - name space ./pkgs overlays [\#60](https://github.com/divnix/devos/issues/60) 17 + - remap global keys easily [\#57](https://github.com/divnix/devos/issues/57) 18 + - make pass state part of this repo's structure [\#56](https://github.com/divnix/devos/issues/56) 19 + - Incorporate ./shells [\#38](https://github.com/divnix/devos/issues/38) 20 + - Encrypt with \(r\)age [\#37](https://github.com/divnix/devos/issues/37) 21 + 22 + **Fixed bugs:** 23 + 24 + - `pathsToImportedAttrs` does not accept directories [\#221](https://github.com/divnix/devos/issues/221) 25 + - Cachix caches aren't added to the configuration [\#208](https://github.com/divnix/devos/issues/208) 26 + - Issues with current changelog workflow [\#205](https://github.com/divnix/devos/issues/205) 27 + - iso: systemd service startup [\#194](https://github.com/divnix/devos/issues/194) 28 + - Help adding easy-hls-nix to devos [\#174](https://github.com/divnix/devos/issues/174) 29 + - `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159) 30 + - Expected that not all packages are exported? [\#151](https://github.com/divnix/devos/issues/151) 31 + - Segmentation fault when generating iso [\#150](https://github.com/divnix/devos/issues/150) 32 + 33 + **Documentation:** 34 + 35 + - doc: split iso [\#193](https://github.com/divnix/devos/issues/193) 36 + - lib: can depend on pkgs \(a la nixpkgs\#pkgs/pkgs-lib\) [\#147](https://github.com/divnix/devos/pull/147) 37 + 38 + **Closed issues:** 39 + 40 + - FRRouting router implementation [\#154](https://github.com/divnix/devos/issues/154) 41 + - ARM aarch64 Support [\#72](https://github.com/divnix/devos/issues/72) 42 + 43 + ## [v0.8.0](https://github.com/divnix/devos/tree/v0.8.0) (2021-03-02) 44 + 45 + **Implemented enhancements:** 46 + 47 + - semi automatic update for /pkgs [\#118](https://github.com/divnix/devos/issues/118) 48 + - Home-manager external modules from flakes [\#106](https://github.com/divnix/devos/issues/106) 49 + 50 + **Fixed bugs:** 51 + 52 + - My emacsGcc overlay is not working [\#146](https://github.com/divnix/devos/issues/146) 53 + - local flake registry freezes branches [\#142](https://github.com/divnix/devos/issues/142) 54 + - nixos-option no longer works after collect garbage [\#138](https://github.com/divnix/devos/issues/138) 55 + - Profiles imports are brittle, causing failure if imported twice [\#136](https://github.com/divnix/devos/issues/136) 56 + 57 + ## [0.7.0](https://github.com/divnix/devos/tree/0.7.0) (2021-02-20) 58 + 59 + **Implemented enhancements:** 60 + 61 + - add zoxide [\#53](https://github.com/divnix/devos/issues/53) 62 + - Multiarch support? [\#17](https://github.com/divnix/devos/issues/17) 63 + - initial multiArch support [\#18](https://github.com/divnix/devos/pull/18) 64 + 65 + **Fixed bugs:** 66 + 67 + - Missing shebang from flk.sh [\#131](https://github.com/divnix/devos/issues/131) 68 + - Rename Meta Issue [\#128](https://github.com/divnix/devos/issues/128) 69 + - specialisations break the `system` argument [\#46](https://github.com/divnix/devos/issues/46) 70 + - Revert "Add extraArgs to lib.nixosSystem call to add system args." [\#47](https://github.com/divnix/devos/pull/47) 71 + 72 + **Documentation:** 73 + 74 + - update home-manager urls [\#62](https://github.com/divnix/devos/pull/62) 75 + 76 + **Closed issues:** 77 + 78 + - add github action for cachix build ci [\#59](https://github.com/divnix/devos/issues/59) 79 + 80 + 81 + 82 + \* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*