From dc3064b545c44cc4e68a077802ca75fb6d29b65a Mon Sep 17 00:00:00 2001 From: foosinn Date: Mon, 4 Oct 2021 10:30:38 +0200 Subject: [PATCH] use unstable alias for astroid --- roles/mail.nix | 3 ++- roles/work.nix | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/mail.nix b/roles/mail.nix index 8e834c5..0f81277 100644 --- a/roles/mail.nix +++ b/roles/mail.nix @@ -1,10 +1,11 @@ { config, lib, pkgs, ... }: let + unstable = import { config.allowUnfree = true; }; notcoal = pkgs.callPackage (import ../packages/notcoal) {}; in { environment.systemPackages = with pkgs; [ - astroid + unstable.astroid isync khal msmtp diff --git a/roles/work.nix b/roles/work.nix index 6535389..5d7d56f 100644 --- a/roles/work.nix +++ b/roles/work.nix @@ -31,7 +31,6 @@ in { cloudstation nagstamon - astroid drone-cli go-jira govc