update nagstamon
This commit is contained in:
parent
a5f1d145d7
commit
eca605ab4f
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
let
|
||||
unstable = import <nixos-unstable> { config.allowUnfree = true; };
|
||||
cloudstation = pkgs.libsForQt5.callPackage (import ../packages/cloudstation.nix) {};
|
||||
bbnagstamon = pkgs.libsForQt5.callPackage (import ../packages/nagstamon.nix) {};
|
||||
|
||||
in {
|
||||
|
||||
security.pki.certificateFiles = [
|
||||
|
@ -21,7 +21,7 @@ in {
|
|||
(import ../packages/oc46.nix)
|
||||
(import ../packages/openshift-install-4.5.nix)
|
||||
astroid
|
||||
bbnagstamon
|
||||
(pkgs.libsForQt5.callPackage (import ../packages/nagstamon.nix) {})
|
||||
cloudstation
|
||||
drone-cli
|
||||
govc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue