Commit graph

160741 commits

Author SHA1 Message Date
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
Niklas Hambüchen f2816e47ab PULL_REQUEST_TEMPLATE: Ask for docs 2018-11-22 19:57:19 +01:00
James Hillyerd 6aacc6f19b maintainer: add jhillyerd 2018-11-22 10:43:24 -08: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