treewide: use nh from master instead of nixpkgs
This commit is contained in:
parent
e89f83a559
commit
46e631c8c5
5 changed files with 29 additions and 3 deletions
|
@ -57,6 +57,7 @@
|
|||
fish
|
||||
git-commit-last
|
||||
git-fixup
|
||||
nh
|
||||
];
|
||||
}
|
||||
);
|
||||
|
@ -126,7 +127,7 @@
|
|||
packages = [
|
||||
config.packages.agenix.result.${system}
|
||||
config.packages.attic-client.result.${system}
|
||||
nh
|
||||
config.packages.nh.result.${system}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue