Updated system (with temp python2 wheel patch)

This commit is contained in:
Emmet
2023-11-19 00:07:07 -06:00
parent 109aa756cf
commit f32c6dd7cb
3 changed files with 50 additions and 25 deletions

View File

@ -36,7 +36,8 @@
nixpkgs-patched = (import nixpkgs { inherit system; }).applyPatches {
name = "nixpkgs-patched";
src = nixpkgs;
patches = [ ./patches/emacs-no-version-check.patch ];
patches = [ ./patches/emacs-no-version-check.patch
./patches/nixos-nixpkgs-268027.patch ];
};
# configure pkgs