Jean-Pierre PRUNARET
3fde711146
acoustid-fingerprinter: use https to fetch package
2017-08-13 09:12:17 -05:00
Peter Hoeg
4ce76d9e1a
ddclient nixos module: follow best practice for running daemons
...
Couple of changes:
- move home to /var/lib/ddclient so we can enable ProtectSystem=full
- do not stick binary into systemPackages as it will only run as a daemon
- run as dedicated user/group
- document why we cannot run as type=forking (output is swallowed)
- secure things by running with ProtectSystem and PrivateTmp
- .pid file goes into /run/ddclient
- let nix create the home directory instead of handling it manually
- make the interval configurable
2017-08-13 21:56:48 +08:00
Peter Hoeg
d4f4f418b3
ddclient: minor packaging cleanups
2017-08-13 21:56:48 +08:00
Peter Hoeg
beec141d84
ddclient: assign group for ddclient
2017-08-13 21:56:48 +08:00
Vladimír Čunát
ebafe1d9ab
libdrm: 2.4.81 -> 2.4.82
2017-08-13 14:47:41 +02:00
Vladimír Čunát
f21cd84885
mesa: maintenance 17.1.5 -> 17.1.6
2017-08-13 14:45:47 +02:00
Vladimír Čunát
d64621f31c
Merge #27910 : sqlite: 3.19.3 -> 3.20.0
2017-08-13 14:38:24 +02:00
Jean-Pierre PRUNARET
fd6db4f913
aescrypt: use https to fetch archive
2017-08-13 14:18:49 +02:00
Joachim F
48541d463b
Merge pull request #28181 from fadenb/emby
...
emby: 3.2.22.0 -> 3.2.26.0
2017-08-13 11:31:49 +00:00
Peter Hoeg
b9b00495d5
tboot: 1.8.2 -> 1.9.6
2017-08-13 19:31:33 +08:00
Jean-Pierre PRUNARET
184d2e7977
alt-ergo: use https instead of http to fetch archive
2017-08-13 13:26:30 +02:00
Joachim F
2ae4163059
Merge pull request #28215 from mimadrid/update/dateutils-0.4.2
...
dateutils: 0.4.1 -> 0.4.2
2017-08-13 11:05:34 +00:00
Frederik Rietdijk
748589bf60
python36: remove symlink to pip
...
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Frederik Rietdijk
53d2838f27
python35: remove symlink to pip
...
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Frederik Rietdijk
3b56edae94
python34: remove symlink to pip
...
Symbolic links were added pointing to the executables that end with 3 as
part of the Python 2 to 3 migration. At some point I disabled ensurepip
but forgot to remove this symbolic link.
2017-08-13 12:22:54 +02:00
Vladimír Čunát
505e94256e
stdenv: resurrect the allowedRequisites check
...
Discovered in #28091 . I'm sorry I forgot to re-check my TODOs, long ago.
2017-08-13 11:44:36 +02:00
Frederik Rietdijk
2a8cd14d5f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-08-13 09:50:47 +02:00
Matthew Bauer
0065365bdf
nixpkgs release: remove macOS hack
...
was needed for testing previously
see:
https://github.com/NixOS/nixpkgs/pull/28174#pullrequestreview-55944725
2017-08-12 20:39:48 -07:00
Tuomas Tynkkynen
3e9f76774a
nixpkgs release: Fix Darwin-only jobs
...
Currently the logic of generating nixpkgs Hydra jobs is to walk through
the pkgs evaluated for system = "x86_64-linux", collect any derivations
and their meta.platforms values. However, that doesn't work for
packages whose meta.platforms doesn't include x86_64-linux, as just
evaluating their meta attribute raises an error so they get skipped
completely.
As a less-intrusive fix (i.e. anything than rewriting the current package
enumeration logic), allow passing `config.allowUnsupportedSystem = true`
to permit evaluating packages regardless of their platform and use that
in the package listing phase.
Fixes #25200
2017-08-12 20:38:27 -07:00
Bart Brouns
8da8a162bb
notmuch: 0.24.2 -> 0.25
2017-08-13 03:59:47 +02:00
Tim Steinbach
877d331765
vscode: 1.14.2 -> 1.15.0
2017-08-12 19:44:56 -04:00
mimadrid
32e329b1c7
dateutils: 0.4.1 -> 0.4.2
2017-08-13 01:01:07 +02:00
Cray Elliott
ef026e02fc
obs-studio: 19.0.3 -> 20.0.0
2017-08-12 15:50:55 -07:00
mimadrid
8933aca978
byobu: 5.112 -> 5.121
2017-08-13 00:50:34 +02:00
Joachim Fasting
2866b84168
libtsm: fix eval
...
Ref: bd657a7293
2017-08-13 00:42:33 +02:00
Joachim Fasting
2ecc4d84ad
man-pages: 4.11 -> 4.12
2017-08-13 00:42:25 +02:00
Herwig Hochleitner
ee85d3d166
webkitgtk: 2.16.4 -> 2.16.6
...
see: https://webkitgtk.org/2017/07/24/webkitgtk2.16.6-released.html
Security fixes: CVE-2017-7039, CVE-2017-7018, CVE-2017-7030,
CVE-2017-7037, CVE-2017-7034, CVE-2017-7055, CVE-2017-7056,
CVE-2017-7064, CVE-2017-7061, CVE-2017-7048, CVE-2017-7046.
2017-08-13 00:40:38 +02:00
Volth
0385079696
fontforge: 20160404 -> 20170730 + support reproducible builds
2017-08-12 22:38:57 +00:00
mimadrid
15a99ae367
bcftools: 1.4.0 -> 1.5.0
2017-08-13 00:17:48 +02:00
mimadrid
ca45a26ec3
samtools: 1.4.0 -> 1.5.0
2017-08-13 00:17:25 +02:00
mimadrid
302e7825fa
htslib: 1.4.0 -> 1.5.0
2017-08-13 00:16:42 +02:00
Bart Brouns
463f53906a
mixxx: fix build
2017-08-12 23:58:17 +02:00
Robin Gloster
1e2529498d
automake113x: remove
2017-08-12 21:49:11 +02:00
Robin Gloster
05a11f8a3d
mysql-workbench: build with default automake
2017-08-12 21:49:11 +02:00
Franz Pletz
9fda9f8c79
Merge pull request #27903 from volth/issue-27857-libvirt-xml-manipulation
...
libvirt: 3.5.0 -> 3.6.0
2017-08-12 21:45:01 +02:00
Robin Gloster
0bce8f86e5
misc: remove
...
ancient code, that is not used and at least partly broken
2017-08-12 21:38:19 +02:00
Robin Gloster
c1b3dc3308
povray: 3.7 -> 3.7.0.3
2017-08-12 21:38:19 +02:00
Robin Gloster
6d7b0dcdf1
gnome3.pomodoro: no need for automake113x
2017-08-12 21:38:18 +02:00
mimadrid
8e178502e5
clib: 1.7.0 -> 1.8.0
2017-08-12 20:39:32 +02:00
Jörg Thalheim
317786c689
zfs: 0.7.0 -> 0.7.1
2017-08-12 19:38:10 +01:00
Jörg Thalheim
758421c0ab
spl: 0.7.0 -> 0.7.1
2017-08-12 19:38:10 +01:00
Jörg Thalheim
5839cefb33
Merge pull request #28203 from danielfullmer/rtl8812-fix
...
rtl8812au driver fixes
2017-08-12 19:31:17 +01:00
Robin Gloster
bd657a7293
libtsm: use autoreconfHook
2017-08-12 20:26:50 +02:00
Robin Gloster
bfdd9d2e66
automake114x: remove
2017-08-12 20:21:39 +02:00
Robin Gloster
7e5ebed971
coreutils: use autoreconfHook
2017-08-12 20:21:39 +02:00
Jörg Thalheim
ccdf2d3279
Merge pull request #28204 from dtzWill/update/yices-2.5.2
...
yices: 2.5.1 -> 2.5.2
2017-08-12 19:18:44 +01:00
Jörg Thalheim
e888cfb130
Merge pull request #27983 from hhomar/openelec-dvb-firmware
...
openelec-dvb-firmware: init at 0.0.51
2017-08-12 19:17:49 +01:00
Jörg Thalheim
da83e063cc
Merge pull request #27957 from rvolosatovs/update/mopidy-iris
...
Mopidy-iris: 3.0.5 -> 3.1.3
2017-08-12 19:13:22 +01:00
Robin Gloster
473b58f20e
inkscape: remove unused automake114x, intltool
2017-08-12 20:08:28 +02:00
Will Dietz
fbb6b90ed0
yices: 2.5.1 -> 2.5.2
2017-08-12 13:02:33 -05:00