From fe42081483f7f8bb21fcadb9b4a892c72b8bb829 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sat, 24 Feb 2018 22:37:02 +0100 Subject: fliewatuet: Remove attic from systemPackages Quoting NixOS/nixpkgs@663d6e8f9d020a74a2d4a606223d04dcf85135c2: Attic is currently broken on master. The Attic git repo has not been updated since May 2015. Arch Linux also does not have an Attic package anymore. Borg should be able to read Attic backups using http://borgbackup.readthedocs.io/en/stable/usage/upgrade.html#attic-and-borg-0-xx-to-borg-1-x. The reason I'm removing this is because the missing attic attribute is currently blocking Hydra evaluations. Signed-off-by: aszlig Cc: @sternenseemann --- machines/sternenseemann/fliewatuet.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'machines') diff --git a/machines/sternenseemann/fliewatuet.nix b/machines/sternenseemann/fliewatuet.nix index 1f0e4900..18a17e35 100644 --- a/machines/sternenseemann/fliewatuet.nix +++ b/machines/sternenseemann/fliewatuet.nix @@ -87,7 +87,6 @@ in { environment.systemPackages = with pkgs; [ ## tools remind - attic pass wget curl -- cgit 1.4.1