Search Criteria
Package Details: netctl-tray-auto 0.2.2-1
Git Clone URL: | https://aur.archlinux.org/netctl-tray-auto.git (read-only, click to copy) |
---|---|
Package Base: | netctl-tray-auto |
Description: | A lightweight netctl tray app with notifications (netctl-auto) |
Upstream URL: | https://github.com/PonasKovas/netctl-tray |
Licenses: | |
Conflicts: | |
Submitter: | Ponas |
Maintainer: | Ponas |
Last Packager: | Ponas |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-27 17:28 |
Last Updated: | 2020-09-10 14:27 |
Latest Comments
Ponas commented on 2020-09-27 10:00
@mortzu please open a github issue
mortzu commented on 2020-09-27 09:33
mortzu commented on 2020-06-25 07:47
error[E0554]:
#![feature]
may not be used on the stable release channel --> src/main.rs:1:1 | 1 | #![feature(vec_remove_item)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^error[E0554]:
#![feature]
may not be used on the stable release channel --> src/main.rs:2:1 | 2 | #![feature(exclusive_range_pattern)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^error: aborting due to 2 previous errors
For more information about this error, try
rustc --explain E0554
. error: could not compilenetctl-tray
.To learn more, run the command again with --verbose.