Commit Graph
354705 Commits
Author SHA1 Message Date
José Romildo MalaquiasandGitHub 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 be72e00efb numix-icon-theme-square: 22.01.15 -> 22.02.06 2022-02-14 19:17:55 +00:00
ArtturiandGitHub c8fce94f42 Merge pull request #160023 from auto-update/numix-icon-theme-circle 2022-02-14 21:08:06 +02:00
StigandGitHub 3ad52fcdd6 Merge pull request #149591 from Izorkin/update-modsecurity
update modsecurity packages
2022-02-14 19:56:50 +01:00
Guillaume GirolandGitHub 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
markuskowaandGitHub 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
markuskowaandGitHub 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 SiraphobandGitHub d4b0e04852 Merge pull request #159937 from happysalada/starship_fix_darwin 2022-02-14 12:08:44 -06:00
Nikolay KorotkiyandGitHub 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 Alpandsterni 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 Brandyandsterni 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 Brandyandsterni 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 Brandyandsterni 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
7c6f434candGitHub 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
R. RyantmandEric Bailey a97e45feae kubelogin: 0.0.10 -> 0.0.11 2022-02-14 10:33:39 -06:00
R. RyantmandEric Bailey d662eaedbf latex2html: 2021.2 -> 2022 2022-02-14 10:10:40 -06:00
Florian KlinkandGitHub 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
ArtturiandGitHub 736ba9ab10 Merge pull request #159975 from fgaz/vengi-tools/0.0.18 2022-02-14 16:23:42 +02:00
ArtturiandGitHub 69a4d3855b Merge pull request #159984 from K900/upd8n 2022-02-14 16:12:27 +02:00
ArtturiandGitHub be5974a48c Merge pull request #159947 from kamronm/wayback_machine_downloader-2.3.1 2022-02-14 15:52:33 +02:00
Fabian AffolterandGitHub 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
ArtturiandGitHub 280af32343 Merge pull request #159846 from r-ryantm/auto-update/zenmonitor 2022-02-14 15:47:31 +02:00
R. RyantmandTim 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
Izorkin 3240410ac0 libmodsecurity: 3.0.4 -> 3.0.6 2022-02-14 16:19:05 +03:00
Bobby RongandGitHub 090efcc473 Merge pull request #159614 from bbigras/kopia
kopia: 0.10.4 -> 0.10.5
2022-02-14 21:11:56 +08:00
Vincent Laporteandsterni 0250669c66 ocamlPackages.camlimages_4_2_4: fix build 2022-02-14 14:06:42 +01:00
Martin WeineltandGitHub 30b7f827cb Merge pull request #151812 from alarsyo/paperless-redis-fix 2022-02-14 14:05:49 +01:00
K900 aa7a86be62 n8n: 0.163.0 -> 0.163.1 2022-02-14 16:04:07 +03:00
Fabian AffolterandGitHub a96df5ae43 Merge pull request #159965 from fabaff/bump-flux-led
python3Packages.flux-led: 0.28.22 -> 0.28.24
2022-02-14 13:50:06 +01:00
Fabian Affolter e7d9f129c5 python3Packages.omnikinverter: 0.6.2 -> 0.7.0 2022-02-14 13:49:28 +01:00
ArtturiandGitHub c3cd253487 Merge pull request #159942 from r-ryantm/auto-update/rust-script
rust-script: 0.19.0 -> 0.20.0
2022-02-14 14:22:43 +02:00
ArtturiandGitHub 1d1c57fd43 Merge pull request #159954 from chvp/bump-pywlroots
python3Packages.pywlroots: 0.15.7 -> 0.15.8
2022-02-14 14:19:28 +02:00
markuskowaandGitHub d038472f4a Merge pull request #159958 from r-ryantm/auto-update/welle-io
welle-io: 2.3 -> 2.4
2022-02-14 13:18:05 +01:00
Bobby RongandGitHub a36654d994 Merge pull request #159434 from r-ryantm/auto-update/kn
kn: 1.1.0 -> 1.2.0
2022-02-14 20:10:56 +08:00
Bobby RongandGitHub 0242eee228 Merge pull request #159501 from r-ryantm/auto-update/hyprspace
hyprspace: 0.1.7 -> 0.2.2
2022-02-14 20:08:24 +08:00
Bobby RongandGitHub d6de7a6ce8 Merge pull request #159769 from r-ryantm/auto-update/psi-plus
psi-plus: 1.5.1596 -> 1.5.1600
2022-02-14 20:04:04 +08:00
Bobby RongandGitHub 8617a5a336 Merge pull request #159645 from r-ryantm/auto-update/openhantek6022
openhantek6022: 3.2.4 -> 3.2.5
2022-02-14 19:58:50 +08:00