Commit Graph

25 Commits

Author SHA1 Message Date
Utku Demir
bc3a40c37c Allow passing --impure flag to Nix
Closes #40
2022-11-19 21:19:21 +13:00
Utku Demir
9abb1b7df8 Reduce GHCs optimisation level 2022-11-19 15:51:58 +13:00
Utku Demir
e43184a3b5 Improve help text 2022-11-19 15:51:58 +13:00
Utku Demir
00c3d9f339 Release v0.2.1 2022-10-24 18:25:13 +13:00
Utku Demir
cd94872e05
Release v0.2.0 2022-01-02 13:30:55 +13:00
Utku Demir
27e7c2ccfc
clipboard: Don't grab std{err,out}
For some reason it was breaking System.Timeout.timeout
2021-12-26 12:51:51 +13:00
Utku Demir
b8fae3d936
Grammar fix on the changelog 2021-12-25 23:34:13 +13:00
Utku Demir
cdac7a18ba
Add issue links to CHANGELOG 2021-12-25 23:12:59 +13:00
Utku Demir
057dd6345d
Support flake references 2021-12-25 23:07:36 +13:00
Utku Demir
47933de590
Release v0.1.9 2021-11-08 21:19:32 +13:00
Utku Demir
0eae3c4289
fix: Automatically enable nix-command experimental feature on Nix>=2.4 2021-11-08 19:29:10 +13:00
Utku Demir
551d152910
Update changelog 2021-11-08 19:25:06 +13:00
Utku Demir
89ed4c0fbd
Release 0.1.8 2021-09-06 20:02:03 +12:00
Utku Demir
5324abe728
Mention performance improvements on the changelog 2021-09-06 19:55:05 +12:00
Utku Demir
bb7723123f
Put a timeout on yank command 2021-09-04 21:58:06 +12:00
Utku Demir
e313e84e47
Reduce the time tick frequency to reduce idle CPU time
Closes #22
2021-05-02 00:42:17 +12:00
Utku Demir
35aebc050b
Release 0.1.7 2021-03-28 13:13:37 +13:00
Kanashimia
65f990c9d8
Use default fg and bg colours. (#20)
* Use default fg and bg colours.

* Remove unnecessary parens

* Update CHANGELOG

Co-authored-by: Utku Demir <me@utdemir.com>
2021-03-28 13:06:20 +13:00
Utku Demir
3bb55ba770
feat: Yank to clipboard
closes #16
2021-03-18 14:34:55 +13:00
Utku Demir
12e86de308
Add missing dates to the CHANGELOG 2021-03-17 11:12:47 +13:00
Utku Demir
92ab8a9485
Release 0.1.6 2021-03-12 00:05:18 +13:00
Utku Demir
dd0d11c2aa
Add horizontal scrolling on why-depends window
The implementation is not ideal, since scrolling is boundless; but
at least it makes viewing long dependency chains somehow possible.

closes #18
2021-03-11 22:50:17 +13:00
Utku Demir
bb38851c25
Update CHANGELOG 2021-03-11 22:47:14 +13:00
Utku Demir
e8afae4ffb
Release 0.1.5 2021-03-03 14:11:18 +13:00
Utku Demir
7a51286e51
Add a changelog 2021-02-28 00:24:33 +13:00