Commit Graph

2462 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
daf879f869 electrs: 0.10.6 -> 0.10.7 2024-12-07 12:15:32 +00:00
Aleksana
6ca2e8aeba
treewide: remove unused {lib,}clang from more build closures (#361298) 2024-12-06 10:21:43 +08:00
sodiboo
ab01eb0370 solana-validator: remove unused libclang from build closure 2024-12-06 08:56:13 +08:00
Pyrox
8e4cf35970
nodePackages.ganache: drop (#361285)
* lighthouse: remove unused ganache dependency

* nodePackages.ganache: drop
2024-12-04 20:36:04 -05:00
Felix Buehler
269e66cbcb sparrow: fix fhsenv version 2024-11-26 21:19:57 +01:00
Emily
03675716cf litecoin{,d}: drop
Our current version is from March 2023; there was a release with a
critical security fix in March of this year, and another one with more
security fixes two weeks ago. The listed maintainer has been inactive
in Nixpkgs for years and it seems nobody else is stepping up to keep
this package secure and updated. Let’s drop it until that changes.
2024-11-25 02:08:10 +00:00
Emily
979ba96ede
bisq-desktop: drop (#356730) 2024-11-23 19:24:40 +00:00
Emmanuel Rosa
7019530d14 bisq-desktop: drop
Dropping due to the necessary OpenJFX no longer being in Nixpkgs.
2024-11-21 10:27:39 -05:00
Masum Reza
a4d711538e
treewide: migrate to the new rust fetcher (#356385)
* alfis: migrate to the new fetcher

* workstyle: migrate to the new fetcher

* mullvad: migrate to the new fetcher

* chiptrack: migrate to the new fetcher

* conduwuit: migrate to the new fetcher

* xdg-desktop-portal-cosmic: migrate to the new rust fetcher

* cloud-hypervisor: migrate to the new fetcher
2024-11-19 21:23:26 +05:30
Nick Cao
06def41f04
haven-cli: 4.1.0 -> 4.2.0 (#356196) 2024-11-16 10:12:10 -05:00
R. Ryantm
a9349e15d3 haven-cli: 4.1.0 -> 4.2.0 2024-11-15 15:18:06 +00:00
André Silva
656293fcd5
polkadot: stable2409-1 -> stable2409-2 2024-11-14 14:29:46 +00:00
Theodore Ni
da39eb7dd0
treewide: use dontCargo{Build,Check,Install} (#354024) 2024-11-09 12:47:39 -08: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
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Alyssa Ross
05ac36fa30
treewide: use dontCargo{Build,Check,Install}
These are a better way to do the same thing.  They didn't exist when I
needed to do this in the zcash derivation, and then I didn't realise
they'd started existing when I did the same in cosmic-comp.
2024-11-06 14:41:30 +01:00
Noa Aarts
cd11f9b612
lndinit: 0.1.5-beta -> 0.1.22-beta 2024-11-05 14:21:16 +01:00
Weijia Wang
bfc46450a5
nbxplorer: 2.5.6 -> 2.5.7 (#349259) 2024-11-01 14:18:17 +01:00
Pavol Rusnak
20d6dcdda5
lightning-loop: 0.24.1 -> 0.28.8 (#352114) 2024-10-29 15:08:27 +01:00
Jonas Nick
000902047c
lightning-loop: 0.24.1 -> 0.28.8 2024-10-29 11:22:35 +00:00
Pavol Rusnak
024903b45f
clightning: 24.08.1 -> 24.08.2 (#352055) 2024-10-29 10:52:58 +01:00
Jonas Nick
2133ad0d84
clightning: 24.08.1 -> 24.08.2 2024-10-29 08:33:17 +00:00
Tomo
f6a4aedd23 exodus: move to by-name 2024-10-28 07:13:07 +00:00
Tomo
46947f5db9 exodus: format with nixfmt-rfc-style 2024-10-28 07:11:37 +00:00
wxt
1cfdb89c6d
charge-lnd: move to by-name 2024-10-25 20:06:56 +08:00
Yt
ece68644a3
optimism: 1.9.1 -> 1.9.4 (#350572) 2024-10-23 19:52:58 -04:00
André Silva
3f6631032d
polkadot: stable2409 -> stable2409-1 (#350239) 2024-10-23 10:46:02 +01:00
R. Ryantm
dc2743bec1 optimism: 1.9.1 -> 1.9.4 2024-10-22 23:22:03 +00:00
Sandro
8344fc9c5b
groestlcoin: 27.0 -> 28.0 (#347905) 2024-10-22 13:56:25 +02:00
gruve-p
ee838247d4
groestlcoin: 27.0 -> 28.0 2024-10-21 18:11:31 +02:00
André Silva
6f021cbe01
polkadot: format with nixfmt-rfc-style 2024-10-21 14:25:39 +01:00
André Silva
377d600fe1
polkadot: stable2409 -> stable2409-1 2024-10-21 14:25:36 +01:00
R. Ryantm
91347f7b41 ledger-live-desktop: 2.84.1 -> 2.89.1 2024-10-18 11:42:04 +00:00
R. Ryantm
3959edafce nbxplorer: 2.5.6 -> 2.5.7 2024-10-17 10:38:56 +00:00
Erik Arvstedt
4746052617
clboss: 0.13.3 -> 0.14.0 2024-10-14 12:47:48 +02:00
Fabián Heredia Montiel
ccec93c1c7 treewide: replace webkitgtk to webkitgtk_4_0
sed -i 's/ webkitgtk\b/ webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/(webkitgtk\b/(webkitgtk_4_0/g' pkgs/**.nix
sed -i 's/\.webkitgtk\b/.webkitgtk_4_0/g' pkgs/**.nix

webkitgtk is currently pointing to that specific ABI version but the
alias is going to start warning
2024-10-11 17:23:43 -06:00
Nick Cao
bec483184a
ergo: 5.0.22 -> 5.0.23 (#347864) 2024-10-11 15:48:58 -04:00
R. Ryantm
78815ec7c4 ergo: 5.0.22 -> 5.0.23 2024-10-11 07:36:26 +00:00
0xb10c
48b4bd8dfa
bitcoin: 27.1 -> 28.0
The miniupnpc 2.2.8 patch is dropped as it was included in Bitcoin
Core 28.0.
2024-10-10 11:16:08 +02:00
Philip White
c2ec210993
monero-cli: update submodule version; disable aarch64-darwin
`trezor-common` submodule updated to match the rev at the version tag,
as per the conversation here:
https://github.com/NixOS/nixpkgs/pull/341980#discussion_r1760381016

Mark as disabled on macOS/ARM because it does not build.

Formatted with `nixfmt-rfc-style`.

Tested on macOS M1 both via `nix-build -A monero-cli` and via
`nixpkgs-review`.
2024-10-09 09:06:07 -07:00
Randy Eckenrode
56b9fe7a6b
lowdown: add flag to disable the Darwin sandbox (#346945) 2024-10-07 20:29:28 -04:00
Emily
9d3560b6eb bisq-desktop: mark as broken
OpenJFX 11 has been EOL for over a year; upstream
uses OpenJFX 15 which is also EOL. According
to <https://github.com/bisq-network/bisq/pull/6758>, the
application does not function with later versions, and has a
limited remaining lifespan as there is a new major version that
uses more modern versions. It looks like that version officially
supports OpenJDK 22, which is also EOL, but hopefully it will
work with 21 or 23. Some work was done already to package it here:
<https://github.com/NixOS/nixpkgs/pull/318594>.
2024-10-07 19:32:47 +01:00
Emily
b370a686ca treewide: use lowdown-unsandboxed where appropriate 2024-10-07 04:26:56 +01:00
André Silva
8e55f3d606
polkadot: stable2407-2 -> stable2409 (#346403) 2024-10-06 11:55:11 +01:00
h7x4
47f6e4c5d3
sparrow: 1.9.1 -> 2.0.0 (#343413) 2024-10-05 20:51:45 +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
André Silva
5bbf6abae0
polkadot: stable2407-2 -> stable2409 2024-10-04 11:44:11 +01:00
R. Ryantm
31de8b45de electrs: 0.10.5 -> 0.10.6 2024-10-02 07:11:41 +00:00
Emmanuel Rosa
2043efede7 sparrow: 1.9.1 -> 2.0.0 2024-10-01 06:54:10 -04:00