1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

148735 commits

Author SHA1 Message Date
Frederik Rietdijk 7d09b2912b
Merge pull request #44832 from bhipple/u/waf
waf: 2.0.6 -> 2.0.10
2018-08-10 08:31:09 +02:00
Samuel Dionne-Riel c116b485e4
Merge pull request #40978 from elitak/inav
inav: init at 2.0.0-rc2; betaflight: 3.2.3 -> 3.4.0-rc4
2018-08-09 21:33:06 -04:00
Orivej Desh 67b9a11fb1 subversion: default to subversion_1_10 (#44800) 2018-08-09 23:21:10 +00:00
Silvan Mosberger 38b2e88d87
Merge pull request #44846 from Infinisil/fix/goa
goa: fix and clean
2018-08-10 00:35:57 +02:00
Silvan Mosberger 61d426085f
goa: fix and clean 2018-08-10 00:23:26 +02:00
Silvan Mosberger d91825e158 python3Packages.zeep: fix build (#44843) 2018-08-10 00:17:57 +02:00
Elmar Athmer 0213e80c6c hcloud: 1.5.0 -> 1.6.0 (#44845) 2018-08-10 00:14:38 +02:00
Maximilian Bosch b93d8a0837 opentimestamps-client: fix build (#44844)
Build was broken as release-0.6.0 didn't support opentimestamps-0.4.0.
Applying the patch which relaxes the version contraints in `setup.py`
helps.

Furthermore the tests were broken as they missed the `git` executable.
2018-08-10 00:10:55 +02:00
xeji fc283bd41c
Merge pull request #44824 from yegortimoshenko/20180809.194746/prometheus
prometheus-node-exporter: work around prometheus/node_exporter#870
2018-08-10 00:07:16 +02:00
Yegor Timoshenko c2839a8e1f
prometheus-node-exporter: add comment pointing to upstream bug 2018-08-10 00:52:21 +03:00
Silvan Mosberger c08244fc1b
Merge pull request #44649 from dlahoti/patch-1
add `/share/sddm/themes` to `environment.pathsToLink`
2018-08-09 23:41:47 +02:00
Silvan Mosberger faf2821566
Merge pull request #44838 from Infinisil/fix/remake
remake: fix build with glibc2.27
2018-08-09 23:20:27 +02:00
Silvan Mosberger 29f9fcd477
Merge pull request #44830 from Infinisil/fix/yi
yi: fix build
2018-08-09 23:20:07 +02:00
Dmitry Kalinkin fad7857438 img2pdf init at 0.3.1 (#44833)
* img2pdf: init at 0.3.1

* img2pdf: take buildPythonApplication and fetchPypi from python3Packages
2018-08-09 23:13:39 +02:00
Robert Schütz 3dbdc64abd MMA: use python3 (#44407) 2018-08-09 23:07:38 +02:00
Silvan Mosberger 68d3350433
Merge pull request #44837 from Infinisil/fix/sad
sad: fix build
2018-08-09 22:36:14 +02:00
Jake Waksbaum 3babbaaa47 palp: Add darwin support (#44829) 2018-08-09 22:28:27 +02:00
Silvan Mosberger 7f12361e62
yi: fix build 2018-08-09 22:28:25 +02:00
Silvan Mosberger 2583123523
remake: fix build with glibc2.27
Same fix as applied for gnumake in 519f0b8db2
2018-08-09 22:23:04 +02:00
Deven Lahoti 414e6de41a nixos/sddm: add /share/sddm/themes to environment.pathsToLink
Without this, there are no SDDM themes available in the directory configured in `sddm.conf`.
2018-08-09 15:17:22 -05:00
Silvan Mosberger e710f80018
sad: fix build 2018-08-09 22:13:44 +02:00
Silvan Mosberger d64073c770
Merge pull request #44835 from Infinisil/fix/syscall_limiter
syscall_limiter: fix build
2018-08-09 22:01:08 +02:00
xeji 99f4e548c4
hwdata: 0.313 -> 0.314 (#44826) 2018-08-09 21:51:57 +02:00
R. RyanTM bbfed77bec mysql57: 5.7.22 -> 5.7.23 (#44740)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mysql/versions.
2018-08-09 21:51:16 +02:00
R. RyanTM f5366e9163 virt-viewer: 6.0 -> 7.0 (#44666)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/virt-viewer/versions.
2018-08-09 21:50:21 +02:00
Silvan Mosberger bee30eb915
Merge pull request #44834 from Infinisil/fix/sysvtools
sysvtools: fix build
2018-08-09 21:48:35 +02:00
Silvan Mosberger fdbc1aee39
syscall_limiter: fix build
Originally broken through using multiple outputs for libseccomp in
8d490ca993
2018-08-09 21:47:09 +02:00
Silvan Mosberger da746730a8
sysvtools: fix build
mountpoint from utillinux is now preferred

See http://git.savannah.nongnu.org/cgit/sysvinit.git/commit/?id=3cb95c83714161a18f140814eece9345aebb42c0
2018-08-09 21:32:56 +02:00
Yannik Sander 100297e715 update: latte-dock 0.7.5 -> 0.8.0 (#44644) 2018-08-09 15:25:44 -04:00
Silvan Mosberger e554935f51
trinity: 2017-02-13 -> 2018-06-08, fix build, clean up
Fix for old breakage was in c93bb184ce
2018-08-09 21:10:39 +02:00
Benjamin Hipple 32b11f423d waf: 2.0.6 -> 2.0.10
This commit also swaps the build tool to use python3 internally (which waf fully
supports and prefers) and swaps the src to be downloaded from gitlab. The waf.io
site only keeps source tarballs of the latest version, so once a new waf comes
out we can no longer reproduce older versions.

We need the ensureNewerSources hook to avoid this error, in both `python2` and `python3`:

    ValueError: ZIP does not support timestamps before 1980
2018-08-09 14:51:28 -04:00
Tim Steinbach 86e62fcd49
linux: 4.17.13 -> 4.17.14 2018-08-09 14:49:26 -04:00
Tim Steinbach fbed5d48ae
linux: 4.14.61 -> 4.14.62 2018-08-09 14:49:26 -04:00
Tim Steinbach 2ded176416
linux: 4.9.118 -> 4.9.119 2018-08-09 14:49:26 -04:00
Tim Steinbach 5f9a441b81
linux: 4.4.136 -> 4.4.147 2018-08-09 14:49:26 -04:00
Silvan Mosberger 81634e8498
uchiwa: fix build 2018-08-09 20:41:41 +02:00
R. RyanTM f1f8a0c2dc mdp: 1.0.12 -> 1.0.13 (#44747)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/mdp/versions.
2018-08-09 20:39:35 +02:00
Silvan Mosberger 14fc982e0c
uudeview: fix build 2018-08-09 20:35:25 +02:00
xeji f0dba3f598
spice-gtk: 0.34 -> 0.35 (#44675)
- new dependency: opusfile
- enable celt 0.5.1 explicitly, no longer auto-enabled
2018-08-09 20:27:15 +02:00
Benjamin Hipple 03709a06a9 pcre: fetch from HTTPS instead of FTP (#44828)
It's not uncommon for enterprise environments to block FTP traffic to external
sites. Since `pcre` gives an official HTTPS download URL [1] alongside the
official FTP endpoint, let's use that instead.

[1] https://www.pcre.org/
2018-08-09 20:21:29 +02:00
R. RyanTM 376c30c839 geos: 3.6.2 -> 3.6.3 (#44781)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/geos/versions.
2018-08-09 20:14:40 +02:00
R. RyanTM cb40c56378 c-blosc: 1.14.3 -> 1.14.4 (#44796)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/c-blosc/versions.
2018-08-09 20:05:32 +02:00
Florian Klink d3977e1541 masterpdfeditor: 4.3.89 -> 5.1.00 (#44821)
This bumps masterpdfeditor's version to their 5 series.
The download for masterpdfeditor 4 is gone from their servers :-/
2018-08-09 20:03:16 +02:00
R. RyanTM bca83f7cd1 insomnia: 5.16.6 -> 6.0.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/insomnia/versions.
2018-08-09 09:56:44 -07:00
Jan Tojnar 59186af889
Merge pull request #44803 from cdepillabout/add-correct-propagatedbuildinput-to-vte
add gtk3 as propagatedBuildInput to vte
2018-08-09 18:56:33 +02:00
Jan Tojnar c83e929b94
Merge pull request #44689 from jtojnar/gnome-cleanup
GNOME2 cleanup
2018-08-09 18:55:59 +02:00
Yegor Timoshenko bdf2850262 prometheus-node-exporter: work around prometheus/node_exporter#870
See: https://github.com/prometheus/node_exporter/issues/870
2018-08-09 19:47:56 +03:00
R. RyanTM 368169366f libsixel: 1.8.1 -> 1.8.2 (#44758)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libsixel/versions.
2018-08-09 18:30:25 +02:00
Jan Tojnar e4929b7c1a
gnome3: fix networkmanager gnome usage 2018-08-09 18:17:41 +02:00
Jan Tojnar 86254f07b8
networkmanager_strongswan: 1.4.3 → 1.4.4 2018-08-09 18:17:40 +02:00