nix-config/flake
Bruno BELANYI a1cab7f606
All checks were successful
ci/woodpecker/push/check Pipeline was successful
flake: home-manager: set overlays in module
I need to inherit `lib` to make sure it picks up my version, not the one
from `pkgs`.

I can't use `extraSpecialArgs` like NixOS, due to it missing from
upstream [1].

[1]: https://github.com/nix-community/home-manager/pull/3969
2025-04-07 16:16:41 +00:00
..
apps.nix flake: apps: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
checks.nix treewide: pre-commit-hooks.nix renaming 2025-04-05 18:33:37 +01:00
default.nix flake: use explicit 'systems' input 2024-03-11 16:03:53 +00:00
dev-shells.nix flake: dev-shells: remove redundant 'pre-commit' 2025-04-02 20:42:40 +01:00
home-manager.nix flake: home-manager: set overlays in module 2025-04-07 16:16:41 +00:00
lib.nix flake: lib: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
nixos.nix flake: nixos: use 'self.dirtyRev' if available 2025-04-07 10:19:30 +00:00
overlays.nix treewide: rename unused overlay arguments 2023-05-03 15:15:31 +00:00
packages.nix flake: packages: convert to 'flake-parts' 2023-03-20 09:52:05 +00:00
templates.nix flake: add templates 2023-04-04 15:53:09 +00:00