mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-04 21:43:15 -06:00
use nixpkgs pixi
This commit is contained in:
parent
2240cc0af4
commit
ba0c40c2f5
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
}: let
|
||||
inherit (lib) mkIfIn;
|
||||
cfg = config.oizys.languages;
|
||||
pixi = pkgs.callPackage ../../pkgs/pixi.nix {};
|
||||
in {
|
||||
config = mkIfIn "python" cfg {
|
||||
environment.systemPackages = let
|
||||
|
|
Loading…
Reference in a new issue