3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

354689 commits

Author SHA1 Message Date
R. Ryantm 61a8eac910 mubeng: 0.8.0 -> 0.9.1 2022-02-14 21:54:46 +00:00
Nikolay Korotkiy 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 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 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 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 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 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. Ryantm a97e45feae kubelogin: 0.0.10 -> 0.0.11 2022-02-14 10:33:39 -06:00
R. Ryantm d662eaedbf latex2html: 2021.2 -> 2022 2022-02-14 10:10:40 -06:00
Florian Klink 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 736ba9ab10
Merge pull request #159975 from fgaz/vengi-tools/0.0.18 2022-02-14 16:23:42 +02:00
Artturi 69a4d3855b
Merge pull request #159984 from K900/upd8n 2022-02-14 16:12:27 +02:00
Artturi be5974a48c
Merge pull request #159947 from kamronm/wayback_machine_downloader-2.3.1 2022-02-14 15:52:33 +02:00
Fabian Affolter 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 280af32343
Merge pull request #159846 from r-ryantm/auto-update/zenmonitor 2022-02-14 15:47:31 +02:00
R. Ryantm fd4889c25f nano: 6.0 -> 6.1 2022-02-14 08:46:10 -05:00
Bobby Rong 090efcc473
Merge pull request #159614 from bbigras/kopia
kopia: 0.10.4 -> 0.10.5
2022-02-14 21:11:56 +08:00
Vincent Laporte 0250669c66 ocamlPackages.camlimages_4_2_4: fix build 2022-02-14 14:06:42 +01:00
Martin Weinelt 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 Affolter 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
Artturi 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
Artturi 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
markuskowa 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 Rong 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 Rong 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 Rong 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 Rong 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
Bobby Rong e120dae35f
Merge pull request #159478 from r-ryantm/auto-update/glooctl
glooctl: 1.10.6 -> 1.10.8
2022-02-14 19:56:47 +08:00
Bobby Rong 53e29859c3
Merge pull request #159778 from r-ryantm/auto-update/sql_exporter
prometheus-sql-exporter: 0.4.0 -> 0.4.2
2022-02-14 19:46:49 +08:00
Bobby Rong 51e01377e5
Merge pull request #159760 from r-ryantm/auto-update/sonobuoy
sonobuoy: 0.56.0 -> 0.56.1
2022-02-14 19:41:18 +08:00
Francesco Gazzetta 97879bb90d Revert "vengi-tools: remove failing roundtrip test"
This reverts commit 50dae31a14.
2022-02-14 12:03:52 +01:00
Francesco Gazzetta 7d87dadcea vengi-tools: 0.0.17 -> 0.0.18 2022-02-14 12:03:31 +01:00
Fabian Affolter 314b254c8f
Merge pull request #159767 from r-ryantm/auto-update/spyre
spyre: 1.2.1 -> 1.2.4
2022-02-14 11:36:39 +01:00
Fabian Affolter cff9c15244
Merge pull request #159427 from r-ryantm/auto-update/cloudlist
cloudlist: 0.0.1 -> 1.0.0
2022-02-14 11:36:05 +01:00
Fabian Affolter d29d6b5b71 python3Packages.flux-led: 0.28.22 -> 0.28.24 2022-02-14 10:42:05 +01:00
Fabian Affolter 879495ed00
Merge pull request #159869 from r-ryantm/auto-update/dalfox
dalfox: 2.7.0 -> 2.7.1
2022-02-14 10:37:33 +01:00
Fabian Affolter 2fe2bce972
Merge pull request #159496 from r-ryantm/auto-update/hiksink
hiksink: 1.2.0 -> 1.2.1
2022-02-14 10:32:07 +01:00
Fabian Affolter 0e661f24ac
Merge pull request #159938 from r-ryantm/auto-update/proxify
proxify: 0.0.5 -> 0.0.6
2022-02-14 10:28:32 +01:00