Jan Tojnar
fa03881954
gnome3.glib-networking: replace with alias
...
Since we moved gsettings-desktop-schemas to top-level, gnome3.glib-networking was the same as glib-networking.
We could try to make the top-level variant not depend on gsettings-desktop-schemas again but that is probably
pointless, as the dependency is rather small compared to things like libproxy. Instead, we will just drop
the package in gnome3 attr set and always rely on the top-level expression.
2019-09-03 03:48:06 +02:00
Jan Tojnar
6fabbe513b
gnome3.gvfs: fix eval with allowAliases = false
2019-09-03 03:48:06 +02:00
Jan Tojnar
f5a54f388c
gvfs: format with nixpkgs-fmt
2019-09-03 03:48:06 +02:00
Jan Tojnar
ef19440dc5
gvfs: only support GNOME 3, not GNOME 2
...
It will make the expression and calls nicer.
2019-09-03 03:48:06 +02:00
Mario Rodas
9bd820c542
dive: 0.7.2 -> 0.8.0
2019-09-02 20:46:48 -05:00
Jan Tojnar
ce4036177b
glib-networking: hardcode GSettings path to gnomeproxy module
...
So that this can be loaded from programs not depending on gsettings-desktop-schemas.
Currently, this patch is much uglier than it could be due to
https://gitlab.gnome.org/GNOME/glib/issues/1884
2019-09-03 02:48:49 +02:00
Mario Rodas
1bf5120e0a
Merge pull request #65163 from thefloweringash/pyscard-darwin
...
pyscard: fix darwin build, remove pcsc library mixing
2019-09-02 19:23:07 -05:00
Vladimír Čunát
62d365654c
Merge nss update from #67924 into staging
...
Let's try to do some rebuilds in advance of Firefox release.
2019-09-02 23:26:50 +02:00
Vladimír Čunát
f21211ebfe
Merge branch 'master' into staging
2019-09-02 23:25:24 +02:00
Emily
12ae04518b
nextpnr: (hopefully) fix build on Darwin
...
Fixes #67898 , hopefully.
2019-09-02 16:11:17 -05:00
Emily
d13e64641d
icestorm: use libftdi1 rather than libftdi
2019-09-02 16:11:17 -05:00
Emily
c9625fa9ac
icestorm: 2019.08.15 -> 2019.08.31
2019-09-02 16:11:17 -05:00
Jan Tojnar
897a09f5e3
glib-networking: clean up
2019-09-02 18:57:46 +02:00
Jan Tojnar
cb1cc757ff
glib-networking: stop propagating dependencies
...
This was done from the beginning for no apparent reason:
cc6ecaeeef
2019-09-02 18:57:46 +02:00
Jan Tojnar
8c7be1b927
glib-networking: improve meta
...
* Add maintainers
* Add homepage
* Correct license as per b9c0324376
2019-09-02 18:57:46 +02:00
Jan Tojnar
84f318e323
glib-networking: drop unnecessary flag
...
auto_features are now enabled by default.
2019-09-02 18:57:46 +02:00
Jan Tojnar
f61b3e02c0
glib-networking: format with nixpkgs-fmt
2019-09-02 18:57:45 +02:00
Vincent Laporte
8d70f49cbd
ocamlPackages.lablgtk: 2.18.6 -> 2.18.8
...
Ensures compatibility with OCaml 4.08.
2019-09-02 16:19:24 +00:00
Peter Simons
22fb5e57f7
Merge pull request #67948 from cfhammill/master
...
Fix broken builds for rgdal and sf R packages
2019-09-02 16:33:49 +02:00
Andreas Rammhold
7b504b49b0
nss: 3.44.1 -> 3.46
2019-09-02 16:13:19 +02:00
Taito Horiuchi
fab559102e
pythonPackages.robotframework-sshlibrary: 3.3.0 -> 3.4.0
2019-09-02 16:52:15 +03:00
Danielle Lancashire
4f2a3aabff
rfc6555: init at 0.0.0
2019-09-02 15:44:54 +02:00
cfhammill
8e5aae5a19
Fix broken builds for rgdal and sf R packages
...
Builds were failing to include PROJ, depending on proj.dev
appears to fix it.
2019-09-02 16:23:24 +03:00
Jan Tojnar
a41932865f
libmypaint: format with nixpkgs-fmt
2019-09-02 12:00:54 +02:00
Matthieu Coudron
becf5adaeb
Merge pull request #67925 from arcnmx/flask-1.0.4
...
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 18:52:00 +09:00
Jan Tojnar
eca6a1371f
enchant: 2.2.4 → 2.2.5
...
https://github.com/AbiWord/enchant/blob/v2.2.5/NEWS#L1-L4
2019-09-02 11:28:08 +02:00
Jan Tojnar
c1069b51ec
enchant: enable tests
...
We need to enable relocatability as per https://github.com/AbiWord/enchant/issues/219 for tests to work.
2019-09-02 11:27:49 +02:00
Jan Tojnar
afb4fbb9ce
enchant: format with nixpkgs-fmt
2019-09-02 11:23:16 +02:00
arcnmx
8f9ad4a2b5
pythonPackages.flask: 1.0.3 -> 1.0.4
2019-09-02 00:13:16 -07:00
Marek Mahut
0a8e54d1c6
Merge pull request #67871 from prusnak/pytest-random-order
...
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-02 08:14:09 +02:00
worldofpeace
58eb9a2ebd
Merge pull request #67752 from omniitgmbh/python_phonenumbers
...
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:17:03 -04:00
Tristan Helmich (omniIT)
10d0ab20ff
pythonPackages.phonenumbers: 8.10.16 -> 8.10.17
2019-09-02 01:16:05 -04:00
Dima
a88976d222
pythonPackages.uvloop: 0.12.2 -> 0.13.0 ( #67735 )
...
* As mentioned in https://github.com/NixOS/nixpkgs/issues/67492
the build was broken after an update of openssl versions.
* Fixes a flake8 unit-test case that requires a flake8 config
which is not shipped with the distribution.
* Fixes build on darwin.
2019-09-01 22:53:50 -04:00
Mario Rodas
b689538500
sbcl: 1.5.3 -> 1.5.6
2019-09-01 18:00:00 -05:00
Austin Seipp
ea34c61c0f
nextpnr: restrict to Linux only
...
a5ac052dd3
changed the platforms for
nextpnr from 'linux' to 'all', but unfortunately nextpnr has not been
building anyway due to a missing OpenGL dependency.[1][2]
Restrict back to Linux for now. When a build fix happens, we can open it
up again.
[1] https://hydra.nixos.org/build/99106360
[1] https://hydra.nixos.org/eval/1538169
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-09-01 14:24:31 -05:00
Emily
f9333358e1
sdcc: extend platforms
2019-09-01 14:22:49 -05:00
Emily
2450e41497
trellis: 2019.08.09 -> 2019.09.01
2019-09-01 14:22:49 -05:00
Emily
cb5b674b58
{glasgow,libfx2}: init at 2018-{09-01,08-27}
2019-09-01 14:22:49 -05:00
Emily
321efae699
python3Packages.nmigen{,-boards}: init at unstable-2019-08-{31,30}
2019-09-01 14:22:49 -05:00
Emily
cd4cba3e88
nextpnr: 2019.08.21 -> 2019.08.31
2019-09-01 14:22:49 -05:00
Emily
89ff2c7b9d
yosys: 2019.08.22 -> 2019.09.01
2019-09-01 14:22:49 -05:00
Cole Mickens
b291f2a995
libinput: 1.13.4 -> 1.14.1
2019-09-01 17:46:30 +02:00
Alexei Robyn
c62337d9c7
lua*Packages: Consolidate separate setup hooks together
...
- Lua packages now consistently use LUA_PATH/LUA_CPATH rather than a mix
of those and NIX_LUA_PATH/NIX_LUA_CPATH
- Lua libraries are now consistently only added to the search path
variables if:
1) The library actually has a corresponding directory to search
2) The library is not already present in the search path
This should help prevent the search paths from growing overly large
- Fixed bugs in some path helpers
- Changed the affected shell script indentation to 2 spaces; nixpkgs
shell scripts are inconsistently split between 2 and 4 space
indentation, but 2 matches better with the Nix expressions, so IMO it
makes more sense
2019-09-01 17:42:20 +02:00
Ben Wolsieffer
59d85b9910
openjfx: don't inherit license from openjdk
2019-09-01 17:34:20 +02:00
Ben Wolsieffer
ad4a78fee8
openjdk: add license on Darwin
2019-09-01 17:34:20 +02:00
Florian Klink
0934064791
Merge pull request #67841 from ivan/vulkan-loader-fix
...
vulkan-headers, vulkan-tools: fix version
2019-09-01 15:37:00 +02:00
Marek Mahut
8034573934
Merge pull request #67881 from prusnak/python-trezor
...
pythonPackages.trezor: fix typo (pyarg vs pyargs)
2019-09-01 15:11:16 +02:00
Pavol Rusnak
a39eb9dda4
pythonPackages.trezor: fix typo (pyarg vs pyargs)
2019-09-01 13:41:28 +02:00
Ivan Kozik
78d1b2d29e
cargo-watch: enable for darwin
2019-09-01 09:45:02 +00:00
Pavol Rusnak
c27dcde85a
pythonPackages.pytest-random-order: init at 1.0.4
2019-09-01 10:09:19 +02:00
Marek Mahut
29e7629318
Merge pull request #67865 from ivan/init-diesel-cli
...
diesel-cli: init at 1.4.0
2019-09-01 08:51:32 +02:00
Jan Tojnar
793c2c3819
Merge pull request #67864 from ryantm/babl
...
babl: disable tests
2019-09-01 08:50:13 +02:00
Wael Nasreddine
4b51602816
intake: 0.4.4 -> 0.5.3 ( #66412 )
2019-09-01 00:32:43 -06:00
Marek Mahut
05fbc579cd
Merge pull request #67815 from xrelkd/add/cargo-watch
...
cargo-watch: init at 7.2.1
2019-09-01 08:28:14 +02:00
worldofpeace
3104cb2867
Merge pull request #67853 from ivan/pikepdf-fix-build
...
python3Packages.pikepdf: 1.1.0 -> 1.6.2, pybind11: 2.2.4 -> 2.3.0
2019-09-01 00:31:37 -04:00
Ivan Kozik
1ac28e704f
diesel-cli: init at 1.4.0
...
Fixes #67797 .
2019-09-01 03:39:23 +00:00
Sam Doshi
d3188e90a0
supercollider: Use qt5's own mkDerivation
2019-08-31 23:27:43 -04:00
Ryan Mulligan
60d53d16d9
babl: disable tests
...
the tests fail
https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so
we'll disable them for now and notify upstream
2019-08-31 20:26:19 -07:00
R. RyanTM
0f11643580
libtasn1: 4.13 -> 4.14 ( #65968 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtasn1/versions
2019-08-31 23:21:23 -04:00
R. RyanTM
98ac6058ed
libmicrohttpd: 0.9.64 -> 0.9.66 ( #65976 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-08-31 23:20:46 -04:00
Benjamin Hipple
11acf66e00
zlib: enable check and parallel building ( #62025 )
...
* zlib: enable check and parallel building
* Remove empty maintainers line
2019-08-31 23:20:02 -04:00
worldofpeace
e768919148
Merge pull request #67859 from worldofpeace/pango-updatepatch
...
pango: update hash to patch
2019-08-31 22:59:13 -04:00
R. RyanTM
83eb5620a9
libevent: 2.1.10 -> 2.1.11 ( #65963 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libevent/versions
2019-08-31 22:25:41 -04:00
worldofpeace
c069c6e986
pango: update hash to patch
...
Fixes #67537
2019-08-31 22:08:07 -04:00
Ivan Kozik
a1349065d6
python3Packages.pikepdf: 1.1.0 -> 1.6.2
...
pikepdf's tests work with the nixpkgs versions of pytest, attrs, and
hypothesis. I skipped bumping these to avoid mass rebuilds.
This fixes #67850 .
2019-08-31 22:19:45 +00:00
Ivan Kozik
eeec6d7325
pybind11: 2.2.4 -> 2.3.0
...
pikepdf wants a newer pybind11.
2019-08-31 22:18:25 +00:00
Aaron Andersen
945f47a139
Merge pull request #66099 from timor/udis86
...
udis86: init at 1.7.2
2019-08-31 17:50:43 -04:00
Marek Mahut
0988ac9158
Merge pull request #67843 from Ralith/openxr-loader
...
openxr-loader: 1.0.1 -> 1.0.2
2019-08-31 22:37:11 +02:00
Marek Mahut
24f182bc42
Merge pull request #67783 from jollheef/out-of-tree-v1.1.0
...
out-of-tree: 1.0.1 -> 1.1.1
2019-08-31 22:29:08 +02:00
Benjamin Saunders
37538f8ec0
openxr-loader: 1.0.1 -> 1.0.2
2019-08-31 11:08:29 -07:00
Nikolay Amiantov
e0795aa5e8
tensorflow: fix python2 build
...
Avoid using PYTHONPATH, switch to python envs instead.
2019-08-31 21:02:55 +03:00
Ivan Kozik
e54007370f
vulkan-headers, vulkan-tools: fix version
...
This fixes an assertion error in vulkan-loader on version == vulkan-headers.version:
assertion failed at /nix/store/ca66sbxzxlxlfpb579nxxnw97z2ql1gv-source/pkgs/development/libraries/vulkan-loader/default.nix:8:1
The sha256 for vulkan-headers and vulkan-tools are unchanged because
they were already set to the newer version. The correct version was
lost in the staging-next merge.
2019-08-31 17:38:42 +00:00
Corbin
f1d6ed40a0
pythonPackages.scandir: Fix tests on non-CPython.
2019-08-31 18:12:18 +02:00
Frederik Rietdijk
98ef78326d
Merge staging-next into staging
2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329
Merge master into staging-next
2019-08-31 18:04:31 +02:00
Aaron Andersen
6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
...
Update vulkan packages
2019-08-31 11:45:50 -04:00
timor
09781e81c3
udis86: init at 1.7.2
2019-08-31 16:38:26 +02:00
Averell Dalton
c4adeddb5f
opencv: dont try cuda on 32 bit
...
config.cudaSupport can be true and cudatoolkit doesn't work with i686,
which can happen inside pkgsi686Linux wrapping.
2019-08-31 15:55:18 +02:00
Peter Simons
107af97c90
python-mailman-hyperkitty: initial version 1.1.0
2019-08-31 14:47:19 +02:00
Guillaume Maudoux
92b96ce63f
openssl: fix man pages collisions ( #66317 )
2019-08-31 08:23:39 -04:00
Will Dietz
0173f83a55
nghttp2: 1.39.1 -> 1.39.2 (security!) ( #67057 )
...
https://github.com/nghttp2/nghttp2/releases/tag/v1.39.2
2019-08-31 08:11:47 -04:00
Niklas Hambüchen
9e78f76ade
treewide: Remove unnecessary --disable-static
( #66759 )
...
* freetype: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes freetype not being overridable to have static libs.
* treewide: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Kevin Quick
a8aeb913b0
python: thespian: 3.9.9 -> 3.9.10
2019-08-31 13:59:54 +02:00
Matthew Bauer
98662eba0e
python: enable loadable sqlite extensions ( #67472 )
...
Our sqlite supports it, so might as well make use of it.
Fixes #66526
2019-08-31 07:59:00 -04:00
Milan Pässler
48ca6ed3f4
ruby: rubygems 3.0.3 -> 3.0.6
2019-08-31 11:48:04 +00:00
Aaron Andersen
0f94a2ce21
Merge pull request #67580 from lilyball/cocoapods-beta
...
cocoapods-beta: 1.8.0.beta.1 -> 1.8.0.beta.2
2019-08-31 07:43:20 -04:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
Alyssa Ross
01c4c15ef5
ruby: replace bundled RubyGems with our RubyGems
...
This should prevent problems caused by trying to install our own
RubyGems over the top of the one that comes with Ruby.
2019-08-31 11:33:03 +00:00
Alyssa Ross
5b0851028f
ruby: --disable-rubygems for baseruby
...
This works just fine, and means we don't run into an issue with RubyGems
trying to install into a different Ruby's prefix when cross-compiling.
See https://github.com/NixOS/nixpkgs/pull/51842#issuecomment-478392799 .
2019-08-31 11:33:03 +00:00
R. RyanTM
50d8295cc6
gawk: 4.2.1 -> 5.0.1 ( #59503 )
...
* gawk: 4.2.1 -> 5.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gawk/versions
* libgpg-error: fix build with gawk 5
Cherry picked commit 6fe2cdd03c98270b0ce0026acf8dab0a6c4d3d63 from
https://github.com/NixOS/nixpkgs/pull/67801 .
2019-08-31 07:13:30 -04:00
Aaron Andersen
e916439453
Merge pull request #67812 from danieldk/maturin-0.7.1
...
maturin: 0.7.0 -> 0.7.1
2019-08-31 06:57:00 -04:00
Samuel Leathers
4b515cf6ef
Merge remote-tracking branch 'upstream/master' into staging-next
...
* upstream/master:
vimPlugins: update (#67823 )
mattermost-desktop: 4.2.0 -> 4.2.3 (#67717 )
lightspark: init at 0.8.1 (#67425 )
anki: 2.1.11 -> 2.1.14 (#67738 )
nixos/{namecoind,bitcoind}: removing the altcoin prefix
rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 06:53:44 -04:00
Aaron Andersen
4c6b09d134
Merge pull request #67618 from endocrimes/i-gotestsum
...
gotestsum: Init at 0.3.5
2019-08-31 06:45:13 -04:00
Averell Dalton
5017f4c608
iso-codes: 3.79 -> 4.3
2019-08-31 12:44:13 +02:00
Izorkin
232fd7f1ea
libnftnl: 1.1.3 -> 1.1.4
2019-08-31 12:37:33 +02:00
Ben Wolsieffer
dc74568f65
gst_all_1.gst-plugins-base: fix build on ARM
2019-08-31 12:36:18 +02:00
R. RyanTM
2bcba7336f
harfbuzz: 2.5.3 -> 2.6.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/harfbuzz/versions
2019-08-31 12:34:42 +02:00
Lancelot SIX
6544f1ae92
libgcrypt: 1.8.4 -> 1.8.5
...
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00008.html
for release information
2019-08-31 12:33:21 +02:00
Andreas Rammhold
5fd022d65c
Merge pull request #65856 from jonringer/bump-cbindgen
...
rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 11:45:36 +02:00
Mikhail Klementev
c2cd35c4cb
out-of-tree: 1.0.1 -> 1.1.1
2019-08-31 08:16:45 +00:00
Danielle Lancashire
1c9253ce2b
gotestsum: Init at 0.3.5
2019-08-31 10:09:32 +02:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Vincent Laporte
81760f3235
ocamlPackages.cstruct: 3.1.1 -> 4.0.0
...
ocamlPackages.cstruct-sexp: init at 4.0.0
ocamlPackages.x509: 0.6.1 -> 0.7.1
ocamlPackages.tls: 0.9.0 -> 0.10.4
jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Vincent Laporte
10ffd51a96
ocamlPackages.bigarray-compat: init at 1.0.0
2019-08-31 06:55:26 +00:00
Vincent Laporte
e9edc7537a
ocamlPackages.gmap: init at 0.3.0
2019-08-31 06:55:26 +00:00
Vincent Laporte
d33df05f50
ocamlPackages.domain-name: init at 0.3.0
2019-08-31 06:55:26 +00:00
xrelkd
18508dcb6a
cargo-watch: init at 7.2.1
2019-08-31 14:47:01 +08:00
Ryan Mulligan
c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
...
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Daniël de Kok
72f711eada
maturin: 0.7.0 -> 0.7.1
...
Change:
- maturin build --interpreter/maturin publish --interpreter builds
only a source distribution.
2019-08-31 07:36:28 +02:00
Andreas Herrmann
1bf70fd2f1
bazel: cctools runtime dependency on darwin ( #66724 )
...
The bazel build patches paths like `/usr/bin/install_name_tool` to refer
to `${cctools}/bin/install_name_tool` instead. If the corresponding
runtime dependency is not denoted, then darwin users can encounter "file
not found" errors, e.g. when they fetch bazel from a binary cache and
don't have `cctools` in their own nix store.
2019-08-30 22:35:33 -06:00
averelld
5a581c420c
python.pkgs.handout: init at 1.0.0 ( #66263 )
2019-08-31 00:19:16 -04:00
Samuel Leathers
ebe4fd146b
Merge pull request #66010 from r-ryantm/auto-update/openldap
...
openldap: 2.4.47 -> 2.4.48
2019-08-30 23:16:08 -04:00
Samuel Leathers
41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
...
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Aaron Andersen
27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
...
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Mario Rodas
4e24cf1591
Merge pull request #67600 from marsam/update-plv8
...
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Maximilian Bosch
1a1d1bc389
Merge pull request #67786 from danieldk/maturin
...
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
zimbatm
80a3988150
remove empty nix file
...
Nix repl hangs when evaluating empty files.
find -name "*.nix" -empty -delete
2019-08-31 00:00:29 +02:00
Evan Stoll
d2c4d4d6b6
openrazer-daemon: init at 2.6.0
2019-08-30 17:22:46 -04:00
Evan Stoll
50eba5b688
pythonPackages.openrazer: init at 2.6.0
2019-08-30 17:20:44 -04:00
zimbatm
3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
...
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm
027b117fee
pigeon: init at 20160310
2019-08-30 21:56:12 +02:00
Daniël de Kok
7e29ce8a77
maturin: 0.6.1 -> 0.7.0
...
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:
- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
Jonathan Ringer
e594088ae8
exempi: 2.4.5 -> 2.5.1
2019-08-30 11:02:47 -07:00
adisbladis
41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
...
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
Peter Simons
131910992b
python-HyperKitty: initial version 1.2.2
...
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].
[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Arseniy Seroka
f25377c388
Merge pull request #67739 from craigem/bump_libhandy_to_0.0.11
...
libhandy: 0.0.10. -> 0.0.11
2019-08-30 14:40:51 +03:00
Marek Mahut
65f7fa4f6e
Merge pull request #67333 from nlewo/pr-yq-go
...
yq-go: init at 2.4.0
2019-08-30 13:36:31 +02:00
Marek Mahut
dfe7f34793
Merge pull request #67578 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded: 8-2018-q4-major -> 8-2019-q3-update
2019-08-30 10:47:53 +02:00
Marek Mahut
b122bbf116
Merge pull request #67743 from averelld/gradle-upgrade
...
gradle: 5.3.1 -> 5.6.1
2019-08-30 10:46:27 +02:00
Marek Mahut
58b2798859
Merge pull request #67685 from xrelkd/update/cargo-bloat
...
cargo-bloat: 0.8.2 -> 0.8.3
2019-08-30 10:40:40 +02:00
Marek Mahut
3ce7e518ea
Merge pull request #67662 from Ma27/bump-evcxr
...
evcxr: 0.4.3 -> 0.4.4
2019-08-30 10:25:44 +02:00
Marek Mahut
2bcc36ee3d
Merge pull request #67647 from artemist/one_gadget
...
one_gadget: 1.6.2 → 1.7.2
2019-08-30 10:25:27 +02:00
Antoine Eiche
984acf8004
yq-go: init at 2.4.0
2019-08-30 10:17:55 +02:00
Marek Mahut
d9e7601926
Merge pull request #67658 from averelld/lsof-update
...
lsof: 4.91 -> 4.93.2
2019-08-30 10:17:48 +02:00
Averell Dalton
a7a6528c61
lsof: 4.91 -> 4.93.2
2019-08-30 06:51:12 +02:00
Averell Dalton
9a2f83feb9
gradle: 5.3.1 -> 5.6.1
2019-08-30 04:37:56 +02:00
Craige McWhirter
d2512c134a
libhandy: 0.0.10. -> 0.0.11
2019-08-30 10:29:18 +10:00
worldofpeace
2f7d0993b7
Merge pull request #67363 from worldofpeace/dbus-datadir
...
dbus: don't make datadir /etc, set runstatedir to /run
2019-08-29 19:46:51 -04:00
Jan Tojnar
3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
...
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
Silvan Mosberger
bfb06ec5d9
Merge pull request #67510 from Infinisil/crystal-infra
...
Crystal package builder
2019-08-30 00:06:27 +02:00
Tim Steinbach
3e30f3e1f9
jenkins: 2.176.2 -> 2.176.3
2019-08-29 12:40:21 -04:00
Izorkin
066bd13613
libvirt-glib: remove unused packages
2019-08-29 15:16:34 +02:00
xrelkd
17e833d8e5
cargo-bloat: 0.8.2 -> 0.8.3
2019-08-29 20:08:20 +08:00
xrelkd
b5977ddd8e
cargo-web: 0.6.25 -> 0.6.26
2019-08-29 18:03:52 +08:00
Peter Hoeg
5e3334bc55
Merge pull request #67612 from peterhoeg/u/hidapi
...
hidapi: 0.8.0-RC1 -> 0.9.0
2019-08-29 16:37:21 +08:00
Mario Rodas
f24c729196
postgresqlPackages.plv8: narrow platforms to x86_64-linux
...
plv8 uses a custom version v8 version, which is reported to only build
on x86_64-linux. The next major version plv8 should drop the custom v8.
2019-08-29 03:00:00 -05:00
Vincent Laporte
3f63225309
ocamlPackages.batteries: 2.9.0 -> 2.10.0
...
Ensures compatibility with OCaml 4.08.
2019-08-29 05:42:43 +00:00
Matthew Glazar
7ba8b728dc
include-what-you-use: 0.10 -> 0.12
...
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0
IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
Silvan Mosberger
7f6a9eef26
crystal: Fix runtime by switching to openssl_1_0_2
...
This makes `crystal play` work
2019-08-29 03:31:14 +02:00
Jan Tojnar
37018e70d1
fontconfig: add support for JoyPixels font
...
Mirroring the following upstream merge request
https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
2019-08-29 02:15:26 +02:00
Maximilian Bosch
819696bb0c
evcxr: 0.4.3 -> 0.4.4
...
https://github.com/google/evcxr/releases/tag/v0.4.4
2019-08-29 01:51:25 +02:00
Jan Tojnar
2d00fed978
Merge pull request #67596 from jtojnar/meson-0.51.2
...
meson: 0.50.1 → 0.51.2
2019-08-29 00:31:45 +02:00
Jan Tojnar
b03016bf66
meson: 0.50.1 → 0.51.2
...
https://mesonbuild.com/Release-notes-for-0-51-0.html
2019-08-28 22:22:35 +02:00
Artemis Tosini
a4ca80771e
one_gadget: 1.6.2 → 1.7.2
2019-08-28 19:29:17 +00:00
Imuli
7863697575
fly: 5.3.0 -> 5.4.1 ( #67633 )
2019-08-28 12:30:18 -06:00
worldofpeace
58fd72f3e9
Merge pull request #67490 from kisik21/master
...
libargon2: fixed cross-compilation
2019-08-28 13:02:05 -04:00
Vika
06073ae7df
libargon2: fixed cross-compilation
...
Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it
upstream) and added an optional make flag to override it in case we're
cross-compiling.
Unfortunately, this causes a rebuild of native packages.
This commit also fixes the pkg-config file to be generated correctly,
patch was provided by @worldofpeace.
2019-08-28 19:35:19 +03:00
Peter Simons
38a581902e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
222d2ffb87
.
2019-08-28 15:52:04 +00:00
Peter Simons
995d0782f5
configuration-ghc-8.8.x.nix: cosmetic
2019-08-28 15:50:33 +00:00
Peter Simons
2e08ac73ca
cabal-install: override native Cabal version on older compilers
2019-08-28 15:50:33 +00:00
Peter Simons
374a39e598
cabal-install: jailbreak build for ghc 8.8.x
2019-08-28 15:50:33 +00:00
Peter Simons
a9dd9c7c2f
haskell-resolv: add overrides for older compilers
2019-08-28 15:50:33 +00:00
Peter Simons
5137dc389a
haskell-HTTP: drop obsolete patches for ghc 8.8.x
2019-08-28 15:50:33 +00:00
Peter Simons
7304dc1479
haskell-regex-base: jailbreak build for ghc 8.8.x
2019-08-28 15:50:33 +00:00
Peter Simons
e2dfa9f721
haskell-QuickCheck: drop obsolete patches for ghc 8.8.x
2019-08-28 15:50:33 +00:00
Peter Simons
9d4300b4b2
haskell-resolv: drop obsolete patches for ghc 8.8.x
2019-08-28 15:50:33 +00:00
Peter Simons
83bc9776ca
cabal-install: version 3.x is out officially
2019-08-28 15:50:33 +00:00
Peter Simons
0fc727c3e1
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
f3caaa39bd
.
2019-08-28 15:50:33 +00:00
Peter Simons
1b8e14b38d
hackage2nix: keep resolv-0.1.1.2 around for ghc versions prior to 8.8.x
2019-08-28 15:50:32 +00:00
Peter Simons
034dcc2ab8
hackage2nix: disable builds depended on broken packages that break evaluation on Hydra
2019-08-28 15:50:32 +00:00
Mario Rodas
ecea5f4728
hackage2nix: unbreak dhall-json build
2019-08-28 15:47:05 +00:00
Mario Rodas
4792a6db4c
haskell-dhall-json: disable broken test suite to fix the build
2019-08-28 15:47:05 +00:00
Peter Simons
30a31cc908
hackage2nix: keep ghc-lib-parser-8.8.0.20190723 until hlint updates its dependencies
2019-08-28 15:47:04 +00:00
Peter Simons
c9c2aed2ac
LTS Haskell 14.3
2019-08-28 15:47:04 +00:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Luka Blaskovic
4d11f5dabd
ljsyscall: init at 20180515
2019-08-28 19:58:14 +09:00
Robin Gloster
aafc6d09e7
Merge pull request #67246 from tobim/gcc8/qt48
...
qt48: Fix build for gcc8
2019-08-28 12:21:07 +02:00
Peter Hoeg
74ed54cf0c
hidapi: 0.8.0-RC1 -> 0.9.0
2019-08-28 16:58:18 +08:00
Vincent Laporte
f7387ad383
ocamlPackages.utop: 2.3.0 -> 2.4.1
...
ocamlPackages.zed: 1.6 -> 2.0.3
ocamlPackages.lambdaTerm: 1.13 -> 2.0.2
2019-08-28 06:36:57 +00:00
Vincent Laporte
a86fe43558
ocamlPackages.lambdaTerm: remove at 1.6
2019-08-28 06:36:57 +00:00
Frederik Rietdijk
5061fe0c2c
Merge staging-next into staging
2019-08-28 08:26:42 +02:00
Frederik Rietdijk
9910d2f8cc
python3Packages.numpy: 1.17.0 -> 1.17.1
2019-08-28 08:12:35 +02:00
Domen Kožar
aa31307e14
Merge pull request #67439 from turboMaCk/elm-packages/improvements-and-additions
...
elmPackages: share node-env.nix, add elm-live & elm-xref
2019-08-28 07:18:01 +02:00
Spencer Janssen
6e672974cc
unixODBCDrivers.msodbcsql17: 17.2.0.1 -> 17.4.1.1
2019-08-27 17:58:43 -05:00
Michael Weiss
61ba5d88ef
dav1d: Add optional Vulkan support (experimental)
2019-08-27 23:30:41 +02:00
Tadeo Kondrak
0a72c32723
libplacebo: init at 1.1.8.0
2019-08-27 23:30:41 +02:00
Michael Weiss
81e643d2fd
python3Packages.glances: 3.1.1 -> 3.1.2
...
Changelog: https://github.com/nicolargo/glances/blob/v3.1.2/NEWS.rst#version-312
Note/TODO: Theoretically the IP test should work(?) now:
> Bugs corrected:
> - Error with IP Plugin : object has no attribute bug #1528
> - ip plugin empty interface bug #1509
but the test is still failing inside the Nix build sandbox.
2019-08-27 23:30:41 +02:00
Jan Tojnar
d63d84d350
Merge pull request #67584 from jtojnar/appstream-glib-cleanup
...
appstream-glib: clean up dependencies
2019-08-27 23:02:01 +02:00
Marek Mahut
5a097da243
Merge pull request #67518 from costrouc/python-elpy-update
...
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 22:46:45 +02:00
Jan Tojnar
ca15e26d4d
appstream-glib: clean up dependencies
2019-08-27 22:25:27 +02:00
Marek Fajkus
eb5ba591d9
elmPackages: share node-env.nix, add elm-live & elm-xref
2019-08-27 22:02:37 +02:00
Chris Ostrouchov
1d30da1e2b
pythonPackages.elpy: 1.28.0 -> 1.29.1 add tests
2019-08-27 15:27:46 -04:00
worldofpeace
6402a044f3
Merge pull request #67488 from worldofpeace/glib/get-schema-path
...
glib: add getSchemaPath, makeSchemaPath
2019-08-27 15:19:11 -04:00
Lily Ballard
7046208131
cocoapods-beta: 1.8.0.beta.1 -> 1.8.0.beta.2
2019-08-27 11:27:03 -07:00
Pavol Rusnak
6270d567b2
gcc-arm-embedded: 8-2018-q4-major -> 8-2019-q3-update
2019-08-27 20:03:38 +02:00
gnidorah
bb3f8ea9e2
pykde4: pin to openssl 1.0.2
2019-08-27 18:20:10 +02:00
Boris Babic
1296b10c31
python3Packages.pre-commit: 1.18.1 -> 1.18.2
2019-08-27 18:15:24 +02:00
Frederik Rietdijk
98640fd482
Merge master into staging-next
2019-08-27 16:36:47 +02:00
Peter Simons
630e25ba5c
Merge pull request #67525 from peti/t/postorious
...
mailman: add the Postorious web UI
2019-08-27 12:24:51 +02:00
Michael Weiss
ad339e91c1
wlroots: 0.6.0 -> 0.7.0
...
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.7.0
Rootston was removed for this release.
2019-08-27 11:32:09 +02:00
Marek Mahut
9760593a52
Merge pull request #67531 from jonringer/bump-texi2html
...
texi2html: 1.82 -> 5.0
2019-08-27 10:35:45 +02:00
Marek Mahut
b222ee44f2
Merge pull request #67520 from jonringer/bump-gnurl
...
gnurl: 7.64.0 -> 7.65.0
2019-08-27 10:35:29 +02:00
Andreas Rammhold
c41f88198d
Merge pull request #67550 from mmahut/CVE-2018-20852
...
python2: CVE-2018-20852 forwarding to master
2019-08-27 08:33:46 +00:00
Marek Mahut
761cfbf986
Merge pull request #67503 from risicle/ris-poco-cctz-darwin
...
poco, cctz: enable for darwin
2019-08-27 10:08:52 +02:00
Marek Mahut
c0e2e095c8
Merge pull request #67512 from jlesquembre/skaffold
...
skaffold: 0.35.0 -> 0.36.0
2019-08-27 10:08:25 +02:00
Marek Mahut
a2b9e0914f
Merge pull request #67508 from borisbabic/update/python3Packages.browser-cookie3
...
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6
2019-08-27 10:08:13 +02:00
Marek Mahut
ee62ec62ec
python2: CVE-2018-20852
...
Fixes #67200
(cherry picked from commit 302cac35f5
)
2019-08-27 10:04:55 +02:00
Jörg Thalheim
9f313d4189
Merge pull request #67536 from volth/quotes
...
treewide: remove redundant quotes
2019-08-27 06:32:04 +01:00
Mario Rodas
7a4a8e0089
Merge pull request #67499 from marsam/update-tflint
...
tflint: 0.10.1 -> 0.10.3
2019-08-26 23:14:34 -05:00
worldofpeace
ed2aa6313f
glib: add getSchemaPath
2019-08-26 21:28:13 -04:00
Nikolay Amiantov
71095460b9
tensorflow: fix build
...
You know, Tensorflow.
2019-08-27 02:43:48 +03:00
Marek Mahut
a61151916f
Merge pull request #67454 from mmahut/wavpack
...
wavpack: CVE-2018-7253 and CVE-2018-7254
2019-08-26 23:52:57 +02:00
volth
35d68ef143
treewide: remove redundant quotes
2019-08-26 21:40:19 +00:00
Robin Gloster
fe9c9f719d
libdrm: enable omap support
...
fixes build for xorg.xf86videoomap
2019-08-26 23:08:02 +02:00
Robin Gloster
582bb94624
mailman: add django_mailman3 testing
2019-08-26 22:54:10 +02:00
Robin Gloster
4b1cc7eebf
mailman: add meta to python deps
2019-08-26 22:51:33 +02:00
Jonathan Ringer
38f810ea33
texi2html: 1.82 -> 5.0
2019-08-26 13:16:43 -07:00
Matthew Bauer
8345c77cfe
Merge pull request #67470 from matthewbauer/fix-66647
...
cpython: skip macOS system frameworks
2019-08-26 15:53:32 -04:00
Matthew Bauer
aa87137d3b
Merge pull request #67502 from dywedir/hunspellDicts.uk-ua
...
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3
2019-08-26 15:34:18 -04:00
Robin Gloster
55022869eb
rubygems.grpc: fix build with gcc8
2019-08-26 21:31:26 +02:00
Vincent Laporte
46b630efa9
ocamlPackages.mtime: 1.1.0 -> 1.2.0
2019-08-26 19:20:03 +00:00
Peter Simons
22af3829a4
mailman: add the Postorious web UI
2019-08-26 21:12:56 +02:00
obadz
a9b4e7592f
Merge pull request #66299 from jdanekrh/jd_fsharp_update_mono
...
fsharp41: 4.1.7 -> 4.1.34; mono = mono6
2019-08-26 19:53:30 +01:00
Jonathan Ringer
47c398f632
gnurl: 7.64.0 -> 7.65.0
2019-08-26 11:31:48 -07:00
Silvan Mosberger
2f92cd6960
mint: Use buildCrystalPackage
2019-08-26 20:05:23 +02:00
José Luis Lafuente
1fe6e41ccc
skaffold: 0.35.0 -> 0.36.0
2019-08-26 18:52:37 +02:00
Silvan Mosberger
1ffdf01777
crystal2nix: Put it into pkgs
2019-08-26 18:23:55 +02:00
Silvan Mosberger
a3aec20f26
Implement crystal.buildCrystalPackage
2019-08-26 18:22:55 +02:00
Marek Mahut
bfcab98074
Merge pull request #67489 from mmahut/exiv2
...
exiv2: enabling tests for real
2019-08-26 17:52:24 +02:00
Boris Babic
506d058159
python3Packages.browser-cookie3: 0.6.4 -> 0.7.6
2019-08-26 17:36:53 +02:00
Marek Mahut
4ee4bb9872
exiv2: adding DYLD_LIBRARY_PATH= for darwin tests
2019-08-26 17:16:06 +02:00
Silvan Mosberger
8c60f67f2d
mint: Fix build
2019-08-26 16:31:48 +02:00
Jan Tojnar
667ee34440
Merge pull request #67500 from jtojnar/graphene-fix-tests
...
graphene: fix installed tests
2019-08-26 15:48:12 +02:00
Vladyslav M
e89dc6af4e
hunspellDicts.uk-ua: 4.2.5 -> 4.6.3
2019-08-26 16:17:56 +03:00
Jan Tojnar
b5bb10d7ed
graphene: add installed tests as a passthru
2019-08-26 15:09:35 +02:00
Jan Tojnar
38882f1503
mutest: 2019-08-12 → 2019-08-26
...
Fixes OOB write breaking graphene installed tests:
https://github.com/ebassi/mutest/pull/11
2019-08-26 15:09:05 +02:00
Robert Scott
f8c2a8461e
cctz: enable for darwin
...
only minor tweaks needed
2019-08-26 14:07:07 +01:00
Robert Scott
bc26695334
poco: enable for darwin
2019-08-26 14:06:28 +01:00
Jan Tojnar
02bc9e463c
Merge pull request #67416 from jtojnar/babl-0.1.72
...
babl: 0.1.66 → 0.1.72
2019-08-26 14:57:58 +02:00
Peter Simons
7bf8d783f8
The proper release of ghc-8.8.1 is out.
2019-08-26 14:30:38 +02:00
Jan Tojnar
ba2a16ffa2
gegl_0_3: drop
2019-08-26 14:28:42 +02:00
Jan Tojnar
071804bf60
babl: 0.1.66 → 0.1.72
...
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_72/NEWS#L6-24
2019-08-26 14:28:41 +02:00
Marek Mahut
8386da8d6b
Merge pull request #67477 from jonringer/update-ansible
...
ansible: 2.8.2 -> 2.8.4
2019-08-26 13:49:47 +02:00
worldofpeace
b7fa073196
glib: add makeSchemaPath
2019-08-26 07:03:39 -04:00
Aaron Andersen
c6c7850321
Merge pull request #67483 from jonringer/bump-allegro
...
allegro: 5.2.4.0 -> 5.2.5.0
2019-08-26 06:55:23 -04:00
Peter Hoeg
780e656e8a
Merge pull request #67486 from peterhoeg/f/astyle
...
astyle: use cmake to avoid having to manually manage the build
2019-08-26 18:47:39 +08:00
Timo Kaufmann
09cc90827a
Merge pull request #66796 from oxij/pkgs/fix-anki
...
anki: use wrapQtAppsHook to fix execution
2019-08-26 12:11:04 +02:00
Marek Mahut
9b4e5a9325
exiv2: enabling tests for real
...
Fixes #67453
2019-08-26 12:02:45 +02:00
Michael Weiss
f2023c7ef1
Merge pull request #66527 from primeos/ffmpeg_4-add-support-for-av1-decoding
...
ffmpeg_4: Enable support for AV1 decoding via dav1d by default
2019-08-26 11:51:04 +02:00
Mario Rodas
01efdec356
tflint: 0.10.1 -> 0.10.3
...
Changelog: https://github.com/wata727/tflint/releases/tag/v0.10.3
2019-08-26 04:20:00 -05:00
Jonathan Ringer
05de887368
pythonPackage.pytest-ansible: 2.0.2- > 2.1.1
2019-08-26 02:01:22 -07:00
Peter Hoeg
076f9d88dd
astyle: use cmake to avoid having to manually fix up LDFLAGS
2019-08-26 16:40:04 +08:00
Marek Mahut
3052cc1c1b
Merge pull request #67453 from mmahut/exiv2
...
exiv2: 0.27.1 -> 0.27.2
2019-08-26 10:36:14 +02:00
Marek Mahut
336eb202f6
exiv2: enable tests
2019-08-26 10:01:51 +02:00
Jonathan Ringer
792c8e8756
allegro: 5.2.4.0 -> 5.2.5.0
2019-08-26 00:53:26 -07:00
Peter Hoeg
3de05cd8b5
Merge pull request #67028 from peterhoeg/u/owl
...
owl-lisp: 0.1.16 -> 0.1.19
2019-08-26 14:34:51 +08:00
Peter Hoeg
eaaa46a4c5
Merge pull request #67441 from peterhoeg/u/crystal
...
crystal: init at 0.30.1
2019-08-26 14:34:33 +08:00
Jonathan Ringer
aa2bf1bc25
ansible: 2.8.2 -> 2.8.4
2019-08-25 23:15:26 -07:00
Matthew Bauer
70c1c856d4
qtbase: remove sdk.mk check for macOS
2019-08-26 00:19:48 -04:00
Matthew Bauer
48d0e9401e
cpython: skip macOS system frameworks
...
We don’t want cpython picking up /Library/Frameworks and
/System/Library/Frameworks which contains Tcl.framework. Instead it
should use the one provided by Nix. this would not be an issue if
sandboxing was enabled, but unfortunately that has its own issues.
Fixes #66647
2019-08-25 20:35:19 -04:00
Roman Volosatovs
3f4144c30a
gofumpt: Init at 2019-07-29 ( #66892 )
2019-08-25 18:29:21 -06:00
Marek Mahut
86f31274eb
Merge pull request #66580 from tadeokondrak/vapoursynth-r47.1
...
vapoursynth: R46 -> R47.2
2019-08-26 00:05:25 +02:00
Peter Simons
fa5a231313
Merge pull request #67366 from peti/t/mailman-v3
...
update mailman to version 3.2.2
2019-08-25 22:09:58 +02:00
Michael Raskin
36c6252174
Merge pull request #67459 from 7c6f434c/master
...
lispPackages: update to Quicklisp release 2019-07-11
2019-08-25 20:05:00 +00:00
Michael Raskin
e6878f36d8
lispPackages: update to Quicklisp release 2019-07-11
...
Fixes:
Survive empty ASDF description (UIOP)
Patch "split-sequence" that misses :serial
2019-08-25 22:53:27 +03:00
Peter Simons
842942baaa
mailman: update from 2.1.29 to version 3.2.2
2019-08-25 21:47:03 +02:00
worldofpeace
741163efdb
Merge pull request #65370 from Ma27/package-3llo
...
_3llo: init at 0.3.0
2019-08-25 15:42:13 -04:00
Michael Weiss
aed9694829
ffmpeg_4: Enable support for AV1 decoding via dav1d by default
...
This is e.g. required for mpv (depends on ffmpeg_4) to play AV1 videos.
Fixes #54990 .
But since dav1d is only a AV1 decoder this doesn't support AV1 encoding
as well (that would require an additional dependency on libaom).
The dependency on dav1d can be disabled by overriding it to null.
2019-08-25 21:40:10 +02:00
worldofpeace
3f36ec5d33
Merge pull request #67136 from jollheef/out-of-tree-v1.0.1
...
out-of-tree: init at 1.0.1
2019-08-25 14:54:51 -04:00
worldofpeace
16c5acf313
Merge pull request #67352 from symphorien/dogtail
...
pythonPackages.dogtail: fix sniff
2019-08-25 14:48:52 -04:00
Marek Mahut
ece9696ba5
wavpack: CVE-2018-7253 and CVE-2018-7254
...
Fixes #67201
(cherry picked from commit 0000a568bd83f70905dcec1d7428403268849caf)
2019-08-25 19:37:43 +02:00
Marek Mahut
302cac35f5
python2: CVE-2018-20852
...
Fixes #67200
2019-08-25 19:16:38 +02:00
Robin Gloster
616b8343c4
Merge remote-tracking branch 'upstream/master' into gcc-8
2019-08-25 18:55:46 +02:00
Marek Mahut
04de5d7c3c
exiv2: 0.27.1 -> 0.27.2
...
Fixes #67194
2019-08-25 18:49:35 +02:00
Jacek Galowicz
6adb914c29
nodePackages.gtop: init at 1.0.0 ( #65306 )
...
* Add gtop to node-packages-v10.json
* Run node-packages/generate.sh on edited node-packages-v10.json
* Add gtop to all-packages.nix
2019-08-25 18:14:08 +02:00
Marek Mahut
b7f8ebffbe
Merge pull request #67420 from eadwu/pythonPackages.sqlalchemy-utils/0.34.2
...
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-25 17:05:21 +02:00
Marek Mahut
2f090bb7c9
Merge pull request #67419 from eadwu/python3Packages.aiosmtpd/1.2.1
...
python3Packages.aiodmtpd: 1.2 -> 1.2.1
2019-08-25 17:00:18 +02:00
Vladimír Čunát
985d1ac425
Merge branch 'master' into staging-next
...
There were several more conflicts from name -> pname+version;
all auto-solved by kdiff3, hopefully OK.
Hydra nixpkgs: ?compare=1538611
2019-08-25 14:57:11 +02:00
Marek Mahut
28d2739500
Merge pull request #67435 from marenz2569/caldav-patch
...
python: caldav: fixed dependencies
2019-08-25 14:50:49 +02:00
Mikhail Klementev
abf17cb6ac
out-of-tree: init at 1.0.1
2019-08-25 12:32:59 +00:00
Marek Mahut
cfeaae9c48
Merge pull request #67401 from c0deaddict/feature/upgrade-moderngl
...
python3Packages.moderngl: 5.5.0 -> 5.5.3
2019-08-25 14:27:02 +02:00
Marek Mahut
264b415b15
Merge pull request #67400 from risicle/ris-django-silk-3.0.3
...
pythonPackages.django_silk: 3.0.2 -> 3.0.3
2019-08-25 14:26:13 +02:00
Vladimír Čunát
e19b17cc14
rust-bindgen: fixup build with rustc 1.37
...
Thanks to Symphorien: #67426
2019-08-25 14:23:01 +02:00
Marek Mahut
cceab5257f
Merge pull request #67390 from primeos/weston
...
weston: 6.0.1 -> 7.0.0
2019-08-25 14:22:29 +02:00
Marek Mahut
7bdda407bb
Merge pull request #67290 from Ma27/bump-dlib
...
dlib: 19.16 -> 19.17
2019-08-25 14:15:31 +02:00
Mario Rodas
9a733a88d9
Merge pull request #67054 from r-ryantm/auto-update/python3.7-django-modelcluster
...
python37Packages.django_modelcluster: 4.4 -> 5.0
2019-08-25 07:13:58 -05:00
Mario Rodas
d97274a642
pythonPackages.django_modelcluster: disable for Python older than 3.5
2019-08-25 06:43:24 -05:00
Symphorien Gibol
ac9d14c5ff
pythonPackages.dogtail: fix sniff
2019-08-25 13:34:40 +02:00
Markus Schmidl
de81511446
python: caldav: fixed dependencies
2019-08-25 13:20:26 +02:00
Mario Rodas
02388c07bd
ocamlPackages.ocurl: disable for ocaml<4.02
2019-08-25 03:30:00 -05:00
worldofpeace
f188bad6ea
Merge pull request #67408 from Ma27/bump-evcxr
...
evcxr: 0.3.3 -> 0.4.3
2019-08-25 03:56:44 -04:00
Maximilian Bosch
62b75df413
evcxr: 0.3.3 -> 0.4.3
...
The current version fails to build: https://hydra.nixos.org/build/99189245
Please note that the releases aren't tracked by Git, but the currently
used rev points to `0.4.3` at crates.io: https://crates.io/crates/evcxr/0.4.3
2019-08-25 09:36:06 +02:00
Matthieu Coudron
83a87644b4
Merge pull request #67382 from lblasc/remove-luaffi
...
luaffi: remove in favor of luaPackages.luaffi
2019-08-25 12:32:28 +09:00
Lucio Delelis
bb79cc9d5f
pythonPackages.python-language-server: 0.27.0 -> 0.28.1 ( #67421 )
2019-08-24 20:41:05 -06:00
Edmund Wu
8ecc58f356
pythonPackages.sqlalchemy-utils: 0.34.0 -> 0.34.2
2019-08-24 21:09:15 -04:00
Edmund Wu
7f7d8b1447
python3Packages.aiodmtpd: 1.2 -> 1.2.1
2019-08-24 21:08:26 -04:00
Jai Flack
004e9b5b41
hunspell-dicts: add support for Australian dictionary ( #66462 )
...
Using the SCOWL dictionaries (same as en_US and en_CA)
2019-08-24 20:37:51 -04:00
Wael Nasreddine
3d29aa139f
Merge pull request #66894 from rvolosatovs/update/go
...
go: 1.12.7 -> 1.12.9, 1.11.12 -> 1.11.13
2019-08-24 18:24:38 -06:00
Jan Tojnar
107ca87fb4
Merge pull request #67410 from worldofpeace/dfeet-update
...
dfeet: 0.3.14 -> 0.3.15
2019-08-25 00:22:28 +02:00
markuskowa
f179aa1315
Merge pull request #67404 from Alkeryn/serialdv
...
serialdv: init at 1.1.1
2019-08-24 23:35:14 +02:00
markuskowa
12bf3d2eef
Merge pull request #67403 from Alkeryn/cm256cc
...
cm256cc: init at 1.0.5
2019-08-24 23:31:57 +02:00
Mario Rodas
14887ff520
protobuf3_9: 3.9.0 -> 3.9.1
2019-08-24 16:20:00 -05:00
Roman Volosatovs
ef67737897
go: 1.12.7 -> 1.12.9
...
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:39:02 +02:00
Roman Volosatovs
d989d5261c
go: 1.11.12 -> 1.11.13
...
Co-authored-by: Diego Medina <fmpwizard@gmail.com>
2019-08-24 22:38:57 +02:00
worldofpeace
0e1992e17b
dfeet: 0.3.14 -> 0.3.15
...
Port to meson.
https://gitlab.gnome.org/GNOME/d-feet/blob/0.3.15/NEWS
2019-08-24 16:15:23 -04:00
Alkeryn
1b55f12160
serialdv: init at 1.1.1
2019-08-24 21:58:24 +02:00
Alkeryn
5cc3c3a399
cm256cc: init at 1.0.5
2019-08-24 21:55:22 +02:00
Vladyslav M
814936b96f
cargo-expand: 0.4.14 -> 0.4.15 ( #67405 )
...
cargo-expand: 0.4.14 -> 0.4.15
2019-08-24 22:47:52 +03:00
Peter Hoeg
4d3493c11f
crystal: init at 0.30.1
2019-08-25 03:47:25 +08:00
Jan Tojnar
edcecfee00
Merge pull request #67358 from jtojnar/ofono-progress
...
nixos/ofono: various improvements
2019-08-24 21:37:42 +02:00
worldofpeace
4e581c7b52
make-session-conf: add share/dbus-1/session.d
2019-08-24 15:07:44 -04:00
worldofpeace
9ff1601dc7
make-dbus-conf: use share/xml/dbus-1
2019-08-24 15:07:44 -04:00
worldofpeace
d35a71a2da
dbus: delete systemd.patch
...
Not used anymore.
2019-08-24 15:07:44 -04:00
worldofpeace
a188cfadc6
dbus: stylize, use placeholder
2019-08-24 15:07:44 -04:00
Mario Rodas
6d78972db9
Merge pull request #67010 from r-ryantm/auto-update/ocurl
...
ocamlPackages.ocurl: 0.8.1 -> 0.8.2
2019-08-24 14:06:23 -05:00
xrelkd
8da18fc8e3
cargo-expand: 0.4.14 -> 0.4.15
2019-08-25 02:58:38 +08:00
Joachim F
601b725582
Merge pull request #67398 from risicle/ris-graphene-hardened-malloc-2
...
graphene-hardened-malloc: 1 -> 2
2019-08-24 18:16:57 +00:00
Marek Mahut
a2db438582
Merge pull request #67396 from risicle/ris-cf-cli-6.46.1
...
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 19:09:46 +02:00
Mario Rodas
2ff3586200
Merge pull request #67007 from r-ryantm/auto-update/ocaml4.06.1-lwt_log
...
ocamlPackages.lwt_log: 1.1.0 -> 1.1.1
2019-08-24 11:57:19 -05:00
Vladimír Čunát
ee099bf5e7
Merge #66998 : mesa: 19.1.3 -> 19.1.5 (into staging)
2019-08-24 18:17:51 +02:00
Vladimír Čunát
b3024380de
mesa: 19.1.4 -> 19.1.5 (bugfix only)
2019-08-24 18:09:36 +02:00
Robert Scott
de0b514468
pythonPackages.django_silk: 3.0.2 -> 3.0.3
2019-08-24 16:59:20 +01:00
Robert Scott
9b6ae7a0f4
graphene-hardened-malloc: 1 -> 2
2019-08-24 16:52:32 +01:00
Jos van Bakel
e3e3af2c1e
python3Packages.moderngl: 5.5.0 -> 5.5.3
2019-08-24 17:52:13 +02:00
Robert Scott
6e921f77ff
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 16:21:37 +01:00
Michael Weiss
a48865eea0
wayland-protocols: 1.17 -> 1.18
2019-08-24 16:30:46 +02:00
Marek Mahut
93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
...
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut
993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
...
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut
6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
...
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
R. RyanTM
d7d15fb454
wiredtiger: 2.6.1 -> 3.2.0 ( #67170 )
...
* wiredtiger: 2.6.1 -> 3.2.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/wiredtiger/versions
* wiredtiger: removing broken tag
* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00
Profpatsch
ffbad0f656
tree-sitter: init at 0.15.7
2019-08-24 15:13:47 +02:00
Marek Mahut
19081d4b23
Merge pull request #67249 from lsix/fix-pyowm
...
pythonPackage.pyown: fix builds
2019-08-24 12:46:43 +02:00
Marek Mahut
b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
...
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Luka Blaskovic
e9b136e400
luaffi: remove in favor of luaPackages.luaffi
2019-08-24 10:04:44 +00:00
Marek Mahut
b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
...
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Samuel Leathers
4aa6cc3de1
Merge pull request #67361 from vbgl/ocaml-ppx_tools_versioned-5.2.3
...
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
2019-08-24 00:58:38 -04:00
Samuel Leathers
7cec032b9e
Merge pull request #67263 from pacien/exim-spf
...
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers
578a619aee
Merge pull request #67266 from praetorg/patch-1
...
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Samuel Leathers
1718824a10
Merge pull request #67360 from livnev/solc-0.5.11
...
solc: 0.5.10 -> 0.5.11
2019-08-24 00:33:52 -04:00
Samuel Leathers
20b5f89384
Merge pull request #67297 from volth/patch-360
...
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-24 00:15:54 -04:00
Samuel Leathers
93c70cf07e
Merge pull request #67322 from vbgl/ocaml-otr-0.3.6
...
ocamlPackages.otr: 0.3.4 -> 0.3.6
2019-08-24 00:08:59 -04:00
Samuel Leathers
765a71f150
Merge pull request #67324 from vbgl/ocaml-vg-0.9.3
...
ocamlPackages.vg: 0.9.1 -> 0.9.3
2019-08-23 23:57:55 -04:00
Jan Tojnar
2e1f99061e
Merge pull request #67320 from jtojnar/at-spi-bus-launcher-schemas
...
at-spi2-core: wrap at-spi-bus-launcher
2019-08-24 00:46:25 +02:00
Jan Tojnar
1adfc32c01
at-spi2-core: wrap at-spi-bus-launcher
...
Currently the following warnings and errors are logged on GNOME startup:
Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.8' (uid=132 pid=1246 comm="/nix/store/5anz
kdq6src76c4lm4m98w2a8f3j2cc4-gnome-" label="kernel")
Aug 22 19:34:16 kaiser systemd[1223]: Starting Accessibility services bus...
Aug 22 19:34:16 kaiser at-spi-bus-laun[1341]: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.
Aug 22 19:34:16 kaiser dbus-daemon[1229]: [session uid=132 pid=1229] Successfully activated service 'org.a11y.Bus'
Aug 22 19:34:16 kaiser systemd[1223]: Started Accessibility services bus.
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=132 pid=1246 comm="/nix/store/5anzkdq6src76c4lm4m98w2a8f3j2cc4-gnom
e-" label="kernel")
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: dbus-daemon[1345]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 22 19:34:16 kaiser at-spi-bus-launcher[1341]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
[…]
Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.10' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
Aug 22 19:34:26 kaiser systemd[1769]: Starting Accessibility services bus...
Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
Aug 22 19:34:26 kaiser at-spi-bus-laun[1858]: g_settings_schema_source_lookup: assertion 'source != NULL' failed
Aug 22 19:34:26 kaiser dbus-daemon[1775]: [session uid=1000 pid=1775] Successfully activated service 'org.a11y.Bus'
Aug 22 19:34:26 kaiser systemd[1769]: Started Accessibility services bus.
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=1852 comm="/nix/store/0k7r7imgs4zw3c9csldq7clmcyn4cy6k-gnome-" label="kernel")
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: dbus-daemon[1862]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 22 19:34:26 kaiser at-spi-bus-launcher[1858]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
This patch starts wrapping the binary, fixing one of the stragglers from https://github.com/NixOS/nixpkgs/issues/14120 .
Unfortunately, we could not use wrapGAppsHook due to dependency cycle.
2019-08-24 00:07:39 +02:00
worldofpeace
0552f4dc73
Merge pull request #67214 from stefano-m/master
...
adoptopenjdk-icedtea-web: rename from icedtea_web
2019-08-23 16:43:52 -04:00
Stefano Mazzucco
a6d234e9e9
adoptopenjdk-icedtea-web: rename from icedtea_web
...
This is a follow up of https://github.com/NixOS/nixpkgs/pull/66422
- rename icedtea_web to adoptopenjdk-icedtea-web to reflect the new governance
- add icedtea_web and icedtea8_web to aliases.nix for backwards compatibility
- update the attribute name where icedtea_web is used
2019-08-23 21:12:59 +01:00
Jan Tojnar
877dc46d24
ofono-phonesim: init at unstable-2014-04-22
2019-08-23 20:47:33 +02:00
Marek Mahut
589405a563
opencv: CVE-2019-14493
2019-08-23 20:36:31 +02:00