zimbatm
8b6aed7ed3
webfs: move to by-name
2024-07-31 09:10:29 +02:00
Aaron Andersen
ff1ba9e846
Merge pull request #329888 from r-ryantm/auto-update/tomcat-native
...
tomcat-native: 2.0.7 -> 2.0.8
2024-07-30 22:26:38 -04:00
Sigmanificient
aab1113d4a
treewide: normalize maintainers list formatting
...
grep -rP 'maintainers = \[\];'
2024-07-30 16:26: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
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02: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
736ea47a11
tomcat-native: 2.0.7 -> 2.0.8
2024-07-25 12:27:07 +00:00
github-actions[bot]
7208220b63
Merge master into staging-next
2024-07-24 18:01:18 +00:00
Ivan Trubach
90fbf71333
treewide: remove maintainer goibhniu
...
Inactive in Nixpkgs since 2018 (and a single PR in 2022).
https://github.com/NixOS/nixpkgs/issues?q=author%3Acillianderoiste
2024-07-24 13:38:22 +03:00
Sandro
f3bb155eac
Merge pull request #328956 from reckenrode/apache-httpd-fixes
...
apacheHttpdPackages.apacheHttpd: fix build after libxml2 update
2024-07-23 13:36:04 +02:00
Luke Granger-Brown
9b84aa93c5
Merge pull request #328517 from katexochen/envoy/1-31
...
envoy: 1.30.4 -> 1.31.0
2024-07-21 21:29:23 +01:00
Randy Eckenrode
2c36ff7a18
apacheHttpdPackages.apacheHttpd: fix build after libxml2 update
...
Apache requires zlib, which was previously but no longer propagated by libxml2.
2024-07-21 13:47:16 -04:00
Franz Pletz
4e51b8c8d2
Merge pull request #327826 from r-ryantm/auto-update/router
2024-07-21 13:00:47 +02:00
Paul Meyer
cf7c9d62b1
envoy: format with nixfmt
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-19 22:06:50 +02:00
Paul Meyer
4faf718f9a
envoy: 1.30.4 -> 1.31.0
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-19 22:01:54 +02:00
Peder Bergebakken Sundt
9500a68e88
Merge pull request #326997 from r-ryantm/auto-update/yaws
...
yaws: 2.1.1 -> 2.2.0
2024-07-19 20:55:58 +02:00
Peder Bergebakken Sundt
958f5ccb29
Merge pull request #327105 from anthonyroussel/update/tomcat_2
...
tomcat9: 9.0.90 -> 9.0.91, tomcat10: 10.1.25 -> 10.1.26
2024-07-19 17:19:47 +02:00
Thomas Gerbet
49f3d5c917
Merge pull request #328011 from aanderse/apacheHttpd
...
apacheHttpd: 2.4.61 -> 2.4.62
2024-07-18 07:59:37 +02:00
Aaron Andersen
eaea4f8046
apacheHttpd: 2.4.61 -> 2.4.62
2024-07-17 15:57:32 -04:00
R. Ryantm
5cb1511948
router: 1.50.0 -> 1.51.0
2024-07-17 06:14:52 +00:00
Weijia Wang
2209b25c0b
Merge pull request #327182 from anthonyroussel/update/jetty_2
...
jetty_11: 11.0.20 -> 11.0.22, jetty_12: 12.0.9 -> 12.0.11
2024-07-17 03:50:21 +02:00
TomaSajt
0def7f7bc1
axis2: remove legacy builder.sh, make deterministic
2024-07-15 23:48:51 +02:00
Anthony Roussel
96829d14b7
jetty: add meta.changelog, update meta.homepage
2024-07-14 21:05:27 +02:00
Anthony Roussel
f0e575ba95
jetty: add passthru.updateScript
2024-07-14 21:05:27 +02:00
Anthony Roussel
fa9c8bb1b1
jetty_12: 12.0.9 -> 12.0.11
...
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.11
https://github.com/jetty/jetty.project/releases/tag/jetty-12.0.10
2024-07-14 21:05:26 +02:00
Anthony Roussel
8ba624c719
jetty_11: 11.0.20 -> 11.0.22
...
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.22
https://github.com/jetty/jetty.project/releases/tag/jetty-11.0.21
2024-07-14 21:05:25 +02:00
Anthony Roussel
4796b6afab
tomcat: format with nixfmt-rfc-style, remove with lib;
2024-07-14 15:23:20 +02:00
Anthony Roussel
8c1f535d37
tomcat: add passthru.updateScript
2024-07-14 15:23:20 +02:00
Anthony Roussel
eda65c2b43
tomcat10: 10.1.25 -> 10.1.26
...
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.26_(schultz)
2024-07-14 15:23:15 +02:00
Anthony Roussel
ddc3597018
tomcat9: 9.0.90 -> 9.0.91
...
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html#Tomcat_9.0.91_(remm)
2024-07-14 15:22:55 +02:00
R. Ryantm
d13af34577
yaws: 2.1.1 -> 2.2.0
2024-07-14 03:05:57 +00:00
superherointj
cca34e8615
nginx: add stridtech team as maintainer
2024-07-12 12:16:22 +02:00
Emily
38d971a4a3
pshs: move to pkgs/by-name
2024-07-12 00:33:38 +01:00
Weijia Wang
f50ff20343
Merge pull request #318952 from r-ryantm/auto-update/lwan
...
lwan: 0.4 -> 0.5
2024-07-08 09:36:39 +02:00
Peder Bergebakken Sundt
f5f8ab2a62
Merge pull request #321224 from anthonyroussel/update/tomcat
...
tomcat10: 10.1.23 -> 10.1.25, tomcat9: 9.0.88 -> 9.0.90
2024-07-08 00:54:59 +02:00
R. Ryantm
a289ebc60a
lwan: 0.4 -> 0.5
2024-07-07 23:09:22 +02:00
Weijia Wang
1da8fa1a3f
Merge pull request #324241 from r-ryantm/auto-update/router
...
router: 1.49.1 -> 1.50.0
2024-07-04 00:04:33 +02:00
Thomas Gerbet
88de662066
Merge pull request #323805 from aanderse/apache-httpd
...
apacheHttpd: 2.4.59 -> 2.4.60
2024-07-03 21:18:40 +02:00
Aaron Andersen
ceb93ad2ff
apacheHttpd: 2.4.59 -> 2.4.61
2024-07-03 12:19:50 -04:00
Luke Granger-Brown
7a6b947326
Merge pull request #324159 from r-ryantm/auto-update/pomerium
...
pomerium: 0.26.0 -> 0.26.1
2024-07-03 08:36:15 +01:00
R. Ryantm
730008682f
router: 1.49.1 -> 1.50.0
2024-07-03 06:16:03 +00:00
R. Ryantm
5d243483af
pomerium: 0.26.0 -> 0.26.1
2024-07-02 21:29:25 +00: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
Izorkin
09b3443ecb
angie: 1.5.2 -> 1.6.0
2024-07-02 12:45:49 +02:00
Martin Weinelt
6ba4e5d13f
envoy: require big-parallel system feature
...
The envoy build often takes 7-8 hours and is among the last builds
finshing an evaluation. That is because we're scheduling it with -j2 on
a normal machine, when it has over 7000 objects to build, that
parallelize very well.
2024-07-02 01:49:09 +02:00
Weijia Wang
888b933bd8
Merge pull request #321917 from r-ryantm/auto-update/hiawatha
...
hiawatha: 11.5 -> 11.6
2024-07-02 01:04:00 +02:00
Paul Meyer
ce079c05d0
envoy: 1.30.3 -> 1.30.4
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-07-01 08:22:57 +02:00
Thomas Gerbet
e6f6fb7ab2
Merge pull request #308415 from bbigras/router
...
router: 1.30.1 -> 1.49.1
2024-06-29 00:15:00 +02:00
Luke Granger-Brown
137523ccf4
Merge pull request #322912 from katexochen/envoy/1-30-3
...
envoy: 1.30.2 -> 1.30.3
2024-06-27 18:46:50 +01:00
Paul Meyer
8809946c78
envoy: 1.30.2 -> 1.30.3
...
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-06-27 17:33:54 +02:00