sternenseemann
ea5e442833
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-08 21:55:48 +01:00
sternenseemann
a7c18f7a90
haskell-language-server: retain old postInstall if any
2022-02-08 19:03:18 +01:00
sternenseemann
dbd3a83303
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-08 18:53:57 +01:00
sternenseemann
ed91ac4129
haskellPackages.hs-mesos: place dont-distribute entry appropriately
...
hs-mesos doesn't depend on webkit and was misplaced.
2022-02-08 18:38:27 +01:00
sternenseemann
03f1d132a2
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-02-08 13:28:56 +01:00
sternenseemann
8c27f7a2bd
haskellPackages.ghcWithPackages: throw on old override interface
...
Adding a fake override function via passthru will at least give users of
the old override interface a more helpful error message. Additionally we
also document the changes in the changelog.
2022-02-08 13:28:30 +01:00
Deniz Alp and sternenseemann
e6cde9b47a
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-08 13:17:20 +01:00
Andreas and Peter Hoeg
fae4895e11
Falkon: 3.1.0 -> 3.2.0
2022-02-08 20:15:25 +08:00
Luke Granger-Brown and GitHub
1d36731a2a
Merge pull request #158578 from delroth/iptables-docs
...
nixos/firewall: make 'networking.firewall.package' example less confusing
2022-02-08 12:11:59 +00:00
Sandro and GitHub
9933a1c8c2
Merge pull request #158585 from fabaff/fix-graphene
2022-02-08 12:46:27 +01:00
Jörg Thalheim and GitHub
82f2d81b22
Merge pull request #157839 from abbradar/stage-1-modprobe
...
Modprobe options in stage-1
2022-02-08 11:43:31 +00:00
sternenseemann
6a6a2cdbe9
haskellPackages.ihaskell: use enableSharedExecutable over adhoc flag
2022-02-08 12:39:45 +01:00
Sandro and GitHub
6253a1f623
Merge pull request #158590 from SuperSandro2000/duf
2022-02-08 12:36:21 +01:00
pasqui23 and GitHub
57e73ca3ec
jamesdsp: init at 2.3 ( #154158 )
2022-02-08 12:36:06 +01:00
sternenseemann
63e8fc415f
haskellPackages.haskell-language-server: fix shared build
2022-02-08 12:30:46 +01:00
Sandro Jäckel
b4cd49fcf9
duf: 0.8.0 -> 0.8.1
2022-02-08 12:04:25 +01:00
sternenseemann
550e3a38ba
haskell.packages.ghc902.alex: drop unnecessary patch
2022-02-08 11:38:47 +01:00
Fabian Affolter
e509500c73
python3Packages.graphene: disable failing tests on Python 3.10
2022-02-08 11:25:26 +01:00
Fabian Affolter and GitHub
faad116456
Merge pull request #158575 from r-ryantm/auto-update/python3.10-nagiosplugin
...
python310Packages.nagiosplugin: 1.3.2 -> 1.3.3
2022-02-08 11:19:19 +01:00
Fabian Affolter and GitHub
8df7e266f5
Merge pull request #158573 from r-ryantm/auto-update/python3.10-google-cloud-spanner
...
python310Packages.google-cloud-spanner: 3.12.1 -> 3.13.0
2022-02-08 10:48:54 +01:00
Vladimír Čunát
3aec1846cc
Merge #157455 : linthesia: init at 0.8.0
2022-02-08 10:41:20 +01:00
Bobby Rong and GitHub
a0f1dd662f
Merge pull request #158426 from bobby285271/zeitgeist
...
zeitgeist: 1.0.3 → 1.0.4
2022-02-08 17:33:10 +08:00
Pierre Bourdon
833bcbc844
nixos/firewall: make 'networking.firewall.package' example less confusing
...
pkgs.iptables-nftables-compat == pkgs.iptables (default) since cf9ac2b5 .
2022-02-08 10:31:09 +01:00
Pavol Rusnak and GitHub
e7931c9dca
Merge pull request #158572 from fabaff/fix-hwi
...
python3Packages.hwi: relax typing-extensions constraint
2022-02-08 10:14:34 +01:00
R. Ryantm
4ec82ab922
python310Packages.nagiosplugin: 1.3.2 -> 1.3.3
2022-02-08 08:57:55 +00:00
R. Ryantm
032d5f1837
python310Packages.google-cloud-spanner: 3.12.1 -> 3.13.0
2022-02-08 08:51:57 +00:00
Pavol Rusnak and GitHub
c355097bf0
Merge pull request #158555 from brandonweeks/electron_eol
...
electron: mark versions <= 13 as EOL
2022-02-08 09:51:42 +01:00
Fabian Affolter
5e89ca2dac
python3Packages.hwi: relax typing-extensions constraint
2022-02-08 09:50:55 +01:00
Pavol Rusnak and GitHub
dc3bdbb637
Merge pull request #158549 from brandonweeks/electron
...
electron: depend on libglvnd
2022-02-08 09:50:48 +01:00
Pavol Rusnak and GitHub
181af7ad0c
Merge pull request #158236 from TredwellGit/electron_17
...
electron_17: init at 17.0.0
2022-02-08 09:50:23 +01:00
Fabian Affolter and GitHub
ffc135e968
Merge pull request #158558 from r-ryantm/auto-update/python3.10-zigpy-zigate
...
python310Packages.zigpy-zigate: 0.7.4 -> 0.8.0
2022-02-08 09:43:34 +01:00
Bobby Rong and GitHub
f8f6b4398b
Merge pull request #157776 from jyooru/fix/minecraft-servers
...
minecraft-servers: fix update.py
2022-02-08 16:36:51 +08:00
Bobby Rong and GitHub
abaa425673
Merge pull request #157538 from doronbehar/pkg/pdfsam
...
pdfsam-basic: 4.2.10 -> 4.2.12
2022-02-08 16:29:55 +08:00
Herwig Hochleitner and GitHub
7a31aa05e4
Merge pull request #146234 from NixOS/update-gforth-forthy42
...
gforth: 0.7.3 -> 0.7.9_20220127
2022-02-08 09:09:55 +01:00
Bobby Rong and GitHub
b9029d8341
Merge pull request #158470 from maxhille/android-studio-update
...
android-studio-stable: 2021.1.1.20 -> 2021.1.1.21
2022-02-08 16:08:29 +08:00
Fabian Affolter and GitHub
16d51921b5
Merge pull request #158543 from r-ryantm/auto-update/python3.10-cocotb
...
python310Packages.cocotb: 1.6.1 -> 1.6.2
2022-02-08 08:56:32 +01:00
Fabian Affolter and GitHub
a03aa15713
Merge pull request #158444 from fabaff/bump-types-setuptools
...
python3Packages.types-setuptools: 57.4.8 -> 57.4.9
2022-02-08 08:38:30 +01:00
Fabian Affolter and GitHub
cd16671b3c
Merge pull request #158547 from r-ryantm/auto-update/python3.10-google-cloud-bigtable
...
python310Packages.google-cloud-bigtable: 2.4.0 -> 2.5.0
2022-02-08 08:18:23 +01:00
R. Ryantm
19485de0a9
python310Packages.zigpy-zigate: 0.7.4 -> 0.8.0
2022-02-08 07:09:54 +00:00
Brandon Weeks
0184f0e0a5
electron: mark versions <= 13 as EOL
2022-02-07 22:26:44 -08:00
Jonathan Ringer and Jonathan Ringer
f3cb640d58
release.nix: fix packages.json.br for tarball
2022-02-07 21:06:11 -08:00
Brandon Weeks
88fec5f29e
electron: depend on libglvnd
...
Despite shipping libGLES.v2.so, Chromium also expect libGLESv2.so.2 to
exist as a system library. This is the same fix as 9086ae6 was for
Chrome.
2022-02-07 20:53:41 -08:00
TredwellGit and Brandon Weeks
fbe8be9a8c
electron_17: init at 17.0.0
...
https://github.com/electron/electron/releases/tag/v17.0.0
2022-02-07 20:53:41 -08:00
legendofmiracles and GitHub
3578be70f5
Merge pull request #158544 from legendofmiracles/wordle
...
cl-wordle: 0.1.2 -> 0.2.0
2022-02-07 23:35:59 -05:00
R. Ryantm
a54eb24c7f
python310Packages.google-cloud-bigtable: 2.4.0 -> 2.5.0
2022-02-08 04:23:37 +00:00
Will Young and GitHub
8b0b5be13a
foundationdb61: pin Boost dep to boost168 ( #157967 )
2022-02-07 23:01:47 -05:00
Dmitry Kalinkin and GitHub
4a0ad7b714
Merge pull request #158276 from jonringer/nvidia-x86_64-vulkan-icd
...
Nvidia x86 64 vulkan icd
2022-02-07 23:01:16 -05:00
legendofmiracles
582c36f563
cl-wordle: 0.1.2 -> 0.2.0
2022-02-07 21:56:33 -06:00
R. Ryantm
8cc0ddad31
python310Packages.cocotb: 1.6.1 -> 1.6.2
2022-02-08 03:53:48 +00:00
Travis A. Everett and Cole Helbling
d49eefbe6a
bats: use resholvePackage
2022-02-07 19:43:54 -08:00