File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- name : " CI "
1
+ name : " nix "
2
2
on :
3
3
pull_request :
4
4
push :
Original file line number Diff line number Diff line change 1
1
# Systranything
2
2
3
- [ ![ CI ] [ status-png ]] [ status ]
3
+ [ ![ nix ] [ status-nix- png ]] [ status-nix ] [ ![ haskell-ci ] [ status-haskell-ci-png ]] [ status-haskell-ci ]
4
4
5
5
` systranything ` lets you put anything in your system tray. It is supported by
6
6
all destop environment that implements the [ StatusNotifierHost
@@ -70,6 +70,8 @@ experience.
70
70
[ nix ] : https://nixos.org/
71
71
[ polybar ] : https://polybar.github.io/
72
72
[ status-notifier-host ] : https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/StatusNotifierHost/
73
- [ status-png ] : https://github.com/jecaro/systranything/workflows/CI/badge.svg
73
+ [ status-nix-png ] : https://github.com/jecaro/systranything/workflows/nix/badge.svg
74
+ [ status-haskell-ci-png ] : https://github.com/jecaro/systranything/workflows/Haskell-CI/badge.svg
74
75
[ xfce ] : https://www.xfce.org/
75
- [ status ] : https://github.com/jecaro/systranything/actions
76
+ [ status-nix ] : https://github.com/jecaro/systranything/actions/workflows/nix.yml
77
+ [ status-haskell-ci ] : https://github.com/jecaro/systranything/actions/workflows/haskell-ci.yml
You can’t perform that action at this time.
0 commit comments