static-haskell-nix
static-haskell-nix copied to clipboard
WIP: Update nixpkgs to include pkgsStaticShared
My first shot at https://github.com/NixOS/nixpkgs/issues/61575
- [ ] Actually use
pkgsStaticShared
in the code - [ ] CI
- [ ] Remove use of
pkgsStatic
- [ ] Kill my nixpkgs changes that modified
pkgsStatic
pkgsStaticShared
seems like a really good thing! Is it possible to get this merged, in whatever state to nixpkgs?