From f9914beb086a06e290287f299ae2c2026924a780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sat, 23 May 2020 03:36:16 +0200 Subject: Upgrade environment --- environments/immae-eu.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'environments') diff --git a/environments/immae-eu.nix b/environments/immae-eu.nix index e726c59..dddc1fd 100644 --- a/environments/immae-eu.nix +++ b/environments/immae-eu.nix @@ -4,7 +4,7 @@ let # https://github.com/NixOS/nixpkgs/blob/master/doc/languages-frameworks paths = [ # archives - lzo unzip bzip2 p7zip xz + lzo unzip bzip2 xz # unrar is unfree # backups @@ -123,7 +123,7 @@ let # Terraform + AWS terraform_0_12 awscli - (ansible.override { python2 = python3; }) python3Packages.boto + ansible python3Packages.boto openvpn zsh-completions -- cgit v1.2.3