Linus Heckemann
ef5da57ea2
hound: 20170324 -> 2018-11-02
2018-11-23 13:22:01 +01:00
Jörg Thalheim
04719a0052
Merge pull request #50919 from sjau/flexget-2.17.14
...
Flexget: 2.16.2 -> 2.17.4
2018-11-23 11:57:56 +00:00
Jörg Thalheim
c424c1161b
Merge pull request #50560 from oxij/pkgs/fetchurl-mirrors
...
fetchurl: mirrors: http -> https, https before http, http before ftp
2018-11-23 11:56:44 +00:00
Jörg Thalheim
af9e846bba
Merge pull request #50940 from Tomahna/mopidy-iris
...
mopidy-iris: 3.29.2 -> 3.31.1
2018-11-23 11:46:15 +00:00
Jörg Thalheim
7acd4eb51b
Merge pull request #50908 from jhillyerd/golint
...
golint: 20180208 -> 20181026
2018-11-23 11:39:13 +00:00
Sarah Brofeldt
5a73ff0419
Merge pull request #50942 from vdemeester/update-runc
...
runc: 1.0.0-rc5 -> 1.0.0-rc6
2018-11-23 12:11:17 +01:00
Sarah Brofeldt
0ce8f99e25
Merge pull request #50944 from yrashk/urweb-20180616
...
urweb: 20170720 -> 20180616
2018-11-23 12:05:53 +01:00
Jörg Thalheim
8dca420161
Merge pull request #50937 from tathougies/travis/uriparser-cross
...
uriparser: Enable cross-compilation
2018-11-23 09:54:04 +00:00
Yurii Rashkovskii
4c1d199a12
urweb: 20170720 -> 20180616
2018-11-23 15:42:23 +07:00
Ingolf Wagner
6fcc67e189
bitwig-studio1: fix dependency to libxkbcommon_7
2018-11-23 03:32:22 -05:00
Ingolf Wagner
b499f924da
libxkbcommon: split version (for bitwig)
2018-11-23 03:32:22 -05:00
Vincent Demeester
9536fa2e37
runc: 1.0.0-rc5 -> 1.0.0-rc6
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 09:05:09 +01:00
worldofpeace
f591dd2fdf
insomnia: 6.0.2 -> 6.2.0 ( #50906 )
...
- Switch to using autoPatchelfHook
- Add some new deps needed for this version
In particular the application won't function without `stdenv.cc.cc`
in LD_LIBRARY_PATH.
2018-11-23 02:50:02 -05:00
Maximilian Bosch
e75f922e91
nextcloud-client: 2.3.3 -> 2.5.0 ( #50463 )
...
Updates to the latest version of the desktop client available. Tested
the config migration from `nextcloud-client` 2.3.3 with a Nextcloud
14.0.3 instance (hosted using `services.nextcloud`).
Additionally the derivation required the following changes:
* Dropped `Qt5Sql` patch: this has been fixed upstream and isn't needed
anymore (furthermore their CMake structure has changed and the patch
wouldn't apply anymore on 2.5.0).
* Moved to a new upstream repository (nextcloud/desktop), kept
`fetchgit` to properly fetch submodules.
* Added OpenSSL 1.1 integration: `libsync` (the syncing provided by this
package) requires 1.1, furthermore the linking flags had to be fixed
manually by passing `NIX_LDFLAGS` to the derivation.
Furthermore I moved the support for a Gnome3 keyring into its own
wrapper to avoid a full rebuild of the package whenever you alter
`withGnomeKeyring` in an override expressions.
It's still possible to enable keyring (now without recompile) like this:
```
nextcloud-client.override { withGnomeKeyring = true; }
```
To override the derivation itself you now have to use
`nextcloud-client-unwrapped`:
```
nextcloud-client-unwrapped.overrideAttrs (old: {
src = yoursrc;
})
```
2018-11-23 02:31:31 -05:00
Michael Raskin
24b381e235
Merge pull request #50929 from c0bw3b/pkg/sysdig
...
sysdig: 0.23.1 -> 0.24.1
2018-11-23 07:08:50 +00:00
Vincent Laporte
6bdb039138
timidity: 2.14.0 -> 2.15.0
2018-11-23 06:54:46 +00:00
Kevin Rauscher
c7f3f3a2dd
mopidy-iris: 3.29.2 -> 3.31.1
2018-11-23 07:52:53 +01:00
Travis Athougies
3963629193
Enable uriparser cross-compilation
2018-11-22 20:00:54 -08:00
c0bw3b
c644bf3718
sysdig: 0.23.1 -> 0.24.1
...
* support kernels 4.14.0 to 4.19.x
* move cmake and perl into native build inputs
* licensing change:
- userspace programs are now licensed under Apache 2.0
- kernel module is now licensed under both MIT and GPLv2
2018-11-22 23:00:39 +01:00
Franz Pletz
bcf736b325
python: pyjwt: fix build
2018-11-22 22:27:29 +01:00
Franz Pletz
eb2d56cb27
python: pytest_37: init at 3.7.4
...
Needed at least by pyjwt.
2018-11-22 22:27:29 +01:00
Linus Heckemann
20b3d00621
Merge pull request #49824 from Assassinkin/libmr
...
pythonPackages.libmr: init at 0.1.9
2018-11-22 21:50:18 +01:00
James Hillyerd
bd3810ac99
golint: 20180208 -> 20181026
...
- golint has moved from github to golang.org/x/lint
- allowGoReferences must be true, fixes #50907
2018-11-22 12:33:54 -08:00
Renaud
4f29b8ec7a
Merge pull request #50530 from jb55/bump-clightning
...
clightning: 0.6.1 -> 0.6.2
2018-11-22 20:23:20 +01:00
Renaud
744c971973
clightning: split native build inputs
2018-11-22 19:16:36 +01:00
R. RyanTM
6a2963f681
keybinder3: 0.3.0 -> 0.3.2
...
* keybinder3: 0.3.0 -> 0.3.2 (#50718 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/keybinder3/versions
* keybinder3: refresh
Use new GitHub repo at https://github.com/kupferlauncher/keybinder
Move autoconf/automake/libtool to nativeBuildInputs
2018-11-22 17:51:31 +01:00
lewo
e3970df4dd
Merge pull request #50918 from teozkr/issue-49120
...
kubernetes-helm: tell Helm what version it is
2018-11-22 17:15:58 +01:00
sjau
e651ea512a
Flexget: 2.16.2 -> 2.17.4
2018-11-22 17:01:48 +01:00
Guillaume Bouchard
62882d8cd2
haskellSrc2nix: disallow substitutes
...
Fix #49818 . See the bug for more details.
The work done by haskellSrc2nix is usually lightweight, but needs to
be done each time a cabal file change. This triggers unexpected
network activity for a cache query which results most of the time on a
cache miss.
By disabling substitutes we:
- avoid the, mostly useless, binary cache query
- avoid unexpected network failure when users change a cabal file and
try to rebuild without connectivity.
2018-11-22 16:24:13 +01:00
Teo Klestrup Röijezon
77cbf0db0a
kubernetes-helm: tell Helm what version it is
...
Helm uses its version to determine what version of Tiller (the server
component) to install. Without this patch it thinks it is `v2.11+unreleased` and
tries to download `gcr.io/kubernetes-helm/tiller:v2.11`. After the patch it
correctly downloads `gcr.io/kubernetes-helm/tiller:v2.11.0`. Fixes #49120 .
2018-11-22 14:49:20 +01:00
Franz Pletz
73d7046362
linuxPackages.wireguard: fix wireguard-tools bump
...
See 6fb56af8b2
.
cc #50833
2018-11-22 14:41:08 +01:00
Franz Pletz
28cdc4b921
squid4: 4.0.24 -> 4.4
2018-11-22 14:41:08 +01:00
Franz Pletz
ec3598087d
squid: 3.5.27 -> 3.5.28
2018-11-22 14:41:07 +01:00
Franz Pletz
20af37e300
sslh: 1.19c -> 1.20
2018-11-22 14:36:27 +01:00
Franz Pletz
8f1e30e0fd
xmr-stak: 2.5.2 -> 2.6.0
2018-11-22 14:36:27 +01:00
Franz Pletz
5778e8ae75
xmrig: 2.6.4 -> 2.8.3
2018-11-22 14:36:26 +01:00
Franz Pletz
c826315257
youtubeDL: 2018.11.07 -> 2018.11.18
2018-11-22 14:36:26 +01:00
Franz Pletz
4102113a0b
ncmpc: 0.31 -> 0.33
2018-11-22 14:36:25 +01:00
Franz Pletz
1a371818b6
kea: 1.4.0 -> 1.4.0-P1
2018-11-22 14:36:25 +01:00
Franz Pletz
3094887b25
mopidy: 2.1.0 -> 2.2.1
2018-11-22 14:36:24 +01:00
Franz Pletz
72894e94d3
mbedtls: 2.12.0 -> 2.14.0
2018-11-22 14:36:24 +01:00
Franz Pletz
10851bbbd1
mbedtls_1_3: 1.3.20 -> 1.3.22
2018-11-22 14:36:23 +01:00
Franz Pletz
058a96dc0e
jenkins: 2.138.2 -> 2.138.3
2018-11-22 14:33:46 +01:00
Gabriel Ebner
4e1323a0cf
vampire: fix nondeterministic hash
...
Probably related to #8567
2018-11-22 14:15:55 +01:00
Martin Lu
be43661677
opera: 53.0.2907.99 -> 56.0.3051.99
2018-11-22 13:53:42 +01:00
Renaud
aa9997f189
Merge pull request #50897 from romildo/upd.nordic
...
nordic: init at 1.2.1
2018-11-22 13:41:53 +01:00
Bas van Dijk
d429dc3b06
Merge pull request #50879 from ElvishJerricco/bump-ghcjs-2018-11-21
...
Bump GHCJS 8.4
2018-11-22 13:02:52 +01:00
Stephen
b25213cdb1
terraform-providers: bump versions ( #50864 )
2018-11-22 12:44:07 +01:00
Renaud
fe1491489d
Merge pull request #50522 from thorstenweber83/update-slic3r
...
slic3r: 1.2.9 -> 1.3.0
2018-11-22 12:23:15 +01:00
Maximilian Bosch
76ad975840
pythonPackages.pytesseract: init at 0.2.5
...
Simple python wrapper for Tesseract, an OCR engine to detect and read
text from images.
See https://pypi.org/project/pytesseract/
2018-11-22 12:22:08 +01:00
Jörg Thalheim
6093167164
Merge pull request #50558 from oxij/pkgs/openssl-fix-cryptodev
...
openssl: fix `cryptodev` fallout
2018-11-22 11:04:53 +00:00
Jan Malakhovski
7c48015019
openssl: fix cryptodev
fallout from d836b811cb
2018-11-22 09:45:34 +00:00
Jan Malakhovski
8dcf831978
fetchurl: mirrors: http -> https, https before http, http before ftp
...
Because HTTP has a higher probability of working behind proxies.
2018-11-22 09:38:22 +00:00
Michael Raskin
6fe39605df
polymake: init at 3.2r4
2018-11-22 12:29:14 +03:00
Renaud
9467621b18
Merge pull request #50851 from s9gf4ult/mindforger
...
Add Mindforger-1.48
2018-11-22 09:45:07 +01:00
Michael Raskin
c5ab75a157
Merge pull request #49863 from oxij/tree/packages-metric
...
metrics.nix: add a metric for the current number of packages as seen by nix-env
2018-11-22 08:25:12 +00:00
Michael Raskin
7b1d2324c5
Merge pull request #50774 from oxij/pkgs/test-versioning
...
pkgs/test/nixos-functions: use dummy versioning
2018-11-22 08:12:28 +00:00
hyperfekt
ff55dd4c43
brave: wrap with GAppsHook ( #50450 )
...
Fixes crashing when using file chooser GUI. Also added version to name and
removed extraneous copying from source archive.
2018-11-22 03:09:09 -05:00
R. RyanTM
5aa34d934d
duo-unix: 1.10.5 -> 1.11.0 ( #50793 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-11-22 02:55:52 -05:00
Sarah Brofeldt
848526a295
Merge pull request #50860 from kalbasit/nixpkgs_add-wtf
...
wtf: init at 0.4.0
2018-11-22 08:49:53 +01:00
cx405
8719126517
openarena: add missing dependency - openal ( #50903 )
...
Without this change:
'''
------ Initializing Sound ------
Loading "libopenal.so.1"...
Failed to load library: "libopenal.so.1".
'''
when openal is selected. In addition, upcoming 0.19.1 openal supports 3d positioning audio via stereo (HTRF).
2018-11-22 02:43:56 -05:00
RohanHart
25e7f59516
pijul: 0.10.0 -> 0.11.0 ( #50870 )
2018-11-22 07:32:17 +00:00
Aleksey Uimanov
6aacd9c08e
mindforger: init at 1.48.2
2018-11-22 11:47:04 +05:00
Renaud
9613310f82
Merge pull request #50747 from coreyoconnor/add-traverso
...
Add traverso: init at 0.49.5
2018-11-22 07:40:42 +01:00
worldofpeace
5a0423823f
Merge pull request #50638 from scolobb/processing-hash-bump
...
processing3: update the hash of the reference
2018-11-21 21:56:06 -05:00
worldofpeace
2e70b40f58
Merge pull request #49376 from dpaetzel/package-netlogo
...
NetLogo: init 6.0.4
2018-11-21 21:37:01 -05:00
Tim Steinbach
823cd6e8ff
termonad: Add wrapper
2018-11-22 01:27:46 +00:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1
2018-11-21 20:22:32 -05:00
Jörg Thalheim
6d7e116d0c
Merge pull request #50895 from dywedir/oxipng
...
oxipng: 2.1.0 -> 2.1.6
2018-11-22 00:54:59 +00:00
Jörg Thalheim
661043356a
Merge pull request #50704 from akru/master
...
parity: 2.0.8 -> 2.1.6; parity-beta: 2.1.3 -> 2.2.1
2018-11-22 00:53:49 +00:00
Jörg Thalheim
a71b7697c9
Merge pull request #49573 from veprbl/pr/bump
...
bump: pythonPackages.simanneal, fastjet, herwig
2018-11-22 00:53:26 +00:00
Dmitry Kalinkin
91d6c9111e
herwig: broken on aarch64
2018-11-21 19:39:23 -05:00
Corey O'Connor
97d85b839a
traverso: init at 0.49.5
2018-11-21 16:16:55 -08:00
Matthieu Coudron
35f74c3608
mininet: init at 2.3.0d4 ( #41261 )
...
Mininet (https://github.com/mininet/mininet ) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
2018-11-21 23:33:10 +00:00
Wael M. Nasreddine
46a652e7e3
wtf: init at 0.4.0
2018-11-21 14:53:57 -08:00
José Romildo Malaquias
797d334d69
nordic: init at 1.2.1
2018-11-21 20:50:32 -02:00
Renaud
8f7e407f81
Merge pull request #50894 from worldofpeace/fpart/1.1.0
...
fpart: 1.0.0 -> 1.1.0
2018-11-21 23:48:44 +01:00
Renaud
0028f5de89
uwsgi: build with PCRE support ( #50896 )
...
(#50896 )
2018-11-21 23:44:59 +01:00
worldofpeace
eeec5612b4
fpart: 1.0.0 -> 1.1.0
...
Also use `fetchFromGitHub` for fetch so we can use https.
2018-11-21 17:05:20 -05:00
Will Dietz
8a3693b207
pygit2: drop pycparser now, no longer needed at any version apparently
2018-11-21 15:44:25 -06:00
Will Dietz
a5c19d3b89
pygit2: 0.26.4 -> 0.27.2
...
* match major libgit2 version
* upstream patch to remove unnecessary requirement
2018-11-21 15:44:25 -06:00
Will Dietz
28b4b4b1e4
libgit2: 0.26.6 -> 0.26.8
...
0.26.7 is a security fix release
0.26.8 is a security fix release
Notes:
https://github.com/libgit2/libgit2/releases/tag/v0.26.8
https://github.com/libgit2/libgit2/releases/tag/v0.26.7
2018-11-21 15:44:25 -06:00
Vladyslav Mykhailichenko
a40fa7c046
oxipng: 2.1.0 -> 2.1.6
2018-11-21 23:19:24 +02:00
Daiderd Jordan
ed9741790d
Merge pull request #50836 from daniels/patch-3
...
xsv: Add darwin.Security as dependency on MacOS
2018-11-21 21:13:40 +01:00
R. RyanTM
c7c021757b
linuxPackages.evdi: 1.5.0.2 -> 1.5.1
...
* linuxPackages.evdi: 1.5.0.2 -> 1.5.1 (#50754 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
* evdi: refresh meta
Licenses : lib is LGPL-2.1-only while module is GPL-2.0-only
Supported kernel versions: builds with 4.15 / 4.16 / 4.17 since commit 90c26648acbe9a2f7ce4e0331e39045819323bf2
2018-11-21 20:23:41 +01:00
Daniel Sandbecker
fcac08f565
xsv: Pass Security framework from all-packages
2018-11-21 20:02:14 +01:00
Lorenzo Manacorda
6dda65e8da
prettytable: 0.7.1 -> 0.7.2
2018-11-21 19:36:50 +01:00
Jörg Thalheim
44f8603993
Merge pull request #50741 from fare-patches/master
...
Update gambit and gerbil to new upstream releases
2018-11-21 18:29:30 +00:00
Jörg Thalheim
097c633bf2
Merge pull request #50833 from dywedir/wireguard-tools
...
wireguard-tools: 0.0.20181018 -> 0.0.20181119
2018-11-21 18:20:20 +00:00
Jörg Thalheim
ebe6575b43
go_1_10: update outdated meta.branch
2018-11-21 17:55:21 +00:00
Jörg Thalheim
a4f37346e7
go_1_11: update outdated meta.branch
2018-11-21 17:53:28 +00:00
Jörg Thalheim
2f4037f62b
blsd: fix cross-compilation
2018-11-21 17:49:32 +00:00
Jörg Thalheim
7f2c30f851
Merge pull request #50521 from alyssais/qt-cf-private
...
qt59.qtwebkit: fix build on Darwin
2018-11-21 17:38:10 +00:00
Jörg Thalheim
97c4229c2d
Merge pull request #49657 from costrouc/costrouc/python-google-cloud-modules
...
pythonPackages.google-cloud-*: init all 37 modules
2018-11-21 17:02:11 +00:00
Renaud
a252c0f80f
Merge pull request #50772 from r-ryantm/auto-update/gede
...
gede: 2.10.9 -> 2.12.3
2018-11-21 17:57:29 +01:00
R. RyanTM
0b3f50f844
kubetail: 1.6.4 -> 1.6.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/kubetail/versions
2018-11-21 16:45:20 +01:00
Matthew Bauer
fc99c337ed
make-derivation: don’t disallow propagated native inputs
...
propagateNativeBuildInputs will end up going in the output derivation.
This case is allowed to end up in references because of that. Sorry
for the disruption!
Fixes #50865
2018-11-21 09:39:47 -06:00
Matthew Bauer
3d6f6e3e7f
libvpx-git: remove
...
Older than the stable version.
2018-11-21 09:39:33 -06:00
Matthew Bauer
5ad5708f83
arb-git: remove
...
Older than the stable version
2018-11-21 09:39:23 -06:00
Matthew Bauer
f4bf6ba67b
mdbtools: 0.6pre1 -> 0.7.1
...
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00