fixes for work setup
This commit is contained in:
@ -22,8 +22,8 @@ pkgs.stdenv.mkDerivation rec {
|
||||
};
|
||||
|
||||
nativeBuildInputs = with pkgs; [
|
||||
python39
|
||||
python39Packages.fontforge
|
||||
python311
|
||||
python311Packages.fontforge
|
||||
pkgs.unzip
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user