Skip to content

Releases: tek/hix

0.6.0

18 Jul 23:32
0.6.0
Compare
Choose a tag to compare

Commits

  • 066e570: fix test failure detection (Torsten Schmits)
  • d71fb76: add helpers for building ghci commands with static runner (Torsten Schmits)
  • a841b24: doc (Torsten Schmits)
  • e00b477: add more options for ghci command (Torsten Schmits)
  • b58b1f8: quote database name (Torsten Schmits)
  • 758edca: Fix tldr commands (Christian Georgii)
  • 749d47e: fix regex for bumping the version when releasing (Torsten Schmits)
  • 3cee9be: switch to locally built cli for bootstrap for the time being (Torsten Schmits)
  • 3df61c9: add cabal to envs' hs packages (Torsten Schmits)
  • b102ceb: explain how to use hls with an editor (Torsten Schmits)
  • bf9d9ee: don't add a trap for INT when starting a shell (Torsten Schmits)
  • 7cebee2: cosmetics (Torsten Schmits)
  • 58eea2a: support multiple libraries (Torsten Schmits)
  • ce7a367: doc (Torsten Schmits)
  • c52b01d: refactor systems bootstrap (Torsten Schmits)
  • 16335f7: add --ghci(d)-options (Torsten Schmits)
  • daae51a: set systems to linux only until gen-overrides is merged (Torsten Schmits)
  • 4ea043f: remove the old auto stuff (Torsten Schmits)
  • 94e62f6: decouple cli nixpkgs from main (Torsten Schmits)
  • 0a3c9b7: remove unnecessary override (Torsten Schmits)
  • f5fdfb0: fix doc import (Torsten Schmits)
  • a086166: Release 0.5.7 (Torsten Schmits)
  • 125a602: bump cli (Torsten Schmits)
  • f32874f: use new general ghci command options for built-in commands (Torsten Schmits)
  • 1def987: add --ghci/d-options to env command for easy invocation (Torsten Schmits)
  • afd7560: Release 0.5.8 (Torsten Schmits)
  • 03ec6d4: bump cli (Torsten Schmits)
  • a5f7819: remove nixpkgs for local agian (Torsten Schmits)
  • b49fc71: add missing benchmarkHaskellDepends to gen-cabal (Torsten Schmits)
  • pregenerate override drvs for ifd-avoidance (Torsten Schmits)
  • e845dfb: rename some files (Torsten Schmits)
  • 0dccafc: Release 0.6.0 (Torsten Schmits)
  • c8c3a4d: Release 0.6.0 (Torsten Schmits)

0.5.6

02 Jul 20:41
0.5.6
Compare
Choose a tag to compare

Commits

  • 511383a: fetch flake-utils inline to reduce dependencies (Torsten Schmits)
  • 9f1ff01: allow services to print messages before starting a vm (Torsten Schmits)
  • f650243: don't use package import when custom prelude is local (Torsten Schmits)
  • 0e54e6d: allow skipping tests on release (Torsten Schmits)
  • 417cfc5: Release 0.5.6 (Torsten Schmits)
  • af2ee3e: Release 0.5.6 (Torsten Schmits)

0.5.5

24 Jun 23:20
0.5.5
Compare
Choose a tag to compare

Commits

  • e2f857f: use flake.nix as a marker for the project root (Torsten Schmits)
  • 032f590: fix per-package versionFile (Torsten Schmits)
  • 06fedbf: Release 0.5.5 (Torsten Schmits)
  • 3b94367: Release 0.5.5 (Torsten Schmits)

0.5.4

14 Jun 23:55
0.5.4
Compare
Choose a tag to compare

Commits

  • 7dea3ca: mention that HLS is available conventionally in the devshell (Torsten Schmits)
  • 61af4ec: use versioned url in readme for bootstrap commands (Torsten Schmits)
  • 042421b: rename github flows (Torsten Schmits)
  • 882031b: add test for bootstrapping with the github binary (Torsten Schmits)
  • 4e71afe: use git status to check whether new project already has git (Torsten Schmits)
  • 70913c1: use config.internal.nixpkgs when not operating on ghc sets (Torsten Schmits)
  • 335b3bc: remove nixpkgs_internal (Torsten Schmits)
  • 22ab015: update nixos attr name for PermitRootLogin (Torsten Schmits)
  • 3ec654b: use deferredModule for parents (Torsten Schmits)
  • a77f748: make show-config work again (Torsten Schmits)
  • b975e93: doc (Torsten Schmits)
  • ea9af10: fix tests (Torsten Schmits)
  • c7c5e46: disable tests for ghci in ghc94 (Torsten Schmits)
  • c3ed14b: Release 0.5.4 (Torsten Schmits)
  • d757740: Release 0.5.4 (Torsten Schmits)

0.5.3

11 May 14:38
0.5.3
Compare
Choose a tag to compare

Commits

  • fb99762: Release 0.5.2 (Torsten Schmits)
  • d6739a1: fix release script to commit in -all (Torsten Schmits)
  • 8a37a28: use qualified imports for ghci runners (Torsten Schmits)
  • 93e9121: add option providing an env's ghc with packages (Torsten Schmits)
  • 030f7e4: properly quote args in new/bootstrap commands (Torsten Schmits)
  • 42e2627: add default value for --author (Torsten Schmits)
  • 4b2397a: gen-cabal after bootstrap (Torsten Schmits)
  • 4750934: Release 0.5.3 (Torsten Schmits)
  • 524e7e2: Release 0.5.3 (Torsten Schmits)

0.5.2

29 Apr 17:29
0.5.2
Compare
Choose a tag to compare

Commits

  • 2ad5989: improve the Prelude regex to not match Prelude.Foo etc (Torsten Schmits)
  • df1ac00: Release 0.5.2 (Torsten Schmits)

0.5.1

20 Apr 00:19
0.5.1
Compare
Choose a tag to compare

Commits

  • 781dc1b: bump cachix-action (Torsten Schmits)
  • 351e49c: allow buildInputs to be a function that takes pkgs (Torsten Schmits)
  • 4a71377: add buildInputs to tests (Torsten Schmits)
  • ee25b73: add option buildInputs (Torsten Schmits)
  • 825df20: allow env buildInputs to be a function (Torsten Schmits)
  • d947edb: use deferredModule instead of unspecified (Torsten Schmits)
  • 8384358: tweaks (Torsten Schmits)
  • 12b8115: fix depspec evaluation when applying to raw derivation (Torsten Schmits)
  • 6082c7a: Release 0.5.1 (Torsten Schmits)

0.5.0

15 Apr 17:39
0.5.0
Compare
Choose a tag to compare

Commits

  • 94ad42e: disable profiling for the minimal modifier (Torsten Schmits)
  • 0fbc58f: default to minimal instead of fast for the 'min' env (Torsten Schmits)
  • 39f6c35: add defaults for ghci target selection (Torsten Schmits)
  • f04752e: apply "all" overrides from deps after "local" (Torsten Schmits)
  • 16e01cd: Change directory to the package root when running GHCi (Torsten Schmits)
  • 341e5ab: add package..override (Torsten Schmits)
  • 844a4d9: auto-update changelog when releasing (Torsten Schmits)
  • f8a729d: add package..buildInputs (Torsten Schmits)
  • 4a5d966: Release 0.5.0 (Torsten Schmits)
  • 8ecc74f: use zsh for release script (Torsten Schmits)
  • cb4858b: rearrange cli overrides for scripting (Torsten Schmits)
  • daff307: run tests for release-all (Torsten Schmits)
  • 48ea938: change env selector to fall back to default when no default package could be determined (Torsten Schmits)
  • 4ffe703: allow empty release commit (Torsten Schmits)

0.4.4

12 Apr 16:32
0.4.4
Compare
Choose a tag to compare

Commits

  • ebd4095: add cross compiling section to docs (Torsten Schmits)
  • 52de49a: export overrides in legacyPackages, switch ifd off again (Torsten Schmits)
  • e305549: add changelog (Torsten Schmits)
  • cde6950: make sure dep has system dependent overrides (Torsten Schmits)
  • eb8c999: bump cachix action (Torsten Schmits)
  • f76edc2: make reexported-modules a known-key option (Torsten Schmits)
  • 637eb4c: export env vars one per line (Torsten Schmits)
  • b98490d: allow reexported-modules on libraries only (Torsten Schmits)
  • d282bc4: fix prelude regex to allow qualified (Torsten Schmits)
  • 99f698f: Release 0.4.2 (Torsten Schmits)
  • 028bed6: bump cli (Torsten Schmits)
  • 21c728d: check if dependency has legacyPackages. (Torsten Schmits)
  • e616a28: Release 0.4.4 (Torsten Schmits)

0.4.3

10 Apr 23:13
0.4.3
Compare
Choose a tag to compare

Commits

  • 6656883: Release 0.4.2 (Torsten Schmits)
  • c591e0e: run tests when releasing (Torsten Schmits)
  • 461dd34: push cachix in latest workflow (Torsten Schmits)
  • 69ddf9e: fix tests (Torsten Schmits)
  • c64da8d: Release 0.4.3 (Torsten Schmits)