Commit Graph

72 Commits

Author SHA1 Message Date
Enno Richter
15ebfec0e6 wvkbd: remove elohmeier as maintainer 2024-06-14 09:17:52 +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
Tom Fitzhenry
f1c7c63c69 Remove tomfitzhenry@ from some maintainership
I don't use these programs anymore, sadly.
2024-05-31 10:47:29 +10:00
Aaron Jheng
b48e8d075a
espeakup: use sri hash 2024-05-25 14:24:29 +08:00
Sigmanificient
0058552891 pkgs/applications: remove uneeded fetchpatch arguments 2024-05-21 03:12:20 +02:00
R. Ryantm
f190cc3633 wvkbd: 0.14.4 -> 0.15 2024-05-05 00:35:42 +00:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Bobby Rong
6fdb14cadb
Merge pull request #308019 from bobby285271/upd/homepage
treewide: Move away from wiki.gnome.org (part 1)
2024-05-01 08:46:59 +08:00
Bobby Rong
25d729926e
treewide: Move away from wiki.gnome.org/Projects
The wiki.gnome.org site is planned for retirement.
2024-05-01 00:27:50 +08:00
Tom Fitzhenry
bff567fdf7 squeekboard: 1.22.0 -> 1.38.0
https://gitlab.gnome.org/World/Phosh/squeekboard/-/releases/v1.38.0

> The build-system has been simplified
>   A single Cargo.toml file is used, instead of assembling it from multiple parts
>   Newer dependencies are now used for building Squeekboard by default
2024-04-30 22:49:50 +10: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
R. Ryantm
b7e6dda048 wvkbd: 0.14.3 -> 0.14.4 2024-03-03 14:45:02 +00:00
Alyssa Ross
e3ddd0d0a7
squeekboard.meta.homepage: update
Old repo points to the new one.
2024-02-12 00:26:02 +01:00
Bobby Rong
ee024ac138
Merge pull request #270684 from zendo/upd/contrast
contrast: 0.0.8 -> 0.0.10
2023-12-30 19:48:57 +08:00
zendo
75c4637ffb contrast: 0.0.8 -> 0.0.10 2023-11-29 00:07:12 +08:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
rewine
109ee7748b wvkbd: 0.14.1 -> 0.14.3 2023-11-05 02:41:54 +08:00
R. Ryantm
2d4edcdb7f wvkbd: 0.12 -> 0.14.1 2023-10-03 07:19:44 +00:00
Tom Fitzhenry
91074af2ab squeekboard: 1.21 -> 1.22
https://gitlab.gnome.org/World/Phosh/squeekboard/-/releases/v1.22.0
2023-08-13 19:53:52 +10:00
65b8c4518a wvkbd: support cross compilation 2023-08-04 07:10:24 +00:00
Profpatsch
c97ad2763a rm Profpatsch from stuff without interest/capacity of maintaining
For tree-sitter I’m still interested, but don’t want to be first in
the list :)
2023-07-07 12:53:42 +02:00
Bobby Rong
f7f3ce9b61
contrast: 0.0.7 → 0.0.8
https://gitlab.gnome.org/World/design/contrast/-/compare/0.0.7...0.0.8
2023-05-21 17:11:53 +08:00
figsoda
62447bf709
Merge pull request #233032 from jtojnar/reduce-me
treewide: Reduce jtojnar maintainership
2023-05-20 11:48:47 -04:00
Jan Tojnar
a2f49342d8 treewide: Reduce jtojnar maintainership
Notably fwupd, pipewire and flatpak.
I want to focus on GNOME and other packages I still actually use.
Pipewire is still important but I have not touched the packaging in a while.
2023-05-20 16:40:17 +02:00
Alyssa Ross
5e06b3cb19 treewide: don't use rustPlatform.rust
This will be deprecated in the next commit.
2023-05-12 15:31:21 +00:00
zendo
2ffe1a4559 contrast: 0.0.5 -> 0.0.7 2023-04-21 19:06:06 +08:00
Tom Fitzhenry
343fec9363 squeekboard: 1.20.0 -> 1.21.0 2023-03-04 00:08:04 +11:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
Tom Fitzhenry
cc16ce5945 nixos/tests/phosh: add subtest to check the on-screen keyboard 2022-11-26 10:17:04 +01:00
R. Ryantm
46ff0fbe6f wvkbd: 0.11 -> 0.12 2022-11-20 13:22:57 +00:00
Artturi
f12cac3d06
Merge pull request #199895 from tomfitzhenry/patch-2
squeekboard: add tomfitzhenry as co-maintainer
2022-11-07 01:47:10 +02:00
Tom
b3ee591aa8
squeekboard: add tomfitzhenry as co-maintainer
I'm a keen user, and maintainer of other mobile Linux packages.
2022-11-06 20:03:58 +00:00
Tom Fitzhenry
d6f077a567 squeekboard: 1.17.0 -> 1.20.0
Set `-Dnewer=true` as Debian does, to use a newer non-broken set of
Cargo dependencies: d19050e06d/debian/rules (L41)
2022-11-06 18:37:02 +11:00
Mario Rodas
04fca43293
Merge pull request #195032 from r-ryantm/auto-update/wvkbd
wvkbd: 0.10 -> 0.11
2022-10-14 20:47:32 -05: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
R. Ryantm
1919d33acd wvkbd: 0.10 -> 0.11 2022-10-08 04:34:43 +00:00
kilianar
1f698f2718 wvkbd: 0.9 -> 0.10
https://github.com/jjsullivan5196/wvkbd/releases/tag/v0.10
2022-08-28 15:28:14 +02:00
R. Ryantm
2106c63cad wvkbd: 0.7 -> 0.9 2022-07-31 06:23:19 +00:00
Artturi
d25007d49e
Merge pull request #169007 from tomfitzhenry/squeekboard-1.17
squeekboard: 1.16.0 -> 1.17.0
2022-05-15 00:59:35 +03:00
ajs124
c0fae1093d
Merge pull request #155151 from elohmeier/wvkbd
wvkbd: init at 0.7
2022-04-23 22:45:17 +01:00
Ethin Probst
df550f6e58 espeakup: init at 0.90
Signed-off-by: Ethin Probst <harlydavidsen@gmail.com>
2022-04-22 14:29:06 +02:00
Tom Fitzhenry
61d404a793 squeekboard: 1.16.0 -> 1.17.0
https://gitlab.gnome.org/World/Phosh/squeekboard/-/tags/v1.17.0

c912b73c4b
2022-04-17 14:31:27 +10:00
Jan Tojnar
7d2ded8c0f gnome-desktop: Move into top-level 2022-03-25 15:01:21 +01:00
Bobby Rong
324e8d212b
contrast: 0.0.3 → 0.0.5
https://gitlab.gnome.org/World/design/contrast/-/compare/0.0.3...0.0.4
https://gitlab.gnome.org/World/design/contrast/-/compare/0.0.4...0.0.5
2022-02-09 13:50:25 +08:00
Artturi
87d4910e46
Merge pull request #153939 from tomfitzhenry/squeekboard-1.15 2022-02-04 18:30:41 +02:00
Tom Fitzhenry
eccf4d0784 squeekboard: 1.14.0 -> 1.16.0
https://gitlab.gnome.org/World/Phosh/squeekboard/-/tags/v1.16.0

b6ce4151bd/debian/changelog
2022-01-28 06:54:48 +11:00
Enno Richter
0d57912364 wvkbd: init at 0.7 2022-01-15 23:17:26 +01:00
R. RyanTM
167402b517
svkbd: 0.4 -> 0.4.1
(#154521)
2022-01-11 21:29:14 +01:00
Rick van Schijndel
5e792015a0 squeekboard: fix build with rust 1.54
Co-authored-by: Artturin@artturin.com
2021-09-18 01:00:40 +02:00
Nikolay Korotkiy
8dd0d7eff1
svkbd: 0.3 → 0.4 2021-08-01 13:41:15 +03:00