Commit graph

1065 commits

Author SHA1 Message Date
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
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