Ben Darwin
aa7627310c
pythonPackages.paramz: fix URL
2017-08-11 23:01:10 -04:00
Franz Pletz
59fa868b01
tests.plasma5: fix hash
2017-08-12 00:55:32 +02:00
Casey Rodarmor
a3103fb406
mpDris2: add mutagen for cover art support ( #28063 )
...
* mpDris2: add mutagen for cover art support
* mpdris2: move mutagen to `pythonPath`
2017-08-11 23:49:05 +01:00
Willi Butz
3584f1d6d4
primecoin: fix build
2017-08-12 00:44:07 +02:00
Willi Butz
2bea8873c3
memorycoin: fix build
2017-08-12 00:44:07 +02:00
Willi Butz
44f9be70c6
freicoin: fix build
2017-08-12 00:44:07 +02:00
Jörg Thalheim
fc988f0d61
Merge pull request #28064 from couchemar/elixir-1.5.1
...
elixir: 1.5.0 -> 1.5.1
2017-08-11 23:28:40 +01:00
Jörg Thalheim
dc25f9a395
Merge pull request #28117 from volth/patch-12
...
gdouros: x.xx -> x.17
2017-08-11 23:21:44 +01:00
Phil
b4d2cd6f6a
nixos/tor: add tor hidden service options ( #28081 )
...
* nixos/tor: add hiddenServices option
This change allows to configure hidden services more conveniently.
* nixos/tor: fix default/example mixup
* nixos/tor: use docbook in documentation
Also use more elegant optionalString for optional strings.
* tor: seperate hidden service port by newline
* tor: better example for hidden service path
a path below /var/lib/tor is usually used for hidden services
2017-08-11 22:59:52 +01:00
Michael Weiss
7f139a2a6b
android-studio-preview: 3.0.0.9 -> 3.0.0.10
2017-08-11 23:41:03 +02:00
Robin Gloster
f48109387a
mergeAttrsByVersion, versionedDerivation: remove
...
obsolete and ancient
2017-08-11 23:31:02 +02:00
Jörg Thalheim
6c1528c48d
Merge pull request #28169 from zx2c4/patch-6
...
wireguard: 0.0.20170726 -> 0.0.20170810
2017-08-11 22:30:29 +01:00
Joachim Fasting
345e0e6794
hardened-config: enable read-only LSM hooks
...
Implies that SELinux can no longer be disabled at runtime (only at boot
time, via selinux=0).
See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dd0859dccbe291cf8179a96390f5c0e45cb9af1d
2017-08-11 23:27:58 +02:00
Eric Litak
723bd8b9c5
go: support for aarch64 via binary bootstrap
2017-08-11 23:02:20 +02:00
Anthony Cowley
3a078da8dc
rtags: 2.11 -> 2.12
2017-08-11 22:48:37 +02:00
Robin Gloster
519c254a41
screenfetch: fix man path
2017-08-11 22:42:10 +02:00
Robin Gloster
51092fd0c3
tlspool: don't create unused directories
2017-08-11 22:40:12 +02:00
rybern
d06ab41c85
moon-buggy: init at 1.0.51 ( #28165 )
2017-08-11 22:32:59 +02:00
Keith Amidon
f9204b9762
nixos/samba: fix pam service name typo ( #28049 )
...
The PAM service name used before this commit was "sambda", with an
extra 'd'. For some reason I don't quite fully understand this typo
prevents GDM from starting. This change fixes that as tested in VMs
built using "nixos-rebuild -I nixpkgs=<mypkgs> build-vm".
2017-08-11 20:13:33 +00:00
Joachim F
9dfc290027
Merge pull request #28045 from roberth/fix-xen-216-qemuu
...
xen-4.8: update changed patch hash
2017-08-11 20:08:52 +00:00
Robin Gloster
350a6c3726
tests.plasma5: fix eval
2017-08-11 21:53:17 +02:00
Michael Weiss
83cc65a39f
gollum: 4.1.1 -> 4.1.2
2017-08-11 21:46:42 +02:00
Franz Pletz
f6931ec4f2
Merge pull request #28166 from mguentner/ipfsapi042post
...
ipfsapi: 0.4.5-pre -> 0.4.2.post1
2017-08-11 21:46:28 +02:00
Jörg Thalheim
b952143a0c
Merge pull request #28167 from bcdarwin/paramz
...
pythonPackages.paramz: init at 0.7.4
2017-08-11 20:20:45 +01:00
Robin Gloster
0611be740e
firefox: fix on i686
2017-08-11 21:07:14 +02:00
Jason A. Donenfeld
decbc7d50e
wireguard: 0.0.20170726 -> 0.0.20170810
2017-08-11 21:04:17 +02:00
Jörg Thalheim
e8f924aef8
Merge pull request #28129 from romildo/upd.eom
...
eom: init at 1.18.2
2017-08-11 19:46:13 +01:00
pe@pijul.org
443ac23336
Gwyddion: init at 2.48
2017-08-11 20:30:11 +02:00
volth
bc755f39d2
Update all-packages.nix
2017-08-11 17:47:31 +00:00
Jörg Thalheim
0604106b30
Merge pull request #28161 from volth/fonts-fixed-output-derivations-simple-cases-for-fplez
...
data/fonts: simpler cleanup
2017-08-11 18:37:30 +01:00
Ben Darwin
60da71407a
pythonPackages.paramz: init at 0.7.4
2017-08-11 13:28:09 -04:00
Lancelot SIX
e34ce9d1c5
gnupg: 2.1.22 -> 2.1.23
...
This release in a RC for gnupg-2.2. The main difference as far as
nixpkgs is concerned is that the binary `gpg2` is now called `gpg` and
`gpgv2` is called `gpgv`.
This update fixed all explicit use of `gpg2` and `gpgv2` across nixpkgs,
but there might be some packaged software that internally use `gpg2`
not handeled by this commit.
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00001.html
for full release information
2017-08-11 19:24:06 +02:00
Maximilian Güntner
f77825618f
ipfsapi: 0.4.5-pre -> 0.4.2.post1
...
This is not a downgrade, 0.4.5-pre was a unofficial version.
2017-08-11 19:20:22 +02:00
Frederik Rietdijk
d8f08bb088
Merge pull request #28061 from grantwwu/bump_libtorrentRasterbar_1.1.4
...
libtorrentRasterbar 1.1.1 -> 1.1.4
2017-08-11 19:13:44 +02:00
Robin Gloster
897eec7d79
linuxHeaders_2_{4,6}: remove
2017-08-11 19:13:09 +02:00
Robin Gloster
05b8cae9ec
linux: remove unused kernel patches
2017-08-11 19:13:09 +02:00
Robin Gloster
9f3f575ab3
linux_4_4: remove
...
Support ends in Feb 2018
2017-08-11 19:13:09 +02:00
Robin Gloster
0eb9c5bd42
linux_3_10: remove
...
Support ends in Oct 2017
2017-08-11 19:13:08 +02:00
Franz Pletz
991745046f
Merge pull request #27993 from Nadrieril/rsync-run-as-user
...
rsync service: allow running as user (plus some tweaks)
2017-08-11 19:12:46 +02:00
Jörg Thalheim
7f9ac0eca9
Merge pull request #28125 from ericsagnes/pkg-update/asciidoctor
...
asciidoctor: use ruby 2.3
2017-08-11 18:05:20 +01:00
Jörg Thalheim
b0633cec39
Merge pull request #28164 from volth/fonts-fixed-output-derivations-simple-cases-for-fplez-2
...
data/fonts: make derivations fixed-outputs (group 2)
2017-08-11 17:36:56 +01:00
Vincent Laporte
6f9d84fe64
coqPackages.interval: fix URL
2017-08-11 16:29:14 +00:00
Tim Steinbach
47d9b48e4d
linux: 4.12.5 -> 4.12.6
2017-08-11 12:14:53 -04:00
Tim Steinbach
f2d420e4c9
linux: 4.9.41 -> 4.9.42
2017-08-11 12:10:10 -04:00
Volth
c6e200ea7c
data/fonts: simpler cleanups (group 2)
2017-08-11 16:02:20 +00:00
Peter Hoeg
b6f7713d33
Merge pull request #28127 from peterhoeg/f/collectd
...
influxdb (on nixos): reduce closure size by 99.99% (and a bit)
2017-08-12 00:01:46 +08:00
Jörg Thalheim
995ad59c70
Merge pull request #28146 from wizzup/add-jsonlint
...
nodePackages.jsonlint init : at 1.6.2
2017-08-11 16:53:13 +01:00
Joachim F
b72e3b0e8e
Merge pull request #28068 from Infinisil/mpd-lame
...
mpd: add lame support
2017-08-11 15:52:31 +00:00
Jörg Thalheim
d0aeccbf59
Merge pull request #28090 from ben-z/init-lerna
...
nodePackages.lerna: init at 2.0.0
2017-08-11 16:50:22 +01:00
Franz Pletz
9f7f85a3cd
nixos/tests/nginx: fix name
2017-08-11 17:37:14 +02:00