Commit Graph

91 Commits

Author SHA1 Message Date
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
Weijia Wang
4f71ca4ed3
ryubing: update meta.homepage and meta.changelog (#395802) 2025-04-06 19:36:33 +02:00
Gaetan Lepage
bfe27cf81c treewide: use a string for versionCheckProgramArg where possible 2025-04-05 14:45:13 +02:00
SchweGELBin
05a1d1648c ryubing: update meta.homepage and meta.changelog
reason: 8f875b1c5b
2025-04-04 13:27:43 +02:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
06kellyjac
0a5d47a772 ryubing: only link to sndio on linux 2025-03-29 23:06:55 +05:30
Peder Bergebakken Sundt
90d7cd4e9a
treewide: replace stdenv.is with stdenv.hostPlatform.is (#386584) 2025-03-28 01:42:45 +01:00
Peder Bergebakken Sundt
e171199c50 treewide: replace stdenv.is with stdenv.hostPlatform.is 2025-03-26 23:14:22 +01:00
K900
8f875b1c5b ryubing: fetch from upstream git instance
The Github repository got Nintendoed, but the project continues
on a self-hosted Gitlab instance.
2025-03-14 16:28:58 +03:00
K900
dc98efb0e5 ryubing: 1.2.82 -> 1.2.86 2025-03-14 10:14:54 +03:00
Gaetan Lepage
93609c09db rye: 0.43.0 -> 0.44.0
Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.43.0...0.44.0

Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.44.0
2025-02-27 11:34:40 +01:00
K900
cf7a6ca95d ryubing: 1.2.81 -> 1.2.82 2025-02-23 11:57:24 +03:00
R. Ryantm
e6db0cb290 ryubing: 1.2.80 -> 1.2.81 2025-02-02 17:01:56 +00:00
David McFarland
07271da986 dotnet: default to source-built sdk/runtimes 2025-01-27 14:38:56 -04:00
K900
2551282542 ryujinx-greemdev: rename to ryubing, 1.2.78 -> 1.2.80 2025-01-21 09:13:31 +03:00
Ryan Hendrickson
8ac73f923a
ryzenadj: fix and enable strictDeps (#369138) 2024-12-29 17:32:47 -05:00
FliegendeWurst
cc4b85e6d3 ryzenadj: fix and enable strictDeps 2024-12-29 15:19:02 +01:00
R. Ryantm
175a31ec1e ryujinx-greemdev: 1.2.76 -> 1.2.78 2024-12-25 03:51:25 +00:00
Atemu
83a5427a5e
dotnet: migrate nuget lockfiles to JSON (#362278) 2024-12-18 16:52:28 +01:00
GGG
1cd9516969 treewide: migrate nix-based dotnet lockfiles to JSON 2024-12-17 19:49:03 -03:00
06kellyjac
f1c84c20f7 ryujinx: drop update script
Since ryujinx is very unlikely to see updates and the repo is gone we
can drop the update script.
2024-12-16 14:18:39 +00:00
Aleksana
00aba09337
ryujinx-greemdev: init at 1.2.76 (#353897) 2024-12-14 17:02:46 +08:00
KX
a321e27075 ryujinx-greemdev: init at 1.2.76 2024-12-11 16:23:40 +01: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
R. Ryantm
f49af0734f rye: 0.42.0 -> 0.43.0 2024-12-10 07:50:32 +01:00
aleksana
f2e100dfc1 rygel: remove unused gtk3 buildInputs 2024-12-07 00:31:29 +08:00
Jordan Williams
eea7e3a90d
rygel: make gtk support optional 2024-11-19 08:01:19 -06:00
Sefa Eyeoglu
ab20acce15
treewide: remove absolute path in desktop entry (#348601) 2024-11-19 09:15:36 +01:00
Jordan Williams
816a7437f9
rygel: include the PipeWire GStreamer plugin 2024-11-14 08:54:59 -06:00
Jordan Williams
619a42f81a
rygel: format 2024-11-14 08:53:31 -06:00
Sefa Eyeoglu
3b0e6194fb
ryujinx: remove absolute path in desktop entry
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-11-10 14:44:46 +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
Fabián Heredia Montiel
fdc64cfee0 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-22 09:14:28 -06:00
Gaetan Lepage
e7df6d2a33 rye: 0.41.0 -> 0.42.0
Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.41.0...0.42.0

Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.42.0
2024-10-22 09:59:22 +02:00
github-actions[bot]
557897f89c
Merge master into staging-next 2024-10-21 12:06:04 +00:00
aleksana
048692c8c0 ryokucha: init at 0.3.1 2024-10-20 17:34:37 +08:00
Fabián Heredia Montiel
b757c412af rygel: 0.44.0 -> 0.44.1
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.44.0...rygel-0.44.1
2024-10-16 16:44:44 -06:00
Bobby Rong
befc24970d
rygel: 0.43.0 → 0.44.0
https://gitlab.gnome.org/GNOME/rygel/-/compare/rygel-0.43.0...rygel-0.44.0

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:54:16 +08:00
Bobby Rong
c0a9799ad1
tinysparql: Renamed from tracker
The project renamed in 3.8.

This commit is done by hand.
2024-10-14 20:54:11 +08:00
Bobby Rong
fca7183b02
rygel: 0.42.6 → 0.43.0
https://github.com/GNOME/rygel/compare/rygel-0.42.6..rygel-0.43.0

Also build man pages.

Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com>
2024-10-14 20:46:05 +08:00
Nabile Rahmani
59a5a09b67
ryujinx: archive.org tarball mirror
Should fix source builds by relying on our beloved archive.org to host a [SHA256-matching tarball generated from a mirror of the repo](https://archive.org/details/ryujinx-5dbba-07e-33e-83c-9047dcbb-701c-9655edbbe-89086.tar).

I have only `nix repl`'d the fetchTarball expression for its consistency check, as I do not currently have the time nor storage to build the package locally, sorry about that.

We could also generate archives to address https://github.com/NixOS/nixpkgs/issues/345410 and the 24.05 branch.

Supersedes: https://github.com/NixOS/nixpkgs/pull/345881
2024-10-05 19:08:00 +02:00
h7x4
8f55b011e0
treewide: add meta.changelog (#346488)
* guix: add meta.changelog

* zile: add meta.changelog

* zoom: add meta.changelog

* zotify: add meta.changelog

* zpaqfranz: add meta.changelog

* zunit: add meta.changelog

* zxwing-cpp: add meta.changelog

* zxpy: add meta.changelog

* zydis: add meta.changelog

* zziplib: add meta.changelog

* j: add meta.changelog

* kyua: add meta.changelog

* json2ts: add meta.changelog

* igir: add meta.changelog

* ios-webkit-debug-proxy: add meta.changelog

* gpaste: add meta.changelog

* polkit_gnome: add meta.changelog

* papers: add meta.changelog

* libmsgraph: add meta.changelog

* quadrapassel: add meta.changelog

* gnome-nibbles: add meta.changelog

* decibels: add meta.changelog

* libgedit-amtk: add meta.changelog

* simple-scan: add meta.changelog

* gnome-klotski: add meta.changelog

* gnome-sound-recorder: add meta.changelog

* gnome-remote-desktop: add meta.changelog

* gnome-robots: add meta.changelog

* gnome-shell-extensions: add meta.changelog

* gnome-panel: add meta.changelog

* gnome-session: add meta.changelog

* gnome-keyring: add meta.changelog

* devhelp: add meta.changelog

* libgnome-keyring: add meta.changelog

* ghex: add meta.changelog

* gnome-connections: add meta.changelog

* lightsoff: add meta.changelog

* gnome-flashback: add meta.changelog

* livi: add meta.changelog

* mutter: add meta.changelog

* hitori: add meta.changelog

* gnome-initial-setup: add meta.changelog

* gnome-bluetooth: add meta.changelog

* gnome-shell: add meta.changelog

* gnome-sudoku: add meta.changelog

* ideamaker: add meta.changelog

* i2p: add meta.changelog

* lms: add meta.changelog

* adwaita-icon-theme: add meta.changelog

* gnome-applets: add meta.changelog

* flac123: add meta.changelog

* flaca: add meta.changelog

* flameshot: add meta.changelog

* flaresolverr: add meta.changelog

* a52dec: add meta.changelog

* hexbinhex: add meta.changelog

* dwl: add meta.changelog

* msolve: add meta.changelog

* jcli: add meta.changelog

* nmap: add meta.changelog

* nmapsi4: add meta.changelog

* labctl: add meta.changelog

* _1oom: add meta.changelog

* libipuz: add meta.changelog

* metacity: add meta.changelog

* sushi: add meta.changelog

* rygel: add meta.changelog

* zenity: add meta.changelog

* crosswords: add meta.changelog

* gnome-mahjongg: add meta.changelog

* alacarte: add meta.changelog

* loupe: add meta.changelog

* cheese: add meta.changelog

* atomix: add meta.changelog

* swell-foop: add meta.changelog

* alfis: add meta.changelog

* aperture: add meta.changelog

* atomic-swap: add meta.changelog

* besu: add meta.changelog

* bisq: add meta.changelog

* bitcoin-abc: add meta.changelog

* bitcoin-knots: add meta.changelog

* bitcd: add meta.changelog

* btcdeb: add meta.changelog

* btcpayserver: add meta.changelog

* 86box: add meta.changelog

* darling: add meta.changelog

* dosbox: add meta.changelog

* firebird-emu: add meta.changelog

* maiko: add meta.changelog

* accerciser: add meta.changelog

* adwaita-icon-theme-legacy: add meta.changelog

* dconf-editor: add meta.changelog

* eog: add meta.changelog

* evolution-data-server: add meta.changelog

* file-roller: add meta.changelog

* four-in-a-row: add meta.changelog

* gdm: add meta.changelog

* geary: add meta.changelog

* gitg: add meta.changelog

* gnome2048: add meta.changelog

* gnome-backgrounds: add meta.changelog

* gnome-text-editor: add meta.changelog

* gnome-tour: add meta.changelog

* gnome-user-share: add meta.changelog

* gxml: add meta.changelog

* tali: add meta.changelog

* totem: add meta.changelog

* mobile-broadband-provider-info: add meta.changelog

* avr: add meta.changelog

* brev-cli: add meta.changelog

* juce: add meta.changelog

* loc: add meta.changelog

* resholve: add meta.changelog

* rpiboot: add meta.changelog

* gerbera: add meta.changelog

* kdocker: add meta.changelog

* pmenu: add meta.changelog

* advancecomp: add meta.changelog

* adriconf: add meta.changelog

* interception-tools: add meta.changelog

* nabi: add meta.changelog

* gorilla-cli: add meta.changelog

* heygpt: add meta.changelog

* 6tunnel: add meta.changelog

* aria2: add meta.changelog

* logmein-hamachi: add meta.changelog

* maphosts: add meta.changelog

* qcal: add meta.changelog

* adreaper: add meta.changelog

* aflplusplus: add meta.changelog

* aide: add meta.changelog

* cameradar: add meta.changelog

* wpscan: add meta.changelog

* aha: add meta.changelog

* xcat: add meta.changelog
2024-10-04 22:35:12 +03:00
Artemis Tosini
318ad2b8ce
ryujinx: Include more necessary libraries
Ryujinx uses the Avalonia UI framework,
which imports various X11 libraries. When they aren't found,
some features such as context menus do not work.

This was not found earlier because Avalonia does not throw an error
or even warn when the libraries are not found, it just silently breaks.
2024-09-30 15:12:53 +00:00
Gaetan Lepage
d2bdabd771 rye: 0.40.0 -> 0.41.0
Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.40.0...0.41.0

Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.41.0
2024-09-29 22:02:08 +02:00
R. Ryantm
d2853aed85 ryujinx: 1.1.1398 -> 1.1.1401 2024-09-29 09:36:06 +00:00
Gaetan Lepage
c6819cc3b7 rye: 0.39.0 -> 0.40.0
Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.39.0...0.40.0

Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.40.0
2024-09-25 17:37:50 +02: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
K900
fddbf5e6ff ryujinx: 1.1.1385 -> 1.1.1398 2024-09-24 08:18:23 +03:00
K900
87a679db4d ryujinx: fix updater script hash format + some shellcheck warnings 2024-09-24 08:18:23 +03:00