Peter Simons
fa5ebccbdf
ghc-8.8.x: patch regex-base to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
c83c189696
ghc-8.8.x: patch QuickCheck to fix the build
2019-05-06 14:42:49 +02:00
Peter Simons
3362111abf
ghc-8.8.x: patch colour and dlist to fix their builds
2019-05-06 14:42:49 +02:00
Peter Simons
fd26fa9c1e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
4d015cbe2f
.
2019-05-06 14:42:49 +02:00
Pascal Wittmann
2c86fc4daf
yesod-markdown: unbreak as it builds fine
2019-05-06 14:42:48 +02:00
Pascal Wittmann
7ddf899582
esqueleto: fix build by skipping tests and haddock
2019-05-06 14:42:48 +02:00
Pascal Wittmann
06026f28f3
classy-prelude-yesod: fix build by skipping haddock
2019-05-06 14:42:48 +02:00
Silvan Mosberger
92d522154c
hackage2nix: Unmark hnix as broken
2019-05-06 14:42:48 +02:00
Peter Simons
40c69a36cf
hackage2nix: update list of broken builds
2019-05-06 14:42:48 +02:00
Peter Simons
3039b8db0c
Merge pull request #59602 from amirshavit/boost170
...
boost 170: init at 1.70.0
2019-05-06 14:41:17 +02:00
Peter Simons
62c93c9818
Merge pull request #60490 from dotlambda/dovecot-2.3.6
...
dovecot: 2.3.5.2 -> 2.3.6
2019-05-06 14:40:17 +02:00
R. RyanTM
47c78acd8e
utf8proc: 2.2.0 -> 2.3.0 ( #59724 )
...
* utf8proc: 2.2.0 -> 2.3.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/utf8proc/versions
* utf8proc: use fetchFromGitHub
2019-05-06 14:30:33 +02:00
Ryan Mulligan
b6f00152b4
Merge pull request #61013 from r-ryantm/auto-update/python3.7-altair
...
python37Packages.altair: 2.4.1 -> 3.0.0
2019-05-06 05:22:39 -07:00
Renaud
814f127e57
Merge pull request #61002 from r-ryantm/auto-update/ocaml4.06.1-re
...
ocamlPackages.re: 1.8.0 -> 1.9.0
2019-05-06 13:56:15 +02:00
Mathieu Boespflug
361e9185c8
linkchecker: fix bad interaction with python3
...
Previously, `nix-shell -p linkchecker python3` would lead to a broken
`python3` command. That's because Python 2 packages would pollute the
environment and confuse the interpreter. `linkchecker` has propagated
build inputs. So the solution is to use `pythonPath` instead, to avoid
the pollution.
2019-05-06 13:32:41 +02:00
Renaud
83d6250145
Merge pull request #61004 from r-ryantm/auto-update/ocaml4.06.1-ppx_derivers
...
ocamlPackages.ppx_derivers: 1.2 -> 1.2.1
2019-05-06 12:21:16 +02:00
Timo Kaufmann
e364f4d017
Merge pull request #61034 from taku0/firefox-bin-66.0.4
...
firefox-bin: 66.0.3 -> 66.0.4, firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 11:12:23 +02:00
Austin Seipp
0a4cd28f84
linuxPackages.bcc: 0.8.0 -> 0.9.0
...
Requires a minor tweak to the deadlock detector patch (the file was
renamed in the upstream repo).
bcc now also wants a copy of libbpf, which it doesn't have in the source
release tarball. Clone a copy from GiHub that's synchronized with the
release, and put it in place.
Tested on Linux 5.1 (with bpftrace as well).
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 01:42:02 -05:00
Austin Seipp
181e971755
linux: add 5.1 release
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-06 00:39:22 -05:00
taku0
07458c2f38
firefox-esr: 60.6.1esr -> 60.6.2esr
2019-05-06 13:35:25 +09:00
taku0
ad042f186f
firefox-bin: 66.0.3 -> 66.0.4
2019-05-06 13:31:28 +09:00
(cdep)illabout
4a27b3cd35
Small grammar fix.
2019-05-06 13:28:29 +09:00
(cdep)illabout
621cb999bd
Rename to memtest86-efi.
2019-05-06 13:28:29 +09:00
Daniel Schaefer
2845c175dd
Update pkgs/tools/misc/memtest86/default.nix
...
Co-Authored-By: cdepillabout <cdep.illabout@gmail.com>
2019-05-06 13:28:29 +09:00
(cdep)illabout
fa6af70ead
memtest86: 4.3.6 -> 8.0
...
This updates memtest86 to (almost) the latest version.
memtest86-4.3.6 is the older version. It was open source, but marked
broken. memtest86-8.0 is the newer version. It is no longer open
source, but it is possible to build and use. There appear to be no
restrictions on its use or redistribution.
2019-05-06 13:28:29 +09:00
Dmitry Kalinkin
a71d9bf5af
Merge pull request #61029 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/2.0.9
...
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9
2019-05-05 23:51:42 -04:00
Mitsuhiro Nakamura
e034a519a4
SDL2: add fcitx support ( #60991 )
2019-05-05 23:51:08 -04:00
R. RyanTM
89a650a593
python37Packages.awkward: 0.8.15 -> 0.9.0 ( #61014 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-awkward/versions
2019-05-05 23:47:13 -04:00
Mario Rodas
4e414a1dd0
Merge pull request #61006 from ivan/prometheus_2-2.9.2
...
prometheus_2: 2.8.1 -> 2.9.2
2019-05-05 21:17:07 -05:00
Edmund Wu
11aca36b9e
vscode-extensions.WakaTime.vscode-wakatime: 2.0.7 -> 2.0.9
2019-05-05 21:45:44 -04:00
Mateusz Kowalczyk
f56fb2db03
Merge pull request #61010 from rycee/bump/cloc
...
cloc: 1.80 -> 1.82
2019-05-06 10:43:39 +09:00
Ryan Mulligan
14380f47c6
Merge pull request #60965 from r-ryantm/auto-update/dune
...
dune: 1.9.1 -> 1.9.2
2019-05-05 17:04:15 -07:00
José Romildo Malaquias
b4941a463e
Merge pull request #59943 from romildo/fix.deepin.modules
...
nixos/deepin: use only one module for deepin services
2019-05-05 20:52:13 -03:00
Mario Rodas
40af53c5da
Merge pull request #60679 from bdesham/add-amber
...
Add amber
2019-05-05 18:13:56 -05:00
Benjamin Esham
152c051ac0
amber: init at 0.5.2
2019-05-05 17:36:34 -05:00
Michael Raskin
c1fd5a2aa5
Merge pull request #61012 from volth/patch-332
...
nix.systemFeatures: minor fix
2019-05-05 22:33:56 +00:00
R. RyanTM
1eae2945b4
python37Packages.altair: 2.4.1 -> 3.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-altair/versions
2019-05-05 15:17:08 -07:00
volth
f3535aeea3
nix.systemFeatures: minor fix
...
following up #59148
I forgot the default case of the architectures which do not have minor brothers whose code they can run ("westmere" or any of of AMD)
2019-05-05 22:14:24 +00:00
Eelco Dolstra
1f6ddfc7e0
firefox: 66.0.3 -> 66.0.4
2019-05-05 23:57:54 +02:00
Robert Helgesson
8d48a54285
cloc: 1.80 -> 1.82
2019-05-05 23:48:42 +02:00
José Romildo Malaquias
78f176158c
nixos/deepin: add deepin-anything service
2019-05-05 18:01:28 -03:00
R. RyanTM
b5e4b3879c
phrasendrescher: 1.0 -> 1.2.2c ( #46215 )
...
* phrasendrescher: 1.0 -> 1.2.2b
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
phrasendrescher
* phrasendrescher: 1.2.2b -> 1.2.2c
and refactor
2019-05-05 22:55:11 +02:00
José Romildo Malaquias
8ed9f9fedf
nixos/deepin: add dde-dock dbus service
2019-05-05 17:37:46 -03:00
Ryan Mulligan
7a47ebd84c
Merge pull request #60977 from r-ryantm/auto-update/gtranslator
...
gtranslator: 3.32.0 -> 3.32.1
2019-05-05 13:30:08 -07:00
José Romildo Malaquias
9e9b96f073
nixos/deepin: install polkit local authority files in /etc
2019-05-05 17:14:42 -03:00
José Romildo Malaquias
9a1890cafb
nixos/deepin: add deepin-screenshot dbus service
2019-05-05 17:14:42 -03:00
José Romildo Malaquias
65c6aff217
nixos/deepin: add deepin-image-viewer dbus service
2019-05-05 17:14:41 -03:00
José Romildo Malaquias
f239997fde
nixos/deepin: add dde-session-ui dbus service
2019-05-05 17:14:41 -03:00
José Romildo Malaquias
1294aaece6
nixos/deepin: add dde-calendar dbus service
2019-05-05 17:14:41 -03:00
José Romildo Malaquias
788b45fa13
nixos/deepin: add deepin-turbo systemd service
2019-05-05 17:14:41 -03:00