Commit Graph

73 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
R. Ryantm
32a7ea3b6b ord: 0.21.2 -> 0.21.3 2024-12-08 09:28:09 +00:00
Nikolay Korotkiy
c55d81a2ef
orbiton: 2.68.2 -> 2.68.4 (#362518) 2024-12-06 23:11:14 +04:00
R. Ryantm
1b7d1024fb orbiton: 2.68.2 -> 2.68.4 2024-12-06 17:40:56 +00:00
R. Ryantm
d23cf6671f oras: 1.2.0 -> 1.2.1 2024-12-06 12:41:38 +00:00
Jan Tojnar
53886667ee
Merge GNOME updates 2024-12-01 (#360787) 2024-12-03 22:51:14 +01:00
Nick Cao
c4a05d95c8
orchard: 0.24.1 -> 0.25.2 (#360632) 2024-12-01 08:56:31 -05:00
Bobby Rong
f1136c5cb2
orca: 47.1 → 47.2
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_47_1...ORCA_47_2
2024-12-01 20:39:09 +08:00
R. Ryantm
c11605806e orchard: 0.24.1 -> 0.25.2 2024-12-01 01:15:25 +00:00
Sefa Eyeoglu
7de6517133
orca-slicer: remove FLATPAK option
Currently, this breaks building, as this option requires wxGTK3 with
webkit2gtk-4.1 support. As there is no release yet with support for that
and backporting https://github.com/wxWidgets/wxWidgets/pull/23633 is
difficult, let's revert to the previous (vendored) build behavior.

Previously introduced in 0a92232f3f

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-29 21:25:21 +01:00
Emily
0a92232f3f
bambu-studio: 01.09.07.52 > 01.10.01.50 (#356673) 2024-11-23 19:55:25 +00:00
Linus Vettiger
20db00824f
orcania: fix build by ignoring clang errors 2024-11-23 14:47:27 +01:00
liberodark
498c93d3dc bambu-studio: move to by-name 2024-11-21 07:33:26 +01:00
Nikolay Korotkiy
84399daae1
orbiton: 2.67.1 → 2.68.2 2024-11-10 14:14:32 +04:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Bobby Rong
959fc90712
GNOME updates 2024-11-02 (#353154) 2024-11-05 20:39:01 +08:00
R. Ryantm
0cef8e3f95 ord: 0.20.1 -> 0.21.2 2024-11-03 12:41:52 +00:00
Bobby Rong
17618f4547
orca: 47.0 → 47.1
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_47_0...ORCA_47_1
2024-11-02 16:27:11 +08:00
github-actions[bot]
c89d3d9070
Merge master into staging-next 2024-10-31 00:14:46 +00:00
Nikolay Korotkiy
9fff0316ce
orbiton: 2.65.12 → 2.67.1 (#350304) 2024-10-31 00:43:10 +04:00
Nikolay Korotkiy
42f519ea73
orbiton: 2.65.12 → 2.67.1 2024-10-26 12:51:20 +04:00
K900
dee94df6f2 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-24 09:28:51 +03:00
R. Ryantm
5534d77dbc orchard: 0.24.0 -> 0.24.1 2024-10-20 07:13:59 +00:00
Fabián Heredia Montiel
283ba1fdcf
orca: 47.alpha → 47.0
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_47_ALPHA...ORCA_47_0

Applied from pull request 343127.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:17 +08:00
Bobby Rong
ae7dcafe08
orca: 46.2 → 47.alpha
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_46_2...ORCA_47_ALPHA

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:46:05 +08:00
R. Ryantm
f625fac9c1 ord: 0.20.0 -> 0.20.1 2024-10-04 05:47:28 +00:00
R. Ryantm
6b4456a95b orchard: 0.23.2 -> 0.24.0 2024-09-28 03:14:33 +00:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. RyanTM
658e722319
orchard: 0.23.0 -> 0.23.2 (#342376) 2024-09-17 14:38:52 +00:00
R. Ryantm
fc3e4ab52a orchard: 0.22.1 -> 0.23.0 2024-09-06 01:27:44 +00:00
R. Ryantm
0bd7631741 ord: 0.19.1 -> 0.20.0 2024-09-04 04:16:02 +00:00
R. Ryantm
ad608df0ba orchard: 0.22.0 -> 0.22.1 2024-08-22 03:21:58 +00:00
K900
8e7a098243 speechd: introduce minimal variant, use it everywhere 2024-07-26 15:48:11 +03:00
R. Ryantm
127b8c3e7e ord: 0.19.0 -> 0.19.1 2024-07-22 03:26:09 +00:00
Wael Nasreddine
eb0f74b878
Merge pull request #325973 from kirillrdy/unpin-go
[treewide] unpin buildGoModule
2024-07-11 22:48:10 -07:00
Weijia Wang
755cadf063
Merge pull request #326077 from r-ryantm/auto-update/orchard
orchard: 0.21.0 -> 0.22.0
2024-07-11 11:26:01 +02:00
R. Ryantm
806b01f39f orchard: 0.21.0 -> 0.22.0 2024-07-10 09:44:16 +00:00
R. Ryantm
a9e8c44ac4 ord: 0.18.5 -> 0.19.0 2024-07-10 01:34:29 +00:00
Kirill Radzikhovskyy
8348371ae1 orbiton: unpin buildGoModule 2024-07-10 10:57:11 +10:00
h7x4
7384b9abdc
treewide: set meta.changelog 2024-07-07 15:20:06 +02:00
Jan Tojnar
35a90c3f3d
Merge pull request #324341 from bobby285271/upd/gnome
GNOME updates 2024-07-03
2024-07-05 22:46:46 +02:00
Bobby Rong
7cb770e70b
orca: 46.1 → 46.2
https://gitlab.gnome.org/GNOME/orca/-/compare/ORCA_46_1...ORCA_46_2
2024-07-05 01:01:19 +08:00
R. Ryantm
f2c248d818 orchard: 0.20.0 -> 0.21.0 2024-07-02 18:18:22 +00:00
R. Ryantm
11a563d226 orchard: 0.19.1 -> 0.20.0 2024-06-27 05:06:20 +00:00
Nick Cao
a022cbd826
Merge pull request #321248 from r-ryantm/auto-update/orchard
orchard: 0.19.0 -> 0.19.1
2024-06-20 16:36:10 -04:00
Aleksana
8c3cca6eae
Merge pull request #319338 from xrelkd/add/ord
ord: init at 0.18.5
2024-06-20 22:37:02 +08:00
R. Ryantm
91d86ebe20 orchard: 0.19.0 -> 0.19.1 2024-06-20 12:30:12 +00:00
Weijia Wang
73094fa72b
Merge pull request #319197 from r-ryantm/auto-update/orchard
orchard: 0.18.0 -> 0.19.0
2024-06-18 10:29:09 +02:00
Nikolay Korotkiy
04ed83be0a
orbiton: migrate to by-name 2024-06-17 18:00:30 +04:00
xrelkd
a212ec08b8
ord: init at 0.18.5 2024-06-14 00:45:53 +08:00