Mario Rodas
1e9ad86cd3
bitwarden_rs: fix darwin build
2019-05-12 09:54:30 -05:00
Maximilian Bosch
c99a01aa7a
calcurse: fix python3 wrapper
...
The current Python wrapper for `httplib2` breaks when running e.g.
`./result/bin/calcurse-caldav` with the following error:
```
Traceback (most recent call last):
File "./result/bin/calcurse-caldav", line 6, in <module>
import httplib2
ModuleNotFoundError: No module named 'httplib2'
```
The easiest workaround is to use the `wrapPython` tool to properly patch
library path inside the script.
2019-05-12 16:54:30 +02:00
Renaud
26b044ea29
Merge pull request #61059 from lopsided98/hdf4-fix
...
hdf4: fix tests on some machines
2019-05-12 16:40:40 +02:00
Jaka Hudoklin
e4d89879f8
elasticsearch: add missing gnugrep and coreutils to wrapper
2019-05-12 16:31:13 +02:00
Renaud
2c86b2c79c
Merge pull request #61242 from xbreak/update/cfitsio-3450
...
cfitsio: 3.430 -> 3.450
2019-05-12 16:15:01 +02:00
Renaud
a2e69f1b06
bitwarden_rs: 1.8.0 -> 1.9.0
...
Changelog: https://github.com/dani-garcia/bitwarden_rs/releases/tag/1.9.0
2019-05-12 15:55:35 +02:00
R. RyanTM
2d60d9984e
python37Packages.holoviews: 1.11.3 -> 1.12.2
...
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-holoviews/versions
2019-05-12 06:44:39 -07:00
Dan Callahan
1d13eb119d
gitAndTools.gitFastExport: (old) -> v190107
2019-05-12 14:40:15 +01:00
R. RyanTM
dfb12618f5
netsniff-ng: 0.6.5 -> 0.6.6 ( #61342 )
...
* netsniff-ng: 0.6.5 -> 0.6.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netsniff-ng/versions
* netsniff-ng: drop glibc patch
It has been fixed upstream
+ cleanup build inputs
+ perl not needed to build anymore
2019-05-12 15:29:39 +02:00
Renaud
3cdb2c3d0c
icr: 0.5.0 -> 0.6.0 ( #61156 )
...
* icr: 0.5.0 -> 0.6.0
* icr: ensure crystal is in PATH
2019-05-12 15:27:55 +02:00
Vladimír Čunát
0fb181b8ce
Merge #59422 : patchutils: 0.3.3 -> 0.3.4, keep 0.3.3 for fetchpatch
2019-05-12 15:17:10 +02:00
Vladimír Čunát
e07c5ec107
fetchpatch: explain why we use 0.3.3
2019-05-12 15:16:45 +02:00
R. RyanTM
c7fd3d0c4d
python37Packages.fs: 2.4.4 -> 2.4.5
...
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-fs/versions
2019-05-12 06:02:19 -07:00
Vladimír Čunát
359a7340d7
Merge #61181 : spl: fix build with linux 5.1
2019-05-12 14:07:20 +02:00
Renaud
bc61a27025
Merge pull request #61107 from OmnipotentEntity/mp3cat-0.5
...
mp3cat init at 0.5
2019-05-12 13:57:40 +02:00
Vladimír Čunát
08506c8eff
jvmci8: restrict meta.platforms according to graalvm8
...
This unbreaks evaluation on darwin, maybe elsewhere. Thread:
https://github.com/NixOS/nixpkgs/commit/3cf07efa30a#r33500279
2019-05-12 13:51:40 +02:00
R. RyanTM
305ded523e
python37Packages.cassandra-driver: 3.17.0 -> 3.17.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/python3.7-cassandra-driver/versions
2019-05-12 04:42:37 -07:00
xbreak
152b1e4dbc
cfitsio: 3.430 -> 3.450
...
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Michael Reilly
9e9996ad1a
mp3cat init at 0.5
...
Adding package mp3cat, a command line mp3 utility which will concatenate
multiple mp3 files, and keep only the audio frames, discarding headers
and so on.
2019-05-12 07:00:50 -04:00
Maximilian Bosch
4c6754c631
up: repackage with buildGoModule
...
Go modules[1] provide a set of sources and corresponding checksums.
These sources can be resolved automatically with Nix, so no go2nix is
required anymore.
[1] https://blog.golang.org/using-go-modules
2019-05-12 11:24:00 +02:00
Maximilian Bosch
74c841f4ad
Merge pull request #61323 from r-ryantm/auto-update/ibus-typing-booster
...
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.1
2019-05-12 11:05:01 +02:00
Thomas Mader
6948e565a7
dmd: Enable dmd tests again
2019-05-12 10:50:48 +02:00
Vladimír Čunát
ec5f5a21d7
Merge #60614 : lua*Packages improvements
2019-05-12 10:01:48 +02:00
Renaud
90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
...
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Peter Simons
8fd4b19d6b
haskell-aeson: patch to fix the build with ghc-8.8.x
2019-05-12 09:54:32 +02:00
Peter Simons
579b679507
haskell-dlist: jailbreak to fix the build with ghc-8.8.x
2019-05-12 09:54:32 +02:00
Peter Simons
553a1eec6f
haskell-parallel: jailbreak to fix the build with ghc-8.8.x
2019-05-12 09:54:32 +02:00
Peter Simons
5d61a76ba9
haskell-optparse-applicative: jailbreak to fix the build with ghc-8.8.x
2019-05-12 09:54:32 +02:00
Peter Simons
7df834c628
haskell-th-lift: jailbreak is no longer necessary in the latest version
2019-05-12 09:54:32 +02:00
Peter Simons
b24afc5119
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.3 from Hackage revision
2979437e88
.
2019-05-12 09:54:26 +02:00
Peter Simons
ac8bf3419b
hackage2nix: re-enable 'megaparsec-tests' builds on Hydra
2019-05-12 09:54:26 +02:00
Michael Raskin
aa7d27a348
Merge pull request #61326 from r-ryantm/auto-update/apache-jena-fuseki
...
apache-jena-fuseki: 3.10.0 -> 3.11.0
2019-05-12 07:49:39 +00:00
Will Dietz
eb327edc2a
hyperscan: 5.1.0 -> 5.1.1 ( #59500 )
...
* hyperscan: 5.1.0 -> 5.1.1
* provide misc utils needed by build
* hyperscan: build shared libs only by default
Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong
* hyperscan: restrict to x86_64-linux
Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
Thomas Mader
074be2ff85
ldc: Fix #61316
2019-05-12 09:26:37 +02:00
Wael Nasreddine
15c4a36012
amass: 2.9.1 -> 2.9.11 using buildGoModule ( #61343 )
2019-05-11 23:34:24 -07:00
R. RyanTM
21b1d6ee28
bfs: 1.3.3 -> 1.4.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/bfs/versions
2019-05-11 23:42:26 -05:00
R. RyanTM
315be87440
python37Packages.geopandas: 0.4.1 -> 0.5.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-geopandas/versions
2019-05-11 23:28:23 -05:00
Matthew Bauer
490d9fd509
release-cross: use latest stable ghc
...
Previously on ghc 8.4.4, but we can now use 8.6.5 to address the
issue.
2019-05-12 00:22:01 -04:00
Matthew Bauer
8a52658918
ghc: use ncg for cross buildsystem
...
We can use ncg for all x86 builds.
Fixes #61262
2019-05-12 00:22:01 -04:00
R. RyanTM
ad5676f8b9
minimap2: 2.16 -> 2.17
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/minimap2/versions
2019-05-11 21:12:42 -07:00
Matthew Bauer
0f473cc854
portaudio: disable werror for flags hit in clang
2019-05-11 23:02:56 -04:00
worldofpeace
8f5c4f6565
Merge pull request #61289 from Ma27/bump-pyaxmlparser
...
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
2019-05-11 22:16:26 -04:00
R. RyanTM
9390ebd695
libgda: 5.2.8 -> 5.2.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgda/versions
2019-05-11 18:31:20 -07:00
R. RyanTM
a26cda2b64
josm: 14945 -> 15031
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/josm/versions
2019-05-11 16:58:54 -07:00
R. RyanTM
5c28af1480
apache-jena-fuseki: 3.10.0 -> 3.11.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/apache-jena-fuseki/versions
2019-05-11 16:46:32 -07:00
Mario Rodas
89ae3d6a83
Merge pull request #59648 from r-ryantm/auto-update/python3.7-confluent-kafka
...
python37Packages.confluent-kafka: 0.11.6 -> 1.0.0
2019-05-11 18:26:23 -05:00
José Romildo Malaquias
db1236e468
Merge pull request #59941 from romildo/fix.deepin.dde-polkit-agent
...
deepin.dde-polkit-agent: set plugins dir from environment variable
2019-05-11 20:22:38 -03:00
R. RyanTM
aa0dd5df19
ipe: 7.2.11 -> 7.2.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ipe/versions
2019-05-11 16:12:49 -07:00
Dmitry Kalinkin
b6ed6e452e
Merge pull request #61313 from eadwu/pythonPackages.zstd/1.4.0.0
...
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0
2019-05-11 18:29:41 -04:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
...
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
Mario Rodas
b7a6a7c8f5
pythonPackages.streamz: 0.5.0 -> 0.5.1
2019-05-11 17:09:44 -05:00
R. RyanTM
855a6f2887
python37Packages.confluent-kafka: 0.11.6 -> 1.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-confluent-kafka/versions
2019-05-11 17:09:44 -05:00
R. RyanTM
fface18d2b
ibus-engines.typing-booster-unwrapped: 2.6.0 -> 2.6.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/ibus-typing-booster/versions
2019-05-11 14:50:58 -07:00
Roman Volosatovs
4afa4cda63
zathura: Add a comment about why poppler is used on Darwin
2019-05-11 23:43:00 +02:00
Mario Rodas
e8817507d7
twitterBootstrap4: init at 4.3.1
2019-05-11 16:41:12 -05:00
R. RyanTM
c4a83dfb07
twitterBootstrap: 3.3.7 -> 3.4.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/bootstrap/versions
2019-05-11 16:41:12 -05:00
Alexey Shmalko
dedda379bb
Merge pull request #61161 from stefano-m/awesome-issue-60538
...
awesome: add optional gtk3 support
2019-05-12 00:37:19 +03:00
Renaud
1a262d01ba
Merge pull request #61062 from risicle/ris-lark-parser-enable-tests
...
pythonPackages.lark-parser: enable majority of tests
2019-05-11 23:02:32 +02:00
Renaud
5f0afa48d1
Merge pull request #61081 from vbgl/ocaml-elpi-1.2.0
...
ocamlPackages.elpi: 1.1.0 -> 1.2.0
2019-05-11 22:55:55 +02:00
R. RyanTM
7a47b92765
gtksourceview: 3.24.10 -> 3.24.11
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-05-11 13:39:44 -07:00
Renaud
f8c9ed2167
Merge pull request #61267 from r-ryantm/auto-update/acpica-tools
...
acpica-tools: 20190405 -> 20190509
2019-05-11 22:17:22 +02:00
Renaud
f46b69d793
Merge pull request #60473 from wucke13/apmplanner-2
...
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 21:55:44 +02:00
Mario Rodas
fe52f61554
Merge pull request #59642 from r-ryantm/auto-update/python3.7-asgiref
...
python37Packages.asgiref: 2.3.2 -> 3.0.0
2019-05-11 13:38:26 -05:00
Mario Rodas
788471b177
python3Packages.channels: 2.1.7 -> 2.2.0
2019-05-11 13:22:49 -05:00
Mario Rodas
fbdb9ce787
python3Packages.daphne: 2.2.5 -> 2.3.0
2019-05-11 13:21:33 -05:00
R. RyanTM
b589619eda
python37Packages.asgiref: 2.3.2 -> 3.1.2
...
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-asgiref/versions
2019-05-11 13:14:39 -05:00
Edmund Wu
d314dac67f
pythonPackages.zstd: 1.3.8.1 -> 1.4.0.0
2019-05-11 14:12:34 -04:00
Renaud
bb1a0d26a0
Merge pull request #61282 from r-ryantm/auto-update/davix
...
davix: 0.7.2 -> 0.7.3
2019-05-11 20:11:34 +02:00
Wael Nasreddine
7977977fa5
proto-contrib: init at 0.9.0 ( #61261 )
2019-05-11 11:07:08 -07:00
Jaka Hudoklin
af97161103
Merge pull request #61045 from xtruder/pkgs/elasticsearch/plugins-refactor
...
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin
2019-05-11 20:01:48 +02:00
Mario Rodas
51a083c169
Merge pull request #61303 from artemist/ropper
...
python3Packages.ropper: 1.11.13 → 1.12.1
2019-05-11 13:00:54 -05:00
Jaka Hudoklin
e3f6239631
elasticsearchPlugins: fix plugins, add s3-repository and gcs-repository plugin
2019-05-11 19:54:20 +02:00
Mario Rodas
8ceabe5a5a
python3Packages.ropper: update license to bsd3
...
Ropper was relicensed to BSD 3-Clause. See:
b817130009
2019-05-11 12:50:13 -05:00
Vincent Demeester
8e10b333fb
minikube: 1.0.0 -> 1.0.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-11 13:41:12 -04:00
R. RyanTM
5d5c5e3577
groovy: 2.5.6 -> 2.5.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/groovy/versions
2019-05-11 13:40:53 -04:00
volth
df4d0fab2f
grub: 2.02 -> 2.04-rc1
2019-05-11 13:40:21 -04:00
Matthew Bauer
8318ded593
Merge pull request #61301 from matthewbauer/darwin-nogold
...
binutils: disable gold when building on darwin
2019-05-11 13:39:38 -04:00
wucke13
a670a8dbb1
apmplanner-2: 2.0.26 -> 2.0.27-rc1
2019-05-11 19:15:10 +02:00
marius851000
8ce538a70f
hackertyper: init at 1.1
2019-05-12 02:09:16 +09:00
Stefano Mazzucco
75886e3b47
awesome: add optional gtk3 support
...
Add optional gtk3 support to Awesome so that the `beautiful.gtk` module can be
used.
The `beautiful.gtk` uses `lgi` to obtain Gtk via gobject-introspect:
return require('lgi').Gtk
Since the current build does not include the typelib files needed, the above
call fails.
It turns out that both `gtk3` and `atk` (Accessibility toolkit) are needed, so
this commit adds them as optional build inputs.
Setting `gtk3Support` to `true` e.g. in an overlay will make `beautiful.gtk`
work at the cost of an increased closure size (currently 99.6M vs 223.4M).
Fixes https://github.com/NixOS/nixpkgs/issues/60538
2019-05-11 17:36:54 +01:00
Michael Weiss
56cb15b5fc
dav1d: 0.3.0 -> 0.3.1
2019-05-11 18:15:01 +02:00
Patrick Hilhorst
9bc4c1c311
i3-wk-switch: 2017-08-21 -> 2019-05-10
2019-05-11 17:41:08 +02:00
Artemis Tosini
0b49618cdf
python3Packages.ropper: 1.11.13 → 1.12.1
2019-05-11 15:39:33 +00:00
Renaud
8660acf856
Merge pull request #60188 from risicle/ris-mesos-fix
...
mesos: fix build by forcing protobuf 3.6
2019-05-11 17:25:41 +02:00
Matthew Bauer
3c5188ccb6
binutils: disable gold when building on darwin
...
Needed to build anything, otherwise get this error:
https://hydra.nixos.org/build/93192355/
2019-05-11 11:24:35 -04:00
Robert Scott
a7b397295b
k2pdfopt: patch custom leptonica with security fixes
...
this is what you get to inherit if you insist on old versions. cross-port
of r19.03's 0861ad591a96ad7246335c9cb35f51126874ea12.
2019-05-11 16:15:24 +01:00
Mario Rodas
725a100c73
Merge pull request #59656 from r-ryantm/auto-update/python3.7-google-cloud-speech
...
python37Packages.google_cloud_speech: 0.36.3 -> 1.0.0
2019-05-11 10:01:10 -05:00
Joachim F
b6300babad
Merge pull request #61211 from dtzWill/update/electrum-3.3.5
...
electrum: 3.3.4 -> 3.3.5 (not your typical version bump)
2019-05-11 14:45:40 +00:00
Maximilian Bosch
6a5f5314b1
Merge pull request #61288 from andrewchambers/janet0.5.0
...
janet: 0.4.1 -> 0.5.0
2019-05-11 16:26:21 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 ( #61285 )
...
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:
https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
Roman Volosatovs
9ddd56a7e3
zathura: use poppler on Darwin by default
2019-05-11 16:03:03 +02:00
Roman Volosatovs
a2f3f6881b
zathura: fix darwin builds
2019-05-11 16:02:58 +02:00
José Romildo Malaquias
8f133f190c
deepin.dde-polkit-agent: set plugins dir from environment variable
2019-05-11 10:23:08 -03:00
Tim Steinbach
18d0273877
oh-my-zsh: 2019-05-09 -> 2019-05-11
2019-05-11 09:17:37 -04:00
Tim Steinbach
95d0ad903f
jenkins: 2.164.2 -> 2.164.3
2019-05-11 09:17:10 -04:00
Tim Steinbach
9038594b95
linux: 5.1 -> 5.1.1
2019-05-11 09:08:18 -04:00
Tim Steinbach
c058fb9d08
linux: 5.0.14 -> 5.0.15
2019-05-11 09:07:54 -04:00
Tim Steinbach
fe65f45fb3
linux: 4.9.174 -> 4.9.175
2019-05-11 09:07:25 -04:00
Tim Steinbach
2a78d62815
linux: 4.19.41 -> 4.19.42
2019-05-11 09:06:34 -04:00
Tim Steinbach
659c6ab081
linux: 4.14.117 -> 4.14.118
2019-05-11 09:06:07 -04:00
Maximilian Bosch
187d6fee39
python3Packages.pyaxmlparser: 0.3.13 -> 0.3.15
...
Minor bugfix releases with several improvements and more checks for APK
files to parse.
https://github.com/appknox/pyaxmlparser/compare/v0.3.13...v0.3.15
2019-05-11 15:03:41 +02:00
Andrew Chambers
fb0e76db85
janet: 0.4.1 -> 0.5.0
2019-05-12 00:21:50 +12:00
Maximilian Bosch
88b32c775e
Merge pull request #61275 from nyanloutre/riot_update_1_1_0
...
riot-{web,desktop}: 1.0.8 -> 1.1.0
2019-05-11 13:13:55 +02:00
R. RyanTM
ee654a9224
eccodes: 2.12.0 -> 2.12.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-05-11 04:02:57 -07:00
Maximilian Bosch
87fa21d3ce
Merge pull request #61277 from r-ryantm/auto-update/chessx
...
chessx: 1.4.6 -> 1.5.0
2019-05-11 12:39:51 +02:00
Maximilian Bosch
0015e885ce
Merge pull request #61274 from petabyteboy/feature/update-yarn
...
yarn: 1.15.2 -> 1.16.0
2019-05-11 12:02:26 +02:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
...
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.
I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
...
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
...
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00
Jorge Acereda
f96ce31af8
nvenc: remove obsolete nvidia-video-sdk
...
(cherry picked from commit b869a42ddb02a3ad6eb812a52400e0603b578bbb)
2019-05-11 11:38:26 +02:00
Jorge Acereda
de5e115de2
ffmpeg-full: nvenc doesn't imply nonfree licensing
...
(cherry picked from commit ce211e68396e7cfe0897586ae38b0e5fb268f09b)
2019-05-11 11:38:25 +02:00
Will Dietz
5dff8e9818
libxmlb: 0.1.8 -> 0.1.9 ( #61201 )
...
* libxmlb: 0.1.8 -> 0.1.9
* libxmlb: restrict to linux platforms
It fails to build on Darwin
2019-05-11 11:30:46 +02:00
Maximilian Bosch
2a818c101a
uutils-coreutils: 2018-09-30 -> 2019-05-03
...
There's still no new release, but since there are ~120 commits since
August with several dependency bumps and improvements regarding the
compatibility with the GNU coreutils.
The full diff can be viewed here:
a161b7e803...036dd81295
2019-05-11 11:29:23 +02:00
Vladimír Čunát
58213cd9ca
Merge #60740 : ffmpeg*: 4.1.2 -> 4.1.3
2019-05-11 11:24:18 +02:00
Vladimír Čunát
fd78c3b5de
ffmpeg-full: 4.1.2 -> 4.1.3
2019-05-11 11:21:20 +02:00
R. RyanTM
952122b70e
python27Packages.aws-sam-translator: 1.10.0 -> 1.11.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/python2.7-aws-sam-translator/versions
2019-05-11 04:18:20 -05:00
R. RyanTM
671450790a
davix: 0.7.2 -> 0.7.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/davix/versions
2019-05-11 02:11:44 -07:00
Maximilian Bosch
6ec6cd0f20
up: 0.3.1 -> 0.3.2
...
New release with several new keyboard shortcuts to navigate between
piped commands: https://github.com/akavel/up/releases/tag/v0.3.2
2019-05-11 10:58:15 +02:00
Renaud
047400d753
Merge pull request #61227 from uvNikita/moonlight
...
moonlight-embedded: update and add vaapi support
2019-05-11 10:25:25 +02:00
Renaud
26006395f6
Merge pull request #61233 from vbgl/ocaml-cairo-0.6.1
...
ocamlPackages.cairo2: 0.6 -> 0.6.1; ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6
2019-05-11 10:18:50 +02:00
Renaud
507eaf61cb
Merge pull request #61263 from romildo/upd.mate
...
mate.mate-calc: 1.22.0 -> 1.22.1
2019-05-11 10:12:49 +02:00
Renaud
253dae1edf
leptonica: disable checks on darwin
...
18 tests failed with errors like:
> Error in callSystemDebug: iOS 11 does not support system()
> Error in fopenReadStream: file not found
Closes #61259
2019-05-11 10:08:59 +02:00
R. RyanTM
55c4e205c7
chessx: 1.4.6 -> 1.5.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/chessx/versions
2019-05-11 00:45:40 -07:00
Vladimír Čunát
e8f4ad0169
Merge branch 'master' into staging-next
...
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Milan Pässler
b4f6b5da8b
yarn: 1.15.2 -> 1.16.0
2019-05-11 09:22:49 +02:00
nyanloutre
ed244efeab
riot-desktop: 1.0.8 -> 1.1.0
2019-05-11 09:22:43 +02:00
nyanloutre
adc9db2a3a
riot-web: 1.0.8 -> 1.1.0
2019-05-11 09:22:35 +02:00
lewo
021f127369
Merge pull request #60463 from spacefrogg/openafs-1.8.3
...
openafs: 1.8.2 -> 1.8.3
2019-05-11 09:03:59 +02:00
R. RyanTM
7dabb6028d
buck: 2019.01.10.01 -> 2019.05.06.01
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-05-10 23:54:01 -07:00
R. RyanTM
eb67db47f5
acpica-tools: 20190405 -> 20190509
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions
2019-05-10 20:48:16 -07:00
José Romildo Malaquias
db134f03c5
mate.mate-calc: 1.22.0 -> 1.22.1
2019-05-10 23:45:02 -03:00
xrelkd
17b3c055cd
youtube-dl: 2019.04.30 -> 2019.05.11
2019-05-11 10:36:45 +08:00
José Romildo Malaquias
76e3af41a5
Merge pull request #59940 from romildo/fix.deepin.deepin-wm
...
deepin.deepin-wm: fix paths related to plugins and desktop files
2019-05-10 23:35:54 -03:00
Aaron Andersen
39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
...
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
Aaron Andersen
252420b21d
Merge pull request #61066 from aanderse/pythonPackages.leveldb
...
pythonPackages.leveldb: init at 0.194
2019-05-10 21:06:20 -04:00
rexim
79586cae40
chatterino2: init at unstable-2019-05-11
2019-05-10 21:03:48 -04:00
kolaente
29d35a9ddb
maintainers: add kolaente
2019-05-11 02:01:08 +02:00
kolaente
bad4902dc2
gitea: 1.8.0 -> 1.8.1
2019-05-11 01:51:25 +02:00
Ryan Mulligan
6602f322f9
Merge pull request #61254 from matthew-piziak/regenerate-node-packages-2019-05-10
...
regenerate `nodePackages`
2019-05-10 16:21:42 -07:00
worldofpeace
ecdb583ded
Merge pull request #61218 from IvanMalison/slack-libappindicator
...
slack: add libappindicator-gtk3 to rpath
2019-05-10 18:15:01 -04:00
José Romildo Malaquias
edc66ee77c
deepin.deepin-wm: use absolute path in desktop file
2019-05-10 19:05:52 -03:00
Will Dietz
d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
...
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Renaud
57fefacf70
leptonica: enable check phase
...
+ parallel building and checking is faster
+ clarify licensing (BSD-2)
2019-05-10 23:51:46 +02:00
Bas van Dijk
cc3d0f4acf
Merge pull request #61255 from basvandijk/elk-old-upgrades
...
elk5: 5.6.9 -> 5.6.16 & elk6: 6.7.1 -> 6.7.2
2019-05-10 23:48:21 +02:00
Matthew Piziak
7c3eb73599
nodePackages: regenerate
2019-05-10 17:34:34 -04:00
Michael Weiss
a6388e030a
tdesktop: 1.6.7 -> 1.7.0
2019-05-10 23:33:04 +02:00
Bas van Dijk
1a0818e941
elk6: 6.7.1 -> 6.7.2
2019-05-10 23:32:44 +02:00
Vladyslav M
6be6a88e29
docker-ls: 0.3.1 -> 0.3.2 ( #61243 )
...
docker-ls: 0.3.1 -> 0.3.2
2019-05-10 23:52:32 +03:00
Will Dietz
350771aaf1
Merge pull request #61223 from dtzWill/update/man-pages-5.01
...
man-pages: 5.00 -> 5.01
2019-05-10 15:51:45 -05:00
Bas van Dijk
8673d82bc1
elk5: 5.6.9 -> 5.6.16
2019-05-10 22:46:12 +02:00
Ryan Mulligan
99a59cf540
Merge pull request #59184 from bricewge/langservers
...
nodePackages: add language-server for bash, vue, html and css
2019-05-10 13:36:03 -07:00
Renaud
0e3d6136be
Merge pull request #61164 from eadwu/nvidia_x11/418.74
...
nvidia_x11: 418.56 -> 418.74
2019-05-10 22:25:42 +02:00
Renaud
956ee767e9
Merge pull request #61240 from romildo/upd.shades-of-gray-theme
...
shades-of-gray-theme: 1.1.6 -> 1.1.7
2019-05-10 22:17:14 +02:00
Brice Waegeneire
ccede2a7ee
nodePackages: init vue, html & css languageservers
2019-05-10 21:42:43 +02:00
Renaud
2fe5e5ba71
Merge pull request #60556 from r-ryantm/auto-update/groonga
...
groonga: 8.1.1 -> 9.0.2
2019-05-10 21:21:48 +02:00
worldofpeace
6c8bb26331
Merge pull request #61048 from Ma27/zmap-package
...
zmap: init at 2.1.1
2019-05-10 15:19:43 -04:00
Daiderd Jordan
a5a389ef9a
Merge pull request #60173 from bachp/plex-1.15.4.993
...
plex: 1.15.3.876 -> 1.15.4.994
2019-05-10 20:44:34 +02:00
Robert Scott
a6febf3eaa
mesos: fix build by forcing protobuf 3.6
...
mesos really seems to want protobuf 3.3, as dictated by maven. 3.6 does
seem to work though.
2019-05-10 19:16:39 +01:00
Renaud
655006c23e
postgresqlPackages.pgroonga: 2.1.8 -> 2.1.9
...
Changelog: https://pgroonga.github.io/news/#version-2-1-9
2019-05-10 20:12:22 +02:00
Renaud
b246b32119
Merge pull request #60639 from r-ryantm/auto-update/neovim-unwrapped
...
neovim-unwrapped: 0.3.4 -> 0.3.5
2019-05-10 19:26:11 +02:00
Renaud
0fe5e0279f
Merge pull request #60201 from samsonan-it/patch-1
...
neo.map: fix URL
2019-05-10 19:14:28 +02:00
Maximilian Bosch
0285c6183a
Merge pull request #61216 from endgame/arandr
...
arandr: 0.1.9 -> 0.1.10
2019-05-10 19:06:06 +02:00
Michael Raskin
76e2a96475
Changelog meta entry ( #60371 )
...
meta.changelog: enable, document, add for GNU Hello
2019-05-10 16:55:29 +00:00
Renaud
11fe4f3be0
Merge pull request #60852 from thefloweringash/opensc-darwin
...
opensc: use built-in PCSC provider on darwin
2019-05-10 18:46:38 +02:00
Maximilian Bosch
2741b986ea
docker-ls: 0.3.1 -> 0.3.2
...
The latest release supports golang templates to customize the CLI output
of docker-ls: https://github.com/mayflower/docker-ls#template-output
2019-05-10 18:46:00 +02:00
Bas van Dijk
4b7aea9e8c
Merge pull request #61237 from basvandijk/journalbeat-fixes
...
NixOS: support journalbeat >= 6
2019-05-10 18:44:44 +02:00
Alexander Bantyev
38c093e376
olive-editor: init at 0.0.1 ( #57867 )
...
* olive-editor: init at unstable-2019-03-18
* olive-editor: unstable-2019-03-18 -> 0.0.1
Upstream tagged a first alpha release
+ frei0r is now available on Darwin
2019-05-10 18:31:04 +02:00
Renaud
074c02f90f
Merge pull request #60935 from jluttine/gimp-add-gtk-path
...
gimp: fix GTK_PATH
2019-05-10 18:04:24 +02:00
Renaud
651342628e
Merge pull request #60392 from dtzWill/update/leptonica-1.78.0
...
leptonica: 1.74.1 -> 1.78.0
2019-05-10 17:57:35 +02:00
Renaud
d02d55d312
Merge pull request #60945 from lilyball/ffsend
...
ffsend: 0.2.45 -> 0.2.46
2019-05-10 17:29:02 +02:00
José Romildo Malaquias
8833bfd92a
shades-of-gray-theme: 1.1.6 -> 1.1.7
2019-05-10 11:51:53 -03:00
Matthew Bauer
57c45dd0ee
Merge pull request #61232 from ggreif/patch-2
...
clang: typo in comment
2019-05-10 10:12:18 -04:00
Mario Rodas
8f82435a3e
Merge pull request #60216 from exarkun/patch-4
...
service_identity: 17.0.0 -> 18.1.0
2019-05-10 08:48:43 -05:00
Mario Rodas
45db37ac55
Merge pull request #60731 from r-ryantm/auto-update/python3.7-py3exiv2
...
python37Packages.py3exiv2: 0.6.1 -> 0.7.0
2019-05-10 08:41:33 -05:00
Izorkin
9ad5a326b0
zfsUnstable: 0.8.0-rc4 -> 0.8.0-rc5
2019-05-10 16:40:17 +03:00
Bas van Dijk
a662f99139
journalbeat: make journalbeat6 the default
...
Version 6.x is also the default for the other beats.
2019-05-10 15:39:11 +02:00
Mario Rodas
36782c1d0b
Merge pull request #60959 from r-ryantm/auto-update/bitwarden_rs-vault
...
bitwarden_rs-vault: 2.9.0 -> 2.10.0
2019-05-10 08:39:05 -05:00
Bas van Dijk
42c9c6df73
journalbeat7: fix binary by setting RPATH to systemd using patchelf
2019-05-10 15:36:53 +02:00
Bas van Dijk
42f357d1ac
journalbeat6: fix binary by setting RPATH to systemd using patchelf
2019-05-10 15:29:35 +02:00
Mario Rodas
6ca0b1462f
Merge pull request #60427 from artemist/sox-opus
...
sox: Add option to include opus support
2019-05-10 08:28:55 -05:00
Bas van Dijk
6f0a6bfc60
journalbeat: patchelf the binary instead of using a wrapper
2019-05-10 15:27:45 +02:00
Jean-Paul Calderone
9b4392e831
service_identity: 17.0.0 -> 18.1.0
...
Newer version of Twisted requires newer version of service_identity for reasonable certificate subject checking.
2019-05-10 08:25:25 -05:00
Vincent Laporte
a625f19358
ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6
2019-05-10 12:59:19 +00:00
Vincent Laporte
20359e55cd
ocamlPackages.cairo2: 0.6 -> 0.6.1
2019-05-10 12:59:14 +00:00
Florian Klink
7495a761cc
virtualbox: python2 -> python3 ( #61100 )
...
virtualbox: python2 -> python3
2019-05-10 14:54:56 +02:00
clefru
5d14340cba
texlive: retain texmf/updmap.cfg and generate texmf-config/updmap.cfg ( #58220 )
...
As discussed in
https://github.com/NixOS/nixpkgs/issues/58026#issuecomment-475825057
2019-05-10 08:50:09 -04:00
Florian Klink
b93d3473d3
virtualbox: 5.2.28 -> 6.0.6 ( #60943 )
...
virtualbox: 5.2.28 -> 6.0.6
2019-05-10 14:47:12 +02:00
Will Dietz
bc94dcf500
digikam: 6.0.0 -> 6.1.0 ( #60042 )
...
* digikam: 6.0.0 -> 6.1.0
* digikam: add dep, use ffmpeg_4
* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Gabor Greif
bd8da4e0ed
clang: typo in comment
2019-05-10 11:29:09 +02:00
Timo Kaufmann
df47f8b147
vimPlugins: update ( #61226 )
2019-05-10 10:41:14 +02:00
Nikita Uvarov
fc5b5cdaef
moonlight-embedded: add libva support
...
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov
30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9
2019-05-10 10:24:02 +02:00
Renaud
926a525876
Merge pull request #60724 from r-ryantm/auto-update/python3.7-ordered-set
...
python37Packages.ordered-set: 3.1 -> 3.1.1
2019-05-10 09:21:47 +02:00
Maximilian Bosch
ecafe8a7af
zmap: init at 2.1.1
...
zmap[1] is a fast network scanner for the IPv4 address space. This is
the main package of the ZMap projects, there are further one that will
be packaged soon.
[1] https://zmap.io/
2019-05-10 07:50:25 +02:00
Maximilian Bosch
2169faee8b
byacc: resulting binary should be named byacc
2019-05-10 07:50:24 +02:00
Will Dietz
ffd2d03e3b
man-pages: 5.00 -> 5.01
...
http://man7.org/linux/man-pages/changelog.html#release_5.01
2019-05-09 23:58:15 -05:00
Ryan Mulligan
1da6717d56
Merge pull request #61221 from lightbulbjim/nethack-update
...
nethack: 3.6.1 -> 3.6.2
2019-05-09 21:17:18 -07:00
Ryan Mulligan
78526a79da
Merge pull request #53393 from srghma/hubstaff_143
...
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Lily Ballard
985c9dd95c
ffsend: 0.2.45 -> 0.2.46
...
Extend the xclip/xsel support to all BSD variants and update the
platforms list to `platforms.unix`.
2019-05-09 20:39:18 -07:00
Malo Bourgon
75942540fa
nodePackages: init bash-language-server, init speed-test, init typescript-language-server
2019-05-09 20:01:53 -07:00