sternenseemann
da60f2dc9c
haskell.compiler.ghcHEAD: 9.3.20220406 -> 9.5.20220921
...
Initial port of our GHC Nix expressions to the new hadrian build system,
as it has become required after 9.4. Unfortunately there are some
regressions affecting us, namely the inability to install a GHC
cross-compiler at the moment (see issue linked in relevant error
message). This means that a lot of specific configuration snippets for
cross-platforms and static compilation have been ported from make
speculatively, as we are unable to test them for the moment.
2022-09-22 16:18:17 +02:00
github-actions[bot] and GitHub
41622a3f98
Merge master into haskell-updates
2022-09-22 00:16:44 +00:00
superherointj and GitHub
09b0a4424b
Merge pull request #192319 from r-ryantm/auto-update/metal-cli
...
metal-cli: 0.9.0 -> 0.9.1
2022-09-21 21:05:14 -03:00
Martin Weinelt and GitHub
a58203d752
Merge pull request #188306 from gbpdt/fix/airflow_2.3.4
2022-09-22 01:15:35 +02:00
zowoq
2e6a924b5a
metal-cli: install completion
2022-09-22 09:10:17 +10:00
Fabian Affolter and GitHub
e2e5117c30
Merge pull request #192318 from r-ryantm/auto-update/macchina
...
macchina: 6.1.4 -> 6.1.5
2022-09-22 01:09:02 +02:00
Martin Weinelt and GitHub
39a4c7b8f1
Merge pull request #192221 from vcunat/p/thunderbird_bump
2022-09-22 01:05:32 +02:00
Fabian Affolter and GitHub
f4b211eb91
Merge pull request #191806 from fabaff/ldapnomnom
...
ldapnomnom: init at unstable-2022-09-18
2022-09-22 00:46:12 +02:00
Fabian Affolter and GitHub
106342cebc
Merge pull request #192244 from fabaff/aioprocessing-bump
...
python310Packages.aioprocessing: 2.0.0 -> 2.0.1
2022-09-22 00:46:03 +02:00
R. Ryantm
e325cbdaa2
metal-cli: 0.9.0 -> 0.9.1
2022-09-21 22:36:10 +00:00
Fabian Affolter and GitHub
638ffd1c58
Merge pull request #192303 from fabaff/angr-bump
...
python310Packages.angr: 9.2.18 -> 9.2.19
2022-09-22 00:30:45 +02:00
Fabian Affolter and GitHub
b403ca90be
Merge pull request #192313 from fabaff/exploitdb-bump
...
exploitdb: 2022-09-16 -> 2022-09-21
2022-09-22 00:30:26 +02:00
R. Ryantm
85318cd636
macchina: 6.1.4 -> 6.1.5
2022-09-21 22:29:55 +00:00
superherointj and GitHub
ace121e899
Merge pull request #192301 from fabaff/tfsec-bump
...
tfsec: 1.27.6 -> 1.28.0
2022-09-21 19:13:14 -03:00
cb7b71a6b6
kapp: 0.52.0 -> 0.53.0
...
* kapp: 0.52.0 -> 0.53.0
* kapp: fix version
* kapp: fix version test
Co-authored-by: superherointj <5861043+superherointj@users.noreply.github.com >
2022-09-21 19:06:17 -03:00
figsoda and GitHub
e51e0cfd22
Merge pull request #192312 from qowoz/gitstatus
...
gitstatus: set platforms.all
2022-09-21 18:01:05 -04:00
Florian Warzecha and GitHub
86c51f68bc
nixos/neovim: fix remote plugin manifest generation ( #191852 )
...
Stops using ex mode when running neovim for remote plugin manifest generation, since that leads to errors in more recent neovim versions with various plugins.
neovim commit that breaks this plugin generation: https://github.com/neovim/neovim/commit/64d147b
2022-09-21 23:56:19 +02:00
zowoq
25bb19c020
gh: 2.15.0 -> 2.16.0
...
https://github.com/cli/cli/releases/tag/v2.16.0
2022-09-22 07:48:57 +10:00
Fabian Affolter
ccc3fc3b52
exploitdb: 2022-09-16 -> 2022-09-21
2022-09-21 23:44:24 +02:00
Sandro and GitHub
fad61ad09c
Merge pull request #188949 from RaitoBezarius/listmonk-module
2022-09-21 23:42:03 +02:00
superherointj and GitHub
c6d79f56ec
Merge pull request #192280 from r-ryantm/auto-update/faas-cli
...
faas-cli: 0.14.6 -> 0.14.7
2022-09-21 18:34:18 -03:00
zowoq
b80dc365f0
gitstatus: set platforms.all
2022-09-22 07:31:52 +10:00
superherointj and GitHub
31da426a7f
Merge pull request #192283 from techknowlogick/helm-3100
...
kubernetes-helm: 3.9.4 -> 3.10.0
2022-09-21 18:14:29 -03:00
superherointj and GitHub
e02ea2e9e2
Merge pull request #180325 from maj0e/patch-2
...
pkgsStatic.cctz: fix build
2022-09-21 18:08:49 -03:00
Fabian Affolter
1dbdb42337
tfsec: 1.27.6 -> 1.28.0
2022-09-21 22:55:49 +02:00
maj0e and majoe
fee7c83587
cctz: fix static build
...
The install targets were "install_hdrs"
and "install_shared_lib". The later is obviously not
correct for a static build and was changed to
"install_lib" (corresponds to libcctz.a) for that case.
2022-09-21 22:50:52 +02:00
Thomas Tuegel and GitHub
55ebfc59e0
Merge pull request #191644 from NickCao/tdesktop
...
tdesktop: 4.1.1 -> 4.2.0, and required changes on kdeframework
2022-09-21 15:48:50 -05:00
Ulrik Strid and Vincent Laporte
e2f9df093a
ocamlPackages.mimic: 0.0.4 -> 0.0.5
2022-09-21 22:22:26 +02:00
figsoda and GitHub
f7af6ee5da
Merge pull request #192290 from r-ryantm/auto-update/glooctl
...
glooctl: 1.12.20 -> 1.12.21
2022-09-21 16:11:36 -04:00
Ulrik Strid and Vincent Laporte
666ed16e09
ocamlPackages.happy-eyeballs: 0.1.2 -> 0.3.0
2022-09-21 22:09:52 +02:00
figsoda and GitHub
4aff77fcaf
Merge pull request #192291 from r-ryantm/auto-update/gitoxide
...
gitoxide: 0.15.0 -> 0.16.0
2022-09-21 16:09:19 -04:00
figsoda and GitHub
7b84c66da0
Merge pull request #192289 from r-ryantm/auto-update/git-cliff
...
git-cliff: 0.9.0 -> 0.9.1
2022-09-21 16:02:50 -04:00
figsoda and GitHub
78c04a7dd5
Merge pull request #192286 from r-ryantm/auto-update/flow
...
flow: 0.187.0 -> 0.187.1
2022-09-21 15:43:56 -04:00
figsoda and GitHub
52f8a7d578
Merge pull request #192254 from r-ryantm/auto-update/dnsproxy
...
dnsproxy: 0.44.0 -> 0.45.0
2022-09-21 15:42:46 -04:00
R. Ryantm
5f992ee55e
gitoxide: 0.15.0 -> 0.16.0
2022-09-21 19:41:25 +00:00
R. Ryantm
304bde447e
glooctl: 1.12.20 -> 1.12.21
2022-09-21 19:40:45 +00:00
Lassulus and GitHub
e8900a7bc0
Merge pull request #191960 from helsinki-systems/upd/mariadb
...
mariadb: patch releases
2022-09-21 21:38:03 +02:00
R. Ryantm
718d77d3b8
git-cliff: 0.9.0 -> 0.9.1
2022-09-21 19:35:46 +00:00
Pascal Bach and GitHub
0a6f573eb1
Merge pull request #192183 from r-ryantm/auto-update/grcov
...
grcov: 0.8.11 -> 0.8.12
2022-09-21 21:31:49 +02:00
Pascal Bach and GitHub
cc75de61bb
Merge pull request #192284 from figsoda/cargo-vet
...
cargo-vet: init at 0.3.0
2022-09-21 21:29:04 +02:00
Pascal Bach and GitHub
519f629ee4
Merge pull request #192206 from r-ryantm/auto-update/jruby
...
jruby: 9.3.7.0 -> 9.3.8.0
2022-09-21 21:28:17 +02:00
Pascal Bach and GitHub
d875c307a9
Merge pull request #192207 from r-ryantm/auto-update/jython
...
jython: 2.7.2b3 -> 2.7.3
2022-09-21 21:26:07 +02:00
Pascal Bach and GitHub
bf76a5254d
Merge pull request #192241 from peterromfeldhk/peter-infrahq
...
infra: init at 0.15.1
2022-09-21 21:22:14 +02:00
Nikolay Korotkiy and GitHub
b9cc26750d
Merge pull request #192191 from sikmir/gopass
...
gopass: 1.14.6 → 1.14.7
2022-09-21 22:15:53 +03:00
Nikolay Korotkiy and GitHub
7f12a08ee1
Merge pull request #192042 from r-ryantm/auto-update/ginac
...
ginac: 1.8.3 -> 1.8.4
2022-09-21 22:13:27 +03:00
Pascal Bach and GitHub
a677ce18c0
Merge pull request #192252 from GNUxeava/master
...
microsoft-edge: 104.0.1293.54 -> 105.0.1343.42
2022-09-21 21:10:00 +02:00
Pascal Bach and GitHub
2087cb76ea
Merge pull request #192263 from r-ryantm/auto-update/erigon
...
erigon: 2022.09.02 -> 2022.09.03
2022-09-21 21:09:24 +02:00
R. Ryantm
aa05eb75d6
flow: 0.187.0 -> 0.187.1
2022-09-21 19:07:26 +00:00
techknowlogick
f7f334cb15
kubernetes-helm: 3.9.4 -> 3.10.0
2022-09-21 15:06:53 -04:00
figsoda
0e1b0bdfa8
cargo-vet: init at 0.3.0
2022-09-21 15:06:32 -04:00