Artturi
ddb0a8147c
Merge pull request #259473 from onemoresuza/xssstate
2023-10-20 22:53:56 +03:00
Weijia Wang
affffd11e5
Merge pull request #261489 from wegank/xnee-refactor
...
xnee: refactor
2023-10-18 16:46:24 +02:00
Weijia Wang
0138de60be
Merge pull request #260086 from r-ryantm/auto-update/ckbcomp
...
ckbcomp: 1.222 -> 1.223
2023-10-17 23:40:29 +02:00
Weijia Wang
4ed8ca8f57
xnee: refactor
2023-10-16 22:51:38 +02:00
Gustavo Coutinho de Souza
119714f578
xssstate: refactor drv and add meta.mainProgram
2023-10-14 18:52:45 -03:00
Victor Engmark
3a6c79cff6
nixos/x11: refactor XKB options into a single attrset
...
[Motivation](https://github.com/NixOS/nixpkgs/issues/257817#issuecomment-1741705042 ):
- Having all the XKB options in the same attribute set clarifies their
relation better than using a common option name prefix ("xkb").
- `services.xserver.layout` is an XKB option, but this is not obvious
from its name. Putting it with the other XKB options clarifies this.
Co-authored-by: Michele Guerini Rocco <rnhmjoj@users.noreply.github.com>
2023-10-11 09:46:37 +03:00
R. Ryantm
8dee6c0dc4
ckbcomp: 1.222 -> 1.223
2023-10-09 21:14:04 +00:00
Ilan Joselevich
fea7f3fb2c
Merge pull request #259295 from Kranzes/mainProgram
...
treewide: set meta.mainProgram
2023-10-06 19:23:15 +03:00
Ilan Joselevich
a9a3caf616
xsecurelock: set meta.mainProgram
2023-10-06 16:07:12 +03:00
Weijia Wang
60607a829d
ncview: 2.1.8 -> 2.1.9
2023-10-05 08:41:49 +02:00
Weijia Wang
3e32871bf0
ncview: refactor
2023-10-05 08:41:49 +02:00
Anderson Torres
492414af5f
treewide: remove cstrahan from meta.maintainers - part 1
...
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Weijia Wang
a3e4bd5ded
xzoom: drop name
2023-10-04 16:04:08 +02:00
github-actions[bot]
f80bca6721
Merge master into staging-next
2023-09-27 00:02:24 +00:00
Christina Sørensen
e40e7b3244
wpg: 6.5.7 -> 6.5.9 ( #257249 )
...
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-26 21:50:53 +02:00
github-actions[bot]
c651d7d9e9
Merge master into staging-next
2023-09-22 00:02:14 +00:00
éclairevoyant
d126740fe5
sunpaper: add meta.mainProgram, fix license, and other cleanup ( #256437 )
...
* sunpaper: fix meta
* sunpaper: replace rec with finalAttrs idiom
* sunpaper: use lib.getExe
* sunpaper: fix installPhase
* sunpaper: move to pkgs/by-name
2023-09-21 22:38:24 +02:00
Vladimír Čunát
1713d1a232
Merge #247082 : {libbsd,libmd}: update
...
...into staging
2023-09-16 15:45:14 +02:00
Alyssa Ross
4a027948f9
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/applications/radio/soapysdr/default.nix
2023-09-14 11:31:01 +00:00
Fabián Heredia Montiel
ff323ed355
treewide: vendorSha256 → vendorHash
...
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
github-actions[bot]
757197a9df
Merge staging-next into staging
2023-09-12 12:01:40 +00:00
R. Ryantm
2ec2a9636d
opentabletdriver: 0.6.2.0 -> 0.6.3.0
2023-09-12 00:23:57 +00:00
Rick van Schijndel
25d41a0eaa
Merge pull request #246954 from uninsane/pr-xdg-utils-cross
...
xdg-utils: support cross compilation
2023-09-11 23:44:11 +02:00
Michal Sojka
a68dc64ea1
xpra: depend on libappindicator
...
Without this, xpra client does not show tray icon in wayland-based
desktops.
2023-09-08 14:21:09 +00:00
ajs124
e39aa8f4c6
Merge pull request #236697 from ckiee/x2x-2023-04-30
...
x2x: 1.27 -> unstable-2023-04-30
2023-09-08 13:01:10 +02:00
onur-ozkan
8bc7bc50cb
sbs: init at 1.0.0
...
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2023-09-05 17:40:58 +03:00
VuiMuich
77f65ff563
gobble: init at 1.3
...
https://github.com/EmperorPenguin18/gobble
2023-08-28 15:30:34 +02:00
Gerg-L
b9d877aa26
numlockx: Add meta.mainProgram and clean up
2023-08-21 23:02:00 -04:00
Sergei Trofimovich
c9791d9a0b
libstrangle: pull gcc-13 fix pending upstream inclusion
...
Without thenc change build on `gcc-13` fails as:
src/vulkan/overlay.cpp:113:25: error: 'fprintf' was not declared in this scope
src/vulkan/overlay.cpp:41:1: note: 'stderr' is defined in header '<cstdio>';
this is probably fixable by adding '#include <cstdio>'
40 | #include "limiter.h"
+++ |+#include <cstdio>
2023-08-12 20:58:42 +01:00
Emily
7514c56c03
Merge pull request #222176 from SuperSamus/caffeine-ng
...
caffeine-ng: 4.0.2 -> 4.2.0
2023-08-12 13:53:55 +02:00
Aaron Jheng
87231286ed
grobi: use sri hash
2023-08-10 19:42:24 +08:00
Martino Fontana
a03a8db8b9
caffeine-ng: 4.0.2 -> 4.2.0
2023-08-10 13:24:42 +02:00
Vladimír Čunát
9312c54bd0
treewide: drop a test in click 7.1.2
...
Man, copy&paste to five places is just great :-/
The referenced upstream patch should fix the compatibility,
but it won't apply cleanly to this version, so I dropped the test.
2023-08-07 17:04:03 +02:00
Colin
a227fd1fe7
xdg-utils: enable cross compilation
...
native build produces binaries with `#!${bash}/bin/sh` as shebang.
seems to be a consequence of nixpkgs using bash in the builder, and
`patchShebangs` sees that. OTOH cross builds would get `#!/bin/sh` because
the builder's bash isn't eligible as a runtime shebang. i can't say
which is most "correct" in the context of this tool, but shipping bash
in `buildInputs` where `patchShebangs` can see it at least gets us *consistency*.
2023-08-06 09:36:18 +00:00
Weijia Wang
cdb0daeff9
xbindkeys: unpin guile_2_2
2023-08-04 20:43:26 +02:00
Weijia Wang
e4b9770b1a
xbindkeys: pin guile_2_2
2023-08-04 11:55:25 +02:00
Emily
f01288ec4e
inputplug: mark broken on Darwin
2023-08-04 07:53:53 +01:00
hexclover
a9e76af1b9
kdocker: init at 5.4
2023-07-31 14:25:38 +08:00
Pol Dellaiera
50a7139fbd
pmenu: use finalAttrs
pattern
2023-07-29 22:34:04 +02:00
R. Ryantm
9ab9515d0a
pmenu: 3.1.0 -> 3.1.1
2023-07-29 17:05:31 +00:00
figsoda
18389c8135
sunpaper: remove dead code
2023-07-25 16:36:03 -04:00
Thiago Kenji Okada
f70bc6e95b
opentabletdriver: fix hash for .deb
2023-07-23 20:24:39 +01:00
Gustavo Coutinho de Souza
d7874625cb
xssstate: init at unstable-2022-09-24
2023-07-21 20:55:09 -03:00
Adam Joseph
a29c4db5ab
Merge pull request #225112 from amjoseph-nixpkgs/pr/xdg-mime/cross-is-broken
...
xdg-utils: mark broken if cross
2023-07-20 22:41:46 +00:00
Naïm Favier
5136088b47
sxhkd: apply patch for multiple layouts
...
The recent upgrade past xkeyboardconfig 2.37 causes an issue where sxhkd
will get confused if multiple keyboard layouts are used: https://github.com/baskerville/sxhkd/issues/289
2023-07-17 17:22:42 -03:00
Nick Cao
60fa9e3f4f
Merge pull request #241052 from NickCao/xorg-driver
...
xorg.*: update all drivers
2023-07-03 07:23:34 +08:00
Thiago Kenji Okada
115208389a
opentabletdriver: 0.6.1 -> 0.6.2.0
2023-07-02 12:19:21 +01:00
Nick Cao
11e6b88f0d
xpra: drop outdated patch for xf86videodummy
2023-07-02 16:55:01 +08:00
R. Ryantm
cfebc30bb0
ckbcomp: 1.221 -> 1.222
2023-06-30 18:41:16 +00:00
Sandro
198bd0a4a7
Merge pull request #239622 from corngood/dotnet-misc
...
dotnet: misc fixes
2023-06-28 23:41:18 +02:00