Jörg Thalheim and GitHub
dbf92c0858
Merge pull request #160032 from r-ryantm/auto-update/lscolors
...
lscolors: 0.8.1 -> 0.9.0
2022-02-14 20:45:26 +00:00
Ryan Mulligan and GitHub
bfc3722d55
Merge pull request #157646 from ryantm/dev/ryantm/discourse2.9
...
discourse: 2.8.0.beta11 -> 2.9.0.beta1
2022-02-14 12:42:42 -08:00
ajs124 and GitHub
15a6564933
Merge pull request #159836 from r-ryantm/auto-update/wimboot
...
wimboot: 2.7.3 -> 2.7.4
2022-02-14 21:33:59 +01:00
Jörg Thalheim and GitHub
708ab975c6
Merge pull request #160012 from mweinelt/django-auth-ldap
...
python3Packages.django-auth-ldap: fix build
2022-02-14 20:17:50 +00:00
Dmitry Kalinkin and GitHub
e5866fbb73
Merge pull request #159526 from cpcloud/duckdb-update
...
duckdb: enable extensions
2022-02-14 15:17:00 -05:00
Fabian Affolter and GitHub
c066c3a115
Merge pull request #160022 from fabaff/bump-flux-led
...
python3Packages.flux-led: 0.28.24 -> 0.28.25
2022-02-14 21:11:06 +01:00
ajs124 and GitHub
ee46861058
Merge pull request #159761 from r-ryantm/auto-update/php-redis
...
php74Extensions.redis: 5.3.5 -> 5.3.6
2022-02-14 20:59:57 +01:00
José Romildo Malaquias and GitHub
45fb4fe65c
Merge pull request #160028 from r-ryantm/auto-update/numix-icon-theme-square
...
numix-icon-theme-square: 22.01.15 -> 22.02.06
2022-02-14 16:50:30 -03:00
R. Ryantm
081ca28ece
lscolors: 0.8.1 -> 0.9.0
2022-02-14 19:47:06 +00:00
R. Ryantm
be72e00efb
numix-icon-theme-square: 22.01.15 -> 22.02.06
2022-02-14 19:17:55 +00:00
Phillip Cloud
f813994cfe
duckdb: patch version
2022-02-14 14:13:51 -05:00
Phillip Cloud
d85581eca8
duckdb: add cpcloud as maintainer
2022-02-14 14:13:15 -05:00
Phillip Cloud
d2c3c33f7b
duckdb: build extensions
2022-02-14 14:13:14 -05:00
Phillip Cloud
5f97d6b8e6
duckdb: build with ninja
2022-02-14 14:13:13 -05:00
Artturi and GitHub
c8fce94f42
Merge pull request #160023 from auto-update/numix-icon-theme-circle
2022-02-14 21:08:06 +02:00
Stig and GitHub
3ad52fcdd6
Merge pull request #149591 from Izorkin/update-modsecurity
...
update modsecurity packages
2022-02-14 19:56:50 +01:00
Guillaume Girol and GitHub
4f3a4c40f1
Merge pull request #157197 from AtilaSaraiva/btdu
...
btdu: init at 0.3.1
2022-02-14 18:45:53 +00:00
R. Ryantm
824cc30a56
numix-icon-theme-circle: 22.01.15 -> 22.02.06
2022-02-14 18:41:20 +00:00
Fabian Affolter
85d629243a
python3Packages.flux-led: 0.28.24 -> 0.28.25
2022-02-14 19:21:19 +01:00
markuskowa and GitHub
076b65f004
Merge pull request #159785 from r-ryantm/auto-update/suitesparse-graphblas
...
suitesparse-graphblas: 4.0.3 -> 6.1.4
2022-02-14 19:15:30 +01:00
markuskowa and GitHub
4467ce86fa
Merge pull request #159757 from r-ryantm/auto-update/petsc
...
petsc: 3.16.2 -> 3.16.4
2022-02-14 19:15:07 +01:00
Ben Siraphob and GitHub
d4b0e04852
Merge pull request #159937 from happysalada/starship_fix_darwin
2022-02-14 12:08:44 -06:00
Nikolay Korotkiy and GitHub
bb0bae46c6
xournalpp: 1.1.0 → 1.1.1 ( #159902 )
2022-02-14 17:39:13 +00:00
sternenseemann
08d65abd43
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-02-14 18:36:53 +01:00
sternenseemann
70bddadaee
haskell-language-server: fix reference logic
...
If we are linking dynamically, it's practically no use removing
references, as we depend on GHC either way via linking.
I've also elected to keep the references to the data outputs in all
cases — they are a bit arcane (there's no easy way to tell they
definitely are not necessary) and don't contribute too much to the
overall closure size.
2022-02-14 18:36:53 +01:00
sternenseemann
288f2ad360
haskell-language-server: default to statically linking haskell deps
...
This means we don't use the system linker by default, but decreases
closure size significantly, as we no longer reference every supported
version GHC.
2022-02-14 18:36:53 +01:00
sternenseemann
632fc5f2b1
haskell-language-server: retain old postInstall if any
2022-02-14 18:36:53 +01:00
sternenseemann
dcb9ff59ca
haskell-language-server: make linking configureable in wrapper
...
haskell-language-server will now default to building a shared
executable, as upstream does, complete with a huge closure. By passing
{ dynamic = false; } via override, it is still possible to build a
"statically linked" variant of HLS, as it used to be.
Note: Before this change HLS would fail to compile on aarch64.
2022-02-14 18:36:53 +01:00
sternenseemann
55f5fe385c
haskellPackages.hs-mesos: place dont-distribute entry appropriately
...
hs-mesos doesn't depend on webkit and was misplaced.
2022-02-14 18:36:53 +01:00
Deniz Alp and sterni
40712e1494
haskellPackages.numerals: Disable version checks
...
We could also be using fetchFromGithub but the repo looks stale enough that it
doesn't really matter, plus the upper bounds for almost all the dependencies
doesn't exist anymore.
2022-02-14 18:36:53 +01:00
sternenseemann
d550bbb3c7
haskellPackages.ihaskell: use enableSharedExecutable over adhoc flag
2022-02-14 18:36:53 +01:00
sternenseemann
52236bd4ae
haskellPackages.haskell-language-server: fix shared build
2022-02-14 18:36:53 +01:00
sternenseemann
349d760195
haskell.packages.ghc902.alex: drop unnecessary patch
2022-02-14 18:36:53 +01:00
sternenseemann
3f88b15256
haskellPackages: preserve ghc-exactprint 1.4.1
...
We'll continue using this version for GHC 9.2.1. 1.5.0 changes behavior
in a breaking way, but the API stays the same, making it a risky
upgrade. Hopefully dependents will tell us via version constraints what
to use in the future.
2022-02-14 18:36:53 +01:00
Malte Brandy and sterni
efea49ca13
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2022-02-14 18:36:53 +01:00
Malte Brandy and sterni
d1fb51c058
all-cabal-hashes: 2022-01-31T19:23:21Z -> 2022-02-06T15:34:38Z
...
This commit has been generated by maintainers/scripts/haskell/update-hackage.sh
2022-02-14 18:36:53 +01:00
Malte Brandy and sterni
24e446b45a
haskellPackages: stackage-lts 18.23 -> 18.24
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2022-02-14 18:36:53 +01:00
7c6f434c and GitHub
117fdae4b6
Merge pull request #159351 from collares/sage-ipython-8
...
sage: don't test for Cython source code in tracebacks (temporarily)
2022-02-14 17:18:21 +00:00
Martin Weinelt
1a36fd0e32
python3Packages.django-auth-ldap: fix build
...
Add additional hints to get tests going, but they're still failing with
missing LDAP schemas somewhere.
2022-02-14 18:13:51 +01:00
R. Ryantm and Eric Bailey
a97e45feae
kubelogin: 0.0.10 -> 0.0.11
2022-02-14 10:33:39 -06:00
R. Ryantm and Eric Bailey
d662eaedbf
latex2html: 2021.2 -> 2022
2022-02-14 10:10:40 -06:00
Florian Klink and GitHub
007c8d9011
Merge pull request #159043 from qowoz/talosctl
...
talosctl: 0.14.1 -> 0.14.2, install completion
2022-02-14 16:01:33 +01:00
Artturi and GitHub
736ba9ab10
Merge pull request #159975 from fgaz/vengi-tools/0.0.18
2022-02-14 16:23:42 +02:00
Artturi and GitHub
69a4d3855b
Merge pull request #159984 from K900/upd8n
2022-02-14 16:12:27 +02:00
Artturi and GitHub
be5974a48c
Merge pull request #159947 from kamronm/wayback_machine_downloader-2.3.1
2022-02-14 15:52:33 +02:00
Fabian Affolter and GitHub
8539c9ff5c
Merge pull request #159982 from fabaff/bump-omnikinverter
...
python3Packages.omnikinverter: 0.6.2 -> 0.7.0
2022-02-14 14:49:21 +01:00
Artturi and GitHub
280af32343
Merge pull request #159846 from r-ryantm/auto-update/zenmonitor
2022-02-14 15:47:31 +02:00
R. Ryantm and Tim Steinbach
fd4889c25f
nano: 6.0 -> 6.1
2022-02-14 08:46:10 -05:00
Izorkin
8b37c4d5c4
modsecurity-crs: init at 3.3.2
2022-02-14 16:19:11 +03:00
Izorkin
842d0d9ed7
nginxModules.modsecurity-nginx: 1.0.1 -> 1.0.2
2022-02-14 16:19:10 +03:00