| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | unflake.nix/devshells: Update | Benedikt Peetz | 30 hours |
| | | |||
| * | unflake.nix/turtle: Update | Benedikt Peetz | 2026-08-23 |
| | | |||
| * | modules/atuin: Use the turtle hm module | Benedikt Peetz | 2026-08-23 |
| | | |||
| * | unflake.nix: Update turtle dependency | Benedikt Peetz | 2026-08-23 |
| | | |||
| * | treewide: Update | Benedikt Peetz | 2026-08-23 |
| | | |||
| * | treewide: Switch to bare unflake | Benedikt Peetz | 2026-08-19 |
| | | | | | | There was no real reason to still have `npins` around. I just kept it because of historical reasons. | ||
| * | modules/direnv: Implement pre-cached devshells | Benedikt Peetz | 2026-08-17 |
| | | | | | | | | | That means, that the devshells are only build once and centrally updated. Ideally, they would be built upon system update, but I haven't figured out a way to run `nix print-dev-env` in a nix build sandbox yet (and hope, that it's not necessary anymore once, that functionality moves to nixpkgs' `mkShell`). | ||
| * | inputs.nix: Use nixos channels instead of github for the nixos tarballs | Benedikt Peetz | 2026-08-17 |
| | | | | | This reduces the dependency on github somewhat. | ||
| * | inputs.nix: Add dependency de-duplication rules | Benedikt Peetz | 2026-08-14 |
| | | |||
| * | treewide: Update | Benedikt Peetz | 2026-07-01 |
| | | |||
| * | inputs.nix: Switch to lanzaboote master | Benedikt Peetz | 2026-06-14 |
| | | | | | | | The released version is already quite behind and currently doesn't build anymore, because the `bootspec.enable` option, used in the nix module, was removed from unstable. | ||
| * | modules/atuin: Use `turtle` instead | Benedikt Peetz | 2026-06-13 |
| | | |||
| * | {pkgs/{lf-make-map,river-mk-keymap},flake}: Update | Benedikt Peetz | 2026-06-03 |
| | | |||
| * | inputs.nix: Rename `qmk_layout` to `qmk_firmware` | Benedikt Peetz | 2026-05-29 |
| | | | | | The consumer code expects this name. | ||
| * | inputs.nix: Switch to `nixos-unstable-small` | Benedikt Peetz | 2026-05-28 |
| | | | | | | | There is a bug in the import-cargo-lock fetcher, that makes building my system impossible on `nixos-unstable`. The `-small` variant already has the fix. | ||
| * | treewide: Use unflake to de-duplicate flake inputs | Benedikt Peetz | 2026-05-28 |
| Otherwise, we still have a lot of `nixpkgs` in the closure (they are just not visible with npins). | |||
