Commit Graph

35 Commits

Author SHA1 Message Date
Kira Bruneau
b79f5f98fc yabridge: 5.1.0 -> 5.1.1 2024-11-07 14:15:27 -05:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +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
Kira Bruneau
aa263fc8a0 yabridge: workaround for wine 9.5 2024-04-11 19:18:46 -04:00
Kira Bruneau
c8dd9fb031 yabridge: fix notifications by hardcoding dbus 2024-04-11 19:18:37 -04:00
Kira Bruneau
d806f9a317 yabridge: 5.0.5 -> 5.1.0
https://github.com/robbert-vdh/yabridge/blob/5.1.0/CHANGELOG.md
2023-12-27 09:36:09 -05:00
R. Ryantm
f2c5dfdc12 yabridge: 5.0.4 -> 5.0.5 2023-05-09 09:49:36 -04:00
Kira Bruneau
eb375e844d yabridge, yabridgectl: 5.0.3 → 5.0.4 2023-03-10 15:18:06 -05:00
Stefan Frijters
fb476bc28b
yabridge: work around broken version check for wine 2023-02-03 23:06:36 +01:00
Faye Duxovni
2132e1d35f yabridge: 4.0.2 -> 5.0.3 2023-01-17 13:11:14 -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
Kira Bruneau
7dae6db257 yabridge, yabridgectl: 4.0.1 → 4.0.2 2022-07-11 12:30:26 -04:00
Kira Bruneau
660595c115 yabridge, yabridgectl: 4.0.0 → 4.0.1 2022-07-11 12:30:26 -04:00
Kira Bruneau
5d9749589d yabridge, yabridgectl: 3.8.1 → 4.0.0 2022-07-11 12:30:26 -04:00
Kira Bruneau
1ea573a5c8 yabridge, yabridgectl: 3.8.0 → 3.8.1 2022-04-23 16:55:30 -04:00
Stefan Frijters
e21174bcf5
yabridge: Add upstream fix for recent wine 7.1 update 2022-02-02 19:42:36 +01:00
Kira Bruneau
927839fdcb
Merge pull request #156261 from kira-bruneau/yabridge
yabridge, yabridgectl: 3.7.0 → 3.8.0
2022-01-29 13:36:47 -05:00
Kira Bruneau
f001668d31 yabridge, yabridgectl: 3.7.0 → 3.8.0 2022-01-22 23:24:42 -05:00
Naïm Favier
c5d52173c2
yabridge: fix meson options
Fixes the build with meson 0.60.
Options were renamed to lower case in 1381240e10
and build_tests and build_examples are now disabled when tomlplusplus is
used as a subproject.
2022-01-22 20:28:17 +01:00
Kira Bruneau
6a24520028 yabridge, yabridgectl: 3.6.0 → 3.7.0 2021-11-26 21:57:07 -05:00
Stefan Frijters
3378731579
yabridge: Fix for wine 6.20 2021-10-24 19:13:49 +02:00
Stefan Frijters
2f6153f1f7
yabridge: 3.5.2 -> 3.6.0 2021-10-24 18:53:14 +02:00
critbase
360ec7f9f2 yabridge: 3.3.1 -> 3.5.2 2021-08-11 22:12:46 -04:00
Kira Bruneau
7e052ffff2 yabridge, yabridgectl: 3.3.0 → 3.3.1 2021-06-19 10:19:41 -04:00
Kira Bruneau
b133101a30 yabridge, yabridgectl: 3.2.0 → 3.3.0 2021-06-19 10:19:41 -04:00
Stefan Frijters
e814269bd2
yabridge: Fix compatibility with wine 6.8+ 2021-05-29 17:35:34 +02:00
Kira Bruneau
00a4be22f7
yabridge, yabridgectl: 3.1.0 → 3.2.0 (#121715) 2021-05-28 18:11:08 -04:00
Kira Bruneau
cd4780fab4
maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
Kira Bruneau
9cbe07c1b2 yabridge, yabridgectl: hard code wine path 2021-04-27 15:27:47 -04:00
Kira Bruneau
2814a535ec yabridge, yabridgectl: 3.0.2 -> 3.1.0 2021-04-17 11:47:53 -04:00
Kira Bruneau
556d4172ba yabridge, yabridgectl: 3.0.1 -> 3.0.2 2021-03-10 13:08:25 -05:00
Kira Bruneau
fd96e5ae46 yabridge, yabridgectl: 3.0.0 -> 3.0.1
Also replaces hashes with SRI hashes
2021-02-26 12:25:06 -05:00
Kira Bruneau
26a970df50 yabridge: 2.2.1 -> 3.0.0 2021-02-14 19:44:57 -05:00
Kira Bruneau
e3d0774d0b yabridgectl: init at 2.2.1 2021-02-14 19:44:17 -05:00
Kira Bruneau
9fce96e160 yabridge: init at 2.2.1 2021-02-14 19:43:49 -05:00