os/CHANGELOG.md
2021-03-19 19:55:27 +00:00

11 KiB

Changelog

Unreleased

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
  • 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:

  • 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:

  • potential naming clash #200
  • mn alias: sk: command not found core #162
  • FRRouting router implementation #154
  • ARM aarch64 Support #72

Merged pull requests:

  • hosts/devosSystem: pass modules as attrset #198
  • doc: enact bootstrapping section #196
  • iso: copy input closourse into iso to avoide re-download #191
  • add hosts module arg #164

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

Merged pull requests:

  • Multi-arch support for hosts(nixosConfigurations) #161
  • hosts: fix #142 #143
  • profiles: simplify profiles to suites #139
  • pkgs: automatic source management #135

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:

  • 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 got error: 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 for packages 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