Commit 0a53ded
authored
replace
* `flake.nix`
Squashed commit of the following:
commit fae5c89
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Mar 12 21:43:23 2023 -0700
`nix develop` and `nix build` work
commit 9c3d54e
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Mar 5 13:24:29 2023 -0800
use https://github.com/srid/haskell-flake
commit a56bcee
Author: Peter Becich <peterbecich@gmail.com>
Date: Fri Mar 3 22:21:27 2023 -0800
update sources
commit b013302
Author: Peter Becich <peterbecich@gmail.com>
Date: Tue Feb 28 18:06:28 2023 -0800
update Cabal in both NixPkgs and hackage.nix
commit aaff29c
Author: Peter Becich <peterbecich@gmail.com>
Date: Mon Feb 27 18:55:48 2023 -0800
attempt to fix `doctest-parallel` by updating Cabal
input-output-hk/haskell.nix#1829
commit ccc9ced
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Feb 26 23:16:28 2023 -0800
investigate `gd` build error in `nix develop` shell
input-output-hk/haskell.nix#1865
commit efd9de5
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Feb 26 01:49:08 2023 -0800
more dependencies
commit fb94055
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Feb 26 01:19:33 2023 -0800
work on `develop` shell
commit 495a54e
Author: Peter Becich <peterbecich@gmail.com>
Date: Sat Feb 4 16:28:05 2023 -0800
replace `shell.nix` with `haskell.nix` Flake
commit e0e8f41
Author: Peter Becich <peterbecich@gmail.com>
Date: Sun Feb 5 17:56:04 2023 -0800
ignore `incomplete-uni-patterns` warning
commit e4747e9
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: #1154
* Mac support in `flake.nix`
* disable `nix flake check` in CIshell.nix with Nix Flake (#1154)1 parent 7168298 commit 0a53ded
File tree
11 files changed
+469
-55
lines changed- .github/workflows
- src/Distribution/Server/Features
11 files changed
+469
-55
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 13 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | | - | |
11 | 9 | | |
12 | | - | |
13 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | | - | |
| 21 | + | |
17 | 22 | | |
18 | | - | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
27 | | - | |
| 31 | + | |
| 32 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
24 | 31 | | |
25 | 32 | | |
26 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments