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
Weijia Wang
c7f44f6294
Merge pull request #239289 from r-ryantm/auto-update/xpra
...
xpra: 4.4.5 -> 4.4.6
2023-06-26 07:00:21 +02:00
David McFarland
ee8ba995a7
buildDotnetModule: make fetch-deps find output path automatically
2023-06-24 19:13:16 -03:00
Nick Cao
31dcc42427
dex: fix cross compilation, set strictDeps
2023-06-23 17:21:49 +08:00
R. Ryantm
a2a94f709b
xpra: 4.4.5 -> 4.4.6
2023-06-23 04:39:20 +00:00
Thiago Kenji Okada
4dc0c02481
opentabletdriver: 0.6.0.4 -> 0.6.1
2023-06-21 20:38:34 +01:00
R. Ryantm
7712635814
pmenu: 3.0.1 -> 3.1.0
2023-06-17 01:51:47 +00:00
R. Ryantm
0cf08199ee
ckbcomp: 1.220 -> 1.221
2023-06-09 03:04:53 +00:00
ckie
973a043a4a
x2x: 1.27 -> unstable-2023-04-30
2023-06-08 19:48:02 +03:00
Weijia Wang
b8380f39d4
Merge pull request #233938 from r-ryantm/auto-update/xpra
...
xpra: 4.4.4 -> 4.4.5
2023-06-06 11:21:46 +03:00
Mario Rodas
c155d5f361
Merge pull request #235049 from MGlolenstine/wpgtk
...
wpgtk: 6.5.5 -> 6.5.7
2023-06-03 06:19:32 -05:00
MGlolenstine
e7a346a74b
wpgtk: 6.5.5 -> 6.5.7
2023-05-30 21:15:21 +02:00
Mario Rodas
cf9bb1f7dd
xpra: add changelog to meta
2023-05-27 04:20:00 +00:00
R. Ryantm
b3e7774d21
xpra: 4.4.4 -> 4.4.5
2023-05-25 07:05:03 +00:00
Vladimír Čunát
126457a980
Merge #229556 : xdg-utils: unstable-2020-10-21 -> unstable-2022-11-06
...
...into staging
2023-05-18 13:44:35 +02:00
R. Ryantm
89b9c006ae
ckbcomp: 1.218 -> 1.220
2023-05-16 07:21:10 +00:00
Sergei Trofimovich
2bf3bdfc3f
nx-libs: drop unused libgcc build dependency
...
libgcc is normally an implementation detail of compiler runtime.
`gcc` should provide that automatically as part of linkage.
`diffoscope` shows no material change before and after the patch.
2023-05-13 13:56:31 +01:00
R. Ryantm
e6229ea859
alttab: 1.7.0 -> 1.7.1
2023-05-05 14:57:11 +00:00
Cole Mickens
549f616c70
xdg-utils: unstable-2020-10-21 -> unstable-2022-11-06
2023-05-02 16:24:00 -06:00
benaryorg
11abc1fba0
xpra: correct libfakeXinerama path
...
Signed-off-by: benaryorg <binary@benary.org>
2023-04-19 22:36:05 +00:00
Adam Joseph
7db4087a32
xdg-utils: mark broken if cross
2023-04-07 00:04:03 -07:00
R. Ryantm
7de0aeade4
ckbcomp: 1.217 -> 1.218
2023-03-25 15:49:28 +00:00
jzbor
097f9e6c1e
skippy-xd: richardgv/skippy-xd unstable-2023-03-10 -> dreamcat4 0.6.0
...
Updating to the latest release 0.6.0 and switching to the currently
actively maintained fork from dreamcat4.
2023-03-20 02:24:00 +01:00
Artturi
9a4f4b92f7
Merge pull request #190862 from zhaofengli/xpra-uinput-conf
2023-03-18 16:47:20 +02:00
Weijia Wang
dcc3132de4
Merge pull request #221296 from r-ryantm/auto-update/xpra
...
xpra: 4.4.3 -> 4.4.4
2023-03-17 13:02:09 +02:00
Weijia Wang
9eed8f7a51
xmousepasteblock: 1.0 -> 1.3
2023-03-17 12:05:05 +02:00
R. Ryantm
d95545bb57
xpra: 4.4.3 -> 4.4.4
2023-03-15 10:28:42 +00:00
Martin Weinelt
d03d74aa67
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/aiopulse/default.nix
- pkgs/development/python-modules/identify/default.nix
- pkgs/development/python-modules/spur/default.nix
2023-03-12 23:28:23 +01:00
Weijia Wang
1c1dbd7648
Merge pull request #220850 from r-ryantm/auto-update/alttab
...
alttab: 1.6.1 -> 1.7.0
2023-03-12 22:25:43 +02:00
Sebastian Graf
a878945336
alttab: Remove sgraf as maintainer
...
I'm no longer using `alttab` and have no way to test it. That said, maintenance overhead is quite manageable, for anyone interested in picking up.
2023-03-12 18:57:18 +01:00
R. Ryantm
0fd546c760
alttab: 1.6.1 -> 1.7.0
2023-03-12 16:41:36 +00:00
eriedaberrie
30b2770a54
xdg-utils: allow xdg-open access to mimeopen
...
Prevent xdg-open from silently failing to call mimeopen and falling back to
the browser whenever the mimetype doesn't have an explicitly set default
application.
2023-03-11 13:28:24 -08:00
Martin Weinelt
bcf6c81a88
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-06 16:55:14 +00:00
Anderson Torres
003d985aad
Merge pull request #217402 from ElnuDev/xborders
...
xborders: init at 3.4
2023-03-06 13:39:04 -03:00
Martin Weinelt
b04848e5fe
Merge remote-tracking branch 'origin/master' into staging-next
2023-03-06 08:21:14 +01:00
Weijia Wang
f1901002ba
Merge pull request #219371 from mausch/xpra
...
xpra: 4.3.3 -> 4.4.3
2023-03-06 09:05:43 +02:00
ElnuDev
3d173e9635
xborders: init at 3.4
2023-03-05 11:18:33 -08:00
Martin Weinelt
d0286ecd24
Merge remote-tracking branch 'origin/staging' into staging-next
2023-03-04 01:42:06 +00:00
Martin Weinelt
f3b63ce3c3
Merge pull request #217590 from lilyinstarlight/fix/xdg-open-files-with-portal
...
xdg-utils: patch xdg-open to correctly open files when using portal
2023-03-04 00:39:34 +00:00
Martin Weinelt
6646939ad3
caffeine-ng: Use hash and SRI hashes
...
With the python package set moving to hash, overriding the fetcher and
reintroducing sha256 breaks eval, due to multiple hashes passed.
Also set an explicit format for buildPythonApplication.
2023-03-03 23:59:30 +01:00
Mauricio Scheffer
7705b76cc1
xpra: 4.3.3 -> 4.4.3
2023-03-03 15:12:37 +00:00
R. Ryantm
44a19761fa
ckbcomp: 1.212 -> 1.217
2023-03-02 17:07:49 +00:00
github-actions[bot]
8855eae01b
Merge staging-next into staging
2023-03-02 00:03:07 +00:00
Azat Bahawi
de14574dce
xnotify: fix rev
2023-03-01 22:50:39 +03:00
Sergei Trofimovich
e7e072d05a
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/top-level/python-aliases.nix
Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Nikolay Korotkiy
4e019182e2
Merge pull request #217203 from sifmelcara/fix-ffcast
...
ffcast: Fix ffmpeg dependency for screenshot
2023-02-26 11:50:14 +04:00
github-actions[bot]
3cdd771820
Merge staging-next into staging
2023-02-23 18:01:49 +00:00
Artturin
f9fdf2d402
treewide: move NIX_CFLAGS_COMPILE to the env attrset
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d
treewide: use toString on list NIX_CFLAGS_COMPILE
...
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
Lily Foster
b1849a18cf
xdg-utils: patch xdg-open to correctly open files when using portal
...
See upstream MR at https://gitlab.freedesktop.org/xdg/xdg-utils/-/merge_requests/65 which adds support for the org.freedesktop.portal.OpenURI.OpenFile method.
2023-02-21 20:25:36 -05:00
github-actions[bot]
0a547ad8b7
Merge staging-next into staging
2023-02-20 12:02:08 +00:00
mingchuan
a6cf80bb50
ffcast: Fix ffmpeg dependency for screenshot
2023-02-19 11:10:07 -08:00
Phani Rithvij
13b94f186c
keynav: update
2023-02-19 22:34:24 +05:30
Artturi
cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2
2023-02-18 20:12:57 +02:00
Azat Bahawi
ea07b21c07
Merge pull request #209624 from 3JlOy-PYCCKUi/paperview
...
paperview: init at unstable-2020-09-22
2023-02-18 01:47:02 +03:00
3JlOy_PYCCKUI
0614908d62
paperview: init at unstable-2020-09-22
2023-02-18 01:08:09 +03:00
Artturin
cadffcfe50
treewide: remove issue #56943 workarounds
...
checked with diffoscope+difflog and launching the programs
i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Elis Hirwing
607a2f9e42
sunpaper: 2022-04-01 -> 2.0
...
https://github.com/hexive/sunpaper/releases/tag/v2.0
2023-02-13 12:03:25 +01:00
R. Ryantm
40d8f98441
xosview: 1.23 -> 1.24
2023-02-04 21:37:36 +00:00
Shawn8901
133fa5f867
treewide: remove global with lib; in pkgs/tools
2023-01-24 17:41:44 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
...
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb
treewide: replace http by https when https is a permanent redirection
2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6
treewide: switch to nativeCheckInputs
...
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
4895fb6098
xnotify: unstable-2022-02-18 -> 0.9.3
2023-01-15 23:33:08 +00:00
R. Ryantm
0c6faf0de3
xlogo: 1.0.5 -> 1.0.6
2023-01-15 09:15:10 +00:00
Kototama
530f4c22d9
xpra: add missing invoke python3 module
...
This prevents the following error when starting xpra:
xpra initialization error:
connection failed: No module named 'invoke'
2023-01-02 13:37:19 +01:00
figsoda
c78ad3c4fa
Merge pull request #207744 from figsoda/nix-update-script
...
treewide: remove attrPath from nix-update-script calls
2022-12-26 19:00:46 -05:00
figsoda
a211d94291
treewide: remove attrPath from nix-update-script calls
...
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703 , `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Anderson Torres
af9d6e8b6e
bevelbar: 16.11 -> 22.06
2022-12-26 12:13:36 -03:00
Anderson Torres
08bf830a2d
xpointerbarrier: 18.06 -> 20.07
2022-12-26 10:41:09 -03:00
R. Ryantm
d0e5ff5545
ckbcomp: 1.210 -> 1.212
2022-12-25 11:57:11 +01:00