sternenseemann
8de8aab488
haskellPackages.yarn2nix: remove broken flag
2022-03-28 19:45:31 +02:00
sternenseemann
4c31a79bbc
haskellPackages.yarn2nix: 0.8.0 -> 0.10.1
...
Cheese in a package update while keeping the old expression in
hackage-packages.nix, so we can avoid any regressions updating our
hackage snapshot might introduce.
2022-03-28 19:40:54 +02:00
sternenseemann
f85b49ff19
vaultenv: provide aeson 1.5.6.0
2022-03-28 18:59:29 +02:00
sternenseemann
d59d8621cd
pakcs: build using GHC 8.10.7
...
Possibly updating the compiler will make it possible to build it with
GHC 9.0.2 out of the box or patching it to work with it would be
trivial (only errors so far are whitespace-related), but I couldn't be
bothered at this time. Sadly the maintainer of the package has
disappeared since adding it.
2022-03-28 18:45:17 +02:00
sternenseemann
e14278d33b
yi: build using GHC 8.10.7
...
Luckily, all build failures where just related to type checking changes
in GHC 9.0 (and maybe base changes?), so we can just use GHC 8.10.7 with
the Stackage version of packages and keep Yi working. I feel like we
dodged a bullet here, as upstream maintenance doesn't seem to be too
proactive these days.
2022-03-28 18:31:01 +02:00
Malte Brandy
6aa03ecb26
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-03-28 17:56:26 +02:00
sternenseemann
6da0212360
taffybar: build using GHC 8.10.7
...
taffybar's GHC 9.0 patches are unreleased and not easy to backport.
2022-03-28 13:11:57 +02:00
github-actions[bot] and GitHub
f0839d8bcd
Merge master into haskell-updates
2022-03-28 00:11:42 +00:00
Tom Bereknyei and tomberek
1edfe6d91b
cosmopolitan: 0.3 -> unstable-2022-03-22
2022-03-27 20:02:59 -04:00
Sandro and GitHub
390ace73d1
Merge pull request #165984 from SuperSandro2000/python310Packages.google-auth-oauthlib
2022-03-28 01:36:19 +02:00
Sandro and GitHub
389116d7ed
Merge pull request #165986 from SuperSandro2000/python310Packages.googleapis-common-protos
2022-03-28 01:35:26 +02:00
Sandro and GitHub
f5d6b489aa
Merge pull request #165996 from SuperSandro2000/pyeclib
2022-03-28 01:25:21 +02:00
Sandro and GitHub
16676b823e
Merge pull request #165985 from SuperSandro2000/python310Packages.google-cloud-core
2022-03-28 00:50:18 +02:00
Sandro and GitHub
a002c67d04
Merge pull request #165988 from SuperSandro2000/python310Packages.keystoneauth1
2022-03-28 00:47:48 +02:00
Sandro and GitHub
80395ddfa3
Merge pull request #166011 from SuperSandro2000/google-cloud-bigquery
2022-03-28 00:46:03 +02:00
Sandro and GitHub
7a79d81f74
Merge pull request #165983 from SuperSandro2000/python310Packages.google-auth
2022-03-28 00:37:48 +02:00
Maximilian Bosch and GitHub
32102e6675
Merge pull request #165697 from r-ryantm/auto-update/parallel
...
parallel: 20220222 -> 20220322
2022-03-28 00:23:25 +02:00
Sandro Jäckel
d4b233e330
python39Packages.google-cloud-bigquery: disable tests which require network
2022-03-28 00:23:12 +02:00
Aleksey Kladov and Yt
6d111cbf61
Clarify that lld package provides unwrapped lld
...
lld package provides an unwrapped lld. It doesn't always work on NixOS
(eg, it doesn't set rpath), and so dosen't always work.
What one should be using instead is the `lld` from
`llvmPackages.bintools` package. This super counterintutive.
One incremental step we can take here is to clarify that the `lld`
package is unrwapped -- right now, it looks like 100% legit thing one
should be using!
2022-03-27 18:14:55 -04:00
Sandro and GitHub
71f2a45783
Merge pull request #165989 from SuperSandro2000/python310Packages.openstackdocstheme
2022-03-27 23:59:37 +02:00
Jan Tojnar and GitHub
039199ffdb
Merge pull request #165966 from LibreCybernetics/gnome-user-share-meson-patch
...
gnome-user-share: add upstream meson >= 0.61 patch
2022-03-27 23:53:06 +02:00
Pavol Rusnak and GitHub
dc45957373
Merge pull request #165839 from prusnak/sdl2-sound
...
SDL2_sound: init at 2.0.1
2022-03-27 22:39:14 +02:00
Artturi and GitHub
4172832f82
Merge pull request #165971 from Artturin/addonlythrows
2022-03-27 23:23:14 +03:00
Fabian Affolter and GitHub
e280148caf
Merge pull request #165973 from r-ryantm/auto-update/python310Packages.panel
...
python310Packages.panel: 0.12.6 -> 0.12.7
2022-03-27 22:14:31 +02:00
Michael Weiss and GitHub
b3088d4478
Merge pull request #165995 from primeos/ungoogled-chromium
...
ungoogled-chromium: 99.0.4844.82 -> 99.0.4844.84
2022-03-27 22:03:30 +02:00
Sandro and GitHub
1b3ae2ea97
Merge pull request #165990 from SuperSandro2000/python310Packages.python-novaclient
2022-03-27 21:44:26 +02:00
Sandro and GitHub
a8b17306a8
Merge pull request #165991 from SuperSandro2000/python310Packages.python-cinderclient
2022-03-27 21:44:14 +02:00
Sandro Jäckel
5c4c67e55d
python39Packages.python-novaclient: 17.6.0 -> 17.7.0
2022-03-27 21:30:38 +02:00
Sandro Jäckel
8cd61bf98e
python39Packages.pyeclib: 1.6.0 -> unstable-2022-03-11
...
this fixes python 3.9 and 3.10 support
2022-03-27 21:29:24 +02:00
Michael Weiss
d037e72af9
ungoogled-chromium: 99.0.4844.82 -> 99.0.4844.84
2022-03-27 21:26:50 +02:00
Jan Tojnar and GitHub
1548b29685
Merge pull request #162976 from Abdillah/bugfix/rhythmbox-plugin
...
rhythmbox: fix python plugin PYTHONPATH
2022-03-27 21:22:34 +02:00
Elis Hirwing and GitHub
39d2375929
Merge pull request #165982 from r-ryantm/auto-update/php-mongodb
...
php74Extensions.mongodb: 1.12.1 -> 1.13.0
2022-03-27 21:15:23 +02:00
Sandro and GitHub
54c0090c3a
Merge pull request #165655 from gador/add-reorder-python-imports
2022-03-27 21:11:18 +02:00
Sandro Jäckel
88b21dedb3
python310Packages.python-novaclient: 17.6.0 -> 17.7.0
2022-03-27 21:07:21 +02:00
Sandro Jäckel
0a73a2c650
python310Packages.python-cinderclient: 8.2.0 -> 8.3.0
2022-03-27 21:06:43 +02:00
Sandro Jäckel
84417bc336
python310Packages.openstackdocstheme: 2.3.1 -> 2.4.0
2022-03-27 21:03:59 +02:00
Sandro Jäckel
439dac5726
python310Packages.keystoneauth1: 4.4.0 -> 4.5.0
2022-03-27 21:00:55 +02:00
Sandro Jäckel
9507279e1e
python310Packages.googleapis-common-protos: 1.54.0 -> 1.56.0
2022-03-27 20:57:39 +02:00
Sandro Jäckel
417ebf32ae
python310Packages.google-cloud-core: 2.2.2 -> 2.2.3
2022-03-27 20:57:07 +02:00
Sandro Jäckel
93d94357d2
python39Packages.google-auth-oauthlib: 0.4.6 -> 0.5.1
2022-03-27 20:55:44 +02:00
Sandro Jäckel
4fd262b473
python310Packages.google-auth: 2.6.0 -> 2.6.2
2022-03-27 20:54:39 +02:00
Sandro and GitHub
70148dac41
Merge pull request #165927 from liff/init/dsq
2022-03-27 20:45:42 +02:00
R. Ryantm
299a75453e
php74Extensions.mongodb: 1.12.1 -> 1.13.0
2022-03-27 18:36:51 +00:00
eb20eae90f
llvmPackages_rocm: 4.5.2 -> 5.0.2 ( #165362 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-27 20:35:14 +02:00
Elis Hirwing and GitHub
b5152f3497
Merge pull request #165981 from r-ryantm/auto-update/php-memcached
...
php74Extensions.memcached: 3.1.5 -> 3.2.0
2022-03-27 20:34:09 +02:00
Elis Hirwing and GitHub
d6d2190088
Merge pull request #165980 from r-ryantm/auto-update/php-phpstan
...
php74Packages.phpstan: 1.4.10 -> 1.5.0
2022-03-27 20:33:43 +02:00
ajs124 and GitHub
a8d99a8c71
Merge pull request #165888 from rnhmjoj/pr-pdns
...
pdns-recursor: 4.6.0 -> 4.6.1
2022-03-27 20:33:22 +02:00
7fcb4faca2
python3Packages.ansible-doctor: init at 1.2.1 ( #165289 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-27 20:23:59 +02:00
gador and Sandro Jäckel
c6a3e37228
python3Packages.reorder-python-imports: init at 3.0.1
...
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de >
2022-03-27 20:19:50 +02:00
836171e89a
cmusfm: use versiont tags, add compile options ( #142135 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com >
2022-03-27 20:16:48 +02:00