remove nh from packages to avoid conflict

This commit is contained in:
jacekpoz 2024-05-08 20:54:38 +02:00
parent b9a727e049
commit 15d0625634
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8
2 changed files with 0 additions and 4 deletions

View file

@ -13,7 +13,6 @@ in {
fenix = inputs.fenix.packages.${pkgs.system}; fenix = inputs.fenix.packages.${pkgs.system};
nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system}; nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system};
agenix = inputs.agenix.packages.${pkgs.system}; agenix = inputs.agenix.packages.${pkgs.system};
nh = inputs.nh.packages.${pkgs.system};
in with pkgs; [ in with pkgs; [
librewolf-wayland librewolf-wayland
keepassxc keepassxc
@ -131,7 +130,6 @@ in {
ydotool ydotool
piper piper
agenix.default agenix.default
nh.default
exiv2 exiv2
krita krita
gamescope gamescope

View file

@ -13,7 +13,6 @@ in {
fenix = inputs.fenix.packages.${pkgs.system}; fenix = inputs.fenix.packages.${pkgs.system};
nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system}; nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system};
agenix = inputs.agenix.packages.${pkgs.system}; agenix = inputs.agenix.packages.${pkgs.system};
nh = inputs.nh.packages.${pkgs.system};
in with pkgs; [ in with pkgs; [
librewolf-wayland librewolf-wayland
keepassxc keepassxc
@ -131,7 +130,6 @@ in {
ydotool ydotool
piper piper
agenix.default agenix.default
nh.default
exiv2 exiv2
krita krita
gamescope gamescope