~cyplo/genpass

e987c23b91e37d620244c6529a1da479ab3835ce — Cyryl PÅ‚otnicki 2 years ago 86fa235
add openssl explicitly, needed for publishing
1 files changed, 2 insertions(+), 0 deletions(-)

M flake.nix
M flake.nix => flake.nix +2 -0
@@ 40,6 40,8 @@
            git
            llvmPackages_13.llvm
            nixpkgs-fmt
            openssl
            pkg-config
            rustc
            rustfmt
          ];