+2
-2
packetmix/ci.nix
+2
-2
packetmix/ci.nix
+1
-1
packetmix/homes/catppuccin/catppuccin.nix
+1
-1
packetmix/homes/catppuccin/catppuccin.nix
-1
packetmix/homes/coded/catppuccin.nix
-1
packetmix/homes/coded/catppuccin.nix
-1
packetmix/homes/common/gtk.nix
-1
packetmix/homes/common/gtk.nix
-1
packetmix/homes/common/helix.nix
-1
packetmix/homes/common/helix.nix
-3
packetmix/homes/default.nix
-3
packetmix/homes/default.nix
-2
packetmix/homes/development/helix.nix
-2
packetmix/homes/development/helix.nix
-1
packetmix/homes/development/tmux.nix
-1
packetmix/homes/development/tmux.nix
+4
-1
packetmix/homes/espanso/espanso.nix
+4
-1
packetmix/homes/espanso/espanso.nix
-2
packetmix/homes/maya/niri.nix
-2
packetmix/homes/maya/niri.nix
-3
packetmix/homes/minion/niri.nix
-3
packetmix/homes/minion/niri.nix
-2
packetmix/homes/niri/niri.nix
-2
packetmix/homes/niri/niri.nix
-1
packetmix/modules/nilla-home/home.nix
-1
packetmix/modules/nilla-home/home.nix
+1
-2
packetmix/modules/nilla-home/nixos.nix
+1
-2
packetmix/modules/nilla-home/nixos.nix
···
30
30
31
31
config.modules =
32
32
let
33
-
system = submodule.config.pkgs.system;
34
33
warn' = builtins.warn or builtins.trace; # builtins.warn doesn't exist on some versions of nix/lix
35
34
warnIf =
36
35
condition: message: value:
···
52
51
{
53
52
home,
54
53
homeName,
55
-
username,
54
+
...
56
55
}@identity:
57
56
warnIf (home.home-manager != homeManager)
58
57
"The home \"${homeName}\" isn't using the same home-manager input as the NixOS system \"${name}\". This may work, but is not officially supported by the Nilla Home or Nilla NixOS maintainers. Please fix this before reporting any bugs you may find."
-6
packetmix/nilla.nix
-6
packetmix/nilla.nix
+2
-4
packetmix/packages/bluesky-pds/default.nix
+2
-4
packetmix/packages/bluesky-pds/default.nix
···
9
9
systems = [ "x86_64-linux" ];
10
10
package =
11
11
{
12
-
system,
13
12
stdenv,
14
13
nodejs,
15
14
pnpm_9,
16
-
lib,
17
15
srcOnly,
18
16
python3,
19
17
...
···
83
81
system,
84
82
...
85
83
}:
86
-
config.inputs.nixos-unstable.result.${system}.bluesky-pds.overrideAttrs (prevAttrs: {
84
+
config.inputs.nixos-unstable.result.${system}.bluesky-pds.overrideAttrs {
87
85
postBuild = ''
88
86
rm -r node_modules/.pnpm/@atproto+pds@0.4.169
89
87
mkdir -p node_modules/.pnpm/@atproto+pds@0.4.169
···
91
89
config.packages.bluesky-atproto-pds.result.${system}
92
90
}/lib node_modules/.pnpm/@atproto+pds@0.4.169/node_modules
93
91
'';
94
-
});
92
+
};
95
93
};
96
94
}
+4
-1
packetmix/systems/common/fonts.nix
+4
-1
packetmix/systems/common/fonts.nix
-1
packetmix/systems/common/inputs.nix
-1
packetmix/systems/common/inputs.nix
+4
-1
packetmix/systems/default.nix
+4
-1
packetmix/systems/default.nix
-1
packetmix/systems/emden/hardware-configuration.nix
-1
packetmix/systems/emden/hardware-configuration.nix
-1
packetmix/systems/emden/steam.nix
-1
packetmix/systems/emden/steam.nix
+1
-1
packetmix/systems/espanso/nixpkgs-328890--espanso-capdacoverride.nix
+1
-1
packetmix/systems/espanso/nixpkgs-328890--espanso-capdacoverride.nix
-1
packetmix/systems/gaming/steam.nix
-1
packetmix/systems/gaming/steam.nix
-1
packetmix/systems/marbled/hardware-configuration.nix
-1
packetmix/systems/marbled/hardware-configuration.nix
-1
packetmix/systems/niri/niri.nix
-1
packetmix/systems/niri/niri.nix
-1
packetmix/systems/personal/configuration.nix
-1
packetmix/systems/personal/configuration.nix
-1
packetmix/systems/redhead/hardware-configuration.nix
-1
packetmix/systems/redhead/hardware-configuration.nix
-4
packetmix/systems/redhead/remoteBuilds.nix
-4
packetmix/systems/redhead/remoteBuilds.nix
+1
-2
packetmix/systems/teal/pds.nix
+1
-2
packetmix/systems/teal/pds.nix
-1
packetmix/systems/teal/stalwart.nix
-1
packetmix/systems/teal/stalwart.nix