Commit Graph

34 Commits

Author SHA1 Message Date
Anthony Wang
c2d3283f2c kdePackages.libquotient: 0.9.5 -> 0.9.6.1 2026-03-02 19:48:58 -05:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
K900
85a8de6fa3 kdePackages.libquotient: 0.9.1 -> 0.9.5, fix build with Qt 6.10 2025-11-06 20:00:20 +03:00
Grimmauld
6702de4f4f libsForQt5.libquotient: mark dropped
Upstream removed qt5 support in https://github.com/quotient-im/libQuotient/pull/709
2025-07-04 23:40:22 +02:00
Cole Mickens
cf246f5fa0 libquotient: maintainers: drop colemickens 2025-06-27 21:04:46 -07:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
K900
be844bb3bb libquotient: 0.8.2 -> 0.9.1 2024-12-12 15:42:11 +03:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01: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
2029561a70 libsForQt5.libquotient: 0.8.1.2 -> 0.8.2 2024-04-16 02:59:09 +00:00
K900
4e616054f5 libquotient: add Qt6 support 2023-12-03 14:48:56 +03:00
Sandro Jäckel
de570b1bb7 libquotient: propagate required libraries, split dev output, update meta.homepage 2023-10-06 21:18:36 +02:00
R. Ryantm
d494f4a4ba libquotient: 0.8.1.1 -> 0.8.1.2 2023-09-17 22:51:04 +00:00
Matthias Beyer
4cf8b0a644 libquotient: 0.8.0 -> 0.8.1.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-27 11:12:25 +02:00
Weijia Wang
aeee6bcaa5 Merge pull request #243257 from r-ryantm/auto-update/libquotient
libquotient: 0.7.2 -> 0.8.0
2023-08-09 09:26:27 +02:00
R. Ryantm
635b4a92f4 libquotient: 0.7.2 -> 0.8.0 2023-08-08 23:40:26 +02:00
Matthias Beyer
0953a574be libquotient: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2023-08-08 22:47:27 +02:00
Peter Hoeg
46fadaaa0f libquotient: 0.7.1 -> 0.7.2 2023-05-09 09:02:13 +08:00
Peter Hoeg
a9f4ee567c libquotient: 0.7.0 -> 0.7.1 2023-01-21 09:26:04 +08:00
Matthias Beyer
52fcfb1de2 libquotient: 0.6.11 -> 0.7.0 (#207558) 2023-01-09 15:33:42 +01:00
Alexander Shpilkin
50cee473ae libquotient: fix paths in pkg-config file 2022-09-07 21:49:32 +03:00
Peter Hoeg
2cfa8b5511 libquotient: 0.6.9 -> 0.6.11 2021-10-31 13:03:21 +08:00
R. RyanTM
ac70c0ba3a libquotient: 0.6.8 -> 0.6.9 2021-09-14 15:19:48 +00:00
R. RyanTM
b0483dff75 libquotient: 0.6.7 -> 0.6.8 2021-08-25 08:10:08 +00:00
R. RyanTM
177b106e99 libquotient: 0.6.6 -> 0.6.7 2021-06-14 16:23:00 -07:00
Emery Hemingway
29bc87e961 Fix "platfrom" typos 2021-04-10 17:10:50 +02:00
R. RyanTM
6cdd34382a libquotient: 0.6.5 -> 0.6.6 2021-03-21 14:52:46 +08:00
Peter Hoeg
012a883733 libquotient: 0.6.4 -> 0.6.5 2021-02-24 12:15:46 +08:00
R. RyanTM
2f54cd04c2 libquotient: 0.6.3 -> 0.6.4 2021-01-21 11:31:14 +08:00
Peter Hoeg
35ecda3c6c libquotient: 0.6.2 -> 0.6.3 2020-12-30 06:51:27 +08:00
R. RyanTM
47b8d564de libquotient: 0.6.0 -> 0.6.2 2020-10-25 19:19:16 +00:00
R. RyanTM
38f85a5bba libquotient: 0.5.3.2 -> 0.6.0 2020-10-25 09:41:28 +01:00
Cole Mickens
c15f5903d7 libquotient: rename from libqmatrixclient; v0.5.2 -> v0.5.3.2
aliases: throw messages for libqmatrixclient and quaternion-git
2020-04-27 13:45:48 -07:00