fix nix flake check
Also adds a workaround for https://github.com/nix-community/home-manager/issues/2942
This commit is contained in:
parent
0655fab820
commit
f17c7c67d2
6 changed files with 3 additions and 67 deletions
|
@ -1,6 +1,5 @@
|
|||
{ pkgs }:
|
||||
with pkgs; [
|
||||
androidStudioPackages.stable
|
||||
anki
|
||||
aspell
|
||||
aspellDicts.de
|
||||
|
@ -72,7 +71,6 @@ with pkgs; [
|
|||
python3
|
||||
python38Packages.dateutil
|
||||
python38Packages.managesieve
|
||||
recipemd
|
||||
ripgrep
|
||||
rust-analyzer
|
||||
rustup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue