Commit graph

11 commits

Author SHA1 Message Date
Dasha Mukhina
7c24e361aa fix: remove non-existent input 'nixpkgs' from 'crane'
crane does not have inputs at all.
2024-09-18 15:43:59 +02:00
Dasha Mukhina
55c83a3e30 fix: add wayland, x11 libraries in runtime
fixes 'libwayland-egl.so could not be loaded' and 'Initializing X11 Backend failed' on NixOS.
2024-09-18 15:43:59 +02:00
Dasha Mukhina
57eb827469 style: reformat flake.nix using nixfmt-rfc-style 2024-09-18 15:43:59 +02:00
Elias Graf
f720a197e4 Update and fix flake.nix 2024-09-02 19:44:51 +02:00
Darksome
62b81347a7 nix: setup dev shell 2023-11-12 17:30:41 +04:00
Ashley Wulber
e37cfbf595
fix: add cosmic-comp-config to nix flake 2023-09-05 19:21:23 -04:00
Victoria Brekenfeld
a683b7cd63
ci: Add i18n.toml 2023-07-11 17:00:41 +02:00
fortuneteller2k
92932e0c3e nix: fix builds and CI
Things done:
  - migrate from flake-utils to flake-parts for easier composability
  - use rust-overlay from oxalica since it works well with rust-toolchain.toml files
2023-07-05 02:14:07 +08:00
Shuxian Wang
14c0711287 Update Nix flake and CI. 2023-06-02 01:24:16 -07:00
Shuxian Wang
f2e8954923 Rework source filtering.
To actually avoid triggering unnecessary rebuilds when irrelevant files
change.
2023-01-04 01:52:16 -08:00
Shuxian Wang
cb799363de Add Nix flake. 2022-12-31 14:04:06 -08:00