Skip to content

Commit 7076d32

Browse files
nixos/yabar: remove reference to nixos 18.03
No need to mention that anymore - it's just a fact by now.
1 parent 1dd9c32 commit 7076d32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nixos/modules/programs/yabar.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ in
6464
description = ''
6565
The package which contains the `yabar` binary.
6666
67-
Nixpkgs provides the `yabar` and `yabar-unstable`
68-
derivations since 18.03, so it's possible to choose.
67+
Nixpkgs provides the `yabar` and `yabar-unstable`,
68+
so it's possible to choose.
6969
'';
7070
};
7171

0 commit comments

Comments
 (0)