feat: Install openssl
This commit is contained in:
parent
6118c611c0
commit
0ceef2ac3f
2 changed files with 1 additions and 2 deletions
|
@ -36,6 +36,7 @@ in {
|
||||||
numix-gtk-theme
|
numix-gtk-theme
|
||||||
numix-icon-theme
|
numix-icon-theme
|
||||||
openjdk
|
openjdk
|
||||||
|
openssl
|
||||||
pass
|
pass
|
||||||
pavucontrol
|
pavucontrol
|
||||||
ripgrep
|
ripgrep
|
||||||
|
|
|
@ -23,6 +23,4 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://www.terraform.io/";
|
homepage = "https://www.terraform.io/";
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
};
|
};
|
||||||
|
|
||||||
#
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue