Commit Graph

13 Commits

Author SHA1 Message Date
John Titor
f4e9a21c0f
cosmic-packages: move to new cargo fetcher 2024-11-17 00:16:45 +05:30
Franz Pletz
dc460ec76c
Remove obsolete libXrandr inputs from programs using winit (#354847) 2024-11-11 11:11:37 +01:00
Alyssa Ross
d91e9dd0fa
cosmic-comp: remove obsolete libXrandr input
libXrandr has not been required since winit 0.30.0[1]
(cosmic-comp 1.0.0-alpha.1).

Tested that it still starts on X11.

[1]: bb9b629bc3
2024-11-09 21:42:22 +01:00
Alyssa Ross
05ac36fa30
treewide: use dontCargo{Build,Check,Install}
These are a better way to do the same thing.  They didn't exist when I
needed to do this in the zcash derivation, and then I didn't realise
they'd started existing when I did the same in cosmic-comp.
2024-11-06 14:41:30 +01:00
Johannes Jöns
01819838af
cosmic-comp: install default config files (#349091) 2024-10-16 20:07:51 +00:00
Alyssa Ross
45c0b3e9e5
cosmic-comp: install default config files
There's a Makefile that installs the Rust binary and some default
config files.
2024-10-16 19:04:12 +02:00
a-kenji
ec1bfdc3f9 cosmic-comp: 1.0.0-alpha.1 -> 1.0.0-alpha.2 2024-09-25 20:04:05 +02:00
Niko Cantero
55e6535e4e
maintainers: rename nyanbinary to nyabinary 2024-09-19 15:04:36 -04:00
a-kenji
83fa6dab8e cosmic-comp: unstable-2023-11-13 -> 1.0.0-alpha.1 2024-08-07 13:46:08 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Fl1tzi
2cfc714455 cosmic-comp: optional useSystemd
Allow the optional use of Systemd by turning off the default features.
Also see: e569e14a99/Cargo.toml

Signed-off-by: Fl1tzi <git@fl1tzi.com>
2024-01-28 20:02:20 +01:00
Fl1tzi
ec740c7b63 cosmic-comp: optional useXWayland
Signed-off-by: Fl1tzi <git@fl1tzi.com>
2024-01-28 20:02:20 +01:00
Niko
5c6e85ee47 cosmic-comp: unstable-2023-10-04 -> unstable-2023-11-13 2023-11-13 21:22:55 +01:00