forked from pub-solar/os
8.7 KiB
8.7 KiB
Changelog
Unreleased
Fixed bugs:
v0.8.0 (2021-03-02)
Implemented enhancements:
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
Merged pull requests:
- hosts: fix #142 #143
- profiles: simplify profiles to suites #139
- pkgs: automatic source management #135
0.7.0 (2021-02-20)
Implemented enhancements:
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:
- Patched nix causes problems with config using nixos-unstable #126
- devshell changes #124
- Following readme instructions does not work from NixOS #123
- process information is hidden by default #115
- Hibernation is disabled by default #114
- Prepare for new default branch
core
#112 - commit hook and deleting file #110
- nix path should contain nixpkgs #107
- Make bare
on fork
#100 - enable redistributable firmware by default #92
- Home manager on Non-nixos systems #83
- implement apps as fallback or not at all #79
- ovoverlay import mechanics don't seem to allow file name attribute discrepancy and also do not distinguish between nixos and master #76
- host specific externModules #70
- home-manager-path error, rm no operands #69
- Can't add custom pkgs to systemPackages. #65
- Build installer iso from unstable nixpkgs. #63
- add github action for cachix build ci #59
- Adding and using the nixos-hardware flake #44
- NUR support #40
- cannot look up '<nixpkgs>' in pure evaluation mode #30
- New generation on rebuild? #27
- Is home.url in flake.nix in need of an update? #24
- home-manager activate segmentation fault following readme.md upon rebuild NixOS test #22
- Unable to use custom pkgs in home.packages #21
- Understanding Flakes #19
- using cookiecutter or similar tools to bootstrap the template #16
- Command
rebuild
broken with newest Nix: unrecognised flag '-c' #13 - Upstream nixpkgs? #12
- Cannot obtain loader entries #11
- Run
nix-shell
goterror: invalid character '/' in name 'opt/nix.conf'
#10 - how to use NUR? #8
- bad idea to have make-linux-fast-again by default? #6
- Permission denied #4
- error: flake '/home/bbigras/nixflk' does not provide attribute 'nixosConfigurations.new_host.config.system.build.toplevel' #2
Merged pull requests:
- deploy-rs: init support #120
- core: fix #115 #116
- doc: begin work on new documentation #113
- profiles: add concept of suites #109
- hosts: add nixpkgs to NIX_PATH #108
- shell: use devshell-native pre-commit hooks #103
- host: add deault implementation for system.build.isoImage target (per… #102
- Revert "Add nrdxp cachix to substituter flake list" #99
- nixos-hardware: use the flake instead of a path #96
- flake/host: add nixos-hardware #95
- hosts: enable redistributable firmware by default #94
- users: Initial home-manager only configurations(non-nixos systems) #93
- lock: fix flake util refs #90
- flake: remove apps to reduce complexity #88
- Fix realod #87
- Shell: pass flags to iso build #84
- Hosts: fix mod override #82
- shell: add
flk up
command #81 - Little hint #80
- Don't evaluate overlays on master #78
- Evaluate exported pkgs against repo baseline nixos #77
- Add nrdxp cachix to substituter flake list #71
- use
flattenTreeSystem
forpackages
output #67 - Make modules overridable #66
- ref: remove overlay xref to pkgs #61
- Use mkDevShell for shell.nix #54
- Add an
apps
output attribute set #49 - chore: add editorconfig #48
- flake: add
externModules
list #45 - Add NUR support #43
- flake: clean up by moving implementation to utils #42
- home-manager: fix trying to import <nixpkgs> #33
- shell: alias rebuild to nixos rebuild #29
- DOC.md: Fix declaration typo #26
- update to 20.09 to fix segfault #25
- Add extraArgs to lib.nixosSystem call to add system args #23
- .gitattributes: match the entire secrets/** subtree #20
* This Changelog was automatically generated by github_changelog_generator