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
Daiderd Jordan
d113c02563
services-vault: make package configurable and add extraConfig option
2018-08-09 23:22:53 +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
8d6128208d
nixos/wireless: add extraConfig
section to networking.wireless
...
This allows the user to add `wpa_supplicant` config options not yet supported by Nix without having to write the entire `wpa_supplicant.conf` file manually.
2018-08-09 15:20:44 -05: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
Leon Isenberg
87215c4ad9
keepass-keeagent: 0.8.1 -> 0.10.1
2018-08-09 21:15:44 +02: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
Yorick van Pelt
369cc995d1
youtrack: 2018.1.41051 -> 2018.2.44329
2018-08-09 21:46:21 +03: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
Jan Tojnar
87cf73bd1a
networkmanager-openconnect: clean up
2018-08-09 18:17:40 +02:00
Jan Tojnar
93d728b2ed
networkmanager-fortisslvpn: clean up
2018-08-09 18:17:34 +02:00
Jan Tojnar
cb32ca2645
networkmanager-iodine: clean up
2018-08-09 18:17:32 +02:00
Jan Tojnar
3fa8a478e3
networkmanager-l2tp: 1.2.8 → 1.2.10
2018-08-09 18:17:32 +02:00
Jan Tojnar
7f175f2ad7
networkmanager-vpnc: clean up
2018-08-09 18:17:26 +02:00
Jan Tojnar
bababf31c0
networkmanager-openconnect: move to a subdirectory
2018-08-09 18:16:43 +02:00