hackage-server/.envrc
Peter Becich 0a53dedd07
replace shell.nix with Nix Flake (#1154)
* `flake.nix`

Squashed commit of the following:

commit fae5c89e4dae4fb4dfc4fdbbdb202231632d3278
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Mar 12 21:43:23 2023 -0700

    `nix develop` and `nix build` work

commit 9c3d54e7d7c591ccbd5f59d83d6ed9dbd4824df0
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Mar 5 13:24:29 2023 -0800

    use https://github.com/srid/haskell-flake

commit a56bcee2f06cb59c34588e9cf85c2f495f933f50
Author: Peter Becich <peterbecich@gmail.com>
Date:   Fri Mar 3 22:21:27 2023 -0800

    update sources

commit b01330265d04df59ccb1d11506aa550a6202ce5e
Author: Peter Becich <peterbecich@gmail.com>
Date:   Tue Feb 28 18:06:28 2023 -0800

    update Cabal in both NixPkgs and hackage.nix

commit aaff29ca1774d97641ecedc9f781fc36cb852701
Author: Peter Becich <peterbecich@gmail.com>
Date:   Mon Feb 27 18:55:48 2023 -0800

    attempt to fix `doctest-parallel` by updating Cabal

    https://github.com/input-output-hk/haskell.nix/issues/1829

commit ccc9ced0b553131a8c09ca2b8a8f0408b14548a2
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Feb 26 23:16:28 2023 -0800

    investigate `gd` build error in `nix develop` shell

    https://github.com/input-output-hk/haskell.nix/issues/1865

commit efd9de57241aee0e8e691f7a9b1a43ef3f03baf3
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Feb 26 01:49:08 2023 -0800

    more dependencies

commit fb940558179875a5315c43cbd1109feec220070d
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Feb 26 01:19:33 2023 -0800

    work on `develop` shell

commit 495a54e73b178e3fcf00d536f762dd2b92eab5ee
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sat Feb 4 16:28:05 2023 -0800

    replace `shell.nix` with `haskell.nix` Flake

commit e0e8f41541f64bd9cacce51c6750056f769b2ee2
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sun Feb 5 17:56:04 2023 -0800

    ignore `incomplete-uni-patterns` warning

commit e4747e9d98fdabd4fc4b7b5c3ee31735018a88e5
Author: Peter Becich <peterbecich@gmail.com>
Date:   Sat Feb 4 15:31:06 2023 -0800

    fix `incomplete-uni-patterns` warning, ignore some others

    the `flake.nix` build fails on these warnings: https://github.com/haskell/hackage-server/pull/1154

* Mac support in `flake.nix`

* disable `nix flake check` in CI
2023-03-13 19:13:46 -07:00

2 lines
10 B
Plaintext