Building?
This commit is contained in:
parent
9237779561
commit
741d9b5b6a
6 changed files with 36 additions and 58 deletions
|
@ -12,7 +12,6 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
python-language-server
|
||||
python
|
||||
fd
|
||||
ag
|
||||
|
@ -29,5 +28,5 @@
|
|||
mimeType = "x-scheme-handler/org-protocol";
|
||||
}
|
||||
)
|
||||
];
|
||||
] ++ (if pkgs.system == "x86_64-linux" then [ python-language-server ] else [ ]);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue