Vladimír Čunát
5eb0e1360a
release notes: mention removal of shell aliases
2016-05-23 15:16:41 +02:00
Domen Kožar
16535d4a71
setuid-wrappers: remove config.system.path from the closure
...
The motivation is using sudo in chroot nix builds, a somewhat
special edge case I have and pulling system path into chroot
yields to some very nasty bug like
https://github.com/NixOS/nixpkgs/issues/15581
Previously:
$ cat /var/setuid-wrappers/sudo.real
/nix/store/3sm04dzh0994r86xqxy52jjc0lqnkn65-system-path/bin/sudo
After the change:
$ cat /var/setuid-wrappers/sudo.real
/nix/store/4g9sxbzy8maxf1v217ikp69c0c3q12as-sudo-1.8.15/bin/sudo
2016-05-23 13:47:23 +01:00
Tobias Geerinckx-Rice
03f76c136d
geolite-legacy: 2016-05-16 -> 2016-05-23
2016-05-23 14:36:30 +02:00
Théo Zimmermann
24b715d16d
nixpkgs manual: more extensible example ( #15557 )
...
By checking if the package name appears in a list, this new example allows for easy user-customization.
2016-05-23 11:02:46 +01:00
Eelco Dolstra
77f7f497e1
Merge pull request #15628 from joachifm/gd-split-outputs
...
gd: multiple outputs
2016-05-23 11:30:20 +02:00
zimbatm
c978183c5d
Merge pull request #15584 from ericsagnes/feat/fcitx-qt5-ecm
...
fcitx-qt5: kde5PackagesFun -> qt5LibsFun
2016-05-23 10:12:05 +01:00
Eelco Dolstra
0c5ebbd744
Merge pull request #15598 from rnhmjoj/systemd
...
Remove systemd shell aliases
2016-05-23 10:28:34 +02:00
Joachim Fasting
6a2244e8f4
Revert "Merge pull request #15595 from laMudri/agda-stdlib"
...
This reverts commit ce4f6c215f
, reversing
changes made to 7817d0901d
.
See 68e1419cb8 (r64175487)
2016-05-23 09:07:02 +02:00
Joachim Fasting
89d50c4341
Merge pull request #15630 from obadz/opensmtpd
...
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 08:52:42 +02:00
Joachim Fasting
ce4f6c215f
Merge pull request #15595 from laMudri/agda-stdlib
...
Agda: 2.4.2.3 -> 2.5.1
2016-05-23 08:23:55 +02:00
Joachim Fasting
7817d0901d
top-level/release.nix: remove xf86videomodesetting
...
See c7d92f9485
2016-05-23 08:17:17 +02:00
obadz
e69ed2b64b
opensmtpd: 5.7.3p2 -> 5.9.2p1
2016-05-23 02:59:20 +01:00
Nikolay Amiantov
0e54c74911
pythonPackages.pygame-git: init at 2016-05-17
2016-05-23 04:52:11 +03:00
Nikolay Amiantov
e072200d18
pygame: fix for python 3
2016-05-23 04:38:10 +03:00
Tobias Geerinckx-Rice
2964212b45
dub: 0.9.24 -> 0.9.25
2016-05-23 01:31:58 +02:00
Robert Helgesson
e591789b04
perlPackages: bump a few versions
...
- DBIxClassCandy: 0.005000 -> 0.005002
- DBIxClassHelpers: 2.031000 -> 2.032001
- DBIxClassIntrospectableM2M: 0.001001 -> 0.001002
- EmailSender: 1.300021 -> 1.300028
- EmailSimple: 2.208 -> 2.210
- FilePath: 2.11 -> 2.12
- FileSlurpTiny: add meta section
- libnet: 3.07 -> 3.08
- LinguaENInflect: 1.895 -> 1.899
- LinguaENInflectNumber: 1.1 -> 1.12
- LinguaENInflectPhrase: minor
- PerlIOutf8_strict: 0.005 -> 0.006
- PPIxRegexp: 0.036 -> 0.050
- PerlPrereqScanner: 1.019 -> 1.023
- PerlVersion: 1.011 -> 1.013
2016-05-22 23:11:44 +02:00
Eelco Dolstra
a0f89ee509
xf86-video-intel: 2015-11-14 -> 2016-05-22
...
This fixes compositing in KDE on a Intel HD Graphics 530 for me.
2016-05-22 23:05:47 +02:00
Eelco Dolstra
600cd79f1e
xkeyboard-config: 2.16 -> 2.17
2016-05-22 23:05:42 +02:00
Eelco Dolstra
c7d92f9485
xf86-video-modesetting: Remove
...
This driver is part of xorg-server now, so we were using an outdated
version.
2016-05-22 23:05:30 +02:00
Eelco Dolstra
64f22ddd64
pciutils: 3.4.1 -> 3.5.1
2016-05-22 23:05:25 +02:00
Eelco Dolstra
1a52fdc3c6
mesa: Use symlinks instead of hard links for the DRI/vdpau drivers
...
This reduces the size of the drivers output from 193 MiB to 44 MiB.
@vcunat
2016-05-22 23:05:10 +02:00
Eelco Dolstra
3ee6b22dc3
linux: 4.4.10 -> 4.4.11
2016-05-22 23:05:10 +02:00
Franz Pletz
d580b0ac0c
simp_le: needs acme 0.5.0
2016-05-22 22:47:52 +02:00
Joachim Fasting
25f07b12cf
Merge pull request #15626 from nicknovitski/fzy
...
fzy: init at 0.4
2016-05-22 20:32:54 +02:00
Joachim Fasting
ec817b1631
Merge pull request #15619 from romildo/upd.paper-gtk-theme
...
Update paper-gtk-theme and add paper-icon-theme
2016-05-22 20:30:46 +02:00
Bjørn Forsman
0051ef90de
wireshark: switch default UI from GTK to Qt
...
Change the 'wireshark' attribute from 'wireshark-gtk' to 'wireshark-qt'.
In Wireshark 2.x, Qt is the new/preferred UI:
https://www.wireshark.org/docs/relnotes/wireshark-2.0.0.html
(We keep the explicit -gtk and -qt package variants, as upstream
suggests.)
2016-05-22 20:10:46 +02:00
Bjørn Forsman
d809ef47cb
wireshark: 2.0.2 -> 2.0.3
2016-05-22 20:04:44 +02:00
Bjørn Forsman
9a185a990d
uncrustify: 0.61 -> 0.63
2016-05-22 20:04:44 +02:00
Joachim Fasting
63a8c58185
gd: multiple outputs
2016-05-22 20:03:00 +02:00
Joachim Fasting
d9796f44f6
manual: minor cleanups
2016-05-22 20:01:52 +02:00
Joachim Fasting
d6575c96fb
transmission service: robust lib references in apparmor profile
2016-05-22 20:01:29 +02:00
Arseniy Seroka
381f72b37f
Merge pull request #15608 from NikolaMandic/keras
...
Keras: init at 1.0.3
2016-05-22 20:26:34 +03:00
Arseniy Seroka
f553ecdaa6
Merge pull request #15609 from juliendehos/pbrt
...
pbrt: init at 2016-05-19
2016-05-22 20:26:10 +03:00
Arseniy Seroka
8a36b38b37
Merge pull request #15603 from dochang/editorconfig-core-c
...
editorconfig-core-c: 0.12.0 -> 0.12.1
2016-05-22 20:25:50 +03:00
Arseniy Seroka
16b83c238e
Merge pull request #15621 from rycee/bump/cloc
...
cloc: 1.64 -> 1.66
2016-05-22 20:25:24 +03:00
Arseniy Seroka
8026791fbf
Merge pull request #15623 from vbgl/cppo-1.3.2
...
cppo: 1.1.2 -> 1.3.2
2016-05-22 20:25:00 +03:00
Nick Novitski
d7dda6cc11
fzy: init at 0.4
2016-05-22 16:58:19 +00:00
Bjørn Forsman
b11186a636
qmidinet: use lower case package name
...
Rename the attribute name and the package directory according to Nix
naming style.
2016-05-22 18:09:48 +02:00
Desmond O. Chang
119b7c9863
yank: 0.6.0 -> 0.7.0
2016-05-22 17:43:32 +02:00
Vincent Laporte
ce147f9a0d
cppo: 1.1.2 -> 1.3.2
2016-05-22 17:22:25 +02:00
Bjørn Forsman
1cc4e03a7c
wildmidi: 0.3.8 -> 0.3.9
2016-05-22 17:12:31 +02:00
Robert Helgesson
e03effb6d9
cloc: 1.64 -> 1.66
...
New upstream is at GitHub.
2016-05-22 17:07:34 +02:00
Robert Helgesson
f16da199e4
trash-cli: add platforms
field
2016-05-22 16:06:06 +02:00
Robert Helgesson
964ff5cc89
bibtool: add platforms
field
2016-05-22 16:05:46 +02:00
José Romildo Malaquias
cb67a0f150
paper-icon-theme: init at 2016-05-21
2016-05-22 10:41:15 -03:00
José Romildo Malaquias
7e390822d2
paper-gtk-theme: 6a5f14cfe697b0a829456a1fd560acdcddc6043f -> 2016-05-18
2016-05-22 10:39:02 -03:00
Robert Helgesson
f820c78f37
unpaper: add platforms field
2016-05-22 14:34:33 +02:00
Robert Helgesson
b717faf49f
xml2: add platforms field
2016-05-22 14:34:05 +02:00
Domen Kožar
7d8a7be241
manual: revert title change to keep the link working
2016-05-22 11:31:08 +01:00
Nikolay Amiantov
53e69e8489
Merge pull request #15612 from peterhoeg/deluge
...
deluge: add service-identity
2016-05-22 12:54:07 +03:00