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
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
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