Ryan Mulligan
fe551d1d53
deskew: init at 1.25
...
* deskew: init at 1.25
* Update pkgs/applications/graphics/deskew/default.nix
Co-Authored-By: ryantm <ryan@ryantm.com>
2018-11-25 07:40:41 -08:00
Renaud
6a5fff3741
Merge pull request #51001 from c0bw3b/cleanup/more-https
...
Treewide: use more HTTPS-enabled sources
2018-11-25 16:22:34 +01:00
aszlig
2faf905f98
autoPatchelfHook: Add addAutoPatchelfSearchPath
...
This function is useful if autoPatchelf is invoked during some of the
phases of a build and allows to add arbitrary shared objects to the
search path.
So far the same functionality was in autoPatchelf itself, but not
available as a separate function, so when adding shared objects to the
dependency cache one would have to do so manually.
The function also has the --no-recurse flag, which prevents recursing
into subdirectories.
Signed-off-by: aszlig <aszlig@nix.build>
2018-11-25 16:22:32 +01:00
Renaud
631dc221d4
Merge pull request #51024 from mt-caret/keynav
...
keynav: 0.20150730.0 -> 0.20180821.0
2018-11-25 16:20:32 +01:00
Renaud
5e115d2d15
Merge pull request #50987 from c0bw3b/pkg/mailcap
...
mailcap: init at 2.1.48
2018-11-25 16:14:34 +01:00
Timo Kaufmann
a7d9d2e860
Merge pull request #51030 from timokau/sage-jupyter
...
sage: add jupyter notebook support
2018-11-25 16:11:08 +01:00
Timo Kaufmann
98c94d3d7d
sage: add jupyter notebook support
...
Fixes #48544 .
2018-11-25 15:54:31 +01:00
Renaud
18eb9e27a3
Merge pull request #47171 from pschuprikov/vim-clang-fix
...
vim plugins: fix for multiple clang outputs, use clang 6.0
2018-11-25 15:38:59 +01:00
Severin Fürbringer
017bade3eb
diskus: 0.4.0 -> 0.5.0 ( #51023 )
...
* diskus: 0.4.0 -> 0.5.0 (#51023 )
* Update pkgs/tools/misc/diskus/default.nix
Co-Authored-By: fuerbringer <severin@fuerbringer.info>
2018-11-25 15:30:43 +01:00
Pavel Chuprikov
41f0e933fd
clighter8 (vim): set libclang path to lib output
2018-11-25 14:45:42 +01:00
Pavel Chuprikov
71bf86d056
clang_complete (vim): fix multiple clang outputs
...
Clang-specific headers and dynamic libraries now go to different outputs,
and clang_complete must be able to find both
2018-11-25 14:45:42 +01:00
Pavel Chuprikov
70f87e66b3
vim plugins: use v6.0 of the Clang library
...
clighter8 plugin seems to be using python bindings for clang 6.0
clang_complete, another plugin using clang, works ok with this version
2018-11-25 14:41:08 +01:00
Jean Potier
233a4ed573
renoise: add mpg123 to runtime deps
...
* renoise: add mpg123 to runtime deps (#47435 )
* renoise: split native build inputs
2018-11-25 14:38:18 +01:00
Franz Pletz
c1d760f0bf
Merge pull request #50469 from mguentner/mxisd
...
mxisd: init at 1.2.0 plus service with test
2018-11-25 13:26:05 +00:00
c0bw3b
d7d3fa9aeb
win-spice: add meta.license
2018-11-25 13:57:57 +01:00
Judson Lester
2d5bd339da
Bugfix: gemsets didn't handle paths correctly ( #51002 )
2018-11-25 13:38:38 +01:00
Renaud
6c74e75228
Merge pull request #47745 from r-ryantm/auto-update/openshot-qt
...
openshot-qt: 2.4.2 -> 2.4.3
2018-11-25 13:33:39 +01:00
Masayuki Takeda
e3d1a7a8b6
keynav: 0.20150730.0 -> 0.20180821.0
2018-11-25 21:24:38 +09:00
Robert Schütz
377e0e9b0f
seafile-client: 6.2.5 -> 6.2.7
2018-11-25 13:23:51 +01:00
Robert Schütz
3dccf7dca7
seafile-shared: 6.2.5 -> 6.2.7
2018-11-25 13:23:51 +01:00
worldofpeace
a339dda0d4
pythonPackages.pyproj: 1.9.5.1 -> unstable-2018-11-13 ( #50982 )
...
Allows us to build pyproj with python3.7.
See: https://github.com/jswhit/pyproj/issues/136
2018-11-25 12:47:19 +01:00
Mario Rodas
21f6996529
pythonPackages.effect: fix python3.7 build ( #51022 )
2018-11-25 12:32:24 +01:00
Robert Schütz
5a2317d331
appdaemon: add idna-ssl to aiohttp's propagatedBuildInputs
...
closes #51009 , closes #51010
2018-11-25 12:20:47 +01:00
leenaars
f7b2518397
pythonPackages.sievelib: init at 1.1.1 ( #48817 )
...
* pythonPackages.sievelib: init at 1.1.1 (#48817 )
2018-11-25 12:14:29 +01:00
Gleb Peregud
bea10bfcab
woeusb: add p7zip to runtime deps
...
* woeusb: add p7zip to runtime deps enable extra feature (#47982 )
WoeUSB depends on presence of '7z` binary in the path to execute an extra step.
As Windows 7's installation media doesn't place the required EFI bootloaders
in the right location, WoeUSB extracts them from the system image manually
using '7z' binary which it checks with 'command -v 7z'.
See related code at:
aea4f91783/src/woeusb (L1530)
* woeusb: split native build inputs
2018-11-25 11:24:31 +01:00
R. RyanTM
d83c8f4616
libp11: 0.4.7 -> 0.4.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/libp11/versions
2018-11-25 04:34:29 -05:00
R. RyanTM
1a4bb5adc7
grml-zsh-config: 0.15.0 -> 0.15.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/grml-zsh-config/versions
2018-11-25 04:25:39 -05:00
R. RyanTM
0a35e363e3
heroku: 7.16.0 -> 7.18.2
...
* heroku: 7.16.0 -> 7.18.2 (#50096 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/heroku/versions
* heroku: split native build inputs
2018-11-25 10:20:50 +01:00
worldofpeace
50e06fc78e
Merge pull request #50689 from r-ryantm/auto-update/mysqltuner
...
mysqltuner: 1.6.18 -> 1.7.13
2018-11-25 04:19:10 -05:00
Mario Rodas
aff92495ab
wal-g: 0.1.12 -> 0.2.0
2018-11-25 03:57:22 -05:00
pbogdan
3128fd4064
transcribe: 8.40 -> 8.72
...
* transcribe: 8.40 -> 8.72 (#50337 )
2018-11-25 09:48:05 +01:00
Peter Simons
e6a528854e
all-cabal-hashes: update to Hackage at 2018-11-24T11:28:53Z
2018-11-25 09:43:41 +01:00
Peter Simons
b89b093048
git-annex: update sha256 hash for new version 7.20181121
2018-11-25 09:43:41 +01:00
Peter Simons
9cf56f6f88
haskell-brick: update override for ghc-8.6.x to the latest version
2018-11-25 09:43:41 +01:00
Peter Simons
3516551316
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.11.1-13-g2103989 from Hackage revision
856a2e1280
.
2018-11-25 09:43:35 +01:00
Craig Younkins
a655fb9fbd
ghc: Adding sphinx as build dependency to build man pages
...
Fixes https://github.com/NixOS/nixpkgs/issues/49627 .
Closes https://github.com/NixOS/nixpkgs/pull/50920 .
2018-11-25 09:43:34 +01:00
Amine Chikhaoui
e1ad1a0aa2
networkmanagerapplet: 1.8.16 -> 1.8.18
...
(#50338 )
2018-11-25 09:27:38 +01:00
Renaud
f0261e38f5
Merge pull request #50401 from active-group/hg-git-unbreak
...
Unbreak hg-git
2018-11-25 09:24:29 +01:00
Renaud
ce671ca860
Merge pull request #50595 from r-ryantm/auto-update/python3.6-py4j
...
python36Packages.py4j: 0.10.7 -> 0.10.8.1
2018-11-25 09:07:43 +01:00
Renaud
7fc86927ce
Merge pull request #50841 from florianjacob/nvidia_legacy_340
...
nvidia_legacy_340: update to make it compatible with current kernel
2018-11-25 08:35:25 +01:00
Renaud
f830fe04bd
Merge pull request #51003 from c0bw3b/pkg/ckbcomp
...
ckbcomp: 1.133 -> 1.187
2018-11-25 08:33:33 +01:00
markuskowa
3a393eecaf
Merge pull request #50904 from Pneumaticat/lizardfs-update
...
LizardFS: 3.11.3 -> 3.12.0, add Berkeley DB support
2018-11-25 02:38:57 +01:00
Kevin Liu
34f2931037
lizardfs: enable Berkeley DB support
2018-11-24 19:43:25 -05:00
Kevin Liu
4bbc1a6ce3
lizardfs: 3.11.3 -> 3.12.0
2018-11-24 19:43:03 -05:00
c0bw3b
aed83accbf
ckbcomp: 1.133 -> 1.187
2018-11-25 01:21:11 +01:00
R. RyanTM
22ec5128d4
synthv1: 0.9.2 -> 0.9.3
...
* synthv1: 0.9.2 -> 0.9.3 (#50553 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/synthv1/versions
* synthv1: refresh meta.homepage
2018-11-25 00:36:59 +01:00
c0bw3b
6b4433cfe6
super: get patch from salsa.debian.org
...
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:35:26 +01:00
c0bw3b
7fef6f9a59
tiptop: get patch from salsa.debian.org
...
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:26:12 +01:00
c0bw3b
561e18126f
libmatheval: get patches from salsa.debian.org
...
http://anonscm.debian.org/cgit is not available anymore
2018-11-25 00:12:55 +01:00
c0bw3b
b911f22730
Treewide: use https for www.spice-space.org
2018-11-25 00:01:22 +01:00
Timo Kaufmann
0c23fa9aaf
Merge pull request #50998 from timokau/sage-refactor
...
Sage refactor
2018-11-24 23:59:28 +01:00
c0bw3b
126f94d808
Treewide: use https for people.redhat.com
2018-11-24 23:56:37 +01:00
c0bw3b
dd3e576654
Treewide: use https for src.fedoraproject.org
2018-11-24 23:53:27 +01:00
c0bw3b
adea16b86c
Treewide: use https for launchpad.net
2018-11-24 23:47:52 +01:00
Timo Kaufmann
a0723f1285
sage: don't fix node version
2018-11-24 23:14:38 +01:00
Timo Kaufmann
e28a8ed287
sage: add some flexibility to the test runner
...
Make it possible to run individual tests. This is very useful while
git-bisecting.
2018-11-24 23:14:38 +01:00
Timo Kaufmann
21f9123ea6
sage: remove openblas hack
...
The pc files have since been included into the openblas package.
2018-11-24 23:14:38 +01:00
Timo Kaufmann
3832ddedb9
sage: refactor
2018-11-24 23:14:33 +01:00
Renaud
2d2f85876a
Merge pull request #50994 from dtzWill/update/mako-1.2
...
mako: 1.1 -> 1.2
2018-11-24 22:41:25 +01:00
Renaud
afd1c36bc5
Merge pull request #50305 from fgaz/twemoji-color-font/11.2.0
...
twemoji-color-font: 1.4 -> 11.2.0
2018-11-24 22:40:57 +01:00
Will Dietz
51b526d86e
mtools: 4.0.20 -> 4.0.21
...
* mtools: 4.0.20 -> 4.0.21 (#50993 )
https://lists.gnu.org/archive/html/info-mtools/2018-11/msg00009.html
* mtools: homepage is https-capable
2018-11-24 22:34:57 +01:00
Will Dietz
5d9e08d727
mako: 1.1 -> 1.2
...
https://github.com/emersion/mako/releases/tag/v1.2
2018-11-24 13:58:36 -06:00
Matthew Bauer
11e2f31532
kmymoney: cleanup install check
...
A few things changed:
- no need for stdenv.hostPlatform == stdenv.buildPlatform conditional - this is already done in make-derivation
- put xvfb_run in installCheckInputs
2018-11-24 13:46:54 -06:00
Renaud
0c1197a7fb
dfc: 3.0.5 -> 3.1.1
...
(#50991 )
2018-11-24 20:40:37 +01:00
markuskowa
2b2b8af9f4
Merge pull request #50989 from c0bw3b/cleanup/repo.or.cz
...
Treewide: use HTTPS for repo.or.cz and SF.net
2018-11-24 20:26:00 +01:00
c0bw3b
0ea604ac1d
Treewide: use https for SourceForge
2018-11-24 19:58:03 +01:00
c0bw3b
88ce525e85
Treewide: use https for repo.or.cz
2018-11-24 19:56:51 +01:00
Timo Kaufmann
9b4a518465
sage: drop known-padics-failure patch
...
The failure was not observed for a while and is probably fixed now.
2018-11-24 19:01:57 +01:00
Timo Kaufmann
ca6475b5e8
sage: drop unused patches
2018-11-24 19:01:57 +01:00
Renaud
a33ee551ce
Merge pull request #50969 from dtzWill/update/noto-fonts-emoji-unicode11
...
noto-fonts-emoji: 2018-04-24-pistol-update -> 2018-08-10-unicode11
2018-11-24 18:49:48 +01:00
Renaud
51435b4ac5
noto-fonts-emoji: fix licenses
2018-11-24 18:23:53 +01:00
c0bw3b
9b85eb42bb
mailcap: init at 2.1.48
...
Helper application and MIME type associations for file types
Provides a fresher /etc/mime.types
2018-11-24 17:52:43 +01:00
Robert Schütz
b6c96c6419
dovecot: 2.3.3 -> 2.3.4, dovecot_pigeonhole: 0.5.3 -> 0.5.4
2018-11-24 17:03:22 +01:00
Peter Simons
56cad36f75
Merge pull request #50964 from mredaelli/rstudio
...
rstudio: fix qt plugins not found
2018-11-24 16:12:33 +01:00
Joachim F
f00bc13ad7
Merge pull request #50831 from andersk/lxd-apparmor_parser
...
lxd: Provide apparmor_parser
2018-11-24 14:48:38 +00:00
Jörg Thalheim
984285355a
Merge pull request #50974 from dramforever/sarasa-gothic-ttc
...
sarasa-gothic: rewrite: TTC and fixed-output
2018-11-24 13:18:56 +00:00
markuskowa
651baa7ded
Merge pull request #50873 from zaninime/openscsi
...
openiscsi: 2.0-873 -> 2.0-877
2018-11-24 13:13:02 +01:00
Linus Heckemann
5c9b19a4a9
Merge pull request #49808 from pbogdan/steam-cc
...
steamPackages.steam-runtime-wrapped: don't include all of gcc
2018-11-24 13:11:06 +01:00
volth
921258cb69
phantomjs2: fix 404 (anonscm.debian.org -> salsa.debian.org) ( #50980 )
2018-11-24 11:35:18 +00:00
Francesco Zanini
6ce3525cf0
openiscsi: 2.0-873 -> 2.0-877
2018-11-24 12:25:42 +01:00
worldofpeace
6dbf15d627
Merge pull request #50834 from plapadoo/pyca-init-2.1
...
pyCA: init at 2.1
2018-11-24 06:21:58 -05:00
Paul TREHIOU
04c038e219
wpscan: init at 3.4.0
...
* wpscan: init at 3.4.0 (#50958 )
* wpscan: fix typo in description
Co-Authored-By: nyanloutre <paul@nyanlout.re>
* wpscan: missing indentation
Co-Authored-By: nyanloutre <paul@nyanlout.re>
* wpscan: wrap executable with curl
2018-11-24 11:48:32 +01:00
Philipp Middendorf
5f5e3a1bf2
pyCA: init at 2.1
2018-11-24 11:30:37 +01:00
Renaud
f67da1b2f8
Merge pull request #50968 from dtzWill/update/nnn-0.2.1
...
nnn: 2.0 -> 2.1
2018-11-24 11:25:56 +01:00
Philipp Middendorf
fbbfc7a36f
pythonPackages.sdnotify: init at 0.3.2
2018-11-24 10:47:47 +01:00
Sarah Brofeldt
25c562e451
Merge pull request #50550 from jD91mZM2/xidlehook
...
xidlehook: 0.6.0 -> 0.6.1
2018-11-24 10:32:55 +01:00
Michael Raskin
f79bf0a924
Merge pull request #50973 from c0bw3b/pkg/nsjail
...
nsjail: 2.7 -> 2.8
2018-11-24 08:01:47 +00:00
worldofpeace
3ce5fac5e3
Merge pull request #50975 from worldofpeace/minizinc/2.2.3
...
minizinc: 2.2.1 -> 2.2.3
2018-11-24 00:18:10 -05:00
worldofpeace
598fcb0421
powershell: 6.1.0 -> 6.1.1
...
Also fix libraries for darwin.
Closes #50966
Co-authored-by: Robin Gloster <mail@glob.in>
2018-11-24 03:56:35 +01:00
Will Dietz
af9ba3758f
hyperfine: 1.3.0 -> 1.4.0
2018-11-23 19:26:11 -06:00
Will Dietz
d3c85e3314
webkitgtk: 2.22.3 -> 2.22.4
2018-11-23 19:25:16 -06:00
Franz Pletz
5ea22c49f1
browserpass: 2.0.18 -> 2.0.22
2018-11-24 01:35:47 +01:00
Jörg Thalheim
6d9a35a6de
direnv: 2.17.0 -> 2.18.2
2018-11-24 00:16:01 +00:00
worldofpeace
1040875bf4
minizinc: 2.2.1 -> 2.2.3
...
Using a git revision for 2.2.3 because their tags are disappearing.
See:
- https://github.com/MiniZinc/libminizinc/issues/257
- https://github.com/MiniZinc/libminizinc/issues/248
2018-11-23 18:51:24 -05:00
c0bw3b
9e5b98c81a
nsjail: 2.7 -> 2.8
...
Changelog: https://github.com/google/nsjail/releases/tag/2.8
2018-11-24 00:26:40 +01:00
James Hillyerd
c5933f4bf2
imwheel: init at 1.0.0pre12
2018-11-23 15:17:56 -08:00
dramforever
95a56e47e5
sarasa-gothic: rewrite: TTC and fixed-output
...
Rewritten to use TTC archive instead of the TTF one, which drastically
shrinks the closure size. (2.2G to 212M on v0.6.0.) It's also now
fixed-output.
2018-11-24 07:07:45 +08:00
Will Dietz
84bd0c6859
noto-fonts-emoji: 2018-04-24-pistol-update -> 2018-08-10-unicode11
...
https://github.com/googlei18n/noto-emoji/releases/tag/v2018-08-10-unicode11
2018-11-23 17:01:35 -06:00
Will Dietz
24ad853f19
nnn: 2.0 -> 2.1
2018-11-23 16:57:04 -06:00
Michael Raskin
5e159d463b
Merge pull request #49228 from Ekleog/rss2email-module
...
rss2email module: init
2018-11-23 22:30:29 +00:00
Massimo Redaelli
5afe1e7c70
rstudio: fix qt plugins not found
2018-11-23 23:10:29 +01:00
Wael M. Nasreddine
d4158b1b9c
ssh-agents: init at 1.0.1
2018-11-23 12:59:33 -08:00
Franz Pletz
2bf16cbbc3
matrix-synapse: 0.33.8 -> 0.33.9
2018-11-23 21:09:57 +01:00
Linus Heckemann
6845ebbff1
wpa_supplicant: improve manpage
...
Now points to the store path of the sample config rather than
/usr/share/doc.
2018-11-23 18:01:19 +01:00
Linus Heckemann
1a7f21f398
wpa_supplicant: copy sample config into output
2018-11-23 18:01:19 +01:00
Florian Klink
63f25471cb
gitaly: 0.125.1 -> 0.129.0
2018-11-23 17:59:39 +01:00
Florian Klink
2f2dce92f2
update.py: lazy workaround for wrong meta.position on go packages
2018-11-23 17:59:39 +01:00
Florian Klink
a33622e4d4
gitlab-workhorse: 7.0.0 -> 7.1.0
2018-11-23 17:59:39 +01:00
Florian Klink
293a631081
gitlab-shell: 8.3.3 -> 8.4.1
2018-11-23 17:59:38 +01:00
Florian Klink
625e66d879
gitlab: 11.4.4 -> 11.5.0, add data.json, make default.nix use it
2018-11-23 17:59:07 +01:00
Franz Pletz
f88543769e
minetest: 0.4.17 -> 0.4.17.1
2018-11-23 17:48:14 +01:00
Jörg Thalheim
9df9cfbb3a
Merge pull request #50956 from eadwu/iwd/disableParallelBuilding
...
iwd: disable parallel building
2018-11-23 15:30:20 +00:00
Edmund Wu
5a6ee6a4e7
iwd: disable parallel building
2018-11-23 10:20:19 -05:00
Jörg Thalheim
f713b737a1
Merge pull request #50887 from asymmetric/pretty
...
prettytable: 0.7.1 -> 0.7.2
2018-11-23 15:18:40 +00:00
Franz Pletz
7ce5ab6e21
Merge pull request #50931 from elseym/python-nanoleaf
...
pythonPackages.nanoleaf: init at 0.4.1
2018-11-23 14:50:03 +00:00
R. RyanTM
20bc7ace64
inter-ui: 2.5 -> 3.0
...
* inter-ui: 2.5 -> 3.0 (#50782 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inter-ui/versions
* inter-ui: correct sha hash
2018-11-23 15:41:22 +01:00
Florian Klink
6d4643243c
gitlab: add update.py script
2018-11-23 15:29:12 +01:00
elseym
1fd55e5e90
home-assistant: add nanoleaf dependency
2018-11-23 15:20:22 +01:00
elseym
c598aab31f
pythonPackages.nanoleaf: init at 0.4.1
2018-11-23 15:16:55 +01:00
Franz Pletz
2fb90e57fd
home-assistant: pin to python 3.6
2018-11-23 15:14:31 +01:00
Florian Klink
3233efb33b
gitlab-workhorse: rename srcs attribute to src
2018-11-23 14:47:18 +01:00
Vincent Demeester
80c2d4249d
skaffold: 0.16.0 -> 0.18.0 ( #50922 )
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-11-23 14:43:10 +01:00
Tim Steinbach
13e38d8180
linux: 4.19.3 -> 4.19.4
2018-11-23 08:33:53 -05:00
Tim Steinbach
86f9ac22e2
linux: 4.14.82 -> 4.14.83
2018-11-23 08:33:45 -05:00
Tim Steinbach
5879586e01
linux: 4.9.138 -> 4.9.140
2018-11-23 08:33:32 -05:00
Graham Christensen
9836d4844b
Merge pull request #50947 from mayflower/bump-hound
...
hound: 20170324 -> 2018-11-02
2018-11-23 08:16:32 -05:00
Maximilian Bosch
80e9f77ed5
Merge pull request #50475 from Pneumaticat/ibus-table-chinese-init
...
ibus-table-chinese: init at 1.8.2
2018-11-23 14:11:58 +01:00
Massimo Redaelli
1bf18e4c85
pymssql: init at 2.1.4
2018-11-23 13:46:40 +01:00
Linus Heckemann
5bc4595d25
Merge pull request #50941 from vbgl/timidity-2.15
...
timidity: 2.14.0 -> 2.15.0
2018-11-23 13:45:25 +01:00
Florian Klink
8b51e837b9
gitlab-workhorse: drop deterministic-build.patch
...
we already set VERSION in makeFlags below.
2018-11-23 13:22:50 +01:00
Linus Heckemann
ef5da57ea2
hound: 20170324 -> 2018-11-02
2018-11-23 13:22:01 +01:00
Florian Klink
d768e3967f
gitlab-workhorse: move to pkgs/applications/version-management/gitlab
2018-11-23 13:18:43 +01:00
Florian Klink
cb79c1e60b
gitaly: move to pkgs/applications/version-management/gitlab
2018-11-23 13:17:53 +01:00
Florian Klink
8e8f692e22
gitlab-shell: move to pkgs/applications/version-management/gitlab
2018-11-23 13:14:28 +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