templates icon indicating copy to clipboard operation
templates copied to clipboard

Use flake-utils from haskell.nix and fix `packages`

Open hamishmack opened this issue 2 years ago • 0 comments

The version of flake-utils we use in haskell.nix includes https://github.com/numtide/flake-utils/pull/97

The packages attribute was replaced instead of extended by the code that adds packages.default.

hamishmack avatar Jun 26 '23 06:06 hamishmack