Commit Graph

198 Commits

Author SHA1 Message Date
coolcuber
e4b534301e apacheHttpdPackages.mod_mbtiles: fix version 2026-07-28 18:20:24 -04:00
R. Ryantm
62ae297587 apacheHttpdPackages.mod_python: 3.5.0.5 -> 3.5.0.7 2026-01-28 10:04:49 +00:00
kashw2
4e6f723a95 mob_mbtiles: modernise 2026-01-17 01:51:40 +10:00
Anthony
5fab2742c9 apacheHttpdPackages.mod_tile: 0.7.2 -> 0.8.1 (#470531) 2025-12-22 23:03:02 +00:00
thesn10
f524703b5b apacheHttpdPackages.mod_tile: 0.7.2 -> 0.8.1 2025-12-17 16:25:35 +01:00
Sandro
f59be67ccd apacheHttpdPackages.mod_python: 3.5.0.4 -> 3.5.0.5 (#460628) 2025-12-13 17:11:18 +00:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
dp
5103f8e372 mod_dnssd: fix dead Launchpad patch URL → use Debian source URL
Change sha256 -> hash

Co-authored-by: dish <pyrox@pyrox.dev>
2025-11-12 19:11:26 +01:00
R. Ryantm
728441c0a7 apacheHttpdPackages.mod_python: 3.5.0.4 -> 3.5.0.5 2025-11-11 10:13:37 +00:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
mivorasu
1e377fedf7 treewide: strip trailing punctuation from description strings 2025-07-22 19:09:42 +00:00
Peder Bergebakken Sundt
75cf8aea64 apacheHttpdPackages.mod_python: mark broken on darwin 2025-06-27 09:31:14 +02:00
Michael Daniels
f83566ac82 apacheHttpdPackages_2_4.mod_timestamp: fix build with gcc 14 2025-06-10 10:14:27 -04:00
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
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
R. Ryantm
42c0aeb9b7 apacheHttpdPackages.mod_python: 3.5.0.2 -> 3.5.0.4 2025-01-07 09:21:58 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Arne Keller
8d2c1621eb apache-modules.mod_dnssd: fix path link (#350409) 2024-12-18 17:08:59 +01:00
Further
77b9339c6c apache-modules.mod_dnssd: fix path link 2024-12-17 00:58:22 +08:00
misuzu
5319145368 apacheHttpdPackages.mod_dnssd: fix cross compilation (#362066) 2024-12-14 14:14:33 +02:00
ifurther
07087e708f apache-modules.mod_dnssd: update path file link 2024-12-13 23:52:49 +08: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
16444b18b9 apacheHttpdPackages.mod_wsgi3: 5.0.1 -> 5.0.2 2024-12-08 04:20:42 +00:00
Colin
8352beba67 apacheHttpdPackages.mod_dnssd: fix cross compilation 2024-12-05 12:40:42 +00:00
Jacek Galowicz
1b1578268d apacheHttpdPackages.mod_tile: 0.7.1 -> 0.7.2 (#321406) 2024-11-23 09:44:21 +01:00
Weijia Wang
d2af3b5c4a apacheHttpdPackages.mod_wsgi3: 5.0.0 -> 5.0.1 (#352753) 2024-11-07 01:38:35 +01:00
zi3m5f
cb47906e85 apacheHttpdPackages.mod_python: fix for python3.12
adding distutils, packaging and setuptools to fix:
- ModuleNotFoundError: No module named 'distutils'
- ModuleNotFoundError: No module named 'packaging'
- error: invalid command 'install'

and ensureNewerSourcesForZipFilesHook for:
- ValueError: ZIP does not support timestamps before 1980
2024-11-02 00:45:52 +01:00
zi3m5f
3b46176295 apacheHttpdPackages.mod_python: nixfmt 2024-11-02 00:44:47 +01:00
R. Ryantm
2f300bf6e1 apacheHttpdPackages.mod_wsgi3: 5.0.0 -> 5.0.1 2024-11-01 00:11:20 +00:00
Further
5c08da1bbf apache-modules.mod_dnssd: fix path link 2024-10-22 13:35:38 +08:00
Anthony Roussel
6e894284a3 apacheHttpdPackages.mod_jk: 1.2.49 -> 1.2.50 (#337216) 2024-10-04 22:26:54 +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
Nick Cao
112e83ce70 apacheHttpdPackages.mod_auth_mellon: 0.19.0 -> 0.19.1 (#327772) 2024-09-08 09:50:32 -04:00
Anthony ROUSSEL
51b2714417 apacheHttpdPackages.mod_jk: reformat with nixfmt-rfc-style 2024-08-25 12:06:23 +02:00
Anthony ROUSSEL
dd663dbf62 apacheHttpdPackages.mod_jk: 1.2.49 -> 1.2.50
https://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
2024-08-25 12:03:22 +02:00
Jörg Thalheim
5356420466 treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
  -e 's!with lib.maintainers; \[ *\];![ ];!' \
  -e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
R. Ryantm
44585d346f apacheHttpdPackages.mod_auth_mellon: 0.19.0 -> 0.19.1 2024-07-17 00:44:32 +00:00
David Hummel
7530892b4a apacheHttpdPackages.mod_tile: 0.7.1 -> 0.7.2 2024-07-07 12:12:10 -07:00
Sandro
bd4241bcc8 Merge pull request #297826 from anthonyroussel/update-tomcat_connectors
apacheHttpdPackages.mod_jk: 1.2.48 -> 1.2.49, rename from tomcat_connectors
2024-07-02 20:26:13 +02:00
David Hummel
fd669cd8a2 apacheHttpdPackages.mod_tile: Support for Mapnik >=v4.0.0-rc2 2024-06-17 19:55:42 -07:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
Anthony Roussel
2866cf57e9 apacheHttpdPackages.mod_jk: add anthonyroussel to maintainers 2024-06-07 08:41:08 +02:00
Anthony Roussel
e0a905ef96 apacheHttpdPackages.mod_jk: rename from tomcat_connectors 2024-06-07 08:41:04 +02:00
Anthony Roussel
b873135b40 tomcat_connectors: 1.2.48 -> 1.2.49
https://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html
https://github.com/apache/tomcat-connectors/compare/JK_1_2_48...JK_1_2_49
2024-06-07 08:41:02 +02:00
Jussi Kuokkanen
8064d28a4f pkgs/servers: remove licenses.gpl2 2024-05-23 11:49:42 +03:00
Sigmanificient
a2353716f6 treewide: remove unused occurence of fetchurl argument 2024-05-20 05:20:23 +02:00
Anthony Roussel
fbbf8be029 apacheHttpdPackages.mod_dnssd: fix meta.homepage 2024-03-22 13:09:14 +01:00