Commit Graph

29 Commits

Author SHA1 Message Date
aleksana
ffdf195290 niri: remove unused clang from build closure 2024-12-01 17:03:38 +08:00
r-vdp
fade592271
niri: 0.1.10 -> 0.1.10.1 2024-11-14 09:42:46 +00:00
Moritz Sanft
b3057fce63
niri: add patch for scrolling without mouse config 2024-11-11 08:27:57 +01:00
Moritz Sanft
f0b14e4fb4
niri: install dinit service files 2024-11-11 08:26:15 +01:00
Moritz Sanft
e806221782
niri: 0.1.9 -> 0.1.10 2024-11-10 20:20:49 +01:00
r-vdp
ba7b53c490
niri: add systemd units to the right location
They will then be moved to `share` by https://nixos.org/manual/nixpkgs/unstable/#move-systemd-user-units.sh
and a symlink will be put in place.
2024-10-14 00:30:06 +02:00
seth
9b12b98033
niri: add getchoo as maintainer 2024-10-08 12:50:35 -04:00
seth
0c5d185ad7
niri: allow configuration of build features 2024-10-08 12:50:23 -04:00
seth
6a2a50845c
niri: add meta.changelog 2024-10-08 01:35:08 -04:00
seth
f03374e375
niri: cleanup
This reorders some of the attributes to be a bit more sensible, as well
as adopts some "best practices"
2024-10-08 01:35:08 -04:00
seth
f1cf61e2bf
niri: force linking with linker args instead of patchelf
We don't need to be patching an already built binary here
2024-10-08 01:35:08 -04:00
seth
d9aecbc3e0
niri: cleanup dependencies
Some of these were not required, not explicitly listed, or shouldn't
always be added to the rpath
2024-10-08 01:35:06 -04:00
seth
6521bf4318
niri: format with nixfmt 2024-10-08 00:27:41 -04:00
sodiboo
2e579bc571 niri: 0.1.8 -> 0.1.9 2024-09-14 14:48:00 +02:00
welius
0f820a65e2 niri: 0.1.7 -> 0.1.8 2024-08-13 11:41:05 +02:00
Gavin John
75ecdf96c1
niri: add updateScript 2024-07-04 13:46:48 -04:00
sodiboo
4f77191502 niri: 0.1.6 -> 0.1.7 2024-06-29 19:08:30 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
sodiboo
953fa53c2a niri: 0.1.5 -> 0.1.6 2024-05-18 23:35:55 +02:00
sodiboo
f22481048d niri: 0.1.4 -> 0.1.5 2024-04-20 19:42:39 +02:00
Nick Cao
2890d63ce3
niri: drop redundant LIBCLANG_PATH 2024-04-16 20:27:21 -04:00
sodiboo
8a08f8dd59 niri: 0.1.3 -> 0.1.4 2024-03-30 23:36:02 +01:00
sodiboo
7b78f6a375 niri: cherry-pick patch
a regression was introduced in the release of v0.1.3 and it is advised that packagers include this patch
2024-03-10 22:04:10 +01:00
sodiboo
5e2f90e7a0 niri: add sodiboo as maintainer 2024-03-10 22:02:52 +01:00
Gabriel Arazas
983b6931e7
niri: add foo-dogsquared as maintainer 2024-03-09 22:38:19 +08:00
Gabriel Arazas
6113be4015
niri: cleanup 2024-03-09 22:31:41 +08:00
Gabriel Arazas
c13e4dfab0
niri: 0.1.2 -> 0.1.3 2024-03-09 22:30:44 +08:00
IogaMaster
d2c4fa1bd5
niri: 0.1.1 -> 0.1.2
Diff: https://github.com/YaLTeR/niri/compare/v0.1.1...v0.1.2

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-02-28 10:24:00 -07:00
IogaMaster
5a83ec1711
niri: init at 0.1.1
https://github.com/YaLTeR/niri
2024-02-14 13:52:17 -07:00