|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [v0.10.0](https://github.com/divnix/devos/tree/v0.10.0) (2021-05-24) |
| 3 | +## [v0.2.0](https://github.com/divnix/digga/tree/v0.2.0) (2021-06-08) |
4 | 4 |
|
5 | 5 | **Implemented enhancements:**
|
6 | 6 |
|
7 |
| -- Providing an interface to nixpkgs.config [\#237](https://github.com/divnix/devos/issues/237) |
8 |
| -- Making the user available in profiles [\#230](https://github.com/divnix/devos/issues/230) |
9 |
| -- copy evaluation store paths to iso [\#195](https://github.com/divnix/devos/issues/195) |
10 |
| -- Extract custom system builds from devosSystem out of lib [\#170](https://github.com/divnix/devos/issues/170) |
11 |
| -- Allow setting of channel host-wide [\#117](https://github.com/divnix/devos/issues/117) |
12 |
| -- alacritty: CSIu support [\#51](https://github.com/divnix/devos/issues/51) |
| 7 | +- Overlays / Imports and treatment of non-nix files [\#26](https://github.com/divnix/digga/issues/26) |
| 8 | +- NixOS Veteran Migration [\#25](https://github.com/divnix/digga/issues/25) |
| 9 | +- Add option of devshellOverlays for devshell [\#21](https://github.com/divnix/digga/issues/21) |
| 10 | +- Is it a right way to enable the deploy-rs multi-arch support [\#18](https://github.com/divnix/digga/issues/18) |
13 | 11 |
|
14 | 12 | **Fixed bugs:**
|
15 | 13 |
|
16 |
| -- Cachix timeouts + how to disable nrdxp cachix \(if needed\) [\#294](https://github.com/divnix/devos/issues/294) |
17 |
| -- default.nix flake-compat is broken [\#285](https://github.com/divnix/devos/issues/285) |
18 |
| -- All suites return "attribute missing" [\#282](https://github.com/divnix/devos/issues/282) |
19 |
| -- nix is built two times [\#203](https://github.com/divnix/devos/issues/203) |
20 |
| -- fix lib docs [\#166](https://github.com/divnix/devos/issues/166) |
| 14 | +- Can't override nixpkgs sub-systems with deprecated attributes [\#13](https://github.com/divnix/digga/issues/13) |
21 | 15 |
|
22 |
| -**Closed issues:** |
23 |
| - |
24 |
| -- eliminate userFlakeNixOS [\#257](https://github.com/divnix/devos/issues/257) |
25 |
| -- devos-as-library [\#214](https://github.com/divnix/devos/issues/214) |
26 |
| - |
27 |
| -**Merged pull requests:** |
28 |
| - |
29 |
| -- Update evalArgs to match the new planned API [\#239](https://github.com/divnix/devos/pull/239) |
30 |
| - |
31 |
| -## [v0.9.0](https://github.com/divnix/devos/tree/v0.9.0) (2021-04-19) |
32 |
| - |
33 |
| -**Implemented enhancements:** |
34 |
| - |
35 |
| -- pin inputs into iso live registry [\#190](https://github.com/divnix/devos/issues/190) |
36 |
| -- Pass 'self' to lib [\#169](https://github.com/divnix/devos/issues/169) |
37 |
| -- doc: quickstart "ISO. What next?" [\#167](https://github.com/divnix/devos/issues/167) |
38 |
| -- Integrate Android AOSP putting mobile under control [\#149](https://github.com/divnix/devos/issues/149) |
39 |
| -- Inoculate host identity on first use [\#132](https://github.com/divnix/devos/issues/132) |
40 |
| -- kubenix support [\#130](https://github.com/divnix/devos/issues/130) |
41 |
| -- Improve Home Manager support: profiles/suites, modules, extern, flake outputs [\#119](https://github.com/divnix/devos/issues/119) |
42 |
| -- Local CA \(between hosts\) [\#104](https://github.com/divnix/devos/issues/104) |
43 |
| -- Q5: git annex for machine state [\#68](https://github.com/divnix/devos/issues/68) |
44 |
| -- name space ./pkgs overlays [\#60](https://github.com/divnix/devos/issues/60) |
45 |
| -- remap global keys easily [\#57](https://github.com/divnix/devos/issues/57) |
46 |
| -- make pass state part of this repo's structure [\#56](https://github.com/divnix/devos/issues/56) |
47 |
| -- Incorporate ./shells [\#38](https://github.com/divnix/devos/issues/38) |
48 |
| -- Encrypt with \(r\)age [\#37](https://github.com/divnix/devos/issues/37) |
49 |
| - |
50 |
| -**Fixed bugs:** |
51 |
| - |
52 |
| -- `pathsToImportedAttrs` does not accept directories [\#221](https://github.com/divnix/devos/issues/221) |
53 |
| -- Cachix caches aren't added to the configuration [\#208](https://github.com/divnix/devos/issues/208) |
54 |
| -- Issues with current changelog workflow [\#205](https://github.com/divnix/devos/issues/205) |
55 |
| -- iso: systemd service startup [\#194](https://github.com/divnix/devos/issues/194) |
56 |
| -- Help adding easy-hls-nix to devos [\#174](https://github.com/divnix/devos/issues/174) |
57 |
| -- `flk update` fails because of obsolete flag [\#159](https://github.com/divnix/devos/issues/159) |
58 |
| -- Expected that not all packages are exported? [\#151](https://github.com/divnix/devos/issues/151) |
59 |
| -- Segmentation fault when generating iso [\#150](https://github.com/divnix/devos/issues/150) |
60 |
| - |
61 |
| -**Documentation:** |
62 |
| - |
63 |
| -- doc: split iso [\#193](https://github.com/divnix/devos/issues/193) |
64 |
| -- lib: can depend on pkgs \(a la nixpkgs\#pkgs/pkgs-lib\) [\#147](https://github.com/divnix/devos/pull/147) |
65 |
| - |
66 |
| -**Closed issues:** |
67 |
| - |
68 |
| -- FRRouting router implementation [\#154](https://github.com/divnix/devos/issues/154) |
69 |
| -- ARM aarch64 Support [\#72](https://github.com/divnix/devos/issues/72) |
70 |
| - |
71 |
| -## [v0.8.0](https://github.com/divnix/devos/tree/v0.8.0) (2021-03-02) |
72 |
| - |
73 |
| -**Implemented enhancements:** |
74 |
| - |
75 |
| -- semi automatic update for /pkgs [\#118](https://github.com/divnix/devos/issues/118) |
76 |
| -- Home-manager external modules from flakes [\#106](https://github.com/divnix/devos/issues/106) |
77 |
| - |
78 |
| -**Fixed bugs:** |
79 |
| - |
80 |
| -- My emacsGcc overlay is not working [\#146](https://github.com/divnix/devos/issues/146) |
81 |
| -- local flake registry freezes branches [\#142](https://github.com/divnix/devos/issues/142) |
82 |
| -- nixos-option no longer works after collect garbage [\#138](https://github.com/divnix/devos/issues/138) |
83 |
| -- Profiles imports are brittle, causing failure if imported twice [\#136](https://github.com/divnix/devos/issues/136) |
84 |
| - |
85 |
| -## [0.7.0](https://github.com/divnix/devos/tree/0.7.0) (2021-02-20) |
86 |
| - |
87 |
| -**Implemented enhancements:** |
88 |
| - |
89 |
| -- add zoxide [\#53](https://github.com/divnix/devos/issues/53) |
90 |
| -- Multiarch support? [\#17](https://github.com/divnix/devos/issues/17) |
91 |
| -- initial multiArch support [\#18](https://github.com/divnix/devos/pull/18) |
92 |
| - |
93 |
| -**Fixed bugs:** |
94 |
| - |
95 |
| -- Missing shebang from flk.sh [\#131](https://github.com/divnix/devos/issues/131) |
96 |
| -- Rename Meta Issue [\#128](https://github.com/divnix/devos/issues/128) |
97 |
| -- specialisations break the `system` argument [\#46](https://github.com/divnix/devos/issues/46) |
98 |
| -- Revert "Add extraArgs to lib.nixosSystem call to add system args." [\#47](https://github.com/divnix/devos/pull/47) |
99 |
| - |
100 |
| -**Documentation:** |
101 |
| - |
102 |
| -- update home-manager urls [\#62](https://github.com/divnix/devos/pull/62) |
103 |
| - |
104 |
| -**Closed issues:** |
105 |
| - |
106 |
| -- add github action for cachix build ci [\#59](https://github.com/divnix/devos/issues/59) |
107 |
| - |
108 |
| -## [12052020](https://github.com/divnix/devos/tree/12052020) (2020-12-06) |
109 |
| - |
110 |
| -## [07092020](https://github.com/divnix/devos/tree/07092020) (2020-07-09) |
| 16 | +## [v0.1.0](https://github.com/divnix/digga/tree/v0.1.0) (2021-05-15) |
111 | 17 |
|
112 | 18 |
|
113 | 19 |
|
|
0 commit comments