try newer stuff again
This commit is contained in:
parent
5efe1463a3
commit
322b594936
3 changed files with 16 additions and 19 deletions
|
@ -15,12 +15,12 @@ importedOverlays
|
|||
stable = inputs.nixpkgs-stable;
|
||||
in
|
||||
{
|
||||
bitwarden-cli = pkgFrom stable "bitwarden-cli";
|
||||
roundcube = pkgFrom stable "roundcube";
|
||||
lldb = pkgFrom stable "lldb";
|
||||
calibre = pkgFrom stable "calibre";
|
||||
nil = inputs.nil.packages.${prev.system}.nil;
|
||||
anki = pkgFrom inputs.anki "anki-bin";
|
||||
# bitwarden-cli = pkgFrom stable "bitwarden-cli";
|
||||
# roundcube = pkgFrom stable "roundcube";
|
||||
# lldb = pkgFrom stable "lldb";
|
||||
# calibre = pkgFrom stable "calibre";
|
||||
# nil = inputs.nil.packages.${prev.system}.nil;
|
||||
# anki = pkgFrom inputs.anki "anki-bin";
|
||||
}
|
||||
)
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue