Alex Ivanov
053214c6d2
rambox: add menu item
2016-10-12 09:54:47 +03:00
Frederik Rietdijk
fa6011f401
Merge pull request #19465 from kragniz/python-3.6b2
...
Python 3.6: 3.6b1 -> 3.6b2
2016-10-12 08:45:44 +02:00
Alex Ivanov
d6a824216c
franz: add menu item
2016-10-12 09:38:15 +03:00
Dan Peebles
d8a0307a5d
[darwin.stdenv] Fix to work on Sierra
...
This reinstates the libSystem selective symbol export machinery we used
to have, but locks it to the symbols that were present in 10.11 and skips
the actual compiled code we put into that library in favor of the system
initialization code. That should make it more stable and less likely to
do weird stuff than the last time we did this.
2016-10-12 00:08:13 -04:00
Charles Strahan
da36847d92
nixos: make it easy to apply kernel patches
...
This makes it easy to specify kernel patches:
boot.kernelPatches = [ pkgs.kernelPatches.ubuntu_fan_4_4 ];
To make the `boot.kernelPatches` option possible, this also makes it
easy to extend and/or modify the kernel packages within a linuxPackages
set. For example:
pkgs.linuxPackages.extend (self: super: {
kernel = super.kernel.override {
kernelPatches = super.kernel.kernelPatches ++ [
pkgs.kernelPatches.ubuntu_fan_4_4
];
};
});
Closes #15095
2016-10-11 19:59:00 -04:00
Graham Christensen
b98c0a668e
nvidia-x11: 367.35 -> 367.57
2016-10-11 19:43:58 -04:00
Graham Christensen
9ce4e47bf6
Merge pull request #19408 from NeQuissimus/mariadb_10_1_18
...
mariadb: 10.1.17 -> 10.1.18
2016-10-11 19:34:12 -04:00
Jascha Geerds
30a3a09857
tmuxp: 1.2.0 -> 1.2.2
2016-10-11 23:53:02 +02:00
Jascha Geerds
289c7cfc69
pythonPackages.libtmux: 0.5.0 -> 0.6.0
2016-10-11 23:51:41 +02:00
Jascha Geerds
19c42ee0b7
gitAndTools.gitflow: 1.9.1 -> 1.10.0
2016-10-11 23:38:29 +02:00
Jascha Geerds
44bb5caf7d
numix-icon-theme-circle: 2016-06-10 -> 2016-09-27
2016-10-11 23:33:42 +02:00
Jascha Geerds
d36268c47d
numix-icon-theme: 2016-06-10 -> 2016-10-05
2016-10-11 23:33:42 +02:00
Louis Taylor
39e8623906
Python 3.6: 3.6b1 -> 3.6b2
2016-10-11 22:29:22 +01:00
Daiderd Jordan
39106e757c
Merge pull request #19458 from dipinhora/boto-update
...
boto: 2.41.0 -> 2.42.0
2016-10-11 23:22:44 +02:00
Daiderd Jordan
0dd3f7d4e9
Merge pull request #19461 from dipinhora/packet-python
...
packet-python: init at 1.31
2016-10-11 23:18:09 +02:00
Domen Kožar
735c1cacbd
fix unstable job evaluation
2016-10-11 23:08:50 +02:00
Peter Simons
2804067fc8
Merge pull request #19462 from dipinhora/pony-stable
...
pony-stable: init at 2016-10-10
2016-10-11 22:43:07 +02:00
Vladimír Čunát
56e9bbfe65
Merge #18130 : llvmPackages_38: 3.8.0 -> 3.8.1
2016-10-11 22:29:59 +02:00
dipinhora
8a7cb597ae
pony-stable: init at 2016-10-10
2016-10-11 16:07:55 -04:00
dipinhora
67d22db807
packet-python: init at 1.31
2016-10-11 15:35:15 -04:00
Vladimír Čunát
e228c804ad
libdrm: 2.4.70 -> 2.4.71
2016-10-11 20:39:51 +02:00
Vladimír Čunát
f755299443
xorg: security fixes #19234
...
https://lists.x.org/archives/xorg-announce/2016-October/002720.html
2016-10-11 20:38:33 +02:00
Graham Christensen
945da0166c
Merge pull request #19432 from sternenseemann/libhttpseverywhere
...
libhttpseverywhere: init at 0.1.0
2016-10-11 14:15:31 -04:00
Vladimír Čunát
6898810ba6
Merge #19297 : openssh: apply patch to fix vulnerability
...
NEWKEYS null pointer dereference.
2016-10-11 20:08:30 +02:00
Vladimír Čunát
9d1dfc9ed0
Merge #18861 : add AMDGPU-PRO driver
2016-10-11 19:57:30 +02:00
Michael Raskin
48388dde18
gimpPlugins.resynthesizer2: init at 2.0.1. A rewrite with python wrappers; GUI is better for some tasks and worse for some other tasks.
2016-10-11 19:57:52 +02:00
Thomas Tuegel
bfc1ec2807
kde5.plasma: 5.8.0 -> 5.8.1
2016-10-11 12:39:16 -05:00
David McFarland
3b4ce62451
amdgpu-pro: Init at 16.30.3-315407
2016-10-11 14:19:38 -03:00
Tim Steinbach
5f3ddfb0fe
Merge pull request #19454 from groxxda/gthumb
...
gthumb: 3.4.3 -> 3.4.4
2016-10-11 12:49:12 -04:00
Alexander Ried
0809aeb47f
gvfs: 1.22.4 -> 1.30.1
...
use libgnome-keyring from gnome package set
From #19081 .
2016-10-11 18:48:19 +02:00
Alexander Ried
82cb3efef8
gdk-pixbuf: 2.34 -> 2.36
...
From #19081 .
2016-10-11 18:48:04 +02:00
Alexander Ried
ae1671e302
pangomm: 2.40.0 -> 2.40.1
...
From #19081 .
2016-10-11 18:47:57 +02:00
Alexander Ried
61c467937b
gtkmm_2: 2.24.4 -> 2.24.5
...
From #19081 .
2016-10-11 18:47:36 +02:00
Alexander Ried
dd1e890e98
clutter-gtk: 1.8.0 -> 1.8.2
...
From #19081 .
2016-10-11 18:47:16 +02:00
Alexander Ried
85eef7bc86
clutter-gst: 3.0.18 -> 3.0.20
...
From #19081 .
2016-10-11 18:40:30 +02:00
Alexander Ried
2dd0f1f254
libsoup: 2.54.1 -> 2.56.0
...
From #19081 .
2016-10-11 18:40:13 +02:00
Profpatsch
fa5d919ae9
man-db: wrap groff instead of compiling in
...
Some manpages, e.g. `systemd.time` were broken in a way that they
were rendered from the beginning after part of the page, and then only
lasted for maybe a third of their length.
So we just add groff in the wrapper instead of the configure phase like
every other distribution seems to do, and that fixes it.
Patch by @Mic92.
Fixes #19323 .
2016-10-11 18:34:36 +02:00
Profpatsch
bef6bef0d2
stdenv/stripHash: print to stdout, not to variable
...
`stripHash` documentation states that it prints out the stripped name to
the stdout, but the function stored the value in `strippedName`
instead.
Basically all usages did something like
`$(stripHash $foo | echo $strippedName)` which is just braindamaged.
Fixed the implementation and all invocations.
2016-10-11 18:34:36 +02:00
Alexander Ried
8417c3aae1
fontconfig: 2.11.1 -> 2.12.1
...
Fixes #19302 .
2016-10-11 18:34:36 +02:00
Franz Pletz
14df9ad496
Merge remote-tracking branch 'origin/master' into staging
2016-10-11 18:33:17 +02:00
Alexander Ried
733c706c91
webkitgtk214x: reenable needed fix
...
was disabled for testing but somehow made it into my pr.
From #19081 .
2016-10-11 18:32:26 +02:00
Alexander Ried
83c594fe38
glib: 2.50.0 -> 2.50.1
2016-10-11 18:03:47 +02:00
Alexander Ried
9c44aa664e
gthumb: 3.4.3 -> 3.4.4
2016-10-11 17:37:29 +02:00
Frederik Rietdijk
67005e3c79
Merge pull request #19230 from nand0p/buildbot-9rc4
...
buildbot: 0.9.0rc3 -> 0.9.0rc4
2016-10-11 17:00:41 +02:00
regnat
048e8dbe8f
ocamlPackages.ppx-variants-conv : add variantslib in propagated buildInputs
2016-10-11 16:53:40 +02:00
dipinhora
7aac81d93a
boto: 2.41.0 -> 2.42.0
2016-10-11 10:49:12 -04:00
Eelco Dolstra
de9c5f5408
Merge pull request #19449 from abbradar/timedated
...
timezone service: use /etc/zoneinfo instead of tzinfo directly
2016-10-11 16:39:06 +02:00
Nikolay Amiantov
7a73ecc18e
buildFHSEnv: link /etc/zoneinfo
...
This is needed because now /etc/localtime symlink points there.
2016-10-11 16:56:11 +03:00
Robert Helgesson
7b3073e8fa
svtplay-dl: 1.5 -> 1.6
2016-10-11 15:52:24 +02:00
Eelco Dolstra
dfc94720b8
libunistring: Don't propagate glibc
...
On Linux, libiconv is an alias of glibc. Propagating glibc breaks
using GCC 6 as an override (not sure why). So let's not do that.
2016-10-11 15:08:52 +02:00
taku0
5e6c3b9fde
flashplayer: 11.2.202.635 -> 11.2.202.637
2016-10-11 21:12:12 +09:00
Jörg Thalheim
23274724df
Merge pull request #19441 from NeQuissimus/rust_1_12_0
...
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-11 14:11:52 +02:00
Joachim F
f1b9de3803
Merge pull request #19445 from regnat/tasksh
...
tasksh : 1.0.0 -> 1.1.0
2016-10-11 13:21:20 +02:00
Joachim Fasting
ce73a3ea0f
grsecurity: 4.7.6-201609301918 -> 4.7.7-201610101902
2016-10-11 13:15:16 +02:00
regnat
0721430743
tasksh : 1.0.0 -> 1.1.0
2016-10-11 13:07:00 +02:00
Alexander Ried
bbb2f64588
tinc: 1.0.28 -> 1.0.29 ( #19444 )
2016-10-11 12:57:00 +02:00
Eelco Dolstra
88f10ad409
aggregateModules: Preserve kernel's modules.{builtin,order}
...
Fixes #19426 .
2016-10-11 11:42:41 +02:00
sternenseemann
3229de5eb5
libhttpseverywhere: init at 0.1.0
2016-10-11 07:58:51 +02:00
Peter Hoeg
b120ef422c
linkchecker: make it work with newer requests2
...
linkchecker has an odd version check for requests2 that fails on
versions > 2.9.x.
We patch out the check as we are providing a recent requests2. This
patch should be dropped when linkchecker >v9.3 is released.
We now also run the tests although I had to remove one failing test.
Yes, that's covering up the issue but we're still better off than
before.
2016-10-11 11:02:52 +08:00
Tim Steinbach
b116f9b0cd
rust: 1.11.0 -> 1.12.0, cargo: 0.12.0 -> 0.13.0
2016-10-10 21:59:26 -04:00
Shea Levy
ecb596b898
uri: init at 2016-09-04
2016-10-10 20:27:07 -04:00
Louis Taylor
6cfccecebe
jansson: 2.8 -> 2.9
2016-10-10 22:08:19 +01:00
Sander van der Burg
b44e79e240
lhasa: init at 0.3.1
2016-10-10 20:48:00 +00:00
Joachim F
e0ac20bb36
Merge pull request #19435 from cko/arduino-32bit
...
arduino: fix 32bit build
2016-10-10 22:46:18 +02:00
Sander van der Burg
22a4d6bd54
fs-uae: 2.4.3 -> 2.8.0
2016-10-10 20:37:11 +00:00
Christine Koppelt
68bab119a0
arduino: fix 32bit build
2016-10-10 21:54:58 +02:00
sternenseemann
3693df1b19
epiphany: fix tls support
...
without gnome3.glib_networking, epiphany does not support TLS or SSL
2016-10-10 21:14:53 +02:00
Jörg Thalheim
807dddca56
Merge pull request #19429 from LnL7/darwin-libcaca
...
libcaca: fix missing darwin inputs
2016-10-10 21:10:24 +02:00
Thomas Tuegel
da9c6a7744
gpgme: fix build on i686-linux
2016-10-10 13:37:24 -05:00
Jörg Thalheim
c4dd3d9b24
Merge pull request #19421 from sternenseemann/master
...
valadoc: use newer libgee
2016-10-10 20:14:43 +02:00
Jörg Thalheim
4107caf374
Merge pull request #19430 from vbgl/ocamlnet-4.1.2
...
ocamlnet: 4.1.1 -> 4.1.2
2016-10-10 20:12:48 +02:00
Frederik Rietdijk
e4377a62b4
Merge pull request #19427 from FlorentBecker/scribus_scripts
...
scribus: depend on pythonFull
2016-10-10 20:09:35 +02:00
Jörg Thalheim
59bb289c21
Merge pull request #19422 from annejan/patch-2
...
QtPass repository renamed (correct Capitalization)
2016-10-10 20:06:36 +02:00
Vincent Laporte
4e6efdd601
ocamlnet: 4.1.1 -> 4.1.2
2016-10-10 19:19:13 +02:00
Vincent Laporte
cc272dc996
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-10 19:18:07 +02:00
Vincent Laporte
f97d5ae81f
ocaml-expat: fix build on darwin
2016-10-10 19:16:32 +02:00
Vincent Laporte
b7cb8f3da7
ocaml-camlidl: fix build on darwin
2016-10-10 19:16:32 +02:00
Vincent Laporte
4083964c6f
ocaml-llvm: fix build on darwin
2016-10-10 19:16:32 +02:00
Daiderd Jordan
3e8af1ec90
libcaca: fix missing darwin inputs
2016-10-10 19:05:37 +02:00
Tim Steinbach
577fc11cdd
Merge pull request #19424 from sternenseemann/meson
...
meson: 0.32 -> 0.35
2016-10-10 12:06:10 -04:00
Jörg Thalheim
a41a62d96c
Merge pull request #19415 from Mic92/opentyrian
...
opentyrian: 0.0.955 -> 2.1.20130907
2016-10-10 17:56:41 +02:00
Moritz Ulrich
f57465755c
rawtherapee-git: 2016-09-21 -> 2016-10-10
2016-10-10 17:25:03 +02:00
Moritz Ulrich
194cc803c1
rawtherapee: Fix build by backporting patch.
2016-10-10 17:24:49 +02:00
Florent Becker
95fe719a2d
scribus: depend on pythonFull
...
tkinter is needed for some scripts and is not found by just depending on python.modules.tkinter
Fixes #19292
2016-10-10 16:37:05 +02:00
Davor Babić
7cf6f46bd1
purple-facebook: init at 66ee77378d82
...
adds inherit src meta
2016-10-10 16:23:27 +02:00
Thomas Tuegel
fef0a223d9
dropbox: 11.4.21 -> 11.4.22
2016-10-10 09:22:18 -05:00
Joachim F
261c1780c5
Merge pull request #19420 from romildo/new.qps
...
qps: init at 1.10.16
2016-10-10 16:07:29 +02:00
sternenseemann
2dca4f7ded
meson: 0.32.0 -> 0.35.0
2016-10-10 16:03:33 +02:00
sternenseemann
f14188e5d0
valadoc: use newer libgee
...
Actually valadoc does not depend on libgee 0.8 but on the
libgee 0.8 API as defined in a gir file. I didn't notice the
difference earlier.
2016-10-10 16:02:54 +02:00
Anne Jan Brouwer
0d534c2bca
Repository renamed (correct Capitalization)
2016-10-10 13:20:51 +02:00
romildo
6757b20cf4
qps: init at 1.10.16
2016-10-10 08:08:00 -03:00
Joachim F
a98d782896
Merge pull request #19384 from peterhoeg/qtpass
...
qtpass: 1.1.3 -> 1.1.4
2016-10-10 12:43:15 +02:00
Joachim F
bc69fa8dc0
Merge pull request #19390 from romildo/fix.maia-icon-theme
...
maia-icon-theme: -> 2016-09-16
2016-10-10 12:23:40 +02:00
Jörg Thalheim
e325f010f0
Merge pull request #17579 from leenaars/arpa2deps
...
quick-der library, asn2quickder + hexio tools
2016-10-10 11:55:45 +02:00
Jörg Thalheim
6f389da98d
Merge pull request #19399 from sternenseemann/master
...
Add libgee_0_8 and valadoc-unstable
2016-10-10 11:52:33 +02:00
Frederik Rietdijk
104c50dd1a
Python: remove modules and pythonFull
2016-10-10 10:33:24 +02:00
Frederik Rietdijk
a2720a25b9
Python 3.6: separate output for tkinter
2016-10-10 10:33:24 +02:00
Frederik Rietdijk
0a08fcd858
Python 3.5: separate output for tkinter
2016-10-10 10:33:24 +02:00
Frederik Rietdijk
0bd4b31f87
Python 3.4: separate output for tkinter
2016-10-10 10:33:24 +02:00
Frederik Rietdijk
cf0932ee84
Python 3.3: separate output for tkinter
2016-10-10 10:33:24 +02:00
Frederik Rietdijk
bee439207b
Python 2.7: separate output for tkinter
2016-10-10 10:33:24 +02:00
Jörg Thalheim
d4eaac27bf
Merge pull request #19416 from lsix/update_7_12
...
gdb: 7.11.1 -> 7.12
2016-10-10 10:09:02 +02:00
Alexander Ried
9f0dffa84e
networkmanagerapplet: 1.2.2 -> 1.4.2
...
Needs ModemManager for configuration of WWAN and jansson for
team configuration editing.
2016-10-10 09:42:59 +02:00
Alexander Ried
2117769601
modemmanager: 1.4.6 -> 1.6.2
...
Now supports systemd resume
2016-10-10 09:42:59 +02:00
Alexander Ried
1fa0a69fc2
networkmanager_openvpn: 1.2.2 -> 1.2.6
2016-10-10 09:42:59 +02:00
Alexander Ried
6bdf707641
networkmanager_vpnc: 1.2.2 -> 1.2.4
2016-10-10 09:42:59 +02:00
Alexander Ried
6f8a8fd9d4
networkmanager_pptp: 1.2.2 -> 1.2.4
2016-10-10 09:42:59 +02:00
Alexander Ried
f9aa64a6c4
networkmanager_openconnect: no update
2016-10-10 09:42:59 +02:00
Alexander Ried
8f631f575c
networkmanager: 1.2.2 -> 1.4.2
2016-10-10 09:42:59 +02:00
Lancelot SIX
db4b15bbbf
gdb: 7.11.1 -> 7.12
...
See http://lists.gnu.org/archive/html/info-gnu/2016-10/msg00007.html
for release announcement
2016-10-10 09:08:43 +02:00
Jörg Thalheim
1f72d9c424
Merge pull request #19414 from ericsagnes/pkg-update/styx
...
styx: 0.1.0 -> 0.2.0
2016-10-10 08:54:08 +02:00
Jörg Thalheim
5b9913b178
mdk: use sha256 instead of md5
2016-10-10 08:52:13 +02:00
Jörg Thalheim
75a6468d3c
opentyrian: 0.0.955 -> 2.1.20130907
2016-10-10 08:43:03 +02:00
Eric Sagnes
a6e112a5b7
styx: 0.1.0 -> 0.2.0
2016-10-10 15:32:42 +09:00
Jörg Thalheim
905239db28
Merge pull request #18868 from RonnyPfannschmidt/enpass
...
enpass: init at 5.3.0
2016-10-10 07:56:56 +02:00
Jörg Thalheim
7098404505
Merge pull request #19401 from NeQuissimus/slack_2_2_1
...
slack: 2.1.2 -> 2.2.1
2016-10-10 00:15:39 +02:00
Michiel Leenaars
08011fa2af
quickder: init at 1.0-RC1
2016-10-09 22:45:51 +02:00
Michiel Leenaars
651beb0592
asn2quickder: init at 0.7RC1
2016-10-09 22:45:51 +02:00
Michiel Leenaars
19f2556773
asn1ate: init at unstable-201608010
2016-10-09 22:45:51 +02:00
Michiel Leenaars
620f367a60
hexio: init at 1.0RC1
2016-10-09 22:45:51 +02:00
Jörg Thalheim
cd99ddfbce
Merge pull request #19398 from offlinehacker/pkgs/kops/init
...
kops: init at 1.4.0
2016-10-09 22:15:53 +02:00
Tim Steinbach
697dbb9741
mariadb: 10.1.17 -> 10.1.18
2016-10-09 16:04:58 -04:00
sternenseemann
3fb2993cb3
maintainers: rename lukasepple according to github account name
2016-10-09 22:04:22 +02:00
sternenseemann
e0faee950c
valadoc: init at 2016-10-09
2016-10-09 22:04:14 +02:00
Jörg Thalheim
8a690b2a9f
Merge pull request #17922 from bjornfor/php-config-file-scan-dir
...
php: change config-file-scan-dir from /etc to /etc/php.d
2016-10-09 21:45:48 +02:00
Jörg Thalheim
e3ed2a5df9
Merge pull request #19400 from benley/bazel-linux-i686
...
bazel: Allow linux i686 builds too
2016-10-09 21:36:06 +02:00
Jörg Thalheim
bb983fbfba
Merge pull request #19397 from k0ral/nixos-unstable
...
handbrake: add libx265 to LD_LIBRARY_PATH
2016-10-09 21:32:32 +02:00
Benjamin Staffin
d42fb35713
bazel: Allow linux i686 builds too
2016-10-09 15:18:29 -04:00
Jörg Thalheim
c40b3e55e7
Merge pull request #19373 from rnhmjoj/afpfs
...
afpfs-ng: init at 0.8.2
2016-10-09 21:12:59 +02:00
Tim Steinbach
f9d37de50c
slack: 2.1.2 -> 2.2.1
2016-10-09 15:07:21 -04:00
Benjamin Staffin
3c39d75543
Merge pull request #19380 from IreneKnapp/nixos-unstable
...
Update the packaged Bazel to 0.3.2, and also make it actually work.
2016-10-09 14:49:23 -04:00
rnhmjoj
8546928f69
afpfs-ng: init at 0.8.2
2016-10-09 20:13:49 +02:00
sternenseemann
011f3d700d
libgee_0_8: init at 0.8.6
...
some vala packages require this specific version
2016-10-09 20:08:47 +02:00
Jaka Hudoklin
2041f5b817
kops: init at 1.4.0
2016-10-09 19:31:44 +02:00
schneefux
5cc199265c
hugo: v0.16 -> 0.17
2016-10-09 18:44:25 +02:00
Ricardo Ardissone
ca6b9be5d1
openclonk: init at 7.0
...
fixes #17931
2016-10-09 18:34:10 +02:00
koral
dd482470c4
handbrake: add libx265 to LD_LIBRARY_PATH
2016-10-09 18:20:57 +02:00
Tim Steinbach
48907cb051
Merge pull request #19364 from NeQuissimus/firefox_49_0_1
...
firefox: 49.0 -> 49.0.1
2016-10-09 11:48:07 -04:00
Domen Kožar
69e614d1e6
nixpkgs: add tested alias for unstable job
2016-10-09 17:43:23 +02:00
Jörg Thalheim
fbc6dc2f52
Merge pull request #18697 from rvl/pump.io-1.0.0
...
pump.io: git-2015-11-09 -> 1.0.0
2016-10-09 17:20:02 +02:00
Peter Simons
7e0dc5ab69
Merge pull request #19394 from aherrmann/pr_diagrams_pgf
...
haskell-diagrams-pgf: fix build
2016-10-09 17:18:41 +02:00
Andreas Herrmann
7c741722e2
diagrams-pgf: Fix dependencies
2016-10-09 17:07:17 +02:00
Will Dietz
5b3bf1fffa
llvm-3.8: Fix clang build on non-darwin.
...
'set-xcode-analyzer' is only installed on APPLE.
2016-10-09 16:57:40 +02:00
jhhuh
89cbb88d26
bup-0.28.1: fix on darwin, upstream released patch removed
2016-10-09 16:54:51 +02:00
AndersonTorres
fd38aeafcd
mgba: git-20160325 -> 0.5.1
2016-10-09 16:47:54 +02:00
Robin Gloster
717ff85b14
libnfnetlink: use sha256 hash
2016-10-09 16:19:04 +02:00
Michael Raskin
f603dc11a6
fetch*: print a trace warning about md5 deprecation
2016-10-09 16:19:04 +02:00
Andreas Herrmann
50aff7e07b
texrunner: Fix build
...
Tests fail due to nonexistent tex executables.
2016-10-09 15:39:05 +02:00
romildo
658e216cc6
maia-icon-theme: -> 2016-09-16
...
Add versioning using the date of revision on the git repository. Also
update to the latest revision, which includes a dark version of the icon
theme.
The cmake scripts install the icons at subdirectories 'maia' and
'maia-dark'. Also use these names. The difference is in the
capitalization of the names.
2016-10-09 10:27:24 -03:00
Robin Gloster
e904bb4871
nixbot: init at unstable-2016-10-09
2016-10-09 15:05:02 +02:00
Christine Koppelt
6c9cc19915
arduino: 1.6.9 -> 1.6.12 ( #19335 )
2016-10-09 14:27:04 +02:00
Joachim F
78fdf21710
Merge pull request #19389 from matthiasbeyer/update-mutt
...
mutt: 1.7.0 -> 1.7.1
2016-10-09 14:08:38 +02:00
Joachim F
9270aa6677
Merge pull request #19388 from cko/git-extras
...
git-extras: 4.1.0 -> 4.2.0
2016-10-09 14:08:13 +02:00
aszlig
bc6caeabcc
chromium: Fix wrong hash for beta channel
...
It seems that upstream has re-uploaded the tarball again (see
0c2683cc11
).
I've verified the new hash from two different hosts.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-10-09 13:43:04 +02:00
Matthias Beyer
c4c1ec9a5b
mutt: 1.7.0 -> 1.7.1
2016-10-09 13:19:17 +02:00
Ronny Pfannschmidt
98895f5b67
enpass: init at 5.3.0
2016-10-09 13:16:50 +02:00
Robin Gloster
8d317336ef
sslscan: use fetchFromGitHub
2016-10-09 12:52:02 +02:00
Franz Pletz
5325163374
sslscan: use oldest openssl to support SSLv2/SSLv3 checking
2016-10-09 12:51:49 +02:00
Robin Gloster
cd45a2a1ac
github3: 1.0.0a2 -> 1.0.0a4
2016-10-09 12:46:27 +02:00
Robin Gloster
30accf4d3e
treewide: fix licence -> license occurences
2016-10-09 12:45:32 +02:00
Christine Koppelt
9d85dd7ec0
git-extras: 4.1.0 -> 4.2.0
2016-10-09 12:37:22 +02:00
taku0
a229fd4ce3
androidenv: Add API sources
2016-10-09 19:11:55 +09:00
Vincent Laporte
4168706d4f
OCaml modules: make explicit some dependencies to ocamlbuild
2016-10-09 11:55:19 +02:00
Vincent Laporte
731b616fdb
camlp4: fix for OCaml-4.03
2016-10-09 11:55:19 +02:00
Joachim Fasting
95dc15cf0f
electrum: minor meta cleanup
2016-10-09 11:28:51 +02:00
Joachim Fasting
16cc58977a
pythonPackages.jsonrpclib: init at 0.1.7
2016-10-09 11:28:50 +02:00
Jörg Thalheim
5275d07fea
Merge pull request #19357 from NeQuissimus/httpstat
...
httpstat: init at 1.2.0
2016-10-09 11:28:31 +02:00
Jörg Thalheim
7a6e2837ef
Merge pull request #19371 from NeQuissimus/oh_my_zsh_20161008
...
oh-my-zsh: 2016-09-24 -> 2016-10-08
2016-10-09 10:05:57 +02:00
Jörg Thalheim
b73cbaffa9
Merge pull request #19376 from cedeel/lemonbar-xft
...
lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
2016-10-09 10:01:16 +02:00
Jörg Thalheim
6c3b4d3a14
Merge pull request #19378 from romildo/fix.input-fonts
...
input-fonts: fix license
2016-10-09 09:52:22 +02:00
Irene Knapp
81c82bb5d6
Update the packaged Bazel to 0.3.2, and also make it actually work.
2016-10-08 20:54:12 -07:00
romildo
a50e919950
input-fonts: fix license
2016-10-09 00:01:34 -03:00
Chris Darnell
e1766240aa
lemonbar-xft-unstable: 2015-07-23 -> 2016-02-17
...
Changed name from bar-xft-git to conform to guidelines.
2016-10-08 21:20:34 -04:00
Chris Darnell
9e577f4742
lemonbar: 1.2pre -> 1.2
2016-10-08 20:52:07 -04:00
Franz Pletz
0d59fc1169
cacerts: refactor, add blacklist option
...
Previously, the list of CA certificates was generated with a perl script
which is included in curl. As this script is not very flexible, this commit
refactors the expression to use the python script that Debian uses to
generate their CA certificates from Mozilla's trust store in NSS.
Additionally, an option was added to the cacerts derivation and the
`security.pki` module to blacklist specific CAs.
2016-10-09 02:00:18 +02:00
Tim Steinbach
26f75f7d31
httpstat: init at 1.2.0
2016-10-08 18:48:04 -04:00
Jörg Thalheim
cefe4a816d
Merge pull request #19368 from lsix/update_matplotlib
...
pythonPackages.matplotlib: 1.5.1 -> 1.5.3
2016-10-09 00:36:34 +02:00
Tim Steinbach
276086c540
oh-my-zsh: 2016-09-24 -> 2016-10-08
2016-10-08 18:32:37 -04:00
Jörg Thalheim
6f04d9a74c
Merge pull request #19365 from NeQuissimus/kotlin_1_0_4
...
kotlin: 1.0.3 -> 1.0.4
2016-10-09 00:21:14 +02:00
Jörg Thalheim
2132cd5913
Merge pull request #19354 from gnidorah/master
...
uade123: init at 2.13, openmpt123: init at 0.2.7025-beta20.1
2016-10-08 23:59:10 +02:00
zimbatm
aa01863858
asciidoctor: simplify
2016-10-08 22:38:57 +01:00
zimbatm
0f6e3a3cde
lolcat: simplify
2016-10-08 22:38:57 +01:00
zimbatm
a4506d9b7a
fluentd: simplify
2016-10-08 22:38:57 +01:00
zimbatm
16cf3cf687
fpm: simplify
2016-10-08 22:38:57 +01:00
zimbatm
80d4117a8c
travis: simplify
2016-10-08 22:38:56 +01:00
zimbatm
830c75b5e7
riemann-dash: simplify
2016-10-08 22:38:56 +01:00
zimbatm
1657d28895
hiera-eyaml: simplify
2016-10-08 22:38:56 +01:00
zimbatm
194ac466ee
foreman: simplify
2016-10-08 22:38:56 +01:00
zimbatm
2a194746a5
bundlerEnv: refactor
...
Add `pname` attribute: if passed, the derivation name defaults to the
gem name + version and only expose the gem's bin.
Add `gemdir` attribute: gives a default lookup path for the Gemfile,
Gemfile.lock and gemset.nix.
Set the `meta.platforms' to `ruby.meta.platforms' by default.
2016-10-08 22:38:56 +01:00
Jörg Thalheim
2d9148dc8a
Merge pull request #17815 from juliendehos/zimreader_tntnet221
...
zimreader: update for using tntnet-2.2.1 ?
2016-10-08 23:17:12 +02:00
Lancelot SIX
f910a4e638
pythonPackages.matplotlib: 1.5.1 -> 1.5.3
2016-10-08 23:14:07 +02:00
Alex Ivanov
c8a72dfc2a
openmpt123: init at 0.2.7025-beta20.1
2016-10-09 00:08:18 +03:00
Tim Steinbach
b4b9b0fa9d
kotlin: 1.0.3 -> 1.0.4
2016-10-08 18:32:00 +00:00
Tim Steinbach
67a2ac6d63
firefox: 49.0 -> 49.0.1
2016-10-08 18:09:32 +00:00
Bjørn Forsman
b48dafee8d
shotcut: 16.08 -> 16.10
2016-10-08 18:25:43 +02:00
Benno Fünfstück
de79db8c99
capstone: use Makefile build (for pkg-config files)
...
The cmake based build system did not install the pkg-config files for
capstone, which made builds depending on capstone harder to write as
they cannot automatically find the location of the capstone library.
2016-10-08 18:00:52 +02:00
Aneesh Agrawal
f0602d2d36
kernel: Make SECURITY_YAMA optional
...
It's highly recommended, but not required to run NixOS.
2016-10-08 17:46:33 +02:00
Julien Dehos
5ddf7e0f10
zimreader: update for using tntnet-2.2.1
2016-10-08 16:55:07 +02:00
Aneesh Agrawal
a000ed181c
linux config: enable the Yama LSM ( #14392 )
...
The Yama Linux Security Module restricts the use of ptrace so that
processes cannot ptrace processes that are not their children. This
prevents attackers from compromising one user-level processes and
snooping on the memory and runtime state of other processes owned
by the same user.
2016-10-08 16:40:12 +02:00
Oliver Dunkl
e67e18a52b
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1 ( #18657 )
...
pythonPackages.mps-youtube 0.2.6 -> 0.2.7.1
2016-10-08 16:07:39 +02:00
Joachim F
ccd915ca27
Merge pull request #19358 from romildo/lxqt
...
lximage-qt: init at 0.5.0
2016-10-08 16:03:35 +02:00
Franz Pletz
fa405aa264
bind: split out dnsutils & host binaries ( #18903 )
...
These tools are commonly used but don't require the other bind binaries.
Bind's libs are used, so they've also been split into an extra output.
The old version of host isn't maintained anymore and was removed From Debian
back in 2009: https://packages.qa.debian.org/h/host.html
2016-10-08 16:01:15 +02:00
José Romildo Malaquias
2763d4d4c7
input-fonts: init at 2016-10-06 ( #19080 )
2016-10-08 16:00:08 +02:00
romildo
22b86a8753
lximage-qt: init at 0.5.0
2016-10-08 10:37:10 -03:00
Graham Christensen
034ba88850
Merge pull request #19267 from vbgl/proofgeneral-4.4
...
ProofGeneral: 4.2 -> 4.4
2016-10-08 09:00:11 -04:00
Graham Christensen
a72dd11b3e
Merge pull request #19341 from grahamc/sudolikeaboss
...
sudolikeaboss: init at 0.2.1
2016-10-08 08:52:02 -04:00
Nicolas Pouillard
38074ec9df
electrum,electrum-dash: protobuf -> protobuf3_0
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
8643f9c2a0
pythonPackages.trezor_agent: 0.6.5 -> 0.7.0
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
37f9d30107
pythonPackages.keepkey: 0.7.0 -> 0.7.3
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
ded452aaa4
pythonPackages.trezor: 0.6.11 -> 0.7.4
2016-10-08 14:15:35 +02:00
Nicolas Pouillard
45da3d6459
pythonPackages.hidapi: 0.7.99.post12 -> 0.7.99.post15
2016-10-08 14:15:35 +02:00
Profpatsch
bc8733aae6
geteltorito: switch to upstream dist ( #19226 )
...
Upstream has now a versioned release, so we switch over from the github
mirror.
2016-10-08 13:52:22 +02:00
Peter Hoeg
56c9c71f13
f2fs-tools: 1.6.1 -> 1.7.0 ( #19352 )
2016-10-08 13:44:58 +02:00
Nikolay Amiantov
f561eb158e
jre8_headless: use plain jre8 on Darwin
2016-10-08 12:28:54 +03:00
Peter Simons
b59b89d9e3
Revert "Extend Haskell generic builder to use new --ipid flag."
...
This reverts commit ec8b816154
. The change told
the Cabal build system to use the hash-part of $out as the internal identifier
for the library it's building (rather than generating such an ID itself). While
a good idea in theory, this choice had an unfortunate side-effect: When Cabal
links libraries X, Y, and Z into an executable, then the generated binary
contains their respective IDs. Now, Nix finds those strings and treats them as
an indication that there is a *run-time dependency* on the corresponding store
paths. This means that the generated executable will always depend on the store
paths of all the Haskell libraries that went into it, even when linked
statically.
2016-10-08 10:45:48 +02:00
Damien Cassou
225cc1c106
vdirsyncer: 0.11.3 -> 0.13.1
...
vdirsyncer > 0.13.0 does not support python 2 anymore.
https://github.com/pimutils/vdirsyncer/blob/master/CHANGELOG.rst#version-0130
2016-10-08 09:15:11 +02:00
Alexander Ried
0d47c06b4a
libqmi: 1.12.6 -> 1.16.0 ( #19305 )
2016-10-08 07:15:38 +02:00
Alexander Ried
70a4644659
libmbim: 1.12.2 -> 1.14.0 ( #19304 )
2016-10-08 07:15:11 +02:00
Chris Darnell
4358c1660e
xtitle: 0.2 -> 0.3 ( #19351 )
2016-10-08 07:11:41 +02:00
Tim Steinbach
a699eb4798
linux: 4.4.23 -> 4.4.24 ( #19346 )
2016-10-08 07:02:07 +02:00
Tim Steinbach
9481edec56
linux: 4.7.6 -> 4.7.7 ( #19345 )
2016-10-08 07:01:51 +02:00
Tim Steinbach
07e67b33af
linux: 4.8.0 -> 4.8.1 ( #19344 )
2016-10-08 07:01:27 +02:00
Graham Christensen
969cffca97
sudolikeaboss: init at 0.2.1
2016-10-07 22:19:33 -04:00
Tim Steinbach
02d7fbb678
Merge pull request #19342 from grahamc/oh-my-zsh
...
oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh
2016-10-08 00:17:12 +00:00
Nikolay Amiantov
bc0970f1e3
zsnes: use more debian patches
...
Fixes #19343
2016-10-08 01:40:22 +03:00
Graham Christensen
1dcfa0df6a
Merge pull request #19336 from DamienCassou/umlet-14.2
...
umlet: 13.3 -> 14.2
2016-10-07 17:51:26 -04:00
Graham Christensen
b0a58712cb
Merge pull request #19337 from nathan7/master
...
unifi: 5.0.6 -> 5.2.9
2016-10-07 17:39:53 -04:00
Marco Maggesi
435673b948
Revert "Revert "linux*: remove 3.14, as it's no longer maintained""
...
In the end, it is too dangerous to have an unmaintained kernel in
nixpkgs. Revert the revert.
This reverts commit e921725176
.
2016-10-07 23:26:32 +02:00
Graham Christensen
822d484b68
oh-my-zsh: Fix oh-my-zsh's loading of ~/.oh-my-zsh
2016-10-07 17:18:17 -04:00
Frederik Rietdijk
edebd5150e
pythonPackages.pip: set priority, fixes collision #19327
2016-10-07 23:13:17 +02:00
Nathan Zadoks
f91f098650
unifi: 5.0.6 -> 5.2.9
2016-10-07 16:03:20 -04:00
Daiderd Jordan
5d69399184
Merge pull request #19285 from acowley/pcl-darwin-opengl
...
pcl: fix problem finding OpenGL on darwin
2016-10-07 21:41:39 +02:00
Damien Cassou
79f6563000
umlet: 13.3 -> 14.2
2016-10-07 20:59:56 +02:00
Peter Simons
2eeab5e3b2
anki: update to version 2.0.36
2016-10-07 19:10:40 +02:00
Alex Ivanov
982330d6f4
uade123: init at 2.13
2016-10-07 18:58:46 +03:00
Jörg Thalheim
b061b12adc
Merge pull request #19325 from primeos/lf
...
lf: init at 2016-10-02
2016-10-07 17:37:48 +02:00
Damien Cassou
0e69fb2f19
Merge pull request #18985 from dudebout/emacs-with-c-src
...
emacs: add an option to install the C source
2016-10-07 17:23:19 +02:00
Shea Levy
eca0f17ad2
nix-buffer support improvements.
...
Use inherit-local, add per-package elisp hooks.
2016-10-07 10:31:37 -04:00
Jascha Geerds
7ca139c4b7
idea.pycharm-{community,professional}: 2016.2.2 -> 2016.2.3
2016-10-07 16:09:16 +02:00
Jörg Thalheim
995b64f9dd
Merge pull request #19326 from cko/influxdb_1.0.2
...
influxdb: 1.0.0-beta3 -> 1.0.2
2016-10-07 15:42:07 +02:00
Peter Hoeg
d71d31d1e4
qtpass: 1.1.3 -> 1.1.4
2016-10-07 21:03:58 +08:00
Marco Maggesi
e921725176
Revert "linux*: remove 3.14, as it's no longer maintained"
...
This is the simplest way to reenable the use of BLCR
(which at present requires linux version >3.12 <3.18)
until we find a better solution.
This reverts commit 6a9e765e27
.
2016-10-07 14:31:24 +02:00
Christine Koppelt
e7d4a64eaa
influxdb: 1.0.0-beta3 -> 1.0.2
2016-10-07 14:15:27 +02:00
Andrey Trachenko
67e732d8f8
simavr: init at 1.3
...
Closes https://github.com/NixOS/nixpkgs/pull/15961
2016-10-07 14:11:22 +02:00
Michael Weiss
8d17e63465
lf: init at 2016-10-02
...
Add the package "lf" (as in "list files") at version 2016-10-02
(nightly) under the category "tools/misc", add it to the top-level
package collection and set myself as the maintainer.
I have tested this package under NixOS and Gentoo+Nix.
2016-10-07 14:07:46 +02:00
Graham Christensen
902511069f
Merge pull request #19233 from HappyEnte/ardour-happy
...
ardour: 4.7 -> 5.4
2016-10-07 08:04:50 -04:00
Joachim F
030a298406
Merge pull request #19212 from romildo/new.lxqt
...
lxqt: init at 0.11
2016-10-07 14:00:54 +02:00
Maciek Starzyk
908ad09fd6
nimble: Do not use patchelf.
2016-10-07 07:02:26 -04:00
Graham Christensen
0f281dec98
Merge pull request #19320 from kamilchm/vagrant
...
vagrant: 1.8.5 -> 1.8.6
2016-10-07 06:50:57 -04:00
Joachim F
7425ce511d
Merge pull request #19282 from peterhoeg/zeal
...
zeal: 0.2.1 -> 0.3.0
2016-10-07 12:28:00 +02:00