HASH 95b49718cdde
DATE 2026-06-04
SUBJECT pkgs: disable broken packages for now
FILES 3 CHANGED
HASH 95b49718cdde
DATE 2026-06-04
SUBJECT pkgs: disable broken packages for now
FILES 3 CHANGED
┌─ modules/home/nixos/creative/aseprite.nix ─────────────────────────────────┐
│ diff --git a/modules/home/nixos/creative/aseprite.nix b/modules/home/nixos/creativ │
│ e/aseprite.nix │
│ index 14920f8..86aad78 100644 │
│ --- a/modules/home/nixos/creative/aseprite.nix │
│ +++ b/modules/home/nixos/creative/aseprite.nix │
│ @@ -8,6 +8,7 @@ │
│ inherit (osConfig.ooknet.workstation) profiles; │
│ in { │
│ config = mkIf (elem "creative" profiles) { │
│ - home.packages = [pkgs.aseprite]; │
│ + # disabled temporarily │
│ + # home.packages = [pkgs.aseprite]; │
│ }; │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...e/nixos/creative/aseprite.nix ───┐
│ diff --git a/modules/home/nixos/creative/ase │
│ prite.nix b/modules/home/nixos/creative/asep │
│ rite.nix │
│ index 14920f8..86aad78 100644 │
│ --- a/modules/home/nixos/creative/aseprite.n │
│ ix │
│ +++ b/modules/home/nixos/creative/aseprite.n │
│ ix │
│ @@ -8,6 +8,7 @@ │
│ inherit (osConfig.ooknet.workstation) pro │
│ files; │
│ in { │
│ config = mkIf (elem "creative" profiles) │
│ { │
│ - home.packages = [pkgs.aseprite]; │
│ + # disabled temporarily │
│ + # home.packages = [pkgs.aseprite]; │
│ }; │
│ } │
└──────────────────────────────────────────────┘
┌─ modules/home/nixos/gaming/bottles.nix ────────────────────────────────────┐
│ diff --git a/modules/home/nixos/gaming/bottles.nix b/modules/home/nixos/gaming/bot │
│ tles.nix │
│ index 028d059..4fa6363 100644 │
│ --- a/modules/home/nixos/gaming/bottles.nix │
│ +++ b/modules/home/nixos/gaming/bottles.nix │
│ @@ -9,11 +9,12 @@ │
│ inherit (osConfig.ooknet.workstation) profiles; │
│ in { │
│ config = mkIf (elem "gaming" profiles) { │
│ + # disabled - openldap i686 test failure on current nixpkgs │
│ home.packages = attrValues { │
│ - inherit │
│ - (pkgs) │
│ - bottles │
│ - ; │
│ + # inherit │
│ + # (pkgs) │
│ + # bottles │
│ + # ; │
│ }; │
│ }; │
│ } │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...home/nixos/gaming/bottles.nix ───┐
│ diff --git a/modules/home/nixos/gaming/bottl │
│ es.nix b/modules/home/nixos/gaming/bottles.n │
│ ix │
│ index 028d059..4fa6363 100644 │
│ --- a/modules/home/nixos/gaming/bottles.nix │
│ +++ b/modules/home/nixos/gaming/bottles.nix │
│ @@ -9,11 +9,12 @@ │
│ inherit (osConfig.ooknet.workstation) pro │
│ files; │
│ in { │
│ config = mkIf (elem "gaming" profiles) { │
│ + # disabled - openldap i686 test failure │
│ on current nixpkgs │
│ home.packages = attrValues { │
│ - inherit │
│ - (pkgs) │
│ - bottles │
│ - ; │
│ + # inherit │
│ + # (pkgs) │
│ + # bottles │
│ + # ; │
│ }; │
│ }; │
│ } │
└──────────────────────────────────────────────┘
┌─ modules/home/nixos/gaming/lutris.nix ─────────────────────────────────────┐
│ diff --git a/modules/home/nixos/gaming/lutris.nix b/modules/home/nixos/gaming/lutr │
│ is.nix │
│ index 25025e2..b6f198a 100644 │
│ --- a/modules/home/nixos/gaming/lutris.nix │
│ +++ b/modules/home/nixos/gaming/lutris.nix │
│ @@ -10,7 +10,7 @@ │
│ in { │
│ config = mkIf (elem "gaming" profiles) { │
│ programs.lutris = { │
│ - enable = true; │
│ + enable = false; # disabled - openldap i686 test failure on current nixpkgs │
│ steamPackage = osConfig.programs.steam.package; │
│ defaultWinePackage = pkgs.proton-ge-bin; │
│ protonPackages = [pkgs.proton-ge-bin]; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ .../home/nixos/gaming/lutris.nix ───┐
│ diff --git a/modules/home/nixos/gaming/lutri │
│ s.nix b/modules/home/nixos/gaming/lutris.nix │
│ index 25025e2..b6f198a 100644 │
│ --- a/modules/home/nixos/gaming/lutris.nix │
│ +++ b/modules/home/nixos/gaming/lutris.nix │
│ @@ -10,7 +10,7 @@ │
│ in { │
│ config = mkIf (elem "gaming" profiles) { │
│ programs.lutris = { │
│ - enable = true; │
│ + enable = false; # disabled - openldap │
│ i686 test failure on current nixpkgs │
│ steamPackage = osConfig.programs.stea │
│ m.package; │
│ defaultWinePackage = pkgs.proton-ge-b │
│ in; │
│ protonPackages = [pkgs.proton-ge-bin] │
│ ; │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET