Skip to content

Releases: divnix/digga

Release v0.11.0

02 Apr 22:16
Compare
Choose a tag to compare

Implemented enhancements:

  • This repository became digga and devos was moved to the examples folder #430
  • infinite recursion error related to whether a git repo exists #408 #413
  • Support aarch64-darwin #335
  • pkgs in home-manager profiles #309
  • Allow the same user profile to behave differently based on hostname #308
  • Home-manager inside ./modules or ./profiles to set user settings in a user agnostic way #303
  • Better package source fetching #299

Fixed bugs:

  • "Check & Cachix" workflow failing on main #443
  • Agenix secrets are no longer decrypted to /run/secrets but to a changing directory under /run/agenix.d #425
  • core dump on build with fresh clone #411
  • Error following quickstart guide #408
  • error: unrecognised flag '--extra-experimental-features' #406
  • error: attribute 'patchedNix' missing after calling bud update #404
  • cd devos; nix-shell = error: infinite recursion encountered #394
  • Fresh installation fails #389
  • Bud command does not work due to error "This script must be run either from the flake's devshell" #382
  • Renaming default user #381
  • Dead link on devos.divnix.com #377
  • hash mismatch in fixed-output derivation fix-follows.diff #376
  • initial install on darwin ends with errors relating to unknown hostname option #375
  • Primary branch name in CI configurations points to main but main was renamed to master #369
  • nix fails to build #359
  • After implementation of digga's rakeLeaves, can't rebuild in the presence of \*/modules-list.nix #351
  • local flake registry freezes NUR input #347
  • home-manager.users.<user>.inputs does not exist #336
  • Overlays don't seem to always be applied in the right order #318
  • flake is not a recognized command #315
  • replacing and disabling modules with new api #310
  • FYI nix unstable is broken right now, avoid updating #296
  • Core profile optional (doc) #295
  • error creating statement 'insert or replace into realisations" broke nix installation on update #241
  • flk install broken since 3 days worth of nix update #204
  • incomplete substituters file #98

Closed issues:

  • [nixpkgs]: nix-direnv no longer needs override #415
  • [ <put the upstream project> ]: <topic> #324
  • greetd minimalism #153
  • Toward a stable filesystem api #152
  • using cookiecutter or similar tools to bootstrap the template #16

Release v0.10.0

27 May 17:03
f88acc1
Compare
Choose a tag to compare

Implemented enhancements:

  • Providing an interface to nixpkgs.config #237
  • Making the user available in profiles #230
  • copy evaluation store paths to iso #195
  • Extract custom system builds from devosSystem out of lib #170
  • Allow setting of channel host-wide #117
  • alacritty: CSIu support #51

Fixed bugs:

  • Cachix timeouts + how to disable nrdxp cachix (if needed) #294
  • default.nix flake-compat is broken #285
  • All suites return "attribute missing" #282
  • nix is built two times #203
  • fix lib docs #166

Closed issues:

  • eliminate userFlakeNixOS #257
  • devos-as-library #214

Merged pull requests:

  • Update evalArgs to match the new planned API #239

Release v0.9.0

19 Apr 03:36
9eeddb8
Compare
Choose a tag to compare

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
  • Improve Home Manager support: profiles/suites, modules, extern, flake outputs #119
  • 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:

  • pathsToImportedAttrs does not accept directories #221
  • Cachix caches aren't added to the configuration #208
  • Issues with current changelog workflow #205
  • iso: systemd service startup #194
  • 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:

  • FRRouting router implementation #154
  • ARM aarch64 Support #72

Release v0.8.0

02 Mar 05:29
6e2ed81
Compare
Choose a tag to compare

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:

  • hosts: fix #142 #143
  • profiles: simplify profiles to suites #139
  • pkgs: automatic source management #135