diff options
| author | Eugen Wissner <belka@caraus.de> | 2020-12-06 17:22:55 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2020-12-06 18:36:28 +0100 |
| commit | 910a93869524a0f39802ef0d6860eb24257b3237 (patch) | |
| tree | ecbc637bea490ae5c5acae0c56aa62a97e659b2d | |
| parent | f5aaf1a0a7c42ce1fe8b68cb198e3f15aca566fe (diff) | |
| download | slackbuilder-910a93869524a0f39802ef0d6860eb24257b3237.tar.gz | |
nix: Updated current dependencies
| -rw-r--r-- | nix/nix.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/nix.info b/nix/nix.info index 97e5f63..477c931 100644 --- a/nix/nix.info +++ b/nix/nix.info @@ -5,6 +5,6 @@ DOWNLOAD="http://nixos.org/releases/nix/nix-2.3.9/nix-2.3.9.tar.xz" MD5SUM="1b8b35a2c7870b320598bb7179e8fb13" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libsodium libseccomp" +REQUIRES="editline libseccomp" MAINTAINER="Pragmatic Cypher" EMAIL="slackbuilds@server.ky" |
