use unstable alias for astroid

This commit is contained in:
foosinn 2021-10-04 10:30:38 +02:00
parent 9deaa5ff53
commit dc3064b545
2 changed files with 2 additions and 2 deletions

View file

@ -1,10 +1,11 @@
{ config, lib, pkgs, ... }:
let
unstable = import <nixos-unstable> { config.allowUnfree = true; };
notcoal = pkgs.callPackage (import ../packages/notcoal) {};
in {
environment.systemPackages = with pkgs; [
astroid
unstable.astroid
isync
khal
msmtp

View file

@ -31,7 +31,6 @@ in {
cloudstation
nagstamon
astroid
drone-cli
go-jira
govc