Commit Graph

119 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
Jan Tojnar
cb530357bc
Merge GNOME updates 2024-12-07 (#362830) 2024-12-08 16:43:14 +01:00
Bobby Rong
cda1b025ec
glycin-loaders: 1.1.1 → 1.1.2
https://gitlab.gnome.org/sophie-h/glycin/-/compare/1.1.1...1.1.2

* Disabled bindgen for libheif-rs.
2024-12-07 22:02:08 +08:00
Weijia Wang
7ae4990c0f
glooctl: 1.17.14 -> 1.17.16 (#356321) 2024-12-07 03:43:01 +01:00
Sandro
5054b0739d
glab: 1.49.0 -> 1.50.0 (#359935) 2024-11-30 20:41:43 +01:00
R. Ryantm
b0bb6ea985 glamoroustoolkit: 1.1.7 -> 1.1.8 2024-11-29 08:09:12 +00:00
Alexis Hildebrandt
6e70ecb4af glab: 1.49.0 -> 1.50.0 2024-11-28 20:58:00 +01:00
Nick Cao
636a7d3df4
glaze: 4.0.0 -> 4.0.1 (#358464) 2024-11-25 09:14:17 -05:00
Nick Cao
18ad21dd8d
globalping-cli: 1.4.0 -> 1.4.3 (#358891) 2024-11-25 08:21:40 -05:00
R. Ryantm
58e31a2445 globalping-cli: 1.4.0 -> 1.4.3 2024-11-25 05:43:06 +00:00
Emily
8cc8dbc1af
glsl_analyzer: fix on x86_64-darwin (#356886) 2024-11-25 04:30:39 +00:00
Sam
6d404af7be
glsl_analyzer: fix on x86_64-darwin
Because apple-sdk defaults to 11 on aarch64-darwin, glsl_analyzer builds
fine, but on x86_64-darwin (where apple-sdk defaults to 10.12) it fails
to build. I've bumped the SDK version to be 11 on both platforms, which
fixes the build.
2024-11-24 20:09:20 -08:00
Peder Bergebakken Sundt
8e57e3e1b3
glamoroustoolkit: 1.1.4 -> 1.1.7 (#356201) 2024-11-24 05:05:41 +01:00
Sefa Eyeoglu
9ef8694ce2
glfw3: general improvements (#358007) 2024-11-23 18:58:15 +01:00
R. Ryantm
6e39194096 glaze: 4.0.0 -> 4.0.1 2024-11-23 14:56:20 +00:00
Weijia Wang
0d992c680b
contour: 0.4.3.6442 -> 0.5.1.7247 (#353255) 2024-11-23 11:41:46 +01:00
Sefa Eyeoglu
00b5f4e199
glfw3: nixfmt
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:43:17 +01:00
Sefa Eyeoglu
e584de5816
glfw3: remove with lib
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:55 +01:00
Sefa Eyeoglu
1c6ac26465
glfw3: enable strictDeps and __structuredAttrs
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:55 +01:00
Sefa Eyeoglu
bc33d600bd
glfw3: remove darwin build inputs
The new apple-sdk pattern doesn't require this anymore.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
4347d8dee5
glfw3: add missing X11 substitutions
libX11-xcb.so.1 and libXxf86vm.so.1 are dlopen-ed at runtime, but are
not linked by the linker. Let's hardcode their library paths into the
code.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
fbf94f5a7d
glfw3: harden wayland substitutions
Including quotes around the library names should make these
substitutions stricter.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:54 +01:00
Sefa Eyeoglu
a913a8d655
glfw3: fix library name overrides
CMAKE_C_FLAGS did not work previously, as it was defined multiple times.
Instead of fixing it, it is much more readable to use NIX_CFLAGS_COMPILE
instead of having to escape special characters across Nix, Bash and
CMake

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-21 23:42:53 +01:00
R. Ryantm
aef4e7d0bd glooctl: 1.17.14 -> 1.17.16 2024-11-16 00:47:57 +00:00
Alistair Grant
a06903acce glamoroustoolkit: 1.1.4 -> 1.1.7 2024-11-15 16:36:17 +01:00
Alexis Hildebrandt
47adec44dc glab: 1.48.0 -> 1.49.0 2024-11-15 08:28:43 +01:00
moni
b1fa370d51 contour: 0.4.3.6442 -> 0.5.1.7247 2024-11-14 00:49:41 +08:00
moni
37279cb3d6 glaze: init at 4.0.0 2024-11-11 17:35:22 +08:00
Sefa Eyeoglu
2b05865a6f
glfw3: added vulkan support (#354761) 2024-11-10 14:25:33 +01: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
Ben-Miller0
bfd5f3d9ff glfw3: added vulkan support 2024-11-09 11:37:17 +00:00
Austin Horstman
cd05d0f987
glab: 1.47.0 -> 1.48.0 (#349813) 2024-11-08 22:16:39 -06:00
Aleksana
90bf9335af
glom: fix build (#346684) 2024-11-02 00:38:52 +08:00
Philip Taron
4dbb808a7d
treewide: use stdenv.buildPlatform.canExecute (#350195) 2024-10-23 13:05:50 -07:00
Jakuzure Nonon
a17b815fc9
glasskube: 0.23.0 -> 0.25.0 2024-10-22 11:44:04 +02:00
Peder Bergebakken Sundt
2e685bbac1 glab: use stdenv.buildPlatform.canExecute 2024-10-21 11:34:19 +02:00
wxt
fb375fdea6
glom: add bot-wxt1221 as maintainers 2024-10-20 22:10:35 +08:00
wxt
0aa7e8c95b
glom: fix build 2024-10-20 22:10:35 +08:00
wxt
5de6050574
glom: move to by-name; nixfmt 2024-10-20 22:10:35 +08:00
luftmensch-luftmensch
6fb2d94d98
glab: 1.47.0 -> 1.48.0 2024-10-19 18:06:23 +02:00
luftmensch-luftmensch
516682d47f
glab: fix formatting 2024-10-19 18:01:04 +02:00
Fabián Heredia Montiel
096186d874 glycin-loaders: 1.0.1 -> 1.1.1
https://gitlab.gnome.org/sophie-h/glycin/-/compare/1.0.1...1.1.1

https://gitlab.gnome.org/sophie-h/glycin/-/blob/main/NEWS
2024-10-18 09:04:46 -06:00
Daniel Nagy
8b43f91fb4
glab: 1.45.0 -> 1.47.0 2024-10-09 19:45:00 +02:00
Daniel Nagy
8aa196d3a3
glab: move to by-name 2024-10-09 19:45:00 +02:00
K900
6a1661bd04 glfw3: don't depend on extra-cmake-modules
Not required since years ago: 2747e47393
2024-10-02 01:29:30 +03:00
Bruno Bigras
0bb5b3ea9a glasskube: 0.21.0 -> 0.23.0 2024-10-01 13:31:16 -04:00
R. Ryantm
c04f7ccc59 glance: 0.6.1 -> 0.6.2 2024-09-30 00:35: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
281e574740 glance: 0.6.0 -> 0.6.1 2024-09-20 08:50:58 +00:00
Someone
09f5b769ab
imgui: add pkgsCross.mingwW64 support (#342271) 2024-09-17 08:22:53 +00:00