Commit Graph

1249 Commits

Author SHA1 Message Date
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
AndersonTorres
dc872f38d2 sxhkd: move to tools/X11
After all, it isn't a window manager.
2022-12-17 00:13:38 -03:00
figsoda
eaf5773377
Merge pull request #204671 from t-gebauer/fix/bumblebee
bumblebee: fix build with GCC 10
2022-12-06 11:13:25 -05:00
Timo Gebauer
eba17ee3be bumblebee: fix build with GCC 10
Patch from bumblebee develop branch:
https://github.com/Bumblebee-Project/Bumblebee/pull/1071
2022-12-06 09:03:55 +01:00
github-actions[bot]
c9cba1ab24
Merge master into staging-next 2022-11-28 18:01:25 +00:00
figsoda
3e3f5eba2c sx: use patsh instead of resholve 2022-11-27 16:17:04 -05:00
github-actions[bot]
d002d690a2
Merge staging-next into staging 2022-11-25 00:02:54 +00:00
Stefan Frijters
75a95fe340
obconf: Add meta.changelog 2022-11-24 23:27:53 +01:00
github-actions[bot]
7ba15c5a41
Merge staging-next into staging 2022-11-15 18:01:52 +00:00
Sergei Trofimovich
791a23a00a ncview: use xorg.* packages directly instead of xlibsWrapper indirection
Validated as no change in `out` output with `diffoscope`.
2022-11-14 19:22:59 +00:00
Luna Nova
17b70a2635 xdg-utils: fix missing glib dependency for xdg-open.in and xdg-email.in 2022-11-12 18:45:32 +01:00
Luna Nova
eaab93d638 xdg-utils: add patch which adds NIXOS_XDG_OPEN_USE_PORTAL env var
from https://github.com/freedesktop/xdg-utils/pull/12
2022-11-12 18:45:32 +01:00
Zhaofeng Li
13c2eb0eb3 xpra: Also add module paths to xorg-uinput.conf
If uinput is used, xpra will silently replace "xorg.conf" with
"xorg-uinput.conf" in the xorg/xvfb command line before launching
it [1]. We also need to inject the xorg module paths there.

[1] 337d861d28/xpra/x11/vfb_util.py (L231-L235)
2022-11-01 08:17:50 -06:00
Bjørn Forsman
06e2c42ae4 xpra: fix application icon location
This makes the icon visible in desktop environments. (Tested in GNOME).
2022-10-31 09:03:16 -05:00
Sergei Trofimovich
68eea64825 xidlehook: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 16:24:19 +02:00
Sergei Trofimovich
0b67da19df xwinwrap: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:13:19 +02:00
Sergei Trofimovich
032fd5c0c2 xinput_calibrator: use xorg.* packages directly instead of xlibsWrapper indirection
Tested as no material change in `out` output with `diffoscope`.
2022-10-29 12:08:38 +02:00
Bobby Rong
cdcd1c2120
Merge pull request #197339 from damhiya/xcwd
xcwd: 2019-05-09 -> 1.0
2022-10-29 10:30:36 +08:00
damhiya
419a8c3943 xcwd: 2019-05-09 -> 1.0 2022-10-29 01:35:47 +09:00
Sandro
aa0f77b317
Merge pull request #195608 from tpwrules/upgrade-virtualgl 2022-10-26 21:54:29 +02:00
Thomas Watson
8c8e4f10a6 virtualglLib: 2.6.5 -> 3.0.2 2022-10-22 11:26:18 -05:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Artturin
61c3058bcb all-packages.nix: remove inherit (*xorg) *'s
using inherits in callPackage args is discouraged and doesn't splice
correctly
2022-10-14 20:48:09 +03:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Martin Weinelt
cf7f4393f3
Merge pull request #193494 from NixOS/staging-next 2022-10-11 01:12:59 +02:00
Baitinq
0ffd51df20
smart-wallpaper: Add missing 'redshift' dependency 2022-10-10 23:34:42 +02:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
github-actions[bot]
8972888c55
Merge master into staging-next 2022-10-09 12:01:31 +00:00
Anthony Roussel
c1af7320e6
vdpauinfo: 1.3 -> 1.5 2022-10-08 15:14:54 +02:00
github-actions[bot]
74f2e36035
Merge master into staging-next 2022-10-03 00:04:07 +00:00
David McFarland
9e0a1e7b8e dotnet: update lock files of packages using nuget-to-nix 2022-10-02 16:09:27 -03:00
Artturin
0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Bobby Rong
aa59abf43b
Merge pull request #191381 from Baitinq/smart-wallpaper-update
smart-wallpaper: unstable-2022-09-01 -> unstable-2022-09-15
2022-09-18 20:24:22 +08:00
Baitinq
bc57bb8630
smart-wallpaper: unstable-2022-09-01 -> unstable-2022-09-15 2022-09-18 00:20:14 +02:00
Mario Rodas
dcc27d13e6
Merge pull request #191612 from r-ryantm/auto-update/ckbcomp
ckbcomp: 1.209 -> 1.210
2022-09-17 11:59:19 -05:00
R. Ryantm
cd93f6632c xsecurelock: 1.7.0 -> 1.8.0 2022-09-17 09:58:01 +02:00
R. Ryantm
995927a290 ckbcomp: 1.209 -> 1.210 2022-09-17 05:30:40 +00:00
Ivv
44ef157f55
Merge pull request #187359 from IvarWithoutBones/dotnetmodule-updatescripts
treewide: migrate buildDotnetModule update scripts to use fetch-deps
2022-09-11 21:40:06 +02:00
Ivar Scholten
e19f0768cc
opentabletdriver: migrate lockfile generation to fetch-deps 2022-09-11 01:06:34 +02:00
Nikolay Korotkiy
8b95a9d560
xprompt: fix cross-compilation 2022-09-04 20:46:00 +03:00
Sandro
ba46966013
Merge pull request #189301 from Baitinq/smart-wallpaper 2022-09-04 01:13:00 +02:00
cafkafk
c729132d01
Fixed wgptk + v6.0 -> 6.5
- Added cafkafk as maintaienr
- Moved gobject-introspection to nativeBuildInputs
- Bumped version og wpgtk
- Fixed spelling mistake in maintainer-list.nix
2022-09-03 15:46:48 +02:00
Baitinq
e3887562bc
smart-wallpaper: init at unstable-2022-09-01 2022-09-02 14:03:41 +02:00
Artturi
4fdec14e68
Merge pull request #188266 from SFrijters/bugfix-obconf-gsettings 2022-09-01 19:33:59 +03:00
Jonas Heinrich
fca7a2c157
Merge pull request #178948 from r-ryantm/auto-update/ckbcomp
ckbcomp: 1.207 -> 1.209
2022-08-29 15:56:29 +02:00
Jonas Heinrich
39e93a84de
Merge pull request #166759 from r-ryantm/auto-update/xkb-switch-i3
xkb-switch-i3: 1.8.1 -> 1.8.5
2022-08-27 09:18:48 +02:00
Stefan Frijters
e193ece45d
obconf: improve code layout 2022-08-25 09:49:21 +02:00
Stefan Frijters
3f682fbe44
obconf: add GSettings schemas path 2022-08-25 09:47:49 +02:00
Bobby Rong
86b3b55b4a
Merge pull request #186432 from NickCao/x11vnc
x11vnc: remove extraneous preConfigure
2022-08-16 23:09:08 +08:00
Francesco Gazzetta
67272ce268 xprintidle: 0.2.4 -> 0.2.5 2022-08-15 13:36:58 +02:00
Sebastián Mancilla
adc6954528
Merge pull request #185701 from SuperSamus/caffeine-ng
caffeine-ng: don't double wrap
2022-08-14 21:07:38 -04:00
Mario Rodas
b6d66c648c
Merge pull request #184746 from r-ryantm/auto-update/wmutils-core
wmutils-core: 1.6 -> 1.7
2022-08-13 12:12:25 -05:00
R. Ryantm
d36ce4154e ckbcomp: 1.207 -> 1.209 2022-08-13 16:04:00 +00:00
Nick Cao
c68c194789
x11vnc: remove extraneous preConfigure 2022-08-13 20:07:48 +08:00
Martino Fontana
c5b051905c xpra: fix launch 2022-08-08 21:53:44 +02:00
Martino Fontana
8edb7f27c3 caffeine-ng: don't double wrap 2022-08-08 21:37:14 +02:00
Martin Weinelt
ab6546d511
Merge pull request #184840 from rski/fix-caffeine-ng 2022-08-05 01:55:23 +02:00
Ivv
5f214a11c0
Merge pull request #184151 from r-ryantm/auto-update/xwallpaper
xwallpaper: 0.7.3 -> 0.7.4
2022-08-04 18:34:43 +02:00
Thiago Kenji Okada
3abc399938
Merge pull request #184846 from thiagokokada/fix-otd
opentabletdriver: add buildInputs
2022-08-04 13:34:02 +01:00
superherointj
4d422b3226 bumblebee: mark broken
* refactor
2022-08-03 19:27:19 -03:00
R. Ryantm
e4bcf79371 xdg-user-dirs: 0.17 -> 0.18 2022-08-03 15:56:17 +02:00
Thiago Kenji Okada
f15b4a5b05 opentabletdriver: add buildInputs
Should fix issue: #184652
2022-08-02 16:57:01 +01:00
Romanos Skiadas
ef0734e34a caffeine-ng: Fix startup
Without this caffeine throws
ValueError: Namespace Gtk not available

This is the same as https://github.com/NixOS/nixpkgs/pull/184567/files
2022-08-02 17:48:10 +03:00
R. Ryantm
44fc292b5e wmutils-core: 1.6 -> 1.7 2022-08-02 06:09:51 +00:00
R. Ryantm
425b6d9339 xwallpaper: 0.7.3 -> 0.7.4 2022-07-31 07:06:25 +00:00
Sandro
20fd9ba68c
Merge pull request #181628 from SuperSamus/caffeine-ng 2022-07-30 19:37:46 +02:00
Martino Fontana
44916a6f49 caffeine-ng: 3.5.1 -> 4.0.2 2022-07-29 20:09:39 +02:00
Nikolay Korotkiy
70f25ecbcb
ffcast: fix cross-compilation 2022-07-12 12:50:44 +03:00
Nikolay Korotkiy
164780329f
xrectsel: fix download url 2022-07-12 12:50:43 +03:00
Azat Bahawi
26329f9ae8 xnotify: init at unstable-2022-02-18 2022-07-09 10:20:10 -07:00
Anderson Torres
d0490bc9b8
Merge pull request #180271 from azahi/xprompt
xprompt: init at 2.5.0
2022-07-08 21:25:21 -03:00
Kira Bruneau
111998cd3b
Merge pull request #179636 from Atemu/libstrangle-wrapper-library-path
libstrangle: use direct nix store path in layer json
2022-07-08 14:48:40 -04:00
Atemu
5194de18ee libstrangle: support 32bit via implicit layer 2022-07-07 18:40:56 +02:00
Atemu
1a37a30af7 libstrangle: use direct nix store path in layer json
This allows you to load libstrangle without setting LD_LIBRARY_PATH to include
it. Only ENABLE_VK_LAYER_TORKEL104_libstrangle=1 is required now, as expected of
an implicit layer.

Previously, you were required to run your VK app via the wrapper:

    STRANGLE_FPS=30 strangle vkcube

Now you can control it via simple environment variables alone:

    ENABLE_VK_LAYER_TORKEL104_libstrangle=1 STRANGLE_FPS=30 vkcube
2022-07-07 18:39:16 +02:00
Azat Bahawi
234be397d6
xprompt: init at 2.5.0 2022-07-06 11:11:53 +03:00
AndersonTorres
f4b885df97 xosview2: remove spurious doCheck = false 2022-07-06 01:28:12 -03:00
AndersonTorres
c2c8e8fdd2 xosview: init at 1.23 2022-07-06 01:28:11 -03:00
Thiago Kenji Okada
ece1a9fe66 arandr: refactor derivation 2022-06-30 21:07:39 +01:00
ajs124
45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
Kevin Griffin
aae0476728
xmcp: move to X11 directory
The lowercase x11 directory was causing errors
on macOS machines.
2022-06-27 11:40:21 +09:00
Sandro
7b257a7b4f
Merge pull request #178808 from azahi/focusmon
focus: init at unstable-2021-02-23
2022-06-25 20:40:18 +02:00
Azat Bahawi
4e7059cf4f
focus: init at unstable-2021-02-23 2022-06-25 14:34:44 +03:00
Azat Bahawi
6d877c3b43
pmenu: init at 3.0.1 2022-06-25 14:20:31 +03:00
Vladimír Čunát
2783f5c40e
Merge #176496: xdg-utils: fix cross-compilation 2022-06-19 14:00:16 +02:00
Sandro
8e57c30fb3
Merge pull request #177746 from raboof/init-xlogo-1.0.5
xlogo: init at 1.0.5
2022-06-17 09:31:59 +02:00
Arnout Engelen
c07011d3c0
xlogo: init at 1.0.5
Show a window with the X11 logo.

Not a very useful application in itself, but helpful to test X11-related things.
2022-06-15 16:13:35 +02:00
Thiago Kenji Okada
41cc697fdd sx: migrate to resholve.mkDerivation 2022-06-15 00:27:35 +01:00
ckie
4d63c8b732
Merge pull request #174156 from jevy/sunpaper
sunpaper: init at unstable-2022-04-01
2022-06-11 20:51:40 +03:00
jevin
5b898eb8de sunpaper: init at unstable-2022-04-01 2022-06-11 11:47:44 -04:00
7c6f434c
da01abc1d3
Merge pull request #176563 from somasis/sct
sct: unstable-2015-11-16 -> 0.5
2022-06-06 19:36:53 +00:00
Sandro
76ac5101a2
Merge pull request #175451 from aaronjheng/go-sct
go-sct: 20180605-eb1e851 -> unstable-2022-01-32
2022-06-06 18:01:27 +02:00
Kylie McClain
a42cdc07fc
sct: unstable-2015-11-16 -> 0.5
Switch to using umaxx maintained version, the same version provided in
OpenBSD's ports, the same version linked in tedu@'s original blog post
at the end.
2022-06-06 11:11:01 -04:00
Sandro
66def2957e
Merge pull request #175779 from patricksjackson/fno-common-xbindkeys
xbindkeys-config: add -fcommon workaround
2022-06-03 17:20:58 +02:00
Sandro
720611a5d6
Merge pull request #176067 from trofi/fix-fno-common-for-xannotate
xannotate: pull patch pending upstream inclusion for -fno-common tool…
2022-06-03 17:04:54 +02:00
Sandro
d19d15f32f
Merge pull request #176058 from trofi/fix-fno-common-for-wayv
wayv: pull patch pending upstream inclusion for -fno-common toolchain…
2022-06-03 17:04:13 +02:00
Sergei Trofimovich
add1b2e9af xannotate: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails against upstream gcc-10 as:

    ld: process.o:/build/source/src/process.h:26: multiple definition of
      `child'; backend.o:/build/source/src/process.h:26: first defined here
2022-06-03 08:19:28 +01:00
Sergei Trofimovich
42b9836536 x11vnc: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: x11vnc-xwrappers.o:/build/source/src/util.h:105: multiple definition of
      `clientMutex'; x11vnc-8to24.o:/build/source/src/util.h:105: first defined here
2022-06-03 08:12:50 +01:00
Sergei Trofimovich
d16032e754 wayv: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: process.o:(.bss+0x0): multiple definition of `child'; backend.o:(.bss+0x0): first defined here
2022-06-03 07:28:01 +01:00
Patrick Jackson
d798024479 xbindkeys-config: add -fcommon workaround 2022-06-01 09:33:57 -07:00
Aaron Jheng
7844de536b
go-sct: 20180605-eb1e851 -> unstable-2022-01-32 2022-06-01 00:37:43 +00:00
Sandro Jäckel
a2c2795e1c
xpra: remove ipaddress 2022-05-30 05:54:00 +02:00
Brian McKenna
17958d7718 xdg-utils: fix cross-compilation 2022-05-29 20:55:08 +10:00
Sandro
b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
Azat Bahawi
91198c9987
setroot: fix build 2022-05-21 22:27:08 +03:00
Matt Votava
9abfef3f54
xpra: 4.3.2 -> 4.3.3 (#172682) 2022-05-20 14:32:42 +02:00
Ivar Scholten
578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Sergei Trofimovich
fcf3fb06ac xvkbd: 3.9 -> 4.1
Upstream moved from imake to autoconf.
Also fixes build against gcc-10 -fno-common.

Changes: http://t-sato.in.coocan.jp/xvkbd/ChangeLog
2022-05-09 16:33:40 +02:00
Artturi
7854686295
Merge pull request #172033 from trofi/fix-fno-common-for-xnee
xnee: pull fix pending upstream inclusion for -fno-common toolchain s…
2022-05-08 15:06:25 +03:00
Sergei Trofimovich
5b50f0de1d xnee: pull fix pending upstream inclusion for -fno-common toolchain support
Without the change build fails as:

    $ nix build -L --impure --expr 'with import ./. {}; xnee.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ...
    ld: .libs/xnee_xinput.o:/build/xnee-3.19/libxnee/src/../include/libxnee/xnee_internal.h:117:
      multiple definition of `xnee_mode';
2022-05-08 08:06:42 +01:00
Sergei Trofimovich
5bfd8093b7 xwinmosaic: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0):
      multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8):
      multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
2022-05-07 22:02:19 +01:00
R. Ryantm
e33dbfd288 opentabletdriver: 0.6.0.3 -> 0.6.0.4 2022-05-05 09:45:50 +00:00
Connor
fcc27fbda3 mmutils: init at 1.4.1 2022-04-29 09:46:42 -05:00
Solene Rapenne
922b173bf3 libstrangle: 0.1.1 -> unstable-202202022 2022-04-29 09:24:20 -05:00
github-actions[bot]
6b9c75bed5
Merge master into staging-next 2022-04-16 18:01:07 +00:00
Timo Kaufmann
4671196d03
Merge pull request #165968 from fgaz/xprintidle/init
xprintidle: init at 0.2.4
2022-04-16 14:05:50 +02:00
github-actions[bot]
c58a108aaa
Merge master into staging-next 2022-04-16 06:01:08 +00:00
Martin Weinelt
b6e12f03f9
Merge pull request #168546 from nbardiuk/caffeine-icon-fix
caffeine-ng: fix broken tray icon
2022-04-16 04:30:12 +02:00
Martin Weinelt
a7fc5aaa76 Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
Nazarii Bardiuk
a4b6c7c6c4
caffeine-ng: fix broken tray icon
Caffeine adds icons to /usr/share in setup script
ec85235f6b/setup.py (L18-L21)
2022-04-13 22:27:54 +01:00
Vladimír Čunát
5e845236f2
Merge branch 'staging-next' into staging 2022-04-10 17:11:36 +02:00
R. Ryantm
a4e4e497df xdragon: 1.1.1 -> 1.2.0 2022-04-10 11:29:23 +02:00
ajs124
65d933485f
Merge pull request #165932 from anpryl/remove/dragon-drop
dragon-drop: remove duplicate package
2022-04-10 10:20:06 +01:00
Anatolii Prylutskyi
4ba10af21f xdragon: refactor
After removing duplicate package "dragon-drop" moving xdragon
to X11 folder.
2022-04-10 10:52:41 +02:00
github-actions[bot]
be1d810695
Merge staging-next into staging 2022-04-10 06:02:00 +00:00
Sandro
b375d71b1a
Merge pull request #166332 from SuperSandro2000/xdg-utils 2022-04-10 03:29:17 +02:00
github-actions[bot]
3063a8ea39
Merge staging-next into staging 2022-04-05 12:10:46 +00:00
github-actions[bot]
27a4e52731
Merge master into staging-next 2022-04-05 12:05:41 +00:00
Rick van Schijndel
9f98b2bd7c
makeWrapper to nativeBuildInputs (#167225) 2022-04-05 10:34:48 +03:00
R. Ryantm
0349c745d1 xkb-switch-i3: 1.8.1 -> 1.8.5 2022-04-01 04:29:23 +00:00
github-actions[bot]
9aa014c46a
Merge staging-next into staging 2022-03-31 12:02:10 +00:00
Alyssa Ross
ac5a927919
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/development/python-modules/einops/default.nix
	pkgs/development/python-modules/elegy/default.nix
2022-03-31 11:46:46 +00:00
Ben Siraphob
5187709ff7
Merge pull request #166508 from siraben/automake-buildinputs 2022-03-31 03:15:41 -05:00
Martin Weinelt
d0bfb3ccbb Merge remote-tracking branch 'origin/master' into staging-next 2022-03-31 03:49:37 +02:00
Ben Siraphob
21faf9fc29
treewide: move autoconf, automake to nativeBuildInputs 2022-03-30 20:17:24 -05:00
Sandro Jäckel
e383389428
xdg-utils: remove ? null from inputs 2022-03-30 01:01:47 +02:00
Sandro Jäckel
9f6472500a
xdg-utils: switch to fetchFromGitLab 2022-03-30 00:57:38 +02:00
Bernardo Meurer
e2d150f6b1
Merge pull request #134917 from NixOS/binutils-2.37
binutils: 2.35.1 -> 2.38
2022-03-29 10:16:36 -07:00
bb2020
796056a4b9 xkeysnail: update example config 2022-03-29 18:31:15 +03:00
Bernardo Meurer
561781c4d7
nx-libs: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:09 -07:00
Francesco Gazzetta
745dd2d18b xprintidle: init at 0.2.4 2022-03-27 18:21:35 +02:00
Martin Weinelt
d68657af92 Merge remote-tracking branch 'origin/master' into staging-next 2022-03-27 15:54:05 +02:00
Anatolii Prylutskyi
99984987a8
dragon-drop: remove duplicate package
Removing package because it is duplicate package of "xdragon".
2022-03-27 13:25:36 +03:00
bb2020
89fb8fc9bb xkeysnail: update example config 2022-03-24 16:10:36 +03:00
Vladimír Čunát
a519740b4c
Merge branch 'staging-next' into staging 2022-03-21 11:57:43 +01:00
R. Ryantm
df57bab623 jumpapp: 1.1 -> 1.2 2022-03-20 11:36:06 +01:00
github-actions[bot]
4ec6244865
Merge staging-next into staging 2022-03-07 18:01:46 +00:00
Felix Buehler
5acd7bb90b skippy-xd: refactor 2022-03-07 13:58:58 +01:00
Jonathan Ringer
3af9faf36d
Merge pull request #133431 from Ma27/glibc-2.34
glibc: 2.33-108 -> 2.34-115
2022-02-27 18:07:11 -08:00
InfinityGhost
c06351b06e opentabletdriver: v0.6.0.2 -> v0.6.0.3 2022-02-27 13:23:12 -05:00
Maximilian Bosch
81e0c947ec
xnee: fix build w/glibc-2.34
ChangeLog: https://hydra.nixos.org/build/163058159
2022-02-27 10:26:55 +01:00
K900
cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm
f8e0e77e26 xbanish: 1.7 -> 1.8 2022-02-25 10:27:53 -08:00
Will Dietz
2f009472e5
xlayoutdisplay: 1.1.2 -> 1.3.0
* xlayoutdisplay: 1.1.2 -> 1.3.0 (#157579)

* no more cmake
* format string fixup was merged upstream, hooray
* continue to fixup boost linking, but altered for new build system

* xlayoutdisplay: check target is gtest

and build in parallel

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-19 11:11:55 +01:00
Renaud
606cd6454e
Merge pull request #157540 from dtzWill/update/xtruss-20211024
xtruss: 20181001 -> 20211025
2022-02-19 10:46:47 +01:00
R. Ryantm
2a52ad5f76 xpra: 4.3.1 -> 4.3.2 2022-02-16 09:04:16 -08:00
R. RyanTM
561735d8ad
find-cursor: 1.7 -> 1.8
(#159272)
2022-02-12 10:34:57 +01:00
R. RyanTM
8429cc4ffd
ckbcomp: 1.205 -> 1.207
(#150307)
2022-02-10 22:14:33 +01:00
Stefan Frijters
61a15bd35b
obconf: Re-init at unstable-2015-02-13 2022-02-02 18:11:29 +01:00
Will Dietz
bff92bb646 xtruss: 20181001 -> 20211025
https://git.tartarus.org/?p=simon/xtruss.git;a=shortlog;h=c25bf48c14c977d1c76f122b73c37f15df6ae6d5

(back to 2018-09-30 commit 82973f5)

* now uses cmake to build
* halibut for manpage generation
2022-01-31 10:40:40 -06:00
piegames
82c39d6929 obconf: drop 2022-01-29 18:09:15 +01:00
Felix Buehler
09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
R. RyanTM
7916caf759
wpgtk: 6.1.3 -> 6.5.0
* wpgtk: 6.1.3 -> 6.5.0 (#155578)

* wpgtk: use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-24 22:21:54 +01:00