Add stable nixpkgs. Use that for Calibre (python/qt is broken)
This commit is contained in:
parent
ad64ae1ecc
commit
c9f5febd94
6 changed files with 58 additions and 17 deletions
home/dln
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [ calibre ];
|
||||
home.packages = with pkgs; [ stable.calibre ];
|
||||
|
||||
programs.gpg.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue