Peter Simons
8a21e02e31
ghc-9.0.1: set utf-8 locale during the build so that Haddock succeeds
2021-01-02 19:58:19 +01:00
Peter Simons
69d9398078
haskell: drop more obsolete overrides
2021-01-02 19:58:19 +01:00
Peter Simons
bf5e99fc7a
ghc-9.0.1: avoid use of tabs in the expression
2021-01-02 19:58:19 +01:00
Peter Simons
0b700ca361
pandoc: re-enable the test suite
...
The errors we previously ran into have been fixed upstream.
2021-01-02 19:58:19 +01:00
Peter Simons
101c02c3e7
pandoc: drop obsolete overrides
...
The latest versions of doctemplates and skylighting are now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
0a069fb1ef
splitmix: drop obsolete override
...
The 0.1.0.3 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
09caba2adf
QuickCheck: drop obsolete override for ghc-9.0.x
...
The 2.14.2 version is now the default.
2021-01-02 19:58:19 +01:00
Peter Simons
39092aefed
hledger-lib: drop obsolete overrides
...
The required versions of pretty-simple and prettyprinter are now used by
default.
2021-01-02 19:58:19 +01:00
Peter Simons
61a785ccd9
ghc: update 9.0.1 compiler from alpha-1 to rc-1
2021-01-02 19:58:19 +01:00
Dennis Gosnell
9d41622c98
haskellPackages.Agda: update comment to be able to track upstream
2021-01-02 19:58:19 +01:00
Anders Kaseorg
20a63c490f
haskellPackages.Agda: Fix build for ghc 8.10.2 → 8.10.3 upgrade
...
Commit 1998b95adc
“haskellPackages:
update default compiler from ghc 8.10.2 to version 8.10.3” broke Agda
because Agda.cabal incorrectly declares a transformers dependency only
for ghc < 8.10.3:
if impl(ghc >= 8.6.4) && impl(ghc < 8.10.3)
build-depends: transformers == 0.5.6.2
if impl(ghc >= 8.4) && impl(ghc < 8.6.4)
build-depends: transformers == 0.5.5.0
if impl(ghc < 8.4)
build-depends: transformers == 0.5.2.0
leading to this error:
src/full/Agda/Utils/Maybe.hs:13:1: error:
Could not load module ‘Control.Monad.Trans.Maybe’
It is a member of the hidden package ‘transformers-0.5.6.2’.
Perhaps you need to add ‘transformers’ to the build-depends in your .cabal file.
Use -v (or `:set -v` in ghci) to see a list of the files searched for.
|
13 | import Control.Monad.Trans.Maybe
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-02 19:58:18 +01:00
Peter Simons
5c23d98bae
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.6 from Hackage revision
50ea639739
.
2021-01-02 19:58:12 +01:00
Peter Simons
334c621fb0
hackage2nix: update list of broken builds to fix evaluation errors
2021-01-02 19:57:38 +01:00
Peter Simons
8aa75348c2
hackage2nix: unbreak geos library
...
Fixes https://github.com/NixOS/nixpkgs/issues/107178 .
2021-01-02 19:57:38 +01:00
Peter Simons
855c763aae
Stackage Nightly 2021-01-01
2021-01-02 19:57:37 +01:00
Jonathan Ringer
30f4aedd0e
erlang: make systemdSupport overridable
2021-01-02 10:47:04 -08:00
github-actions[bot]
67638a5bec
Merge master into staging-next
2021-01-02 18:37:38 +00:00
Shamrock Lee
c5c2855647
pslib: Init at 0.4.6
...
pslib is a C-libreary to create PostScript files.
If applied, other nix package (e.g. the in-progress GNU Data Language)
with such dependency can be packaged easier.
2021-01-03 02:04:55 +08:00
Martin Weinelt
4919ccf2eb
Merge pull request #108241 from fabaff/schiene
...
python3Packages.schiene: init at 0.23
2021-01-02 19:02:35 +01:00
Martin Weinelt
5c936d4ce7
Merge pull request #108244 from fabaff/aiopulse
...
python3Packages.aiopulse: init at 0.4.2
2021-01-02 19:00:57 +01:00
Maximilian Bosch
097cd34db0
Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
...
treewide: remove maintainership of `ma27` from a few packages
2021-01-02 18:58:26 +01:00
ajs124
a2267f6341
xfsprogs: 4.19 -> 5.10
2021-01-02 18:45:22 +01:00
Sandro
82dcbdfb9f
Merge pull request #108210 from SuperSandro2000/xml2rfc
...
pythonPackages.xml2rfc: Fix dependencies
2021-01-02 18:39:17 +01:00
Fabian Affolter
52b0d1d17f
home-assistant: add aiopulse to component-packages
2021-01-02 18:33:49 +01:00
Fabian Affolter
392f0599d3
python3Packages.aiopulse: init at 0.4.2
2021-01-02 18:32:45 +01:00
Fabian Affolter
6406265c2c
home-assistant: add schiene to component-packages
2021-01-02 18:15:06 +01:00
Fabian Affolter
b9a135ecc5
python3Packages.schiene: init at 0.23
2021-01-02 18:13:40 +01:00
Sandro Jäckel
f3d0b31a3f
pythonPackages.xml2rfc: Fix dependencies
2021-01-02 18:04:48 +01:00
Sandro Jäckel
674ec7fbc4
nodePackages.firebase-tools: init at 9.0.1
2021-01-02 18:02:45 +01:00
Sandro Jäckel
34742c466e
nodePackages.quicktype: init at 15.0.258
2021-01-02 18:02:45 +01:00
Sandro Jäckel
4957f69b30
nodePackages.np: init at 7.0.0
2021-01-02 18:02:45 +01:00
Sandro Jäckel
d4a9f0c842
nodePackages.ijavascript: init at 5.2.0
2021-01-02 18:02:44 +01:00
MetaDark
4f5c437c98
nodePackages.typescript-language-server: add typescript dependency
...
typescript-language-server is a wrapper around tsserver and is useless
without it
2021-01-02 18:02:44 +01:00
jakeisnt
11296d3283
nodePackages.esy: init at 0.6.7
2021-01-02 17:57:31 +01:00
Sandro Jäckel
e18b1fc375
nodePackages.cdk8s-cli: init at 1.0.0-beta.5
2021-01-02 17:57:28 +01:00
Martin Weinelt
d47eae33b0
Merge pull request #108233 from fabaff/ambiclimate
...
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:48:26 +01:00
Frederik Rietdijk
b9330fe4eb
autoconf: remove buildPackages from main attribute
...
This was accidentally added in 136c0d01d2
when doing a search & replace.
2021-01-02 17:47:19 +01:00
Sandro
c16929aca4
Merge pull request #99602 from ndarwincorn/add-cdktf-cli-node-package
...
nodePackages.cdktf-cli: init at 0.0.19
2021-01-02 17:39:34 +01:00
Pavol Rusnak
071eb8b265
Merge pull request #108197 from r-ryantm/auto-update/python3.7-cloudflare
...
python37Packages.cloudflare: 2.8.14 -> 2.8.15
2021-01-02 17:24:34 +01:00
Fabian Affolter
ebf4ede914
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:23:33 +01:00
Pavol Rusnak
b97d7ee879
Merge pull request #108232 from onodera-punpun/patch-1
...
mpd-small: remove mad from features
2021-01-02 17:21:43 +01:00
Pavol Rusnak
507f0fc185
Merge pull request #107350 from fabaff/msgpack
...
python3Packages.msgpack: 1.0.0 -> 1.0.2
2021-01-02 17:16:09 +01:00
Pavol Rusnak
fd3dcadd5d
Merge pull request #107498 from fabaff/hstspreload
...
python3Packages.hstspreload: 2020.11.21 -> 2020.12.22
2021-01-02 17:05:09 +01:00
Pavol Rusnak
4965fc7341
Merge pull request #108144 from fabaff/python-mystrom
...
python3Packages.python-mystrom: init at 2.0.0
2021-01-02 17:04:53 +01:00
Pavol Rusnak
3ea1ffee8c
Merge pull request #108149 from fabaff/volkszaehler
...
python3Packages.volkszaehler: init at 0.2.0
2021-01-02 17:04:42 +01:00
Pavol Rusnak
a565c84652
Merge pull request #108156 from fabaff/netdata
...
python3Packages.netdata: init at 0.2.0
2021-01-02 17:04:30 +01:00
Pavol Rusnak
2316f54f25
Merge pull request #108169 from fabaff/connect_box
...
python3Packages.connect-box: init at 0.2.8
2021-01-02 17:04:19 +01:00
Pavol Rusnak
11c52330cc
Merge pull request #108139 from fabaff/bump-toggl-cli
...
python3Packages.toggl-cli: 2.2.1 -> 2.4.1
2021-01-02 16:57:20 +01:00
Pavol Rusnak
a1e73d4faf
Merge pull request #108161 from fabaff/bump-pyhomematic
...
python3Packages.pyhomematic: 0.1.70 -> 0.1.71
2021-01-02 16:55:06 +01:00
Pavol Rusnak
45da5ccd52
Merge pull request #108211 from fabaff/blockchain
...
python3Packages.blockchain: init at 1.4.4
2021-01-02 16:53:16 +01:00
Pavol Rusnak
6b554cb1dd
Merge pull request #108223 from fabaff/pyi2cflash
...
python3Packages.pyi2cflash: init at 0.2.2
2021-01-02 16:49:22 +01:00
Pavol Rusnak
e02d869f1a
Merge pull request #108196 from r-ryantm/auto-update/python3.7-zstandard
...
python37Packages.zstandard: 0.15.0 -> 0.15.1
2021-01-02 16:48:45 +01:00
Pavol Rusnak
2d770a4383
Merge pull request #108220 from fabaff/pyspiflash
...
python3Packages.pyspiflash: init at 0.6.3
2021-01-02 16:47:45 +01:00
Jan Tojnar
3af8f7c03c
adminer: Clean up
...
- Drop unused arguments.
- Do not use both php and phpPackages since those can have different PHP versions.
- Do not use with statement just for a single composer package.
- Add phase hooks so that one can easily customize the derivation.
- Clarify license to gpl-2.0-only.
- Add jtojnar to maintainers.
2021-01-02 16:35:02 +01:00
Camille
05f93d4630
mpd-small: remove mad from features
...
this feature already gets enabled when the environment is not darwin (see line 202), keeping it in the 'standard features' breaks the build for darwin currently.
2021-01-02 16:23:23 +01:00
Michael Weiss
a90d0cd34c
Revert "chromium/doc: mention chromedriver when updating"
...
This reverts commit 7e26b5456d
.
With 6aea53c3ce
this is now handled automatically.
2021-01-02 16:15:00 +01:00
José Romildo Malaquias
6a0b44b394
marwaita: 7.7 -> 8.0
2021-01-02 11:21:16 -03:00
Fabian Affolter
3d5ea9e2fa
python3Packages.pyi2cflash: init at 0.2.2
2021-01-02 15:13:19 +01:00
Fabian Affolter
5e7a8ae225
python3Packages.pyspiflash: init at 0.6.3
2021-01-02 14:34:36 +01:00
Arnout Engelen
cdd8031fca
arduino-core: fix 'Save as...'
...
Before, 'Save as..' would crash because it tries to use GSettings
to find some settings, but the GSettings schema's could not
be found in the XDG_DATA_DIRS.
Adding the glib setup hook populates GSETTINGS_SCHEMAS_PATH
so wrapGAppsHook can add it to XDG_DATA_DIRS, fixing
'Save as..'.
2021-01-02 14:04:03 +01:00
github-actions[bot]
ec161d2240
Merge master into staging-next
2021-01-02 12:24:09 +00:00
Pavol Rusnak
0224ebfc4c
Merge pull request #108208 from Kazimazi/fix/element-desktop
...
electron: fix tray icon in wayland
2021-01-02 13:21:49 +01:00
Matthias Herrmann
5356935626
pcloud: 1.8.8 -> 1.8.9
2021-01-02 13:20:49 +01:00
markuskowa
43933d2fc0
Merge pull request #108130 from mweinelt/zigbee2mqtt
...
zigbee2mqtt: 1.16.2 -> 1.17.0
2021-01-02 13:15:49 +01:00
markuskowa
3f6e9fa531
Merge pull request #106577 from eduardosm/seafile
...
seafile-shared,seafile-client: 7.0.9 -> 7.0.10
2021-01-02 13:13:17 +01:00
Thomas Tuegel
f69c648da4
Merge pull request #108128 from ttuegel/plasma-sync-qt-version
...
nixos/plasma5: synchronize Qt version with all-packages.nix
2021-01-02 05:47:02 -06:00
Thomas Tuegel
ff47554518
Merge pull request #107472 from CertainLach/increase-kdeinit-environ-limit
...
kinit: increase environment limit
2021-01-02 05:42:00 -06:00
Thomas Tuegel
eed06a0da9
Merge pull request #107898 from SuperSandro2000/qtwebkit-darwin
...
qt514.qtwebkit: Fix patch applying
2021-01-02 05:40:09 -06:00
Attila Koszo
2320652792
electron: fix tray icon in wayland
2021-01-02 12:28:30 +01:00
Francesco Gazzetta
a7a83fb545
evilpixie: 0.2 -> 0.2.1
2021-01-02 12:21:08 +01:00
Sandro
da3ee10b6b
Merge pull request #108168 from r-ryantm/auto-update/python3.7-branca
...
python37Packages.branca: 0.4.1 -> 0.4.2
2021-01-02 11:58:52 +01:00
Domen Kožar
77839b5a55
Merge pull request #108062 from siraben/spring-update
...
spring: refactor
2021-01-02 10:57:12 +00:00
Fabian Affolter
83234f7375
python3Packages.blockchain: init at 1.4.4
2021-01-02 11:30:23 +01:00
Sandro
93c7383326
Merge pull request #108195 from r-ryantm/auto-update/python3.7-mysqlclient
...
python37Packages.mysqlclient: 2.0.2 -> 2.0.3
2021-01-02 11:19:19 +01:00
Florian Klink
8c657c3576
nix: remove traceVal
...
This slipped through review of
https://github.com/NixOS/nixpkgs/pull/108069 .
2021-01-02 11:09:57 +01:00
Florian Klink
6221782074
Merge pull request #108173 from flokli/cross-compile-nixos-sd
...
Fix NixOS cross-compilation SD Image
2021-01-02 11:03:45 +01:00
Sandro
56bb1b0f7a
Merge pull request #107863 from SuperSandro2000/properties-cpp-buildinputs
...
properties-cpp: move cmake, pkg-config to nativeBuildInputs, clean up
2021-01-02 10:49:41 +01:00
Bernardo Meurer
a1668d0d7b
pythonPackages.reflink: init at 0.2.1
2021-01-02 01:47:43 -08:00
Frederik Rietdijk
22f1c746df
stdenv: use gcc9 for aarch64
...
Several aarch64 builds fail with is referenced by DSO followed by
bin/ld: final link failed: bad value. This seems related to libgcc_s.so.
https://github.com/NixOS/nixpkgs/issues/108111
2021-01-02 10:28:06 +01:00
sternenseemann
1c52824fed
ocamlPackages.sedlex_2: 2.1 -> 2.2
...
* use dune 2
* refactor fetching of dependencies (reduce duplication)
* remove dune rule for data files before building since dune 2 doesn't
like the symlinked data files if the rule is present
2021-01-02 10:00:16 +01:00
Sandro
84c3e129cc
Merge pull request #108190 from lopsided98/qgroundcontrol-update
...
qgroundcontrol: 4.0.10 -> 4.0.11
2021-01-02 09:55:16 +01:00
Vincent Laporte
f134db16bd
ocamlPackages.zarith: 1.10 → 1.11
2021-01-02 09:52:25 +01:00
Sandro
3d87e7d19b
Merge pull request #108192 from r-ryantm/auto-update/trytond
...
python37Packages.trytond: 5.8.1 -> 5.8.2
2021-01-02 09:42:18 +01:00
Sandro
9acbfa9d85
Merge pull request #108201 from fabaff/bump-asgiref
2021-01-02 09:40:04 +01:00
Sandro
d5c7542e00
Merge pull request #108202 from fabaff/python-hole
...
python3Packages.hole: init at 0.5.1
2021-01-02 09:39:42 +01:00
Sandro
2080afd039
Merge pull request #108199 from r-ryantm/auto-update/python3.7-sqlite-utils
...
python37Packages.sqlite-utils: 3.1 -> 3.1.1
2021-01-02 09:04:39 +01:00
Fabian Affolter
5b29a1f795
python3Packages.hole: init at 0.5.1
2021-01-02 08:54:05 +01:00
Frederik Rietdijk
e48db707e4
Merge master into staging-next
2021-01-02 08:49:09 +01:00
Fabian Affolter
36b7de6b0e
python3Packages.asgiref: 3.2.10 -> 3.3.1
2021-01-02 08:44:38 +01:00
Dmitry Bogatov
a8040c700a
groff: fix static build
...
Without manual override following problematic code in generated
"configure" script (line 15918):
case "$host_os" in
# Guess yes on glibc systems.
*-gnu* | gnu*) gl_cv_func_signbit="guessing yes" ;;
# Guess yes on native Windows.
mingw*) gl_cv_func_signbit="guessing yes" ;;
# If we don't know, assume the worst.
*) gl_cv_func_signbit="guessing no" ;;
esac
results in declaration conflict with gnulib declaring
int signbit(double)
while system "math.h" providing modern declaration as
constexpr bool signbit(double)
2021-01-02 08:44:20 +01:00
Ryan Burns
e9fe0c1f04
pulseaudio: fix build on darwin
...
Needs pin to older autoconf 2.69
2021-01-02 08:43:35 +01:00
R. RyanTM
2b3746fa70
python37Packages.sqlite-utils: 3.1 -> 3.1.1
2021-01-02 07:25:40 +00:00
R. RyanTM
f68a47d4cd
python37Packages.cloudflare: 2.8.14 -> 2.8.15
2021-01-02 06:59:21 +00:00
R. RyanTM
a4b9c238d4
python37Packages.zstandard: 0.15.0 -> 0.15.1
2021-01-02 06:14:47 +00:00
R. RyanTM
90ebc2efc3
python37Packages.mysqlclient: 2.0.2 -> 2.0.3
2021-01-02 06:07:05 +00:00
R. RyanTM
e0b050c133
python37Packages.trytond: 5.8.1 -> 5.8.2
2021-01-02 04:49:09 +00:00
Sandro
da613094f7
Merge pull request #108175 from fabaff/python-opendata-transport
...
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-02 05:14:26 +01:00
Sandro
0d0c68e43b
Merge pull request #108183 from sternenseemann/hxcpp-4.1.15
...
haxePackages.hxcpp: 3.4.64 -> 4.1.15
2021-01-02 04:44:50 +01:00
Ben Wolsieffer
92e3304792
qgroundcontrol: 4.0.10 -> 4.0.11
2021-01-01 22:22:20 -05:00
Bernardo Meurer
0b0760b5e0
Merge pull request #91789 from lovesegfault/confuse-mediafile
...
python3Packages.{confuse,mediafile}: init
2021-01-02 02:43:45 +00:00