github-actions[bot]
31817540ee
Merge staging-next into staging
2024-07-14 18:01:37 +00:00
aleksana
1a89942243
treewide: sha256 -> hash attribute for gitlab.com fetchers
2024-07-13 22:28:37 +08: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
Nick Cao
2250d2e1d6
Merge pull request #325253 from r-ryantm/auto-update/swayr
...
swayr: 0.27.3 -> 0.27.4
2024-07-10 18:51:03 -04:00
R. Ryantm
ce1ad54b9a
hyprland-per-window-layout: 2.10 -> 2.11
2024-07-10 01:52:11 +00:00
R. Ryantm
66e3c4ea07
swayr: 0.27.3 -> 0.27.4
2024-07-07 12:27:03 +00:00
aleksana
a9709c299b
treewide: change cargoSha256 with SRI hash to cargoHash
2024-07-03 21:53:11 +08:00
Jan Tojnar
0f56e32213
Merge pull request #319659 from jtojnar/gnome-extract
...
Move various packages out of gnome scope
2024-07-02 08:03:53 +02:00
R. Ryantm
7873e6c537
wl-mirror: 0.16.3 -> 0.16.4
2024-07-01 16:22:18 +00:00
Jan Tojnar
b69ed4249d
zenity: Move from gnome scope to top-level
...
It is widely used outside gnome, not much inside.
2024-07-01 08:26:47 +02:00
R. Ryantm
e631ecaa8b
wayland-proxy-virtwl: 0-unstable-2024-04-08 -> 0-unstable-2024-06-17
2024-06-24 02:00:36 +00:00
Nick Cao
6288e59525
Merge pull request #320389 from r-ryantm/auto-update/wlr-which-key
...
wlr-which-key: 0.1.1 -> 0.1.3
2024-06-17 16:33:52 -04:00
Nydragon
3bc13a6170
cliphist: add contribution scripts
...
cliphist has some scrips that do some of the work of integrating it with
fzf, rofi & wofi. They weren't present in the derivation yet, so this
commit is adding them.
scripts: https://github.com/sentriz/cliphist/tree/master/contrib
2024-06-17 03:14:08 +02:00
R. Ryantm
a460dbac50
wlr-which-key: 0.1.1 -> 0.1.3
2024-06-16 23:54:26 +00:00
R. Ryantm
74b09b094c
wl-mirror: 0.16.2 -> 0.16.3
2024-06-12 07:57:13 +00: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
R. Ryantm
acafec9832
kanshi: 1.6.0 -> 1.7.0
2024-06-09 08:00:47 +00:00
OTABI Tomoya
9cd0e74167
Merge pull request #315769 from r-ryantm/auto-update/shikane
...
shikane: 0.2.0 -> 1.0.1
2024-06-05 10:39:44 +09:00
R. Ryantm
932c8db595
shikane: 0.2.0 -> 1.0.1
2024-06-04 22:31:55 +02:00
Atemu
5e96c69cb1
Merge pull request #309414 from Atemu/wluma-install-auxillary-files-and-manpage
...
marked-man: init at 2.1.0, wluma: use upstream Makefile's install command
2024-05-30 19:03:38 +02:00
Franz Pletz
279f866cbd
Merge pull request #313267 from r-ryantm/auto-update/shotman
2024-05-23 15:41:18 +02:00
Nick Cao
b809ad0cc3
slurp: migrate to by-name
2024-05-20 21:44:42 -04:00
R. Ryantm
3c670621db
shotman: 0.4.5 -> 0.4.6
2024-05-21 00:30:00 +00:00
Bernardo Meurer
c5e3bb9c11
Merge pull request #311698 from Atemu/update/wluma
...
wluma: 4.3.0 -> 4.4.0
2024-05-15 12:41:41 -04:00
Atemu
4686eb348f
wluma: add myself to maintainers
2024-05-14 18:51:17 +02:00
Atemu
74f896753a
wluma: 4.3.0 -> 4.4.0
...
Closes https://github.com/NixOS/nixpkgs/pull/305288
2024-05-14 18:46:39 +02:00
Atemu
bd826bb9bd
wluma: add nix-update-script
2024-05-14 18:34:52 +02:00
Nick Cao
9328e16f6f
Merge pull request #311227 from r-ryantm/auto-update/mpvpaper
...
mpvpaper: 1.5 -> 1.6
2024-05-13 10:50:50 -04:00
Quantenzitrone
6722b4ade9
ydotool: move to pkgs/by-name, add meta.mainProgram, refactor
2024-05-13 12:20:53 +02:00
R. Ryantm
639bdd5988
mpvpaper: 1.5 -> 1.6
2024-05-13 01:52:35 +00:00
Keanu Ashwell
a08f9c05e7
wl-clipboard: fix image data mime type detection ( #251474 )
2024-05-12 18:41:06 +00:00
Martin Weinelt
30dd9aaded
Merge pull request #306369 from Schweber/master
...
wlsunset: 0.3.0 -> 0.4.0
2024-05-10 18:52:47 +02:00
Weijia Wang
9832e469c7
aw-watcher-window-wayland: restrict platforms
2024-05-10 14:36:23 +02:00
Jonas Meurer
feceab59a5
aw-watcher-window-wayland: fix version of rustc-serialize
...
The bundled version of rustc-serialize can not be compiled with Rust
versions starting with 1.76.0.
2024-05-08 16:29:53 +02:00
Leah Amelia Chen
e477517a31
sirula: 1.0.0 -> 1.0.0-unstable-2023-09-02
...
While there was no release from the upstream, it's important for sirula
to receive this update as it currently does not build with Rust 1.71 and
above, due to a typo in one of its dependencies (see
DorianRudolph/sirula#37 ).
2024-05-06 13:21:55 +02:00
Atemu
e153bc88e9
wluma: use upstream Makefile's install command
...
This includes the systemd unit, udev rules, license, docs, man pages and
examples.
marked-man is necessary to generate the man page and was added in this commit's
parent commit.
2024-05-06 02:27:21 +02:00
OPNA2608
135d592dcc
wayland-proxy-virtwl: unstable-2024-04-08 -> 0-unstable-2024-04-08
2024-05-04 19:31:44 +02:00
Weijia Wang
bca2c03f81
Merge pull request #305568 from r-ryantm/auto-update/way-displays
...
way-displays: 1.10.2 -> 1.11.0
2024-05-04 15:17:37 +02:00
github-actions[bot]
ae736c738d
Merge master into staging-next
2024-05-03 12:01:32 +00:00
Aleksana
8815449d5b
Merge pull request #306417 from nu-nu-ko/update-wpaperd
...
wpaperd: 0.3.0 -> 1.0.1 & mv to by-name
2024-05-03 16:31:59 +08:00
nuko
b4f1988038
wpaperd: 0.3.0 -> 1.0.1 & mv to by-name
2024-05-03 12:36:30 +12:00
K900
a9c7210d0b
Merge branch 'master' into staging-next
2024-05-01 09:37:47 +03:00
Michael Adler
7d80dc7142
kanshi: 1.5.1 -> 1.6.0
2024-04-30 15:41:52 +02:00
Weijia Wang
23cbc3c2b3
Merge branch 'master' into staging-next
2024-04-30 13:24:52 +02:00
R. Ryantm
3dc947e329
hyprland-per-window-layout: 2.9 -> 2.10
2024-04-29 13:13:02 +00:00
Weijia Wang
160dff0bae
Merge branch 'master' into staging-next
2024-04-27 10:30:24 +02:00
Aleksana
8418aa99c5
Merge pull request #305345 from r-ryantm/auto-update/gtklock-playerctl-module
...
gtklock-playerctl-module: 2.0.1 -> 3.0.0
2024-04-27 15:08:55 +08:00
Aleksana
a8f2053e3d
Merge pull request #305343 from r-ryantm/auto-update/gtklock-powerbar-module
...
gtklock-powerbar-module: 2.0.1 -> 3.0.0
2024-04-27 15:08:32 +08:00
Aleksana
74cc0b3880
Merge pull request #305332 from r-ryantm/auto-update/gtklock-userinfo-module
...
gtklock-userinfo-module: 2.1.0 -> 3.0.0
2024-04-27 15:08:19 +08:00
Aleksana
590959643e
Merge pull request #305361 from Aleksanaa/gtklock
...
gtklock: 2.1.0 -> 3.0.0; gtk-session-lock: init at 0.2.0
2024-04-27 15:00:08 +08:00
github-actions[bot]
ac252ffaef
Merge master into staging-next
2024-04-27 06:01:14 +00:00
Tom
97bb1199c0
maintainers: remove twitchyliquid64
...
Yall won't miss me. The packages I leave orphaned are trivially updated as dependents need the new versions.
But passively endorsing the direction this organization and its leadership is something I can't do.
To those who still have faith in turning this around, you da real MVP 🖖
2024-04-26 22:48:31 -07:00
Weijia Wang
37876dbdad
Merge branch 'master' into staging-next
2024-04-27 05:44:19 +02:00
Weijia Wang
6aa3e11cb0
Merge pull request #305443 from r-ryantm/auto-update/mpvpaper
...
mpvpaper: 1.4 -> 1.5
2024-04-27 04:10:51 +02: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
8d26d0be75
Merge pull request #306901 from r-ryantm/auto-update/waynergy
...
waynergy: 0.0.16 -> 0.0.17
2024-04-26 09:42:56 -04:00
R. Ryantm
5a87d22eb0
waynergy: 0.0.16 -> 0.0.17
2024-04-26 03:04:05 +00:00
Sandro
73e7e2108a
Merge pull request #304585 from name-snrl/update-wl-clip-persist
...
wl-clip-persist: 0.3.1 -> 0.4.0
2024-04-25 22:28:11 +02:00
Schweber
6a26157205
wlsunset: 0.3.0 -> 0.4.0
2024-04-23 20:08:13 +00:00
aleksana
fb5cd37b6c
gtklock: add aleksana as maintainer
2024-04-24 01:59:44 +08:00
aleksana
fe5f021af6
gtklock: 2.1.0 -> 3.0.0
2024-04-24 01:59:44 +08:00
R. Ryantm
5d0c778935
way-displays: 1.10.2 -> 1.11.0
2024-04-20 15:07:02 +00:00
R. Ryantm
f98db7521f
mpvpaper: 1.4 -> 1.5
2024-04-20 02:30:38 +00:00
R. Ryantm
3e93684dee
gtklock-playerctl-module: 2.0.1 -> 3.0.0
2024-04-19 16:31:44 +00:00
R. Ryantm
ee0f777255
gtklock-powerbar-module: 2.0.1 -> 3.0.0
2024-04-19 16:23:32 +00:00
R. Ryantm
5e71d28e5d
gtklock-userinfo-module: 2.1.0 -> 3.0.0
2024-04-19 15:18:12 +00:00
R. Ryantm
cc7c76e1f4
clipman: 1.6.3 -> 1.6.4
2024-04-19 13:27:58 +00:00
name_snrl
aa3476462a
wl-clip-persist: 0.3.1 -> 0.4.0
2024-04-16 21:31:44 +05:00
R. Ryantm
b94a76f48e
clipman: 1.6.2 -> 1.6.3
2024-04-13 00:30:47 +00:00
Alyssa Ross
4e4d472814
wayland-proxy-virtwl: 2024-04-05 -> 2024-04-08
2024-04-09 21:52:18 +02:00
Alyssa Ross
e599123b09
wayland-proxy-virtwl: unstable-2023-12-09 -> unstable-2024-04-05
2024-04-06 18:34:52 +02:00
R. Ryantm
9dd6bbfe3f
hyprland-per-window-layout: 2.8.1 -> 2.9
2024-03-22 18:31:20 +00:00
R. Ryantm
d9bcada50e
wleave: 0.4.0 -> 0.4.1
2024-03-18 16:48:54 +00:00
Donovan Glover
7422c41cb3
swww: migrate to by-name
2024-03-16 09:40:29 -04:00
R. Ryantm
a022290eef
wleave: 0.3.2 -> 0.4.0
2024-03-15 02:50:58 +00:00
R. Ryantm
e8362c1836
wlr-randr: 0.4.0 -> 0.4.1
2024-03-08 00:22:20 +00:00
Nick Cao
30f6f1ddfd
Merge pull request #293492 from r-ryantm/auto-update/swaysome
...
swaysome: 2.1.0 -> 2.1.1
2024-03-06 09:09:13 -05:00
Nick Cao
0f32c1cda5
Merge pull request #291856 from NickCao/way-displays
...
way-displays: fix cross compilation, unset DESTDIR
2024-03-05 22:47:25 -05:00
R. Ryantm
b23b5142c0
swaysome: 2.1.0 -> 2.1.1
2024-03-05 12:19:43 +00:00
éclairevoyant
09d545fd07
Merge pull request #273965 from LudovicoPiero/wl-screenrec/0.1.2
...
wl-screenrec: unstable-2023-09-17 -> 0.1.3
2024-03-05 00:54:41 +00:00
Nick Cao
e3be81ca9f
Merge pull request #292957 from r-ryantm/auto-update/wl-mirror
...
wl-mirror: 0.16.1 -> 0.16.2
2024-03-04 10:26:01 -05:00
Vlad M
cc319dce91
Merge pull request #287156 from r-ryantm/auto-update/swayrbar
...
swayrbar: 0.3.7 -> 0.3.8
2024-03-03 12:23:37 +02:00
R. Ryantm
51703c9994
wl-mirror: 0.16.1 -> 0.16.2
2024-03-03 05:20:43 +00:00
Anderson Torres
7f347f109a
wlogout: migrate to by-name
2024-03-01 10:14:12 -03:00
Nick Cao
03b6fa7416
way-displays: fix cross compilation, unset DESTDIR
2024-02-27 10:02:17 -05:00
Nick Cao
cec67db0d9
Merge pull request #291495 from r-ryantm/auto-update/hyprland-per-window-layout
...
hyprland-per-window-layout: 2.7 -> 2.8.1
2024-02-26 09:47:10 -05:00
R. Ryantm
eb5a11dd29
hyprland-per-window-layout: 2.7 -> 2.8.1
2024-02-26 05:58:44 +00:00
rewine
e4dd06921f
wlogout: 1.1.1 -> 1.2
2024-02-26 10:32:30 +08:00
Gregor Grigorjan
827f0443cf
wleave: add missing resources
2024-02-23 12:10:18 +02:00
Ludovico Piero
84cd983e21
wl-screenrec: unstable-2023-09-17 -> 0.1.3
...
Signed-off-by: Ludovico Piero <lewdovico@gnuweeb.org>
2024-02-19 23:35:09 +09:00
R. Ryantm
9a198ddaf4
cliphist: 0.4.0 -> 0.5.0
2024-02-09 06:00:11 +00:00
R. Ryantm
521dad6d26
swayrbar: 0.3.7 -> 0.3.8
2024-02-08 06:23:47 +00:00
Weijia Wang
5755e1c99f
Merge pull request #285986 from r-ryantm/auto-update/kanshi
...
kanshi: 1.5.0 -> 1.5.1
2024-02-05 00:09:52 +01:00
Weijia Wang
ae73151e4a
Merge pull request #281714 from r-ryantm/auto-update/way-displays
...
way-displays: 1.9.0 -> 1.10.2
2024-02-04 22:28:25 +01:00
Ferdinand Bachmann
24a52a2d43
wl-mirror: 0.16.0 -> 0.16.1
2024-02-04 00:51:56 +01:00
R. Ryantm
9ba6d60a5c
kanshi: 1.5.0 -> 1.5.1
2024-02-03 07:36:49 +00:00
R. Ryantm
6a07c59cbf
hyprland-per-window-layout: 2.6 -> 2.7
2024-01-31 13:23:21 +01:00
Artturi
4cb1fbf54a
Merge pull request #284909 from r-ryantm/auto-update/swayr
...
swayr: 0.27.1 -> 0.27.3
2024-01-30 21:51:21 +02:00
R. Ryantm
9e310de3e3
swayr: 0.27.1 -> 0.27.3
2024-01-30 04:11:45 +00:00