Commit Graph

1746 Commits

Author SHA1 Message Date
Mario Rodas
15b5295311
Merge pull request #270847 from anthonyroussel/updates/tomcat_10_1_16
tomcat10: 10.1.15 -> 10.1.16
2023-11-30 22:38:23 -05:00
Luke Granger-Brown
02eb145f86
Merge pull request #270404 from r-ryantm/auto-update/pomerium
pomerium: 0.23.0 -> 0.24.0
2023-11-29 18:54:40 +00:00
Anthony Roussel
c9aee562c1
tomcat: sync meta.platforms with jre 2023-11-29 07:54:46 +01:00
Anthony Roussel
d525015c8e
tomcat: refactor 2023-11-29 07:53:17 +01:00
Anthony Roussel
e24c29c9cc
tomcat9,tomcat10: rename sha256 to hash 2023-11-29 07:47:03 +01:00
Anthony Roussel
36e481f7c8
tomcat10: 10.1.15 -> 10.1.16
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html#Tomcat_10.1.16_(schultz)
2023-11-29 07:46:17 +01:00
Anthony Roussel
1c32875fb3
tomcat9: 9.0.82 -> 9.0.83 2023-11-29 07:45:58 +01:00
figsoda
2f062cf3fa dufs: 0.37.1 -> 0.38.0
Diff: https://github.com/sigoden/dufs/compare/v0.37.1...v0.38.0

Changelog: https://github.com/sigoden/dufs/blob/v0.38.0/CHANGELOG.md
2023-11-28 19:34:39 -05:00
R. Ryantm
82b61410d8 pomerium: 0.23.0 -> 0.24.0 2023-11-27 11:58:50 +00:00
Ryan Lahfa
c78465609d
Merge pull request #268231 from wegank/nginx-darwin 2023-11-19 16:10:18 +01:00
Mario Rodas
d3deaacfb4
Merge pull request #263550 from anthonyroussel/updates/axis2
axis2: 1.7.9 -> 1.8.2, tomcat10: 10.0.27 -> 10.1.15, tomcat9: 9.0.75 -> 9.0.82
2023-11-19 09:39:19 -05:00
Weijia Wang
add7a091c6 nginx: fix build on darwin 2023-11-18 17:01:10 +01:00
Ryan Lahfa
5dcbaf3cc3
Merge pull request #264361 from RaitoBezarius/drop-ruby3 2023-11-17 18:43:35 +01:00
Raito Bezarius
0a1bc8a2d2 unit: drop Ruby 3.0 support
Ruby 3.0 will be removed from nixpkgs.
2023-11-17 16:03:00 +01:00
github-actions[bot]
dba5c9ef4e
Merge master into staging-next 2023-11-16 18:01:17 +00:00
Pol Dellaiera
3acc2484cf
Merge pull request #267560 from anthonyroussel/bugfix/plantuml-server-nixos
nixos/plantuml-server: fix
2023-11-16 18:32:44 +01:00
Vladimír Čunát
0fe5300699
Merge branch 'master' into staging-next 2023-11-16 09:49:24 +01:00
figsoda
176378f961
Merge pull request #266401 from r-ryantm/auto-update/dufs
dufs: 0.36.0 -> 0.37.1
2023-11-15 22:58:32 -05:00
Anthony Roussel
252d793e79
jetty_11,jetty_12: add anthonyroussel to maintainers 2023-11-15 15:14:28 +01:00
Anthony Roussel
c7d414ef38
jetty_11,jetty_12: init 2023-11-15 15:14:25 +01:00
Anthony Roussel
4d77d2a63f
jetty: 12.0.2 -> 12.0.3 2023-11-15 15:12:57 +01:00
Anthony Roussel
acd3c673a2
jetty: fix meta.homepage 2023-11-15 15:12:57 +01:00
github-actions[bot]
5f5513224f
Merge staging-next into staging 2023-11-11 00:02:47 +00:00
github-actions[bot]
912311b7fd
Merge master into staging-next 2023-11-11 00:02:21 +00:00
Alyssa Ross
e3e57b8f18 lib.systems: elaborate Rust metadata
We need this stuff to be available in lib so make-derivation.nix can
access it to construct the Meson cross file.

This has a couple of other advantages:

 - It makes Rust less special.  Now figuring out what Rust calls a
   platform is the same as figuring out what Linux or QEMU call it.

 - We can unify the schema used to define Rust targets, and the schema
   used to access those values later.  Just like you can set "config"
   or "system" in a platform definition, and then access those same
   keys on the elaborated platform, you can now set "rustcTarget" in
   your crossSystem, and then access "stdenv.hostPlatform.rustcTarget"
   in your code.

"rustcTarget", "rustcTargetSpec", "cargoShortTarget", and
"cargoEnvVarTarget" have the "rustc" and "cargo" prefixes because
these are not exposed to code by the compiler, and are not
standardized.  The arch/os/etc. variables are all named to match the
forms in the Rust target spec JSON.

The new rust.target-family only takes a list, since we don't need to
worry about backwards compatibility when that name is used.

The old APIs are all still functional with no warning for now, so that
it's possible for external code to use a single API on both 23.05 and
23.11.  We can introduce the warnings once 23.05 is EOL, and make them
hard errors when 23.11 is EOL.
2023-11-09 10:02:24 +01:00
R. Ryantm
2e51d19483 dufs: 0.36.0 -> 0.37.1 2023-11-09 06:51:16 +00:00
Anthony Roussel
e5ae8202f7
tomcat{9,10}: add anthonyroussel to maintainers 2023-11-07 11:38:55 +01:00
Anthony Roussel
9489fc779e
axis2: add anthonyroussel to maintainers 2023-11-07 11:38:34 +01:00
Anthony Roussel
a4f37c8896
tomcat{9,10}: add passthru.tests.version 2023-11-07 11:35:45 +01:00
Anthony Roussel
0031faaeca
tomcat10: 10.0.27 -> 10.1.15
https://tomcat.apache.org/tomcat-10.1-doc/changelog.html
2023-11-07 11:35:45 +01:00
Anthony Roussel
3655470d18
tomcat9: 9.0.75 -> 9.0.82
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html
2023-11-07 11:35:39 +01:00
Anthony Roussel
6b6bc55a6f
nixosTests.tomcat: test Apache Axis2 container integration 2023-11-07 11:35:38 +01:00
Anthony Roussel
789fe864db
axis2: add meta.changelog 2023-11-07 11:35:37 +01:00
Anthony Roussel
5b146274ae
axis2: 1.7.9 -> 1.8.2
https://github.com/apache/axis-axis2-java-core/compare/v1.7.9...v1.8.2
2023-11-07 11:35:37 +01:00
Yongun Seong
dda958b638
apt-cacher-ng: fix build for glibc >= 2.38 2023-11-07 18:42:23 +09:00
Weijia Wang
9627659c22 Merge branch 'master' into staging-next 2023-11-04 17:27:09 +01:00
R. Ryantm
09575c6c9c tengine: 3.0.0 -> 3.1.0 2023-11-04 08:54:34 -07:00
github-actions[bot]
677e25fcd2
Merge master into staging-next 2023-11-02 12:01:08 +00:00
R. Ryantm
686a5fca36 lighttpd: 1.4.72 -> 1.4.73 2023-11-02 07:13:40 +01:00
github-actions[bot]
81270bbdcf
Merge master into staging-next 2023-10-31 18:01:02 +00:00
Artturi
2d3a5c7ddb
Merge pull request #262254 from Artturin/nginxsandboxrem 2023-10-31 18:39:55 +02:00
github-actions[bot]
571f1df5e4
Merge master into staging-next 2023-10-29 12:00:57 +00:00
Uri Baghin
48da240fc5
Merge pull request #262238 from avdv/bazel-6.4
bazel_6: 6.3.2 -> 6.4.0
2023-10-29 17:39:50 +08:00
Claudio Bley
7fa6816c0c envoy: Update hash after bazel_6 upgrade 2023-10-29 08:30:50 +01:00
github-actions[bot]
52b6b90243
Merge master into staging-next 2023-10-28 18:00:57 +00:00
Martin Weinelt
e4f4ef7ce8
Merge pull request #263793 from fleaz/update_nginx-videothumb
nginxModules.videothumb-extractor: unstable -> 1.0.0 and switch to ffmpeg-headless
2023-10-28 17:46:01 +02:00
Martin Weinelt
7286245d4a
Merge pull request #263644 from fleaz/update_nginx-vod
nginxModules.vod: 1.31 -> 1.32 and patch MAX_CLIPS
2023-10-28 17:45:37 +02:00
Robert Scott
8beb9b5a60
Merge pull request #262736 from LeSuisse/jetty-12.0.2
jetty: 12.0.1 -> 12.0.2
2023-10-28 13:31:45 +01:00
fleaz
55e29313dc
nginxModules: Switch from ffmpeg to ffmpeg-headless 2023-10-27 16:05:30 +02:00
fleaz
87338f90d4
nginxModules.video-thumbextractor: 92b8064 -> 1.0.0
Diff:
92b8064...e81f850
2023-10-27 16:05:29 +02:00