HASH 6c644b8a809f
DATE 2025-01-20
SUBJECT deadnix
FILES 12 CHANGED
HASH 6c644b8a809f
DATE 2025-01-20
SUBJECT deadnix
FILES 12 CHANGED
┌─ modules/home/base/home-manager.nix ───────────────────────────────────────┐
│ diff --git a/modules/home/base/home-manager.nix b/modules/home/base/home-manager.n │
│ ix │
│ index 45d90c6..5431cc6 100644 │
│ --- a/modules/home/base/home-manager.nix │
│ +++ b/modules/home/base/home-manager.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ config, │
│ osConfig, │
│ ... │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...es/home/base/home-manager.nix ───┐
│ diff --git a/modules/home/base/home-manager. │
│ nix b/modules/home/base/home-manager.nix │
│ index 45d90c6..5431cc6 100644 │
│ --- a/modules/home/base/home-manager.nix │
│ +++ b/modules/home/base/home-manager.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ config, │
│ osConfig, │
│ ... │
└──────────────────────────────────────────────┘
┌─ modules/home/workstation/hyprland/components/hyprlock.nix ────────────────┐
│ diff --git a/modules/home/workstation/hyprland/components/hyprlock.nix b/modules/h │
│ ome/workstation/hyprland/components/hyprlock.nix │
│ index 4a30552..d829761 100644 │
│ --- a/modules/home/workstation/hyprland/components/hyprlock.nix │
│ +++ b/modules/home/workstation/hyprland/components/hyprlock.nix │
│ @@ -5,8 +5,7 @@ │
│ hozen, │
│ ... │
│ }: let │
│ - inherit (osConfig.ooknet.appearance) colorscheme fonts; │
│ - inherit (colorscheme) palette; │
│ + inherit (osConfig.ooknet.appearance) fonts; │
│ inherit (osConfig.ooknet.workstation) environment; │
│ inherit (hozen) color; │
│ inherit (lib) mkIf; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...rland/components/hyprlock.nix ───┐
│ diff --git a/modules/home/workstation/hyprla │
│ nd/components/hyprlock.nix b/modules/home/wo │
│ rkstation/hyprland/components/hyprlock.nix │
│ index 4a30552..d829761 100644 │
│ --- a/modules/home/workstation/hyprland/comp │
│ onents/hyprlock.nix │
│ +++ b/modules/home/workstation/hyprland/comp │
│ onents/hyprlock.nix │
│ @@ -5,8 +5,7 @@ │
│ hozen, │
│ ... │
│ }: let │
│ - inherit (osConfig.ooknet.appearance) colo │
│ rscheme fonts; │
│ - inherit (colorscheme) palette; │
│ + inherit (osConfig.ooknet.appearance) font │
│ s; │
│ inherit (osConfig.ooknet.workstation) env │
│ ironment; │
│ inherit (hozen) color; │
│ inherit (lib) mkIf; │
└──────────────────────────────────────────────┘
┌─ modules/home/workstation/hyprland/settings/appearance.nix ────────────────┐
│ diff --git a/modules/home/workstation/hyprland/settings/appearance.nix b/modules/h │
│ ome/workstation/hyprland/settings/appearance.nix │
│ index b2ef821..9d46ed5 100644 │
│ --- a/modules/home/workstation/hyprland/settings/appearance.nix │
│ +++ b/modules/home/workstation/hyprland/settings/appearance.nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ osConfig, │
│ hozen, │
│ - inputs', │
│ ... │
│ }: let │
│ inherit (osConfig.ooknet.appearance) cursor; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...rland/settings/appearance.nix ───┐
│ diff --git a/modules/home/workstation/hyprla │
│ nd/settings/appearance.nix b/modules/home/wo │
│ rkstation/hyprland/settings/appearance.nix │
│ index b2ef821..9d46ed5 100644 │
│ --- a/modules/home/workstation/hyprland/sett │
│ ings/appearance.nix │
│ +++ b/modules/home/workstation/hyprland/sett │
│ ings/appearance.nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ osConfig, │
│ hozen, │
│ - inputs', │
│ ... │
│ }: let │
│ inherit (osConfig.ooknet.appearance) curs │
│ or; │
└──────────────────────────────────────────────┘
┌─ modules/nixos/base/admin.nix ─────────────────────────────────────────────┐
│ diff --git a/modules/nixos/base/admin.nix b/modules/nixos/base/admin.nix │
│ index 64bf329..4a4e122 100644 │
│ --- a/modules/nixos/base/admin.nix │
│ +++ b/modules/nixos/base/admin.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ config, │
│ pkgs, │
│ keys, │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ modules/nixos/base/admin.nix ───────┐
│ diff --git a/modules/nixos/base/admin.nix b/ │
│ modules/nixos/base/admin.nix │
│ index 64bf329..4a4e122 100644 │
│ --- a/modules/nixos/base/admin.nix │
│ +++ b/modules/nixos/base/admin.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ config, │
│ pkgs, │
│ keys, │
└──────────────────────────────────────────────┘
┌─ modules/nixos/base/distributed-builds.nix ────────────────────────────────┐
│ diff --git a/modules/nixos/base/distributed-builds.nix b/modules/nixos/base/distri │
│ buted-builds.nix │
│ index 88311fc..7b469d4 100644 │
│ --- a/modules/nixos/base/distributed-builds.nix │
│ +++ b/modules/nixos/base/distributed-builds.nix │
│ @@ -2,7 +2,6 @@ │
│ keys, │
│ config, │
│ lib, │
│ - self, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...s/base/distributed-builds.nix ───┐
│ diff --git a/modules/nixos/base/distributed- │
│ builds.nix b/modules/nixos/base/distributed- │
│ builds.nix │
│ index 88311fc..7b469d4 100644 │
│ --- a/modules/nixos/base/distributed-builds. │
│ nix │
│ +++ b/modules/nixos/base/distributed-builds. │
│ nix │
│ @@ -2,7 +2,6 @@ │
│ keys, │
│ config, │
│ lib, │
│ - self, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
└──────────────────────────────────────────────┘
┌─ modules/nixos/hardware/features/video.nix ────────────────────────────────┐
│ diff --git a/modules/nixos/hardware/features/video.nix b/modules/nixos/hardware/fe │
│ atures/video.nix │
│ index 5740b99..05a1ed2 100644 │
│ --- a/modules/nixos/hardware/features/video.nix │
│ +++ b/modules/nixos/hardware/features/video.nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ lib, │
│ config, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...s/hardware/features/video.nix ───┐
│ diff --git a/modules/nixos/hardware/features │
│ /video.nix b/modules/nixos/hardware/features │
│ /video.nix │
│ index 5740b99..05a1ed2 100644 │
│ --- a/modules/nixos/hardware/features/video. │
│ nix │
│ +++ b/modules/nixos/hardware/features/video. │
│ nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ lib, │
│ config, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
└──────────────────────────────────────────────┘
┌─ modules/nixos/server/services/ookflix/lib.nix ────────────────────────────┐
│ diff --git a/modules/nixos/server/services/ookflix/lib.nix b/modules/nixos/server/ │
│ services/ookflix/lib.nix │
│ index 785fef7..77d0c2e 100644 │
│ --- a/modules/nixos/server/services/ookflix/lib.nix │
│ +++ b/modules/nixos/server/services/ookflix/lib.nix │
│ @@ -140,7 +140,7 @@ │
│ }; │
│ }; │
│ │
│ - mkNetworkService = name: network: │
│ + mkNetworkService = name: _network: │
│ nameValuePair "podman-network-${name}" { │
│ description = "Podman network ${name} for ookflix"; │
│ serviceConfig = { │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...rver/services/ookflix/lib.nix ───┐
│ diff --git a/modules/nixos/server/services/o │
│ okflix/lib.nix b/modules/nixos/server/servic │
│ es/ookflix/lib.nix │
│ index 785fef7..77d0c2e 100644 │
│ --- a/modules/nixos/server/services/ookflix/ │
│ lib.nix │
│ +++ b/modules/nixos/server/services/ookflix/ │
│ lib.nix │
│ @@ -140,7 +140,7 @@ │
│ }; │
│ }; │
│ │
│ - mkNetworkService = name: network: │
│ + mkNetworkService = name: _network: │
│ nameValuePair "podman-network-${name}" │
│ { │
│ description = "Podman network ${name} │
│ for ookflix"; │
│ serviceConfig = { │
└──────────────────────────────────────────────┘
┌─ modules/nixos/server/services/ookflix/networking/networks.nix ────────────┐
│ diff --git a/modules/nixos/server/services/ookflix/networking/networks.nix b/modul │
│ es/nixos/server/services/ookflix/networking/networks.nix │
│ index 3c99bf1..582c0be 100644 │
│ --- a/modules/nixos/server/services/ookflix/networking/networks.nix │
│ +++ b/modules/nixos/server/services/ookflix/networking/networks.nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ lib, │
│ config, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf getExe; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...kflix/networking/networks.nix ───┐
│ diff --git a/modules/nixos/server/services/o │
│ okflix/networking/networks.nix b/modules/nix │
│ os/server/services/ookflix/networking/networ │
│ ks.nix │
│ index 3c99bf1..582c0be 100644 │
│ --- a/modules/nixos/server/services/ookflix/ │
│ networking/networks.nix │
│ +++ b/modules/nixos/server/services/ookflix/ │
│ networking/networks.nix │
│ @@ -1,7 +1,6 @@ │
│ { │
│ lib, │
│ config, │
│ - pkgs, │
│ ... │
│ }: let │
│ inherit (lib) mkIf getExe; │
└──────────────────────────────────────────────┘
┌─ outputs/images.nix ───────────────────────────────────────────────────────┐
│ diff --git a/outputs/images.nix b/outputs/images.nix │
│ index 40293f8..3b20e5e 100644 │
│ --- a/outputs/images.nix │
│ +++ b/outputs/images.nix │
│ @@ -2,9 +2,7 @@ │
│ ook, │
│ self, │
│ ... │
│ -}: let │
│ - inherit (ook.lib.builders) mkImage; │
│ -in { │
│ +}: { │
│ flake.images = { │
│ ooknode = self.nixosConfigurations.ooknode.config.system.build.image; │
│ }; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ outputs/images.nix ─────────────────┐
│ diff --git a/outputs/images.nix b/outputs/im │
│ ages.nix │
│ index 40293f8..3b20e5e 100644 │
│ --- a/outputs/images.nix │
│ +++ b/outputs/images.nix │
│ @@ -2,9 +2,7 @@ │
│ ook, │
│ self, │
│ ... │
│ -}: let │
│ - inherit (ook.lib.builders) mkImage; │
│ -in { │
│ +}: { │
│ flake.images = { │
│ ooknode = self.nixosConfigurations.ookn │
│ ode.config.system.build.image; │
│ }; │
└──────────────────────────────────────────────┘
┌─ outputs/pkgs/ook-vim/modules/plugins/theme/config.nix ────────────────────┐
│ diff --git a/outputs/pkgs/ook-vim/modules/plugins/theme/config.nix b/outputs/pkgs/ │
│ ook-vim/modules/plugins/theme/config.nix │
│ index ef7872a..07196cf 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/theme/config.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/theme/config.nix │
│ @@ -5,7 +5,6 @@ │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
│ - inherit (lib.nvim.dag) entryBefore; │
│ inherit (lib.nvim.lua) toLuaObject; │
│ │
│ cfg = config.vim.theme.custom; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...ules/plugins/theme/config.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/modules/pl │
│ ugins/theme/config.nix b/outputs/pkgs/ook-vi │
│ m/modules/plugins/theme/config.nix │
│ index ef7872a..07196cf 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/t │
│ heme/config.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/t │
│ heme/config.nix │
│ @@ -5,7 +5,6 @@ │
│ ... │
│ }: let │
│ inherit (lib) mkIf; │
│ - inherit (lib.nvim.dag) entryBefore; │
│ inherit (lib.nvim.lua) toLuaObject; │
│ │
│ cfg = config.vim.theme.custom; │
└──────────────────────────────────────────────┘
┌─ outputs/pkgs/repomix/default.nix ─────────────────────────────────────────┐
│ diff --git a/outputs/pkgs/repomix/default.nix b/outputs/pkgs/repomix/default.nix │
│ index 7ff9f30..459bd53 100644 │
│ --- a/outputs/pkgs/repomix/default.nix │
│ +++ b/outputs/pkgs/repomix/default.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ buildNpmPackage, │
│ fetchFromGitHub, │
│ }: │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ outputs/pkgs/repomix/default.nix ───┐
│ diff --git a/outputs/pkgs/repomix/default.ni │
│ x b/outputs/pkgs/repomix/default.nix │
│ index 7ff9f30..459bd53 100644 │
│ --- a/outputs/pkgs/repomix/default.nix │
│ +++ b/outputs/pkgs/repomix/default.nix │
│ @@ -1,5 +1,4 @@ │
│ { │
│ - lib, │
│ buildNpmPackage, │
│ fetchFromGitHub, │
│ }: │
└──────────────────────────────────────────────┘
┌─ outputs/pkgs/wallpapers/generated-wallpaper.nix ──────────────────────────┐
│ diff --git a/outputs/pkgs/wallpapers/generated-wallpaper.nix b/outputs/pkgs/wallpa │
│ pers/generated-wallpaper.nix │
│ index b8c994b..1d23a3c 100644 │
│ --- a/outputs/pkgs/wallpapers/generated-wallpaper.nix │
│ +++ b/outputs/pkgs/wallpapers/generated-wallpaper.nix │
│ @@ -11,10 +11,6 @@ in │
│ { │
│ width ? largestWidth, │
│ height ? largestHeight, │
│ - logoScale ? 4, │
│ - backgroundColor ? colorscheme.palette.mantle, │
│ - logoColor1 ? colorscheme.palette.yellow, │
│ - logoColor2 ? colorscheme.palette.green, │
│ }: │
│ pkgs.stdenv.mkDerivation { │
│ name = "generated-nix-wallpaper-${colorscheme.slug}.png"; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...apers/generated-wallpaper.nix ───┐
│ diff --git a/outputs/pkgs/wallpapers/generat │
│ ed-wallpaper.nix b/outputs/pkgs/wallpapers/g │
│ enerated-wallpaper.nix │
│ index b8c994b..1d23a3c 100644 │
│ --- a/outputs/pkgs/wallpapers/generated-wall │
│ paper.nix │
│ +++ b/outputs/pkgs/wallpapers/generated-wall │
│ paper.nix │
│ @@ -11,10 +11,6 @@ in │
│ { │
│ width ? largestWidth, │
│ height ? largestHeight, │
│ - logoScale ? 4, │
│ - backgroundColor ? colorscheme.palette.m │
│ antle, │
│ - logoColor1 ? colorscheme.palette.yellow │
│ , │
│ - logoColor2 ? colorscheme.palette.green, │
│ }: │
│ pkgs.stdenv.mkDerivation { │
│ name = "generated-nix-wallpaper-${col │
│ orscheme.slug}.png"; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET