Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
and update nixpkgs to master, so that that PR applies nicely. We can
worry about going back to stable later (if that fix doesn’t make it
anyways)
  • Loading branch information
nomeata committed Jul 12, 2021
1 parent 45cd548 commit 64757c1
Show file tree
Hide file tree
Showing 6 changed files with 1,511 additions and 212 deletions.
4 changes: 1 addition & 3 deletions nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ let
name = "nixpkgs-patched";
src = nixpkgs_src;
patches = [
# ./patches/0001-ghc865-binary-Use-binary-distribution-which-links-ag.patch
# ./patches/0002-openblas-0.3.10-0.3.13.patch
# ./patches/fb063991b26b2b93dece6d09f37041451a5ef4cb.patch
./patches/c114cd459e1bac0d05e4e27c9ea43c99799cbbd1.patch
];
};

Expand Down

This file was deleted.

74 changes: 0 additions & 74 deletions nix/patches/0002-openblas-0.3.10-0.3.13.patch

This file was deleted.

Loading

0 comments on commit 64757c1

Please sign in to comment.