Skip to content

Commit

Permalink
Release 1.1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maralorn committed Mar 21, 2022
1 parent 4bd9d76 commit 11b3ac8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Revision history for nix-output-monitor

## 1.1.3.0 -- 2022-03-21
* Update parser to correctly detect failed builds on nix 2.7

## 1.1.2.1 -- 2022-03-16
* Move nom-build and zsh completion files from nixpkgs into this repo
* Internal refactoring for streamly >= 0.8 and ghc 9.0 compat
Expand Down
2 changes: 1 addition & 1 deletion nix-output-monitor.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.4
name: nix-output-monitor
version: 1.1.2.1
version: 1.1.3.0
synopsis: Parses output of nix-build to show additional information
description:
A tool you can pipe stdout and stderr into to get your terminal output enriched with useful information.
Expand Down

0 comments on commit 11b3ac8

Please sign in to comment.