Commit Graph

18 Commits

Author SHA1 Message Date
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
34j
d637b85e25
treewide: replace --enable-wayland-ime with --enable-wayland-ime=true for the arguments to properly work (#361341) 2024-12-05 00:06:22 +05:30
34j
8ae2932d56 add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL 2024-11-24 13:34:28 +09:00
Nick Cao
7ce2e3838d
beekeeper-studio: 4.6.2 -> 4.6.8 (#343622) 2024-10-24 17:14:44 -04:00
R. Ryantm
f9e0e49737 beekeeper-studio: 4.6.2 -> 4.6.8 2024-10-01 22:31:44 +02:00
Artturin
4cb379f4d7 treewide: use nativeBuildInputs in appimage builder derivations 2024-09-25 23:01:28 +03:00
R. Ryantm
a57f340571 beekeeper-studio: 4.6.0 -> 4.6.2 2024-06-28 01:16:11 +00:00
nat
863df88d1c
beekeeper-studio: avoid with lib; add sourceProvenance 2024-06-22 10:03:00 +02:00
nat
03698a665b
beekeeper-studio: use --replace-fail 2024-06-21 19:26:59 +02:00
nat
8762c035f5
beekeeper-studio: 4.4.0 -> 4.6.0 2024-06-21 19:24:58 +02:00
R. Ryantm
0ff9856362 beekeeper-studio: 4.3.4 -> 4.4.0 2024-06-14 00:28:23 +00:00
Weijia Wang
0d08a8c41d beekeeper-studio: fix aarch64-linux hash 2024-05-29 23:17:09 +02:00
R. Ryantm
dbf29349fc beekeeper-studio: 4.3.1 -> 4.3.4 2024-05-23 13:28:31 +00:00
R. Ryantm
9aba90a24b beekeeper-studio: 4.1.13 -> 4.3.1 2024-05-04 15:45:26 +02:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
Weijia Wang
3908a5f2e5
beekeeper-studio: fix hash 2024-01-20 04:57:32 +01:00
R. Ryantm
6fb9f98a4b beekeeper-studio: 4.0.3 -> 4.1.13 2024-01-20 02:01:09 +00:00
nat
81d4190c48
beekeeper-studio: 3.6.2 -> 4.0.3, refactor 2023-11-23 00:49:16 +01:00