7 Commits

Author SHA1 Message Date
github-actions[bot]
b50a27f23a
flake.lock: Update (#1453)
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19' (2021-09-13)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Added input 'flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'hls':
    'github:haskell/haskell-language-server/7db6215c6da39b6550d7c1ce6ea5b1bbe6e6dfde' (2023-11-23)
  → 'github:haskell/haskell-language-server/c2fcaae46278166feb01fb00b750ee80d9c90eb6' (2023-12-26)
• Updated input 'nix-filter':
    'github:numtide/nix-filter/41fd48e00c22b4ced525af521ead8792402de0ea' (2023-09-16)
  → 'github:numtide/nix-filter/c843418ecfd0344ecb85844b082ff5675e02c443' (2023-12-04)
• Updated input 'nixpkgs23_11':
    'github:NixOS/nixpkgs/42c3641cc777954b8e346740026cd0fbbad52ae1' (2023-12-14)
  → 'github:NixOS/nixpkgs/9fc0de7eff04a03c9c43f5ff55d97d0e4e8f3141' (2023-12-27)
• Updated input 'nixpkgsMaster':
    'github:NixOS/nixpkgs/53755e6dbd153ffc4724addb354d59a0993eeebc' (2023-12-07)
  → 'github:NixOS/nixpkgs/48d1e73d8bbd7e183b99b5b4ada1f5f6248a0b8d' (2023-12-27)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-27 16:38:38 +11:00
Vaibhav Sagar
002227c331 Use NixOS 23.11 2023-12-15 21:38:22 +11:00
thomasjm
ef2d4cb00a GHC 9.8 Nix display packages support 2023-12-07 01:24:26 -08:00
Tom McLaughlin
9f57e2c52e Nix and stack.yaml organization 2023-12-02 18:08:27 -08:00
Matthieu Coudron
1e710bf305 flake: bumped hls from 1.4.0 to 1.5.0 2021-11-28 15:33:05 +01:00
Matthieu Coudron
a39ca44985 nix: expose ihaskellOverlay in flake
flake.nix now:
- expose an overlay to be used by for instance jupyterWith
- disabled tests 'cos failing
- bring haskell-language-server though it seems to choke on codebase
2021-10-22 18:11:51 +02:00
Matthieu Coudron
ae85066b7c build: add flake support 2021-10-06 22:21:09 +02:00