Sergey Vlasov
f2f398f81f
i3: add more dependencies used by tests
...
Some tests in the i3 testsuite are silently skipped if the dependencies
required to run those tests are missing. The problematic dependencies
turned out to be `xdotool`, `xorg.setxkbmap`, `xorg.xrandr`, `which`
(the latter is used to verify the presence of some tools). Add those
dependencies to `buildInputs`, so that all tests would be run.
Ideally such missing dependencies should be detected as test failures,
but it's hard to implement, because missing tools result just in `skip`
marks in the test log, and there are some tests which are skipped for
other reasons (e.g., tests which were written before the expected
behavior is actually implemented in i3).
2024-07-23 22:15:35 +02:00
Sergey Vlasov
b934fad58c
i3: fix and reenable testsuite
...
The `checkPhase` script was stale and needed to be rewritten for the new
version of i3 (paths are different now, and `complete-run.pl` now
invokes `xvfb-run` internally). The code to check the log file for
errors might be unneeded for the new version (`complete-run.pl` seems to
return a non-zero exit code correctly on errors), but is left to catch
any possible regressions in the test runner behavior.
Also the `318-i3-dmenu-desktop.t` testcase was failing, because that
testcase was creating a temporary Perl script intended to shadow the
real `i3-msg` executable, but the `#!/usr/bin/env perl` shebang in that
script did not work in the build environment; this problem was not
really obvious, because `system('i3-msg', $cmd)` silently continued to
search for the `i3-msg` executable further in `$PATH` and launched the
real binary instead of the replacement script. The problematic shebang
needed to be replaced manually, because `patchShebangs` handles only
real shebangs on the first line of each executable file.
2024-07-23 22:13:25 +02:00
Artturin
60e9cffe2c
Merge branch 'master' into staging-next
2024-07-22 22:53:31 +03:00
John Titor
daf1694457
xdg-desktop-portal-hyprland: nixfmt-rfc-style, updateScript
...
add changelog
cleanup
2024-07-22 20:13:05 +05:30
Lin Xianyi
5806503fbc
xdg-desktop-portal-hyprland: 1.3.2 -> 1.3.3
2024-07-22 21:11:22 +08:00
github-actions[bot]
844ec2d5a1
Merge staging-next into staging
2024-07-18 12:01:55 +00:00
R. Ryantm
9e00a6563b
miriway: 0-unstable-2024-06-13 -> 0-unstable-2024-07-17
2024-07-18 06:59:06 +00:00
Weijia Wang
078fdedf26
Merge branch 'staging-next' into staging
2024-07-17 13:10:23 +02:00
jasper-at-windswept
b711d944bd
fix: restore xorgserver dep to herbstluftwm
2024-07-17 19:47:30 +10:00
github-actions[bot]
df8055b727
Merge staging-next into staging
2024-07-16 18:01:37 +00:00
lucasew
60e8be0f59
i3pystatus: move to by-name
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-07-15 14:09:16 -03:00
R. Ryantm
19e84ecb3e
dk: 2.2 -> 2.3
2024-07-15 00:33:02 +00:00
Vladimír Čunát
211398c03e
Merge branch 'staging-next' into staging
2024-07-14 08:35:35 +02:00
aleksana
07c1bc2034
treewide: sha256 -> hash attribute for pypi fetchers
2024-07-14 01:25:22 +08:00
éclairevoyant
0e5c272e42
treewide: fix uses of repo = finalAttrs.pname
2024-07-12 20:18:43 -04:00
Jan Tojnar
1275c3f884
Merge branch 'staging-next' into staging
2024-07-12 21:36:23 +02:00
❄️
fe14ac8fc2
Merge pull request #324539 from atorres1985-contrib/remove-vrthra
...
treewide: remove vrthra, cpages and lovek323 from meta.maintainers
2024-07-12 14:26:56 -03:00
Vladimír Čunát
2c053848df
Merge branch 'master' into staging
2024-07-11 22:05:05 +02:00
Nick Cao
8a3651ef26
Merge pull request #325400 from r-ryantm/auto-update/jay
...
jay: 1.3.0 -> 1.4.0
2024-07-10 19:09:28 -04:00
Martin Weinelt
176a56c40f
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/applications/misc/blender/default.nix
- pkgs/development/web/nodejs/nodejs.nix
2024-07-11 01:06:28 +02:00
Masum Reza
3c04671643
Merge pull request #325572 from donovanglover/hyprgrass
...
hyprlandPlugins.hyprgrass: init at 0.7.0, wf-touch: init at 0-unstable-2021-03-19
2024-07-10 12:55:19 +05:30
Donovan Glover
4b89d823a3
hyprlandPlugins.hyprgrass: init at 0.7.0
2024-07-10 01:24:50 -04:00
Masum Reza
ae631b1b42
Merge pull request #325386 from donovanglover/hycov
...
hyprlandPlugins.hycov: init at 0.41.2.1
2024-07-10 09:24:45 +05:30
Masum Reza
d29ed7ae46
Merge pull request #325389 from donovanglover/hyprscroller
...
hyprlandPlugins.hyprscroller: init at 0-unstable-2024-07-04
2024-07-09 23:21:38 +05:30
Donovan Glover
30d01cef2f
hyprlandPlugins.hycov: init at 0.41.2.1
2024-07-09 13:48:47 -04:00
Donovan Glover
50c66606e5
hyprlandPlugins.hyprscroller: init at 0-unstable-2024-07-04
2024-07-09 11:32:36 -04:00
Emily Trau
5fbd57aebc
Merge pull request #325738 from Enzime/drop/Enzime
...
maintainers: remove Enzime
2024-07-09 16:00:59 +10:00
Michael Hoang
eb725313bc
treewide: remove Enzime
2024-07-09 14:32:33 +10:00
Masum Reza
78064e0386
Merge pull request #325321 from donovanglover/hyprspace
...
hyprlandPlugins.hyprspace: init at 0-unstable-2024-06-17
2024-07-09 09:46:37 +05:30
Donovan Glover
e1b59993f1
hyprlandPlugins.hyprspace: init at 0-unstable-2024-06-17
2024-07-08 14:03:37 -04:00
Donovan Glover
a2dc867e4d
hyprlandPlugins.hypr-dynamic-cursors: init at 0-unstable-2024-07-06
2024-07-08 14:02:04 -04:00
Masum Reza
97f336bc91
Merge pull request #325387 from donovanglover/hyprfocus
...
hyprlandPlugins.hyprfocus: init at 0-unstable-2024-05-30
2024-07-08 22:41:17 +05:30
Vladimír Čunát
4c09ae2416
Merge branch 'staging-next' into staging
2024-07-08 10:43:15 +02:00
R. Ryantm
de10c9f76a
jay: 1.3.0 -> 1.4.0
2024-07-08 02:03:57 +00:00
Donovan Glover
1b82fec24c
hyprlandPlugins.hyprfocus: init at 0-unstable-2024-05-30
2024-07-07 21:12:45 -04:00
Jörg Thalheim
fd36f66d96
Merge pull request #325084 from mjoerg/xdg-desktop-portal-hyprland-fix-compilation-pipewire-1.2.0
...
xdg-desktop-portal-hyprland: add patch for compilation with pipewire 1.2.0
2024-07-07 21:54:16 +02:00
Anderson Torres
9ffac6dc44
treewide: remove vrthra from meta.maintainers [all orphans]
...
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642
Inactive since 2017
2024-07-07 12:20:32 -03:00
Daniel Schaefer
3312db85a2
Merge pull request #312992 from r-ryantm/auto-update/phosh-mobile-settings
...
phosh-mobile-settings: 0.38.0 -> 0.39.0
2024-07-07 17:08:27 +08:00
Martin Joerg
65ca03098a
xdg-desktop-portal-hyprland: add patch for compilation with pipewire 1.2.0
2024-07-06 18:01:35 +00:00
aleksana
1862813d11
treewide: convert cargoSha256 to cargoHash
...
This is done with the following bash script:
```
#!/usr/bin/env bash
process_line() {
local filename=${1%:}
if [[ $4 =~ \"(.*)\"\; ]]; then
local sha256="${BASH_REMATCH[1]}"
fi
[[ -z $sha256 ]] && return 0
local hash=$(nix hash to-sri --type sha256 $sha256)
echo "Processing: $filename"
echo " $sha256 => $hash"
sed -i "s|cargoSha256 = \"$sha256\"|cargoHash = \"$hash\"|"
$filename
}
# split output by line
grep -r 'cargoSha256 = ' . | while IFS= read -r line; do
# split them further by space
read -r -a parts <<< "$line"
process_line "${parts[@]}"
done
```
2024-07-03 21:54:10 +08:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
github-actions[bot]
0983fe3e50
Merge master into staging-next
2024-07-03 12:01:17 +00:00
Markus Kowalewski
eaf349f1b2
Merge pull request #323351 from r-ryantm/auto-update/miriway
...
miriway: 0-unstable-2024-05-17 -> 0-unstable-2024-06-13
2024-07-03 10:36:27 +00:00
github-actions[bot]
6c668cb3e5
Merge master into staging-next
2024-07-03 09:24:52 +00:00
Weijia Wang
dbbb0c1678
Merge pull request #322965 from r-ryantm/auto-update/sommelier
...
sommelier: 125.0 -> 126.0
2024-07-03 10:57:35 +02:00
Martin Weinelt
7b8429bbc4
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/jaxtyping/default.nix
2024-07-02 12:08:49 +02:00
Jan Tojnar
4f71ac5153
gnome-system-monitor: Move from gnome scope to top-level
2024-07-01 08:26:49 +02:00
github-actions[bot]
f018e44bd1
Merge master into staging-next
2024-06-29 12:01:32 +00:00
R. Ryantm
419d495563
miriway: 0-unstable-2024-05-17 -> 0-unstable-2024-06-13
2024-06-29 10:53:01 +00:00
éclairevoyant
71e728d3b8
maintainers: remove ivar
2024-06-29 03:09:10 -04:00
R. Ryantm
0d72567696
sommelier: 125.0 -> 126.0
2024-06-27 17:01:10 +00:00
github-actions[bot]
d2651fbc94
Merge master into staging-next
2024-06-26 06:01:18 +00:00
John Titor
e60665293a
hyprland, hyprlandPlugins: add johnrtitor as maintainer
...
I am willing to merge and review PRs of hyprland related packages
2024-06-26 01:23:50 +05:30
John Titor
c1f644a857
hyprlandPlugins.hy3: 0.41.1 -> 0.41.2
2024-06-26 01:20:59 +05:30
John Titor
b8a8175af0
hyprland-plugins: 0.41.1 -> 0.41.2
2024-06-26 01:19:10 +05:30
Martin Weinelt
de245ec4a5
Merge remote-tracking branch 'origin/master' into staging-next
2024-06-25 13:00:25 +02:00
rewine
385be357fd
Merge pull request #322336 from alyssais/wayfire-maintainership
...
wayfire: drop maintainership
2024-06-25 15:05:57 +08:00
Alyssa Ross
2819418fc0
wayfire: drop maintainership
2024-06-25 08:35:50 +02:00
Martin Weinelt
c02aa9b62f
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/development/python-modules/pixel-font-builder/default.nix
- pkgs/development/python-modules/unidata-blocks/default.nix
2024-06-24 15:35:04 +02:00
Rayne
69074b67a3
e16: fix e_gen_menu script for NixOS
2024-06-24 08:24:13 +10:00
Martin Weinelt
2096642430
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/os-specific/windows/mingw-w64/default.nix
2024-06-23 19:09:00 +02:00
K900
42c4ffb919
treewide: replace xorgserver with xvfb in places where only xvfb is used
2024-06-23 13:59:26 +03:00
Mihai Fufezan
cf7b89e9a6
hyprlandPlugins: init upstream hyprland-plugins at 0.41.1
2024-06-22 21:50:59 +03:00
Mihai Fufezan
ef64bb4915
hyprlandPlugins.hy3: 0.41.0 -> 0.41.1
2024-06-22 21:00:10 +03:00
Mihai Fufezan
8e6784a241
hyprlandPlugins.hy3: move to separate file
...
Format with nixfmt-rfc-style.
2024-06-21 22:09:15 +03:00
Masum Reza
2da1c486cf
Merge pull request #309255 from fufexan/hyprpaper
...
hyprpaper: 0.6.0 -> 0.7.0
2024-06-20 20:04:05 +05:30
R. Ryantm
ed44a06d6e
hyprland-protocols: 0.2 -> 0.3.0
2024-06-19 02:18:45 +00:00
Pol Dellaiera
b744aaaeee
Merge pull request #319131 from JohnRTitor/hyprland
...
hyprland: 0.40.0-unstable-2024-05-05 -> 0.41.1; hyprwayland-scanner: 0.3.4 -> 0.3.10; hyprlandPlugins.hy3: 0.40.0 -> 0.41.0; hyprutils: init at 0.1.2
2024-06-16 20:23:19 +02:00
h7x4
b37405e2de
Merge pull request #319229 from Daru-san/update-hyprpicker
...
hyprpicker: 0.2.0 -> 0.3.0
2024-06-15 02:24:09 +02:00
John Titor
2d88a5f17a
hyprland: move to pkgs/by-name, hyprlandPlugins: restructure
2024-06-14 22:33:47 +05:30
John Titor
9ad8ae35ce
hyprlandPlugins.hy3: 0.40.0 -> 0.41.0
2024-06-14 21:49:58 +05:30
R. Ryantm
6f7a0a0ecf
xdg-desktop-portal-hyprland: 1.3.1 -> 1.3.2
2024-06-13 15:26:28 +00:00
Daru
d6fdae5487
hyprpicker: 0.2.0 -> 0.3.0
2024-06-12 14:39:54 +02:00
rewine
ffe87a747b
Merge pull request #318349 from alyssais/weston-13.0.3
...
weston: 13.0.2 -> 13.0.3
2024-06-11 11:00:01 +08:00
Alexis Hildebrandt
f8c4a98e8e
treewide: Remove the definite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alyssa Ross
0acc5576ae
weston: 13.0.2 -> 13.0.3
2024-06-08 20:38:34 +01:00
Alyssa Ross
83d10630ea
weston: 13.0.1 -> 13.0.2
2024-06-05 12:50:45 +01:00
Weijia Wang
de28c6a68d
Merge pull request #315693 from r-ryantm/auto-update/sommelier
...
sommelier: 124.0 -> 125.0
2024-06-04 22:10:21 +02:00
Aleksana
c12dfcedec
Merge pull request #314854 from r-ryantm/auto-update/lemonbar
...
lemonbar: 1.4 -> 1.5
2024-05-31 22:46:15 +08:00
lassulus
47c5223f73
Merge pull request #316028 from tomfitzhenry/lighter-load
...
Remove tomfitzhenry@ from some maintainership
2024-05-31 09:13:50 +02:00
rewine
0a12c142cf
Merge pull request #315926 from wineee/hyprpick
...
hyprpicker: don't need wlroots as build input
2024-05-31 15:09:37 +08:00
Tom Fitzhenry
f1c7c63c69
Remove tomfitzhenry@ from some maintainership
...
I don't use these programs anymore, sadly.
2024-05-31 10:47:29 +10:00
rewine
05db713130
hyprpicker: don't need wlroots as build input
2024-05-30 23:39:12 +08:00
rewine
d3197804cd
hyprlandPlugins.hy3: fix build
2024-05-30 23:28:32 +08:00
isabel
63aceac766
treewide: remove unused occurence of fetchFromGitHub argument
2024-05-30 05:56:07 +00:00
R. Ryantm
b389e85bd2
sommelier: 124.0 -> 125.0
2024-05-29 18:22:51 +00:00
R. Ryantm
c91fbf4f4b
lemonbar: 1.4 -> 1.5
2024-05-26 13:17:02 +00:00
R. Ryantm
6abf602b1c
jay: 1.2.0 -> 1.3.0
2024-05-25 13:10:33 +00:00
nicoo
e9406a7a1f
Merge #313498 : downgrade hyprland & hyprwayland-scanner to non-buggy versions
...
hyprland: 0.40.0-unstable-2024-05-12 -> 0.40.0-unstable-2024-05-05
hyprwayland-scanner: 0.3.8 -> 0.3.4
2024-05-25 07:13:32 +00:00
Andreas Rammhold
e8bc21290e
hyprlandPlugins.hy3: 0.39.1 -> 0.40.0
...
This fixes the compatibility issue with hyprland 0.40 and adds two
patches that fixes regressions that were fixed after the latest tag.
2024-05-23 14:00:08 +02:00
Marcus Ramberg
9e3f89429f
Merge pull request #313295 from adamcstephens/river/0.3.2
...
river: 0.3.1 -> 0.3.2
2024-05-22 20:22:36 +02:00
Weijia Wang
0612c27b8e
Merge pull request #313222 from Lederstrumpf/update-hyprpaper-0.7.0
...
hyprpaper: 0.6.0 -> 0.7.0
2024-05-22 20:16:42 +02:00
Mihai Fufezan
7c60f015be
hyprland: 0.40.0-unstable-2024-05-12 -> 0.40.0-unstable-2024-05-05
2024-05-21 21:27:11 +03:00
Cosima Neidahl
fcfca5519a
Merge pull request #313253 from r-ryantm/auto-update/miriway
...
miriway: 0-unstable-2024-04-30 -> 0-unstable-2024-05-17
2024-05-21 17:26:05 +02:00
Adam Stephens
ee643da233
river: move to by-name
2024-05-20 23:42:05 -04:00
Sigmanificient
0058552891
pkgs/applications: remove uneeded fetchpatch arguments
2024-05-21 03:12:20 +02:00
R. Ryantm
6d3992f17b
miriway: 0-unstable-2024-04-30 -> 0-unstable-2024-05-17
2024-05-20 22:07:08 +00:00
Robert Hambrock
9dd047fd1e
hyprpaper: 0.6.0 -> 0.7.0
2024-05-20 21:41:00 +02:00
R. Ryantm
62da231566
phosh-mobile-settings: 0.38.0 -> 0.39.0
2024-05-19 21:23:40 +00:00
Gaetan Lepage
ed5e9fa371
river: 0.3.0 -> 0.3.1
...
Changelog: https://codeberg.org/river/river/releases/tag/v0.3.1
2024-05-18 18:23:08 +02:00
R. Ryantm
b22f296313
phosh: 0.37.1 -> 0.39.0
2024-05-18 17:44:25 +10:00
Mihai Fufezan
23d1b8e4fe
hyprland: 0.39.1 -> 0.40.0-unstable-2024-05-12
2024-05-17 00:24:47 +03:00
Colin
fbde1e7188
hyprland: fix cross compilation
2024-05-13 16:13:06 +00:00
Pol Dellaiera
8abc48e315
Merge pull request #297859 from reedrw/update-i3lock-fancy
...
i3lock-fancy: unstable-2018-11-25 -> unstable-2023-04-28
2024-05-12 21:42:49 +02:00
Weijia Wang
8b21c6f55e
Merge pull request #309655 from r-ryantm/auto-update/jay
...
jay: 1.1.0 -> 1.2.0
2024-05-12 21:37:56 +02:00
rewine
b900e33ee3
hyprland: build wlroots form submodules
2024-05-09 01:12:06 +08:00
R. Ryantm
e9fbf13120
jay: 1.1.0 -> 1.2.0
2024-05-06 21:24:11 +00:00
Mihai Fufezan
470a554712
hyprpaper: 0.6.0 -> 0.7.0
2024-05-05 23:11:44 +03:00
R. Ryantm
be5e47a591
sommelier: 123.0 -> 124.0
2024-05-05 19:27:31 +02:00
Nick Cao
2c7c866d10
Merge pull request #308555 from r-ryantm/auto-update/miriway
...
miriway: 0-unstable-2024-04-25 -> 0-unstable-2024-04-30
2024-05-04 09:38:03 -04:00
github-actions[bot]
ae736c738d
Merge master into staging-next
2024-05-03 12:01:32 +00:00
Weijia Wang
be50b0d559
Merge pull request #308194 from r-ryantm/auto-update/dk
...
dk: 2.1 -> 2.2
2024-05-03 10:34:10 +02:00
github-actions[bot]
31135daf48
Merge master into staging-next
2024-05-02 18:01:05 +00:00
R. Ryantm
e3365fabf9
miriway: 0-unstable-2024-04-25 -> 0-unstable-2024-04-30
2024-05-02 15:51:54 +00:00
Tadeo Kondrak
d41cbd1899
jay: unstable-2022-11-20 -> 1.1.0 ( #306151 )
2024-05-02 13:21:59 +00:00
Weijia Wang
41126a9493
Merge branch 'master' into staging-next
2024-05-01 10:51:08 +02:00
Jörg Thalheim
7917d334bb
Merge pull request #292415 from uninsane/pr-sway-cross
...
sway/hyprland: cross compilation fixes
2024-05-01 09:18:19 +02:00
R. Ryantm
073b6290fb
dk: 2.1 -> 2.2
2024-05-01 07:08:48 +00:00
Colin
bbe8bb1c28
hyprland: support cross-compilation
2024-05-01 08:58:24 +02:00
K900
a9c7210d0b
Merge branch 'master' into staging-next
2024-05-01 09:37:47 +03:00
éclairevoyant
097de5af21
Merge pull request #305784 from eclairevoyant/eww
...
eww: 0.5.0 -> 0.6.0; other cleanup
2024-04-30 23:38:04 +00:00
github-actions[bot]
09b96cbb7a
Merge master into staging-next
2024-04-30 12:01:12 +00:00
éclairevoyant
0696dc350a
Merge pull request #307745 from OPNA2608/fix/stableVersion/pkgs-applications
...
pkgs/applications: Fix some unstableGitUpdater users
2024-04-30 11:25:40 +00:00
Weijia Wang
23cbc3c2b3
Merge branch 'master' into staging-next
2024-04-30 13:24:52 +02:00
OPNA2608
322c8006fe
miriway: unstable-2024-04-25 -> 0-unstable-2024-04-25
2024-04-30 06:05:47 +02:00
Vladimír Čunát
ad6f6ba399
Merge branch 'master' into staging-next
2024-04-29 08:22:30 +02:00
Stanisław Pitucha
23185c1deb
hackedbox: fix new clang
...
New clang defaults to higher standard version than this code complies
with. Set the c++98 explicitly to fix compilation.
2024-04-29 11:30:35 +10:00
Alyssa Ross
d6ffebb44a
weston: 13.0.0 -> 13.0.1
2024-04-28 20:18:48 +02:00
Weijia Wang
7f45fee52a
Merge branch 'master' into staging-next
2024-04-28 04:02:14 +02:00
rewine
e7904de857
Merge pull request #306939 from kiike/pkgs/hy3-0391
...
hyprlandPlugins.hy3: 0.38.0 -> 0.39.1
2024-04-27 19:13:44 +08:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Nick Cao
7af0845933
Merge pull request #306868 from r-ryantm/auto-update/miriway
...
miriway: unstable-2024-04-16 -> unstable-2024-04-25
2024-04-26 09:35:20 -04:00
Enric Morales
bb690edbc5
hyprlandPlugins.hy3: 0.38.0 -> 0.39.1
...
Hyprland was updated to 0.39.1 and the plugin version should match
Hyprland's.
2024-04-26 11:30:17 +02:00
R. Ryantm
d6918a21e5
miriway: unstable-2024-04-16 -> unstable-2024-04-25
2024-04-25 22:16:06 +00:00
rewine
10b682b6e5
Merge pull request #304725 from fufexan/hyprland
...
hyprland: 0.38.1 -> 0.39.1
2024-04-26 02:16:07 +08:00
éclairevoyant
a2dbb644c3
eww: move to pkgs/by-name
2024-04-24 09:55:53 -04:00
Mihai Fufezan
cc046e57bc
hyprland: 0.38.1 -> 0.39.1
2024-04-22 23:12:33 +03:00
rewine
baab40619e
Merge pull request #305531 from r-ryantm/auto-update/miriway
...
miriway: unstable-2024-04-04 -> unstable-2024-04-16
2024-04-22 12:09:13 +08:00
Tom Fitzhenry
00ad4eba21
nixos/tests/phosh: check phosh-mobile-settings starts
2024-04-22 00:56:03 +10:00
R. Ryantm
70364d30df
miriway: unstable-2024-04-04 -> unstable-2024-04-16
2024-04-20 11:38:25 +00:00
Gaetan Lepage
a3dddfc244
river: 0.2.6 -> 0.3.0
...
Changelog: https://codeberg.org/river/river/releases/tag/v0.3.0
2024-04-16 15:42:10 +02:00
Sandro
01bbd6cee7
Merge pull request #299984 from willswats/hyprshade-fix-install
...
hyprshade: fix systemd user service
2024-04-13 22:47:11 +02:00
willswats
21ac8f8cd8
hyprshade: fix systemd user service
2024-04-13 14:17:20 +01:00
Peder Bergebakken Sundt
0073fb5550
Merge pull request #302329 from r-ryantm/auto-update/phosh-mobile-settings
...
phosh-mobile-settings: 0.37.0 -> 0.38.0
2024-04-12 21:28:58 +02:00
rewine
97a11612f4
Merge pull request #301899 from wineee/hyprland
...
hyprland: 0.37.1 -> 0.38.1; hyprcursor: 0.1.5 -> 0.1.6; hyprlandPlugins.hy3: 0.36.0-unstable-2024-03-06 -> 0.38.0
2024-04-12 14:50:19 +08:00
Alyssa Ross
ea275bc0c3
sommelier: 104.0 -> 123.0
2024-04-09 21:52:18 +02:00
Nick Cao
384d967657
Merge pull request #302632 from r-ryantm/auto-update/miriway
...
miriway: unstable-2024-04-02 -> unstable-2024-04-04
2024-04-09 09:17:24 -04:00
rewine
8c79f0dc51
hyprlandPlugins.hy3: 0.36.0-unstable-2024-03-06 -> 0.38.0
2024-04-09 17:56:57 +08:00
rewine
8557b3adf2
hyprland: 0.37.1 -> 0.38.1
2024-04-09 17:56:54 +08:00
Matthias Beyer
fdf42dbc69
Merge pull request #302470 from r-ryantm/auto-update/i3status-rust
...
i3status-rust: 0.33.0 -> 0.33.1
2024-04-09 10:06:22 +02:00
R. Ryantm
4eb4fa137f
miriway: unstable-2024-04-02 -> unstable-2024-04-04
2024-04-08 18:18:23 +00:00
Sefa Eyeoglu
aa71ddadfa
gamescope: move to by-name
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-04-08 09:59:47 +02:00
R. Ryantm
1d887599ba
i3status-rust: 0.33.0 -> 0.33.1
2024-04-08 01:33:28 +00:00
R. Ryantm
d2699e10b4
phosh-mobile-settings: 0.37.0 -> 0.38.0
2024-04-07 12:27:01 +00:00
Aleksana
7b01c27540
Merge pull request #301865 from Aleksanaa/wrapGAppsHook4-fix
...
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps
2024-04-07 11:12:48 +08:00
rewine
6c28a32430
Merge pull request #301768 from r-ryantm/auto-update/phosh
...
phosh: 0.37.0 -> 0.37.1
2024-04-06 23:29:47 +08:00
aleksana
9dddc116d5
treewide: replace wrapGAppsHook with wrapGAppsHook4 for gtk4 apps
2024-04-06 01:33:38 +08:00
rewine
4702f6a20c
Merge pull request #298803 from Qusic/dwm
...
dwm: add updateScript
2024-04-06 01:19:30 +08:00
reedrw
5e9ce01f9b
i3lock-fancy: add reedrw as maintainer
2024-04-05 11:48:23 -04:00
Reed
732c6d245b
i3lock-fancy: unstable-2018-11-25 -> unstable-2023-04-28
2024-04-05 11:39:44 -04:00
R. Ryantm
a14f50d0ea
phosh: 0.37.0 -> 0.37.1
2024-04-05 08:22:28 +00:00
rewine
1dde630190
Merge pull request #301359 from wineee/focus-request
...
wayfireplugins.focus-request: fix hash
2024-04-04 05:41:40 +08:00
rewine
c47d5736af
wayfireplugins.focus-request: fix hash
2024-04-04 05:31:14 +08:00
R. Ryantm
6d4078e7f4
miriway: unstable-2024-03-15 -> unstable-2024-04-02
2024-04-02 21:06:20 +00:00
Weijia Wang
1433d5f7f5
Merge pull request #300424 from catouc/update-hyprshade
...
Fix Hyprshade not having default shaders
2024-04-01 18:38:05 +02:00
Philipp Böschen
f253578740
hyprshade: Fix unavailable default shaders
...
The orignal code looks for the shaders in either the Python data
directory, which seems to not be working well under the way nixpkgs
installs Python builds.
There is the environment variable HYPRSHADE_SHADERS_DIR in
https://github.com/loqusion/hyprshade/blob/main/src/hyprshade/shader/dirs.py#L12
that lets us configure it to "$out/share/hyprshade/shaders" instead to
give full functionality.
2024-04-01 03:05:20 +02:00
Weijia Wang
8858a4cac5
Merge pull request #297314 from r-ryantm/auto-update/dwm
...
dwm: 6.4 -> 6.5
2024-04-01 00:48:06 +02:00
Weijia Wang
543340dee3
Merge pull request #300533 from atorres1985-contrib/fvwm
...
Fvwm: refactor and migrate to by-name
2024-03-31 23:50:44 +02:00
Anderson Torres
c7ccaa7154
fvwm3: migrate to by-name
2024-03-31 16:05:50 -03:00
Anderson Torres
77a820e18a
fvwm2: migrate to by-name
2024-03-31 16:02:08 -03:00
Sandro
1b7db66a7d
Merge pull request #299724 from wineee/wlroots_0_15
...
{hikari, wlroots_0_15}: remove
2024-03-31 20:39:53 +02:00
R. Ryantm
14489088da
fvwm3: 1.0.9 -> 1.1.0
2024-03-31 00:31:44 +00:00
R. Ryantm
d526d76fe7
wayfirePlugins.wayfire-shadows: unstable-2023-09-09 -> unstable-2024-03-28
2024-03-29 00:39:03 +00:00
Bobby Rong
e332b3bba1
Merge pull request #296824 from wineee/wayfire-0.8.1
...
{wayfire, wayfire-plugins-extra}: 0.8.0 -> 0.8.1; wayfirePlugins.{focus-request,wayfire-shadows,wwp-switcher}: init
2024-03-28 23:11:40 +08:00
rewine
5b405ca28c
hikari: remove
2024-03-28 18:35:30 +08:00
rewine
efae95be3d
wayfire: set nessasary propagatedBuildInputs required by wayfire.pc
2024-03-27 22:51:30 +08:00
rewine
c167f6efdb
wayfire: trigger mate-wayland tests
2024-03-27 22:51:30 +08:00
rewine
ab2c5d034e
wayfirePlugins.wwp-switcher: init at unstable-2023-09-09
2024-03-27 22:51:29 +08:00
rewine
d3753949d8
wayfirePlugins.focus-request: init at 0.8.0.2
2024-03-27 22:51:29 +08:00
rewine
cec9c1f930
wayfirePlugins.wayfire-shadows: init at unstable-2023-09-09
2024-03-27 22:51:29 +08:00
rewine
54b435377c
wayfirePlugins.wayfire-plugins-extra: 0.8.0 -> 0.8.1
2024-03-26 18:51:19 +08:00
Qusic
3e426221d9
dwm: add updateScript
2024-03-26 12:43:41 +08:00
Weijia Wang
3487b1d0f9
Merge pull request #297299 from r-ryantm/auto-update/tabbed
...
tabbed: 0.7 -> 0.8
2024-03-26 03:07:49 +01:00
Weijia Wang
3a18061d91
Merge pull request #297885 from r-ryantm/auto-update/dk
...
dk: 2.0 -> 2.1
2024-03-25 00:12:36 +01:00
Sandro
b974f5d7d2
Merge pull request #296446 from fufexan/hyprland
...
hyprland: 0.36.0 -> 0.37.1, hyprlandPlugins.hy3: 0.36.0 -> 0.36.0-unstable-2024-03-06
2024-03-23 17:57:41 +01:00
rewine
e15c4cb465
wayfire: 0.8.0 -> 0.8.1
2024-03-23 21:07:27 +08:00
Mihai Fufezan
60c72d0d54
hyprlandPlugins.hy3: 0.36.0 -> unstable-2024-03-06
2024-03-22 23:36:25 +02:00
Mihai Fufezan
54150e70d7
hyprland: 0.36.0 -> 0.37.1
2024-03-22 23:36:00 +02:00
R. Ryantm
a981a75aec
dk: 2.0 -> 2.1
2024-03-22 00:26:26 +00:00
R. Ryantm
46d4f4ece7
dwm: 6.4 -> 6.5
2024-03-20 00:44:33 +00:00
R. Ryantm
405ce27d01
tabbed: 0.7 -> 0.8
2024-03-20 00:19:19 +00:00
R. Ryantm
75b594c64f
phosh: 0.36.0 -> 0.37.0
2024-03-20 09:34:17 +11:00
stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Nick Cao
36501e2dec
Merge pull request #296746 from r-ryantm/auto-update/miriway
...
miriway: unstable-2024-03-06 -> unstable-2024-03-15
2024-03-18 13:23:33 -07:00
Nick Cao
7b9995d855
Merge pull request #296611 from r-ryantm/auto-update/hyprshade
...
hyprshade: 3.2.0 -> 3.2.1
2024-03-18 12:56:14 -07:00
R. Ryantm
2d07a0187d
miriway: unstable-2024-03-06 -> unstable-2024-03-15
2024-03-17 20:17:28 +00:00
Weijia Wang
fd9aa8956f
Merge pull request #294301 from r-ryantm/auto-update/phosh-mobile-settings
...
phosh-mobile-settings: 0.36.0 -> 0.37.0
2024-03-17 15:06:34 +01:00
R. Ryantm
3bab44a59e
i3lock: 2.14.1 -> 2.15
2024-03-17 12:19:20 +00:00
R. Ryantm
7a3d2f35ff
hyprshade: 3.2.0 -> 3.2.1
2024-03-17 11:02:40 +00:00