Commit Graph

2118 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
Martin Weinelt
a63fd65d7a
cacert: 3.104 -> 3.107
https://groups.google.com/a/mozilla.org/g/dev-tech-crypto/c/WH8hT2HA7RM
(cherry picked from commit 34887f20f6)
(cherry picked from commit b50e39dcbd)
(cherry picked from commit 24dc80f200)
2024-11-30 15:11:38 +01:00
Emily
ce788776a5 Merge master into staging-next 2024-11-09 12:51:01 +00: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
Martin Weinelt
46b1474255 Reapply "haskellPackages: update stackage and hackage" (#354547)
This reverts commit 7701a9e6c6, reversing
changes made to 8991dc8e9d.

Restore haskell-updates on staging-next to save resources on hydra.
2024-11-08 18:42:24 +01:00
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next 2024-11-08 18:40:48 +01:00
Vladimír Čunát
fe6d94b8f9
Revert "haskellPackages: update stackage and hackage" 2024-11-08 18:36:29 +01:00
K900
a3600c0788 Merge remote-tracking branch 'origin/master' into staging-next 2024-11-07 21:06:37 +03:00
github-actions[bot]
84527c8ca3
Merge master into haskell-updates 2024-11-06 00:16:09 +00:00
github-actions[bot]
f899bb5680
Merge staging-next into staging 2024-11-05 18:05:09 +00:00
Bert Peters
e395252057 geolite-legacy: reformat according to rfc 2024-11-05 10:13:52 +01:00
Bert Peters
43b40f3ba2 geolite-legacy: 20230901 → 20240720 2024-11-05 10:13:52 +01:00
Johannes Jöns
d32fe41821
publicsuffix-list: 0-unstable-2024-09-10 -> 0-unstable-2024-10-25 (#351258) 2024-11-02 14:40:20 +01:00
github-actions[bot]
3a826649ee
Merge master into haskell-updates 2024-11-01 00:18:16 +00:00
Johannes Jöns
260e2ffa29
cldr-annotations: 45.0 -> 46.0 (#351251) 2024-10-31 19:09:00 +01:00
Johannes Jöns
034af2797a
unicode-emoji: 15.1 -> 16.0 (#344773) 2024-10-31 19:08:18 +01:00
R. Ryantm
a95abfd5e4 publicsuffix-list: 0-unstable-2024-09-10 -> 0-unstable-2024-10-25 2024-10-25 19:35:18 +00:00
Dee Anzorge
7e972055dc cldr-annotations: 45.0 -> 46.0
Release notes: https://cldr.unicode.org/downloads/cldr-46
2024-10-25 19:24:36 +02:00
sternenseemann
bb814ee649 all-cabal-hashes: 2024-10-05T14:46:54Z -> 2024-10-25T11:10:52Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2024-10-25 13:37:11 +02:00
sternenseemann
7453f4abfa Merge branch master into haskell-updates 2024-10-20 20:27:24 +02:00
Ramses
4457a14adf
unicode-character-database: 15.1.0 -> 16.0.0, +gucharmap (#344755) 2024-10-20 18:54:32 +02:00
Guanran Wang
04a6c3b456
dbip-country-lite: move to by-name 2024-10-20 16:03:24 +08:00
github-actions[bot]
857254fd4a
Merge master into haskell-updates 2024-10-20 00:18:04 +00:00
Guanran Wang
470efda5ce
clash-geoip: drop 2024-10-19 21:16:32 +08:00
github-actions[bot]
844d279999
Merge master into haskell-updates 2024-10-17 00:16:20 +00:00
Nick Cao
06c59d979a
v2ray-domain-list-community: 20240920063125 -> 20241013063848
Diff: 2024092006...2024101306
2024-10-15 18:53:36 -04:00
github-actions[bot]
b382e264d5
Merge master into haskell-updates 2024-10-14 00:17:11 +00:00
github-actions[bot]
e92179eaa0
Merge master into haskell-updates 2024-10-09 00:16:18 +00:00
github-actions[bot]
b1bc4ea2b5
Merge master into staging-next 2024-10-09 00:14:24 +00:00
Sergei Trofimovich
09dad664a1 wireless-regdb: 2024.07.04 -> 2024.10.07
Changes: https://lore.kernel.org/wireless-regdb/ZwNXo23LR-zCMSYw@wens.tw/T/#u
2024-10-07 22:55:48 +01:00
sternenseemann
7e74a964e4 all-cabal-hashes: 2024-09-03T10:29:19Z -> 2024-10-05T14:46:54Z
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2024-10-05 21:38:55 +02:00
github-actions[bot]
653bcc0ea9
Merge master into staging-next 2024-10-05 18:04:03 +00:00
Nick Cao
4d0adea35e
dbip-country-lite: 2024-09 -> 2024-10 (#345936) 2024-10-05 10:23:31 -04:00
github-actions[bot]
edd71fd02c
Merge master into haskell-updates 2024-10-05 00:15:55 +00:00
github-actions[bot]
e9c8665026
Merge master into staging-next 2024-10-05 00:14:01 +00: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
Nick Cao
a6075c6fc6
dbip-country-lite: 2024-09 -> 2024-10 2024-10-02 10:23:47 -04:00
github-actions[bot]
f8276852d5
Merge master into haskell-updates 2024-09-29 00:18:04 +00:00
github-actions[bot]
8693fc15c4
Merge master into staging-next 2024-09-28 18:04:13 +00:00
R. Ryantm
a80da3e729 v2ray-domain-list-community: 20240914091803 -> 20240920063125 2024-09-28 09:26:41 +00:00
sternenseemann
b341506a8d Merge branch master into haskell-updates
Conflicts from #341407 resolved.
2024-09-27 11:41:25 +02:00
Dee Anzorge
06c4b0d0ed unicode-emoji: 15.1 -> 16.0
Release notes: https://www.unicode.org/versions/Unicode16.0.0/
2024-09-27 01:44:44 +02:00
github-actions[bot]
c8c18095f9
Merge master into staging-next 2024-09-26 18:04:33 +00:00
Dee Anzorge
0fbfad403a unicode-character-database: 15.1.0 -> 16.0.0
Release announcement: https://www.unicode.org/versions/Unicode16.0.0/
2024-09-26 19:52:16 +02:00
Franz Pletz
e1635a35b9
nixos/nginx: add option typesHashMaxSize (#341072) 2024-09-26 14:42:26 +02:00
Izorkin
9343e69f8f
nixos/tests/nginx-mime: add check optimal size of types_hash 2024-09-26 10:51:59 +03:00
Artturin
f0e657f3b1 Merge branch 'master' into staging-next 2024-09-25 06:05:01 +03: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
Fabián Heredia Montiel
72066dcf1c
media-player-info: 24 -> 26 (#335911) 2024-09-23 15:34:17 -06:00
github-actions[bot]
93d142112e
Merge master into haskell-updates 2024-09-21 00:15:10 +00:00