Vincent Laporte
3c7bd996e6
Revert "teyjus: 2.0b2 -> 2.1"
...
This reverts commit 7f501d7f02
.
2016-12-18 09:51:00 +00:00
Vincent Laporte
e76a1f0e7e
Revert "omake: remove 0.9.8.6-rc1"
...
This reverts commit e672fbc6f0
.
2016-12-18 09:51:00 +00:00
John Ericson
508d9499b1
zdoom: Fix typo from 1cc9d9ef2c
2016-12-18 04:29:33 -05:00
Frederik Rietdijk
3057f3e962
pythonPackages.skype4py: broken
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
550d1458d6
pythonPackages.more-itertools: 2.2 -> 2.4.1
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
007fa632c0
pythonPackages.pip2nix: broken
...
pkg_resources.VersionConflict: (pip 9.0.1
(/nix/store/5drfa1s8mh5f1y9slq82zlv65iblb942-python2.7-bootstrapped-pip-9.0.1/lib/python2.7/site-packages),
Requirement.parse('pip<9,>=8'))
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
810e02e945
pythonPackages.pytestpep8: fix checkPhase
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
311171e69c
pythonPackages.natsort: add missing dependency
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
540909f160
pythonPackages.pyflakes: 1.0.0 -> 1.3.0
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
4719205919
pythonPackages.mccabe: 0.4.0 -> 0.5.3
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
0b3629544b
pythonPackages.lxml: 3.4.4 -> 3.7.0
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
b0576a4ab9
pythonPackages.flake8_3: remove
...
since it is not used in nixpkgs
2016-12-18 09:32:53 +01:00
Frederik Rietdijk
6486b90820
pythonPackages.flake8: 2.6.2 -> 3.2.1
2016-12-18 09:32:53 +01:00
Franz Pletz
eb559d2b07
batman-adv: 2016.4 -> 2016.5
2016-12-18 05:23:38 +01:00
Franz Pletz
9a30cdc464
squid: refactor, add features, adopt
2016-12-18 05:23:38 +01:00
Franz Pletz
4b67968688
squid: 3.5.19 -> 3.5.23
...
Fixes CVE-2016-10002 & CVE-2016-10003.
2016-12-18 05:23:14 +01:00
aszlig
ffe71cbe19
kexec-tools: Add patch to fix build on ARM
...
Building on ARM fails with the following error:
kexec/arch/arm/phys_to_virt.o kexec/arch/arm/phys_to_virt.c
kexec/arch/arm/phys_to_virt.c:3:26: fatal error: phys_to_virt.h: No such file or directory
The patch I'm using is from Fedora:
http://pkgs.fedoraproject.org/cgit/rpms/kexec-tools.git/tree/kexec-tools-2.0.13-fix-armv7-build-failure.patch?id=97581f1a435aafa298a4d0bbcfaf40c63a41ce92
It has been reported upstream as well:
http://lists.infradead.org/pipermail/kexec/2016-September/017352.html
I'm adding the patch for all architectures, so that the next person to
upgrade kexec-tools doesn't forget that even while on x86.
Tested building with i686-linux, x86_64-linux and armv7l-linux.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-18 04:49:39 +01:00
Matthew Daiter
1090a269ab
riak-cs: add Darwin support
2016-12-18 03:38:42 +01:00
aszlig
2fe1daf804
cython: 0.25.1 -> 0.25.2
...
Upstream changelog without issue numbers:
* Fixes several issues with C++ template deduction.
* Fixes a issue with bound method type inference.
* Fixes a bug with cascaded tuple assignment.
* Fixed or silenced many Clang warnings.
* Fixes bug with powers of pure real complex numbers.
The full changelog with issue numbers can be found here:
https://github.com/cython/cython/blob/0.25.2/CHANGES.rst
My main reason for updating is because there were test failures on
i686-linux, although version 0.25.2 still has one test that fails.
So if we're on i686-linux and on Python 2 we just fix that one little
doctest.
The test failure has already been reported upstream at:
https://github.com/cython/cython/issues/1548
All of the failing tests (including the latter) had to do with integer
representations in that long integers are suffixed by an L while the
test cases weren't expecting this.
Built successfully on i686-linux and x86_64-linux against Python 2.7 and
Python 3.5.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-18 01:53:05 +01:00
Daiderd Jordan
05b305aa4b
Merge pull request #21210 from mdaiter/stanchionMac
...
stanchion: add Darwin support
2016-12-18 01:04:19 +01:00
Matthew Daiter
4661689a49
stanchion: add Darwin support
...
stanchion: make pam nullify typesafe
stanchion: add Darwin support
stanchion: make pam OS-checked inside of stanchion.nix
stanchion: add Darwin support
stanchion: remove OS-checked pam on all-packages.nix
stanchion: add Darwin support
2016-12-18 00:59:34 +01:00
Daiderd Jordan
29ce1d9e5a
Merge pull request #21245 from boronine/luarocks-darwin
...
luarocks: enable Darwin
2016-12-18 00:14:52 +01:00
danbst
515573ef7f
pg_similarity: init at 1.0
2016-12-17 21:50:23 +00:00
Nikolay Amiantov
1cb3831f1c
Merge pull request #21231 from abbradar/no-fmod
...
Update DOOM forks, remove top-level fmod
2016-12-18 00:29:46 +03:00
Graham Christensen
2fb80e573f
Merge pull request #21187 from bzizou/ior
...
ior: init at 3.0.1
2016-12-17 15:54:35 -05:00
Graham Christensen
4c3e8dff8d
Merge pull request #21173 from kamilchm/vagrant
...
vagrant: 1.8.7 -> 1.9.1
2016-12-17 15:41:40 -05:00
Tim Steinbach
3cf9b58003
oh-my-zsh: 2016-11-16 -> 2016-12-14
2016-12-17 15:32:48 -05:00
Alexei Boronine
a7347d9e9c
luarocks: enable Darwin
2016-12-18 04:04:56 +08:00
Joachim F
cf82ab73e2
Merge pull request #21242 from mimadrid/update/teamviewer-12.0.71510
...
teamviewer: 11.0.57095 -> 12.0.71510
2016-12-17 20:58:48 +01:00
Vladimír Čunát
3a0f1975b0
Revert "Revert "Merge pull request #21234 from l2dy/coreutils-up""
...
This reverts commit ffb90e8c4f
.
This moves the coreutils update from master.
2016-12-17 20:30:09 +01:00
Vladimír Čunát
86e4c9ed46
Merge branch 'master' into staging
2016-12-17 20:29:25 +01:00
Vladimír Čunát
ffb90e8c4f
Revert "Merge pull request #21234 from l2dy/coreutils-up"
...
This reverts commit ee28ea0e91
, reversing
changes made to f281ce8c29
.
Moving to staging instead.
2016-12-17 20:28:50 +01:00
Robert Helgesson
cdb7d9f22b
perl-bignum: 0.44 -> 0.47
2016-12-17 19:07:16 +01:00
Robert Helgesson
8d593f2610
perl-Math-BigRat: 0.260805 -> 0.2611
2016-12-17 19:07:16 +01:00
Robert Helgesson
f8fdf3dcb3
perl-Math-BigInt: 1.999802 -> 1.999806
2016-12-17 19:07:16 +01:00
mimadrid
f75f0ac1f4
teamviewer: 11.0.57095 -> 12.0.71510
2016-12-17 19:04:48 +01:00
devhell
900ded32f4
profanity: 0.4.7 -> 0.5.0
...
From the changelog:
- Plugins API supporting C and Python plugins
- SSL certificate verification (requires libmesode) (/tls)
- HTTP file upload (xep-0363) (/sendfile)
- Blocking command (xep-0191) (/blocked)
- Allow auto extended away (/autoaway)
- Include last acitvity in initial presence (xep-0256) (/lastactivity)
- Last Activity (xep-0012) (/lastactivity)
- Ability to run command scripts (/script)
- Account startscript property to execute a command script on connect (/account)
- Export roster to CSV file (/export)
- Support for GTK tray icons (/tray)
- User specified text triggers for chat room notifications (/notify)
- Per chat room notification options (/notify)
- Many new roster panel display options (/roster)
- Time format preferences per window type (/time)
- Edit, prepend and append to room subject (/subject)
- Autoping timeout preference (/autoping)
- Window navigation by window title (/win)
- Window closing by window title (/close)
- Account theme setting (/account)
- Allow sending XMPP stanzas in xmlconsole window (/xmlconsole)
- Configure level of room message notifications in console window (/console)
- Check ~/.config/profanity/inputrc for readline settings
- Custom readline functions for navigation key bindings
- Autocomplete command arguments when no characters entered
2016-12-17 18:42:34 +01:00
devhell
dda462922e
libmesode: init at 0.9.1
...
This library is a fork of ``libstrophe'' and is needed if the
``profanity'' XMPP client is to have TLS support. TLS support has been
added to ``profanity'' since version 5.0.
2016-12-17 18:13:24 +01:00
Jascha Geerds
62c3d9ad0b
Merge pull request #21239 from mimadrid/update/nano-2.7.2
...
nano: 2.7.1 -> 2.7.2
2016-12-17 17:44:13 +01:00
ikervagyok
fa80bf7b0d
packagekit: add 'enableNixBackend' as an option ( #21157 )
...
* packagekit: disable nix-backend
Packagekit fails to build on my machines, as long as it's nix-backend is enabled
* packagekit: add 'enableNixBackend' as an option
2016-12-17 16:53:27 +01:00
devhell
09855fe2e5
profile-cleaner: 2.35 -> 2.36
...
fixes #21237
2016-12-17 16:45:51 +01:00
mimadrid
b899b8945f
nano: 2.7.1 -> 2.7.2
2016-12-17 16:39:42 +01:00
Tim Steinbach
e8e4b7f0dd
Merge pull request #21229 from mimadrid/update/wireshark-2.2.3
...
wireshark: 2.2.2 -> 2.2.3
2016-12-17 10:23:36 -05:00
Tim Steinbach
ee28ea0e91
Merge pull request #21234 from l2dy/coreutils-up
...
coreutils: 8.25 -> 8.26
2016-12-17 10:22:54 -05:00
mimadrid
f281ce8c29
universal-ctags: 2016-07-06 -> 2016-12-17
2016-12-17 16:21:32 +01:00
Frederik Rietdijk
8bfe3d7846
pythonPackages.pytest: disabled tests for all pytest versions
2016-12-17 15:48:18 +01:00
aszlig
c5e5dccd13
Merge pull request #21201 (VirtualBox 5.1.10)
...
This brings VirtualBox to the latest upstream version, which also fixes
building the modules against kernel 4.9.0.
Tested against all the the "virtualbox" subtests on x86_64-linux.
2016-12-17 15:46:06 +01:00
aszlig
88f49a0092
vimiv: 0.7.2 -> 0.7.3
...
Bugfix release with the following fixes:
* Fix thumbnail creation for input files with dot
* Use native python to generate list of external commands
* Do not use commandline arguments in test mode
* Catch broken symlinks in the library and filter them
So everything but the last item is essentially what we had in
fixes.patch, hence we cane remove it.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-17 15:45:49 +01:00
Jaka Hudoklin
d5264ee7ab
Merge pull request #21204 from NeQuissimus/docker_1_12_5
...
docker: 1.12.3 -> 1.12.5
2016-12-17 15:41:10 +01:00
Jaka Hudoklin
8a85fc9531
Merge pull request #21068 from offlinehacker/pkgs/completions/add
...
Add bash completions for a few packages
2016-12-17 15:37:27 +01:00
Jaka Hudoklin
2319781469
Merge pull request #21069 from offlinehacker/pkgs/kubernetes/docfix
...
kubernetes: generate docs, fix empty man files
2016-12-17 15:36:47 +01:00
Jaka Hudoklin
96bf950ae0
Merge pull request #21085 from offlinehacker/pkgs/pachyderm/init
...
pachyderm: init at 1.3.0
2016-12-17 15:35:51 +01:00
Frederik Rietdijk
45c1c50ddd
pythonPackages.pytest_29: disable tests temporarily
2016-12-17 15:12:30 +01:00
Zero King
1141aa1faa
coreutils: 8.25 -> 8.26
2016-12-17 13:59:09 +00:00
devhell
c39e36f766
{lib}mediainfo{-gui},libzen: 0.7.87 -> 0.7.91, 0.4.33 -> 0.4.34
...
Unfortunately I've not been able to keep this updated on a regular basis
at the moment, therefore some versions have been skipped. I'm therefore
going to just add the link for the changelog:
https://mediaarea.net/MediaInfo/ChangeLog
2016-12-17 12:57:27 +00:00
Nikolay Amiantov
18d42e1aa5
fmod: remove
2016-12-17 15:47:38 +03:00
Nikolay Amiantov
dca2e720bc
zandronum: bundle fmod, fix libraries
2016-12-17 15:47:20 +03:00
Ricardo M. Correia
096e8ab45f
Merge pull request #21218 from mimadrid/update/ripgrep-0.3.2
...
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 13:39:56 +01:00
Nikolay Amiantov
1cc9d9ef2c
zdoom: 2.7.1 -> 2.8.1
2016-12-17 15:33:12 +03:00
Nikolay Amiantov
60903f7320
gzdoom: 2015-05-07 -> 2.2.0
2016-12-17 15:33:12 +03:00
Nikolay Amiantov
0063c8acb4
p7zip: add setup hook
2016-12-17 15:33:12 +03:00
mimadrid
280d0cf20f
wireshark: 2.2.2 -> 2.2.3
2016-12-17 12:59:56 +01:00
Graham Christensen
9a50020398
Merge pull request #21216 from bachp/openshift-1.3.2
...
openshift: 1.3.1 -> 1.3.2
2016-12-17 06:42:49 -05:00
mimadrid
32becd8ddf
poppler: 0.49.0 -> 0.50.0
2016-12-17 12:40:14 +01:00
Benjamin Hipple
54f460a585
cpp-ethereum: fix description metadata
2016-12-16 22:58:12 -05:00
Ricardo Ardissone
662aa495df
gplates: init at 2.0.0
2016-12-16 22:29:53 -02:00
Ricardo Ardissone
1c3c59ebd6
qwt6_qt4: init at 6.1.2
2016-12-16 22:29:46 -02:00
mimadrid
2077a60c2f
ripgrep: 0.2.1 -> 0.3.2
2016-12-17 00:16:40 +01:00
mimadrid
cda47275f4
rustRegistry: 2016-12-03 -> 2016-12-16
2016-12-17 00:13:47 +01:00
Gábor Lehel
9cc0eff1cf
vivaldi: add libxcb to buildInputs, seems to be required now
2016-12-17 00:04:20 +01:00
Pascal Bach
3d94be77dd
openshift: 1.3.1 -> 1.3.2
2016-12-16 23:33:23 +01:00
Bruno Bzeznik
8f3e3d2576
ior: init at 3.0.1
2016-12-16 23:12:42 +01:00
Gábor Lehel
06fbf5cb77
vivaldi: 1.5.658.44-1 -> 1.6.689.34-1
2016-12-16 22:34:37 +01:00
Peter Simons
e18dac705a
Merge pull request #21214 from NixOS/haskell-parallel-builds
...
Haskell generic builder: enable parallel builds for GHC 8.0.2
2016-12-16 22:27:41 +01:00
Domen Kožar
d0250ad884
Haskell generic builder: enable parallel builds for GHC 8.0.2
...
This reverts https://github.com/NixOS/nixpkgs/pull/4554
2016-12-16 22:25:40 +01:00
Dan Peebles
1eb9fe3696
awscli, boto{core,3}: update to 1.11.30, 1.4.87, and 1.4.2, respectively
...
These packages like being updated together which is why I put all three
of them into the same commit.
2016-12-16 12:39:08 -05:00
AndersonTorres
d12e540739
pythonPackages.docutils: 0.12 -> 0.13.1
2016-12-16 17:04:56 +01:00
Fatih Altinok
1946e872c0
flow: 0.36.0 -> 0.37.1
2016-12-16 16:02:27 +00:00
Franz Pletz
f97bfcec99
rspamd: 1.2.7 -> 1.4.1
2016-12-16 15:52:27 +01:00
Franz Pletz
60d29f526d
rmilter: 1.8.5 -> 1.10.0
2016-12-16 15:52:27 +01:00
Franz Pletz
3d1206dfcc
ragel: add stable version, default to stable
2016-12-16 15:52:27 +01:00
Nikolay Amiantov
664cc49b19
gbenchmark: init at 1.1.0
2016-12-16 17:44:21 +03:00
Tim Steinbach
a5a98290b7
docker: 1.12.3 -> 1.12.5
2016-12-16 08:57:08 -05:00
Alexei Boronine
0a1278a679
haxe: 3.1.3 -> 3.2.1
2016-12-16 21:54:30 +08:00
Tim Steinbach
0e8e4a08f3
linux: 4.8.14 -> 4.8.15
2016-12-16 08:16:45 -05:00
Tim Steinbach
cb9ff3f7f9
linux: 4.4.38 -> 4.4.39
2016-12-16 08:16:22 -05:00
aszlig
38ea64e867
qemu_test: Make chown() calls to the store a no-op
...
The "misc" NixOS test is using Nix to query the store and it tries to
change the ownership of it while doing so.
This fails if Nix is not in a seccomp-sandboxed userid namespace, so
let's make chown() a no-op when applied to store paths.
Fixes the misc test (and possibly future tests) on older Nix versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-12-16 13:06:25 +01:00
Joachim Fasting
f0e77cd07d
grsecurity: 4.8.14-201612110933 -> 4.8.15-201612151923
2016-12-16 12:46:44 +01:00
Joachim F
7aa8fa28ae
Merge pull request #21190 from mdorman/emacs-updates
...
Emacs package updates: 2016-12-15
2016-12-16 12:34:09 +01:00
Profpatsch
52c34f626c
liquibase: improve external jar integration ( #20818 )
...
This replaces the upstream wrapper script with one tailored for nixpkgs.
We gain the ability to selectively enable/disable jdbc backends.
2016-12-16 12:19:59 +01:00
Bart Brouns
3fc60ec351
remove mutt-kz: deprecated in favor of neomutt
...
Removed reference in all-packages.nix. Fixes #20952 .
2016-12-16 12:16:39 +01:00
Franz Pletz
a4586f87dc
wireguard: 20161129 -> 20161209
2016-12-16 12:16:39 +01:00
Domen Kožar
8b9ced0181
rocksdb: build also static lib for rocksdb-haskell
2016-12-16 12:01:14 +01:00
Maximilian Güntner
dec91d3b19
gem-config: add postgresql buildInput for sequel_pg ( #20981 )
...
Signed-off-by: Maximilian Güntner <code@klandest.in>
2016-12-16 11:36:05 +01:00
Will Dietz
be24f1d364
musl: 1.1.11 -> 1.1.15, add security patch. ( #21023 )
2016-12-16 11:32:28 +01:00
Luis Pedro Coelho
f3108c5bd2
pythonPackages.natbib: fix for Python 3.5 ( #21114 )
...
pathlib is part of the standard library starting in version 3.5.
2016-12-16 11:22:06 +01:00
Paul Liu
1b6e2b9a19
Fix netpbm installation for OS X ( #21194 )
...
* Update meta.platform to linux ++ darwin for netpbm
2016-12-16 09:30:50 +00:00
Tom Saeger
e0e1bdc25c
Fixup description of ripgrep.
2016-12-15 17:41:22 -06:00
Jascha Geerds
2bcdc8c913
pythonPackages.virtualenvwrapper: Fix post install ( closes #21168 )
2016-12-16 00:31:35 +01:00
John Ericson
63bf5f3ba3
Merge pull request #21189 from Ericson2314/mea-culpa
...
Mea culpa. Tests should pass now
2016-12-15 17:59:24 -05:00
Michael Alan Dorman
8cd481b5fd
org-packages: 2016-12-15
2016-12-15 17:55:56 -05:00
Michael Alan Dorman
01d5fda8c1
melpa-stable-packages: 2016-12-15
...
Removals:
- dummy-h-mode: github account no longer exists
- judge-indent: github account no longer exists
2016-12-15 17:55:56 -05:00
Michael Alan Dorman
c5e64ba4c8
melpa-packages: 2016-12-15
...
Removals:
- cursor-in-brackets: github account no longer exists
- dummy-h-mode: github account no longer exists
- general-close: removed from melpa
- judge-indent: github account no longer exists
2016-12-15 17:55:55 -05:00
Michael Alan Dorman
994b243dd3
elpa-packages: 2016-12-15
2016-12-15 17:55:55 -05:00
Jascha Geerds
4af2328e5c
discord: Fix missing desktop entry ( closes #21045 )
2016-12-15 23:52:50 +01:00
Daiderd Jordan
891e391cdb
go: 1.7.3 -> 1.7.4
2016-12-15 17:17:58 -05:00
Graham Christensen
8800ea7617
zabbix22: 2.2.2 -> 2.2.16 for CVE-2016-4338 CVE-2016-9140
2016-12-15 17:17:58 -05:00
Graham Christensen
503c57237f
go_1_6: 1.6.3 -> 1.6.4 for DoS vector
2016-12-15 17:17:58 -05:00
Graham Christensen
5cbb0f7fbf
unzip: patch for CVE-2014-9913 and CVE-2016-9844
2016-12-15 17:17:58 -05:00
Graham Christensen
4fa5237984
libgsf: 1.14.36 -> 1.14.41 for CVE-2016-9888
2016-12-15 17:17:57 -05:00
Graham Christensen
971ae27526
perlPackages.DBDmysql: 4.039 -> 4.041 for CVE-2016-1251
2016-12-15 17:17:57 -05:00
Graham Christensen
ca6463ef90
sqlite: 3.15.0 -> 3.15.2 for null pointer dereference
...
https://sqlite.org/releaselog/3_15_2.html
2016-12-15 17:17:57 -05:00
Graham Christensen
eb7ea181f1
jasper: 1.900.28 -> 2.0.6
2016-12-15 17:17:57 -05:00
John Ericson
19fbe80c3d
top-level: avoid another assert false
while we're at it
2016-12-15 17:09:46 -05:00
John Ericson
7960a1b1b8
linux stdenv: Avoid assert false
...
On one hand, don't want to pass garbage that affects hash, on the other
hand footguns are bad.
Now, factored out the derivation so only need to pass in what is used.
2016-12-15 17:09:29 -05:00
John Ericson
670256dc39
linux stdenv: Rename the bootstrap
directory to bootstrap-files
2016-12-15 17:05:39 -05:00
Jascha Geerds
f92544fe12
falcon: Fix typo in derivation name ( closes #21112 )
2016-12-15 22:47:45 +01:00
John Ericson
a94af71da7
linux stdenv: Fix assert that broke tests...and hydra
2016-12-15 16:45:08 -05:00
romildo
2e7105467b
lxqt: better organize system packages
...
Split packages in three categories, all of them going into the system
package list:
- pre-requisite packages
- core packages
- optional packages
Add a new configuration option 'environment.lxqt.excludePackages' to
specify optional LXQt packages that should be excluded from system
packages.
Add 'gvfs' as a pre-requisite package, needed by 'pcmanfm-qt' to
handle virtual places, like "Computer" and "Network".
2016-12-15 22:45:06 +01:00
Gabriel Ebner
928779a745
Merge pull request #21188 from xwvvvvwx/pkgs/update_vscode
...
vscode: 1.7.2 -> 1.8.0
2016-12-15 16:26:57 -05:00
Jascha Geerds
b44e52b134
languagetool: Add myself as a maintainer
2016-12-15 22:18:29 +01:00
David Terry
1152b97925
vscode: 1.7.2 -> 1.8.0
2016-12-15 21:47:31 +01:00
Pascal Wittmann
921a6f8b56
parallel: 20161022 -> 20161122
2016-12-15 21:23:25 +01:00
Pascal Wittmann
fbfb6d7c21
perlPackages.locallib: 2.000017 -> 2.000019
2016-12-15 21:23:25 +01:00
Michael Raskin
fd2ff58d16
unscii: init at 1.1
2016-12-15 21:29:13 +01:00
Daiderd Jordan
a01a5ed925
darwin.libunwind: fix source
...
Fixes #20977
since this was the same sha as the linux package nix just used that instead.
2016-12-15 21:11:04 +01:00
Daiderd Jordan
0e64be20b7
Revert "aws-sdk-cpp: Enable on Darwin systems"
...
This reverts commit 8a43550e90
.
2016-12-15 21:10:25 +01:00
Jörg Thalheim
4714ca8b56
kexec-tools: 2.0.12 -> 2.0.13 ( #21158 )
...
also fix kexec by removing faulty hardeningFlags
2016-12-15 20:48:03 +01:00
Gabriel Ebner
182c735527
mu: 0.9.16 -> 0.9.18
2016-12-15 14:45:46 -05:00
Domen Kožar
d5f92a319a
rocksdb: compile as shared lib
2016-12-15 20:19:03 +01:00
Daiderd Jordan
580b5435e0
Merge pull request #21184 from mdaiter/fixMacErlangBasho
...
erlang_basho_R16: add explicit Carbon and Cocoa support
2016-12-15 19:01:47 +01:00
Daniel Peebles
774301ab0a
Merge pull request #21185 from LnL7/darwin-xcbuild-meta
...
xcbuild: add meta
2016-12-15 12:12:43 -05:00
Daiderd Jordan
6e26fe3d57
xcbuild: add meta
2016-12-15 18:07:54 +01:00
Domen Kožar
77adcfb59f
rocksdb: 4.1 -> 4.13
2016-12-15 18:05:25 +01:00
Daiderd Jordan
87b3918d0b
Merge pull request #21133 from matthewbauer/shell_cmds
...
shell_cmds: init at 198
2016-12-15 17:53:09 +01:00
Jörg Thalheim
fd5dd0769c
python27Packages.lxc: init at 2016-08-25 ( #21181 )
2016-12-15 17:16:31 +01:00
Matthew Daiter
46fc2db7df
erlang_basho_R16: add explicit Carbon and Cocoa support
2016-12-15 17:16:00 +01:00
Bas van Dijk
b4005bbac0
whisper: upgrade to the same version as the other graphite components
...
Without this we get the following Python exception when trying to fetch
a graph in the graphite web app:
File "/nix/store/nj62jqk2xmp5c3h93pfnlqn66qj1kkvs-python-2.7.12-env/lib/python2.7/site-packages/opt/graphite/webapp/graphite/storage.py", line 335, in fetch
return whisper.fetch(self.fs_path, startTime, endTime, now)
TypeError: fetch() takes at most 3 arguments (4 given)
Fixes #21032 .
2016-12-15 17:13:00 +01:00
zimbatm
6fc5f8d4f3
terraform: 0.7.13 -> 0.8.1
2016-12-15 15:13:10 +00:00
Joachim Fasting
6dbdbdec69
chromium pepper flash plugin: 23.0.0.207 -> 24.0.0.186
...
Fixes https://github.com/NixOS/nixpkgs/issues/21119 ,
fixes https://github.com/NixOS/nixpkgs/issues/21169
2016-12-15 16:06:56 +01:00
Daiderd Jordan
8a43550e90
aws-sdk-cpp: Enable on Darwin systems
...
This (re)reverts commit ef65353c73
.
2016-12-15 15:35:34 +01:00
Franz Pletz
dc0c7104ea
chrony: 2.4 -> 2.4.1
2016-12-15 15:35:22 +01:00
Daiderd Jordan
ef65353c73
Revert "aws-sdk-cpp: Enable on Darwin systems"
...
This reverts commit 5b2e289c0a
.
2016-12-15 15:34:06 +01:00
Daniel Peebles
0f17a2ba1e
Merge pull request #21167 from matthewbauer/remove-coreosmakefiles
...
darwin.CoreOSMakefiles: remove
2016-12-15 09:27:22 -05:00
Eelco Dolstra
7a586794d4
make-tarball.nix: Fix running as root
...
Since Nix now runs builds in a user namespace with uid == 0, this
triggered the message
warning: the group ‘nixbld’ specified in ‘build-users-group’ does not exist
which make-tarball.nix turns into a fatal error. So clear
build-users-group.
http://hydra.nixos.org/build/44817408
2016-12-15 13:08:21 +01:00
Eelco Dolstra
705829b29a
Merge pull request #20500 from aszlig/qemu-patched-for-nixos-tests
...
nixos/tests: Use a patched QEMU for testing
2016-12-15 12:38:29 +01:00
Kamil Chmielewski
9aa6c95d5a
vagrant: 1.8.7 -> 1.9.1
2016-12-15 12:29:52 +01:00
Jörg Thalheim
067171a61f
man-pages: fix conflict with shadow-utils
2016-12-15 12:05:52 +01:00
David Terry
35399f93d6
vscode: 1.6.1 -> 1.7.2
2016-12-15 12:04:48 +01:00
Jörg Thalheim
0db13ac05e
Merge pull request #21066 from gdeest/fix/isl-update
...
isl: add 0.17.1
2016-12-15 12:02:42 +01:00
Sebastian Hagen
e314e5b930
ImageMagick: Add additional mirror.
...
The 16.09-nixpkgs source tarball Imagemagick-6.9.6-7.tar.xz source tarball is
not available on any of the existing mirrors. We here add one that has it.
2016-12-15 11:27:15 +01:00
Vincent Demeester
910dcdb7d2
idea-ultimate: 2016.3 -> 2016.3.1
...
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2016-12-15 11:24:07 +01:00
Jörg Thalheim
0d6980efb3
Merge pull request #21039 from taku0/adnroid_sdk_25.2.3
...
android-sdk: 25.2.2 -> 25.2.3
2016-12-15 10:50:31 +01:00
taku0
bd55e9db63
android-studio: 2.1.3 -> 2.2.3
2016-12-15 10:41:18 +01:00
Eelco Dolstra
3ae905aafc
Merge pull request #21165 from matthewbauer/master
...
aws-sdk-cpp: Enable on Darwin systems
2016-12-15 09:40:39 +01:00
Peter Hoeg
bea3209d5f
virtualbox: 5.1.8 -> 5.1.10
2016-12-15 16:20:33 +08:00
Nathan Zadoks
e38fc7a736
boehm-gc: 7.2g -> 7.6.0
...
fix #20753
2016-12-15 01:16:31 -05:00
Arseniy Seroka
a8ff94ec95
Merge pull request #21162 from dtzWill/feature/vim-markdown-upstream
...
Add vim-markdown plugin
2016-12-15 09:59:44 +04:00
Matthew Bauer
ac4f27666e
darwin.CoreOSMakefiles: remove
...
This wasn't being used and it was causing an error when evaluating:
error: attribute ‘CoreOSMakefiles’ missing, at /Users/mbauer/Projects/nixpkgs2/pkgs/os-specific/darwin/apple-source-releases/default.nix:140:71
2016-12-14 23:45:19 -06:00
Matthew Bauer
5b2e289c0a
aws-sdk-cpp: Enable on Darwin systems
...
libuuid can be provided by libossp_uuid.
2016-12-14 23:32:53 -06:00
Matthew Bauer
83c7660279
shell_cmds: init at 187
...
fixes #11707
2016-12-14 21:18:09 -06:00
Jörg Thalheim
7ea5106246
Merge pull request #21161 from makefu/pkgs/xstatic-jquery-ui/update
...
xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1
2016-12-15 00:45:45 +01:00
Daiderd Jordan
14bf940610
Revert "darwin.libunwind: fix install phase"
...
This reverts commit 76125722f0
.
2016-12-15 00:37:37 +01:00
Will Dietz
b035da2e4d
Add vim-markdown plugin....
2016-12-14 17:29:52 -06:00
makefu
4bc0c87b0d
xstatic-jquery-ui: 1.11.0.1 -> 1.12.0.1
2016-12-15 00:27:29 +01:00
zimbatm
2a224c6795
fzf: 0.15.1 -> 0.15.9
2016-12-14 23:23:29 +00:00
Daniel Peebles
d77db89c3f
Merge pull request #21048 from LnL7/darwin-wxmac
...
wxmac: fix build with clang-3.8
2016-12-14 18:04:25 -05:00
Daniel Peebles
e6d28d6643
Merge pull request #21003 from LnL7/darwin-libunwind
...
darwin.libunwind: fix install phase
2016-12-14 18:03:24 -05:00
Graham Christensen
2d249e206e
Merge pull request #21146 from NeQuissimus/subversion
...
Subversion: 1.9.4 -> 1.9.5; 1.8.16 -> 1.8.17
2016-12-14 17:45:50 -05:00
schneefux
888b27467e
nextcloud: 10.0.2 -> 11.0.0
2016-12-14 23:01:32 +01:00
John Wiegley
838a3b4294
coq_8_6: 8.6rc1 -> 8.6
2016-12-14 13:46:07 -08:00
Jörg Thalheim
fbc8a43355
Merge pull request #21151 from schneefux/pkg.shaarli
...
shaarli: 0.8.0 -> 0.8.1
2016-12-14 22:26:42 +01:00
Frederik Rietdijk
f412c87390
Merge pull request #21076 from schneefux/pkg.discordpy
...
pythonPackages.discordpy: init at 0.15.1
2016-12-14 22:05:44 +01:00
Frederik Rietdijk
4b33b2b9b2
Merge pull request #21155 from schneefux/pkg.websockets
...
pythonPackages.websockets: init at 3.2
2016-12-14 22:05:25 +01:00
schneefux
0f97f71525
pythonPackages.discordpy: init at 0.15.1
2016-12-14 19:13:52 +01:00
schneefux
64d0c0ec1e
pythonPackages.websockets: init at 3.2
2016-12-14 19:10:14 +01:00
Bjørn Forsman
a1892edcee
genimage: init at 9
...
Genimage is a tool to generate filesystem images from directory trees.
2016-12-14 17:44:05 +01:00
Maarten Hoogendoorn
b217c0a99b
yarn: init at 0.17.8 ( #20635 )
2016-12-14 15:46:45 +01:00
Tim Steinbach
1edf95167a
subversion: 1.8.16 -> 1.8.17
2016-12-14 09:35:10 -05:00
Michael Alan Dorman
acbbf6a3cc
Fixup haskell-src-exts version
2016-12-14 15:33:27 +01:00
Peter Simons
69c09c47e6
stack: version 1.3.x needs aeson 1.x to compile
2016-12-14 15:33:27 +01:00
Peter Simons
64afb52f6c
git-annex: fix sha hash for the new version
2016-12-14 15:33:27 +01:00
Peter Simons
80c35f6f3d
cabal-install: always use the latest version by default
2016-12-14 15:33:27 +01:00
Peter Simons
1e14698a58
haskell-Cabal: update latest version to 1.24.2.0
2016-12-14 15:33:26 +01:00
Peter Simons
f135c9fde7
configuration-hackage2nix.yaml: maintain hledger packages to ensure they build
2016-12-14 15:33:26 +01:00
Peter Simons
3e092a19f3
haskell-math-functions: test suite fails sporadically
2016-12-14 15:33:25 +01:00
Peter Simons
7f1d74d43b
haskell-brick: update overrides with regard to vty
2016-12-14 15:33:25 +01:00
Peter Simons
7c3839b90c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-13-gcb8e8a4 from Hackage revision
c76f2cde8d
.
2016-12-14 15:33:16 +01:00
Peter Simons
a21a11bae2
LTS Haskell 7.13
2016-12-14 15:32:53 +01:00
Tim Steinbach
b139b17fa8
subversion: 1.9.4 -> 1.9.5
2016-12-14 09:30:31 -05:00
Joris Guyonvarch
4d2406c7d5
ffcast: init at 2.5.0 ( #21141 )
2016-12-14 14:22:00 +00:00
bnikolic
88f53c989e
bazaar: enable sftp transport ( #21132 )
...
SFTP transport needs python paramiko package, which is now an optional
input
2016-12-14 15:03:54 +01:00
Jörg Thalheim
c3edaab52d
Merge pull request #21130 from tohl/master
...
small fixes
2016-12-14 14:35:05 +01:00
Thomas Tuegel
b8d31bebd4
Merge branch 'kde-frameworks-5.29'
2016-12-14 07:06:59 -06:00
Thomas Tuegel
321987a1b8
kpackage: patch for package name collisions
2016-12-14 07:06:19 -06:00
Michael Raskin
d009ac1ce5
Merge pull request #21064 from taku0/firefox-bin-fix-update-script
...
firefox-bin: fix updateScript
2016-12-14 12:13:06 +00:00
Michael Raskin
37c10c428c
Merge pull request #21134 from taku0/firefox-bin-50.1.0
...
firefox-bin: 50.0.2 -> 50.1.0 [Critical security fix]
2016-12-14 12:10:58 +00:00
Michael Raskin
13a7bc5341
Merge pull request #21135 from taku0/firefox-50.1.0
...
firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr [Critical security fix]
2016-12-14 12:09:01 +00:00
Pascal Wittmann
53a95fadaa
Merge pull request #21139 from samuelrivas/update-terraform-to-0.7.13
...
terraform 0.7.11 -> 0.7.13
2016-12-14 13:04:28 +01:00
Jörg Thalheim
08b3e3944b
telegraf: 1.1.1 -> 1.1.2
2016-12-14 11:07:10 +01:00
Samuel Rivas
f8a28b8f69
terraform 0.7.11 -> 0.7.13
2016-12-14 10:56:20 +01:00
Vladimír Čunát
e065861a4f
buildGoPackage: reduce the default meta.platforms
...
platforms.all makes no sense as go.meta.platforms is smaller. Discussion:
https://github.com/NixOS/nixpkgs/pull/20923#issuecomment-266763319
2016-12-14 10:26:20 +01:00
Jörg Thalheim
ce31c6b019
Merge pull request #20744 from kampka/python-autorandr
...
autorandr: 59f6aec0b -> 53d29f9
2016-12-14 09:50:16 +01:00
Jörg Thalheim
b26b37d866
glide: 0.12.2 -> 0.12.3
2016-12-14 08:42:18 +00:00
Jörg Thalheim
f90d632fb4
Merge pull request #19369 from Mic92/nix-prefetch-git
...
nix-prefetch-git: fix json output.
2016-12-14 08:32:50 +01:00
Joachim Fasting
52cb1df30c
kodi/wrapper: fix typo, preferLocalBuilds -> preferLocalBuild
2016-12-14 03:48:44 +01:00
Joachim Fasting
b55cef7514
torbrowser: prefer local builds
...
The build consists of downloading some stuff & writing a wrapper, the
additional Hydra load is hardly justified.
2016-12-14 03:45:50 +01:00
Joachim Fasting
2221130710
torbrowser: support pulseaudio playback
2016-12-14 03:13:18 +01:00
Joachim Fasting
96be6a11a8
torbrowser: support H.264 playback
...
Fixes https://github.com/NixOS/nixpkgs/issues/20840
Some notes for future reference:
- Firefox only supports legacy gstreamer (0.10)
- gmp and ffmpeg are appearantly used by gst-ffmpeg so must be in the
library search path
- Setting GST_DEBUG="*:3" or so was useful in figuring out what to add
2016-12-14 03:13:02 +01:00
Leonardo Taglialegne
7d134fc836
Fix typo in configuration-hackage2nix.yaml ( #21129 )
2016-12-14 01:05:14 +01:00
taku0
86cf682cda
firefox: 50.0.2 -> 50.1.0, firefox-esr: 45.5.1esr -> 45.6.0esr
2016-12-14 09:03:56 +09:00
taku0
8e7ea1795a
firefox-bin: fix updateScript
2016-12-14 08:53:49 +09:00
Thomas Tuegel
8faa589a90
kde5.frameworks: 5.28 -> 5.29
2016-12-13 17:53:43 -06:00
taku0
8a7cf06b54
firefox-bin: 50.0.2 -> 50.1.0
2016-12-14 08:48:35 +09:00
Joachim Fasting
a26acf99ad
torbrowser: 6.0.7 -> 6.0.8
2016-12-13 23:47:57 +01:00
schneefux
10ca00a9a2
shaarli: 0.8.0 -> 0.8.1
2016-12-13 23:39:57 +01:00
Daiderd Jordan
3bd81a0620
Merge pull request #20536 from TikhonJelvis/master
...
emacs-24.5-mac-5.15: fixed package by adding build tools
2016-12-13 23:28:37 +01:00
Daiderd Jordan
29d53f3d5f
Merge pull request #20706 from matthewbauer/emacs-macport-version-fix
...
emacs-macport: 6.0 -> 6.1
2016-12-13 23:16:49 +01:00
Robert Helgesson
586dd2a3bb
perl-Moo: 2.002005 -> 2.003000
...
Also remove myself as maintainer since I'm not really using this
package.
2016-12-13 23:12:13 +01:00
Robert Helgesson
6d1180cf02
perl-Sub-Quote: init at 2.003001
2016-12-13 23:11:30 +01:00
Tomas Hlavaty
20f138c3d7
ffmpeg: respect sdlSupport option
2016-12-13 22:37:06 +01:00
Tomas Hlavaty
e4db40ad23
toxic: fix arm build
2016-12-13 22:36:12 +01:00
Tomas Hlavaty
b23b7a8174
ecl: add threadSupport option
2016-12-13 22:35:16 +01:00
Tomas Hlavaty
d65ef03677
stunnel: 5.37 -> 5.38
2016-12-13 22:34:25 +01:00
Pascal Wittmann
1bb96c202d
filezilla: 3.22.2.2 -> 3.23.0.2
2016-12-13 22:21:21 +01:00
Pascal Wittmann
00f5ed6e4c
libfilezilla: 0.8.0 -> 0.9.0
2016-12-13 22:00:00 +01:00
Franz Pletz
60dfc245c7
php70: 7.0.13 -> 7.0.14
2016-12-13 21:56:47 +01:00
Franz Pletz
2ec19900ab
php56: 5.6.28 -> 5.6.29
2016-12-13 21:56:10 +01:00
Franz Pletz
762d902b1d
php71: init at 7.1.0
2016-12-13 21:55:05 +01:00
Franz Pletz
d3be9a50e0
nginxMainline: 1.11.6 -> 1.11.7
2016-12-13 21:39:31 +01:00
Aristid Breitkreuz
78ffee7f06
kakoune: update 2016-07-26 -> 2016-12-10
2016-12-13 20:57:35 +01:00
Alexei Boronine
1beb9e6d1e
haxe: enable darwin platform ( #21127 )
2016-12-13 19:22:31 +01:00
Tuomas Tynkkynen
c5ed16406b
Merge pull request #21072 from boronine/neko-2.1.0
...
neko: 2.0.0 -> 2.1.0
2016-12-13 18:51:33 +02:00
Jörg Thalheim
8aecafcf5e
tigervnc: fix missing Xvnc (xauth) ( #21110 )
...
the xorg patch was not applied.
Also a different root for `make install` is needed.
In addition more unnessary option are disabled.
2016-12-13 17:27:23 +01:00
John Wiegley
62934023c3
coq_HEAD: Update to the latest commit as of 2016-12-13
2016-12-13 08:09:23 -08:00
Ricardo M. Correia
6b89121c20
Merge pull request #21126 from kamilchm/ponyc
...
ponyc: 0.9.0 -> 0.10.0
2016-12-13 16:42:48 +01:00
Graham Christensen
69ce9a9edd
watchman: 4.5.0 -> 4.7.0
2016-12-13 10:27:54 -05:00
John Wiegley
360234dab6
coq_8_6: new package, based on Coq 8.6rc1
2016-12-13 07:27:15 -08:00
Mike Sperber
6c226b1e7a
rPackages.DescTools: unbreak build outside of Linux. ( #20787 )
...
DescTools does not require X during build, so remove it from that list.
2016-12-13 16:25:44 +01:00
Michael Raskin
1d0fb40af0
abcl: init at 1.4.0
2016-12-13 16:25:24 +01:00
Profpatsch
140643be45
jid: init at 0.6.1 ( #20923 )
2016-12-13 15:50:58 +01:00
Vladimír Čunát
d43dc3d38b
Merge #20908 : inform7: init at 6M62
2016-12-13 15:48:00 +01:00
Daniel Brockman
8c0f4755bd
urbit: 2016-06-02 -> 0.4 ( #20922 )
2016-12-13 15:43:02 +01:00
Kamil Chmielewski
dcee4214b9
ponyc: 0.9.0 -> 0.10.0
2016-12-13 15:40:35 +01:00
Vladimír Čunát
df07922e3e
knot-dns: init at 2.3.3
...
Only .lib is tested ATM.
2016-12-13 15:31:29 +01:00
Graham Christensen
01d022e16b
Merge pull request #21118 from grahamc/fix-rsa-build-failure
...
linux_{4_8,grsec_nixos}: patch to fix build failure
2016-12-13 09:15:50 -05:00
Joachim Fasting
d918c80e13
grsecurity: disable verbose initify
...
Not as useful/informative as I had hoped.
2016-12-13 15:12:34 +01:00
Stefan Goetz
c1d60d8c1e
youtube-dl: 2016.12.01 -> 2016.12.12 ( #21122 )
2016-12-13 14:59:49 +01:00
Frederik Rietdijk
2bcd41b9ff
buildPythonPackage: install builds reproducibly
...
Without --build a temporary directory is created to unpack the wheel in.
We now set a directory instead.
2016-12-13 14:45:05 +01:00
viric
b1c20ad384
Merge pull request #21116 from mdaiter/cudaOpenCVIf
...
opencv3: pull patches only if necessary
2016-12-13 14:34:51 +01:00
Graham Christensen
7a813d3f6d
linux_{4_8,grsec_nixos}: patch to fix build failure
...
crypto/rsa_helper.c:18:28: fatal error: rsapubkey-asn1.h: No such file or directory
2016-12-13 07:25:46 -05:00
zimbatm
cbdc94f2b7
buildGoPackage: remove go version from name ( #21111 )
...
As a user installing the program it's not interesting what go version it
was compiled against. Not more interesting than any other potential
dependencies. It also makes it harder to install or update the package.
2016-12-13 11:35:15 +00:00
Matthew Daiter
d6f1081314
opencv3: pull patches only if necessary
2016-12-13 11:26:56 +01:00
Fernando J Pando
50466c2d4f
buildbot: 0.9.0rc4 -> 0.9.0.post1
...
- updates buildbot to version 9 release
- adds nixos configuration module
- fixes buildbot-www package deps
- re-hardcode path to tail
- builbot configuration via module vars
fixes #19759
2016-12-13 10:52:56 +01:00
Alexander Kahl
9eac665cd2
sisco.lv2: init at 0.7.0 ( #20868 )
...
* sisco.lv2: init at 0.7.0
Also added maintainer `e-user`
* Use fetchFromGitHub and adapt accordingly
* Use `version` instead of `src.rev` in name
2016-12-13 09:44:09 +00:00
Matthew Justin Bauer
fd2cf186b0
openjdk-darwin: Fix libfreetype path ( #21089 )
...
The freetype path was not working. This fixes it to use the nix
freetype version with install_name_tool.
2016-12-13 09:47:50 +01:00
Vladimír Čunát
fa613c7ddd
gnome3*.devhelp: add missing gschemas
...
Otherwise it would crash when starting; fixes #21094 .
2016-12-13 09:18:49 +01:00
Pascal Wittmann
77c778b43b
Merge pull request #21105 from NeQuissimus/zsh_5_3
...
zsh: 5.2 -> 5.3
2016-12-13 08:04:31 +01:00
Jaka Hudoklin
5bd136acd4
Revert "Revert "helm (kubernetes): init at v2.0.2""
2016-12-13 00:43:24 +01:00
Jaka Hudoklin
e955e64fd8
Revert "helm (kubernetes): init at v2.0.2"
2016-12-13 00:35:53 +01:00
Jaka Hudoklin
b1db829540
Merge pull request #21075 from rlupton20/kubernetes-helm
...
helm (kubernetes): init at v2.0.2
2016-12-13 00:26:21 +01:00
Tim Steinbach
788417e607
zsh: 5.2 -> 5.3
2016-12-12 17:48:18 -05:00
Thomas Tuegel
f01769f4e2
Merge pull request #21103 from mdorman/emacs-updates
...
Emacs package updates
2016-12-12 13:58:27 -06:00
Tim Steinbach
a03b09c43b
Merge pull request #21052 from NeQuissimus/ammonite_0_8_1
...
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-12 14:29:08 -05:00
Michael Alan Dorman
5df4ed710a
melpa-stable-packages: 2016-12-12
2016-12-12 13:07:33 -05:00
Michael Alan Dorman
a448d478c0
melpa-packages: 2016-12-12
...
Removals:
- bitly - github repo no longer exists
- gitty - github repo no longer exists
- gplusify - github repo no longer exists
2016-12-12 13:07:32 -05:00
Michael Alan Dorman
7a25ceade1
elpa-packages: 2016-12-12
2016-12-12 13:07:32 -05:00
Joachim Schiele
1f811a6727
rustcNightlyBin.rustc: revision bump 2016-11-26 to 2016-12-05 with fix to contain components as libcore
2016-12-12 18:59:10 +01:00
Tristan Helmich
ee4b59c521
acme_0_5_0: remove as it is no longer required
2016-12-12 16:26:35 +01:00
Tristan Helmich
c8c6ff4a96
simp_le: bump acme dependency to newer version
...
acme_0_5_0 is no longer working and removed in another commit
2016-12-12 16:26:28 +01:00
taku0
a86d6f404c
firefox-bin: tweak updateScript
2016-12-12 14:17:06 +00:00
Peter Simons
09fecd18b2
Merge pull request #21002 from Profpatsch/hoogle-local
...
haskellPackages: add hoogleLocal
2016-12-12 14:46:27 +01:00
Jörg Thalheim
7c8d4cd9a9
wireguard: 0.0.20161116.1 -> 0.0.20161129
2016-12-12 14:41:43 +01:00
Profpatsch
570708183b
haskellPackages: add hoogleLocal
...
The docs in `hoogle.nix` intend for it to be in the packageset as `hoogleLocal`
and that also makes a lot of sense from a user perspective.
`packages` is not a function `HaskellPackages -> [Package]`, but rather an
arbitrary set of packages.
That is good, because that way it can be used e.g. to merge package databases
from other versions of the packageset.
It’s done as function with default argument, because otherwise the user has to
use `overrideCabal` to override `packages` in `hoogle.nix`.
2016-12-12 14:27:04 +01:00
Peter Simons
146126e39a
Merge pull request #21092 from aherrmann/pr_r_modules
...
r-modules: Fix `png` package
2016-12-12 11:26:53 +01:00
Andreas Herrmann
98fce78cb3
r-modules: Fix png
package
...
The package requires the `dev` output of `libpng`.
2016-12-12 10:53:10 +01:00
Jaka Hudoklin
15ea3efc30
Merge pull request #21090 from NeQuissimus/rkt_1_21_0
...
rkt: 1.20.0 -> 1.21.0
2016-12-12 10:22:19 +01:00
Frederik Rietdijk
7c8b1e7b24
python36: 3.6.0b2 -> 3.6.0rc1
2016-12-12 09:31:25 +01:00
Vincent Laporte
42a0fc4387
ocamlbuild: 0.9.2 -> 0.9.3
2016-12-12 03:18:48 +00:00
Vincent Laporte
77050a8381
findlib: 1.6.1 -> 1.7.1
2016-12-12 03:18:48 +00:00
Tim Steinbach
4f0592680c
rkt: 1.20.0 -> 1.21.0
2016-12-11 21:10:28 -05:00
Jaka Hudoklin
76a791b61c
Merge pull request #21081 from Mic92/libxslt
...
libxslt: add option to enable crypto support
2016-12-12 01:43:04 +01:00
Jaka Hudoklin
c1cbe26084
Merge pull request #21046 from montag451/aptly-completion
...
aptly: add bash completion
2016-12-12 01:36:28 +01:00
Shea Levy
f6daae391f
linux: add 4.9
2016-12-11 19:33:05 -05:00
Thomas Tuegel
99bc7f1ea3
Merge pull request #21055 from ttuegel/openblas
...
openblas: refactor and set TARGET always
2016-12-11 17:16:49 -06:00
Pascal Wittmann
7bcc6e9c45
riemann: provide executable and config
...
fixes #20821
2016-12-11 23:33:28 +01:00
Pascal Wittmann
cf1ec8ed33
pugixml: 1.7 -> 1.8.1
2016-12-11 21:15:48 +01:00
Alex Ivanov
0c9e7151ac
qtstyleplugins: init at 2016-12-01
2016-12-11 23:08:37 +03:00
Jaka Hudoklin
7ac33a2cd2
pachyderm: init at 1.3.0
2016-12-11 20:40:40 +01:00
Frederik Rietdijk
a4bbf4cad5
pythonPackages.scikitlearn: 0.18 -> 0.18.1
2016-12-11 20:21:42 +01:00
Pascal Wittmann
daaf497c5c
homebank: fix icons
2016-12-11 20:09:34 +01:00
Pascal Wittmann
e5c525b5a2
homebank: 5.1.1 -> 5.1.2
...
simplify and add myself as maintainer
2016-12-11 20:09:34 +01:00
Frederik Rietdijk
d9f494abbc
pythonPackages.aiohttp: 0.21.5 -> 1.1.6
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
c4104539e0
pythonPackages.async_timeout: init at 1.1.0
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
826649ddf4
pythonPackages.multidict: init at 2.1.4
2016-12-11 20:07:24 +01:00
Frederik Rietdijk
7a538938a0
pythonPackages.yarl: init at 0.8.1
2016-12-11 20:07:24 +01:00
Pascal Wittmann
4f2e2ce971
moc: 2.5.1 -> 2.5.2
2016-12-11 19:51:04 +01:00
sternenseemann
d6aff31f35
gopher: init at 3.0.11 ( #21080 )
2016-12-11 19:45:48 +01:00
Frederik Rietdijk
1626b1b652
json_glib: use multiple outputs
2016-12-11 19:34:07 +01:00
Linus Heckemann
d568cb971b
google-apputils: enable for py3k ( #21079 )
...
No apparent reason for it being disabled per #21061 . I guess we'll find
out if there was a reason.
2016-12-11 19:30:17 +01:00
Jörg Thalheim
50d63e1e3f
libxslt: add option to enable crypto support
2016-12-11 19:22:34 +01:00
Joachim Fasting
601058e0e2
grsecurity: 4.8.13-201612082118 -> 4.8.14-201612110933
2016-12-11 19:09:16 +01:00
Shea Levy
374f833dab
google-chrome: Add new dep on libxcb
2016-12-11 12:53:51 -05:00
montag451
b871a208e5
aptly: add bash completion
2016-12-11 18:52:09 +01:00
Alexei Boronine
87f0ad66bf
Add patches referenced in neko issue 131
2016-12-12 01:33:01 +08:00
Alexei Boronine
729b21adbb
neko: set cmake flag -DRUN_LDCONFIG=OFF
2016-12-12 01:11:24 +08:00
Pascal Wittmann
2d4637f96f
intel-gpu-tools: 1.16 -> 1.17
2016-12-11 17:55:09 +01:00
Vladimír Čunát
105fead2aa
nghttp2 cleanup: unneeded patching, unused inputs
...
Suggested on
https://github.com/NixOS/nixpkgs/pull/21029#issuecomment-266290756
2016-12-11 17:51:47 +01:00
Richard Lupton
0a84098555
helm (kubernetes): init at v2.0.2
...
Changed package name to kubernetes-helm.
2016-12-11 16:20:51 +00:00
Richard Lupton
0783a7d262
helm (kubernetes): init at v2.0.2
...
Added self as package maintainer. Set preferLocalBuild.
2016-12-11 16:14:15 +00:00
montag451
6107b89321
pytun: init at 2.2.1
2016-12-11 16:14:15 +00:00
Jaka Hudoklin
af5be37ed5
vault: add offline as maintainer
2016-12-11 16:14:15 +00:00
Jaka Hudoklin
23064168ee
vault: 0.6.1 -> 0.6.3
2016-12-11 16:14:15 +00:00
montag451
484e5f5152
pytun: init at 2.2.1
2016-12-11 16:58:13 +01:00
Jörg Thalheim
5fa0161ce6
Merge pull request #21070 from offlinehacker/pkgs/vault/update/0.6.3
...
vault: 0.6.1 -> 0.6.3
2016-12-11 16:51:29 +01:00
Richard Lupton
b2278ae3c8
helm (kubernetes): init at v2.0.2
...
Added a nix expression to download and install helm; added it to top
level packages as kubernetes_helm.
2016-12-11 15:48:46 +00:00
Jörg Thalheim
4b245c530d
Merge pull request #21071 from schneefux/pkg.httpie
...
httpie: 0.9.6 -> 0.9.8
2016-12-11 16:47:51 +01:00
Alexei Boronine
00befaff7e
neko: 2.0.0 -> 2.1.0
2016-12-11 22:34:58 +08:00
Jaka Hudoklin
f70e385fb6
pythonPackages.docker-compose: add bash completions
2016-12-11 15:14:42 +01:00
Jaka Hudoklin
a979297a96
valut: add bash completions
2016-12-11 15:14:41 +01:00
Jaka Hudoklin
a50fc480c3
nodejs: add bash completions for npm
2016-12-11 15:14:38 +01:00
Jaka Hudoklin
fe89c54903
vault: add offline as maintainer
2016-12-11 15:06:24 +01:00
Jaka Hudoklin
3097782fff
vault: 0.6.1 -> 0.6.3
2016-12-11 15:06:16 +01:00
Jaka Hudoklin
6d15619729
kubernetes: generate docs, fix empty man files
2016-12-11 15:04:16 +01:00
Jaka Hudoklin
c316dd1cc7
minikube: add bash completions
2016-12-11 14:57:11 +01:00
Jaka Hudoklin
ef24c93f72
kubernetes: add bash completions
2016-12-11 14:56:34 +01:00
Jaka Hudoklin
873e818339
docker-machine: add bash completion
2016-12-11 14:56:07 +01:00
Vladimír Čunát
c4a85eafa4
Merge #21043 : strace: 4.13 -> 4.14
2016-12-11 14:05:27 +01:00
Gaël Deest
2fb4874453
isl: 0.15 -> 0.17.1
...
Oups.
2016-12-11 14:04:59 +01:00
Lancelot SIX
db36c44f1b
gsl: 2.2 -> 2.3 ( #21058 )
...
See https://lists.gnu.org/archive/html/info-gnu/2016-12/msg00005.html
for release announcement
2016-12-11 14:03:28 +01:00
Joachim F
cb5c0521a2
Merge pull request #21063 from schneefux/pkg.nextcloud
...
nextcloud: 10.0.1 -> 10.0.2
2016-12-11 13:35:44 +01:00
Joachim F
f70457b511
Merge pull request #21056 from boronine/mbedtls-2.4.0
...
mbedtls: 2.3.0 -> 2.4.0
2016-12-11 13:34:56 +01:00
schneefux
b6a4876258
httpie: 0.9.6 -> 0.9.8
2016-12-11 13:17:49 +01:00
taku0
a3e503fe0f
firefox-bin: fix updateScript
2016-12-11 21:07:18 +09:00
schneefux
915c93c69e
nextcloud: 10.0.1 -> 10.0.2
2016-12-11 13:05:47 +01:00
Linus Heckemann
9aca55e79d
endless sky: init at 0.9.4
2016-12-11 08:57:35 +01:00
Alexei Boronine
63dbcdbdb9
mbedtls: 2.3.0 -> 2.4.0
2016-12-11 14:58:53 +08:00
zimbatm
f9281609ae
afl: 2.23b -> 2.35b
2016-12-11 00:28:14 +00:00
Thomas Tuegel
bed668c051
openblas: refactor and set TARGET always
2016-12-10 16:49:45 -06:00
Jaka Hudoklin
f9ab3a2dea
Merge pull request #20855 from proteansec/pkgs/mail-notification
...
mail-notification: init at 5.4
2016-12-10 23:48:42 +01:00
Jaka Hudoklin
de710794bf
Merge pull request #20975 from holidaycheck/node-7.2.1
...
nodejs: 7.1.0 -> 7.2.1
2016-12-10 23:39:13 +01:00
Tim Steinbach
e8cd9ce8da
ammonite-repl: 0.8.0 -> 0.8.1
2016-12-10 15:51:06 -05:00
Tim Steinbach
f576c490e3
linux: 4.4.37 -> 4.4.38
2016-12-10 15:18:52 -05:00
Tim Steinbach
b69822c505
linux: 4.8.13 -> 4.8.14
2016-12-10 15:15:44 -05:00
Tuomas Tynkkynen
bdab6fe5a1
kernel: Use built-in dtbs_install target instead of rolling our own
...
In particular, on aarch64 all the .dtb files will be in subdirectories
and *.dtb won't match anything.
2016-12-10 20:24:08 +02:00
Daiderd Jordan
a3dbada107
wxmac: fix build with clang-3.8
2016-12-10 19:10:54 +01:00
zimbatm
ec7cdd95a7
direnv: 2.9.0 -> 2.10.0
2016-12-10 17:43:32 +00:00
Svend Sorensen
e942ed29b3
rubygems: 2.6.6 -> 2.6.8 ( #21028 )
2016-12-10 17:30:39 +00:00
Alexei Boronine
9243703c5c
mbedtls: fix build for Darwin ( #20940 )
...
mbedtls: fix build for darwin
2016-12-10 17:29:50 +01:00
Franz Pletz
9074d9859e
linux: add patch to fix CVE-2016-8655
...
See https://lwn.net/Articles/708319/ for more information.
2016-12-10 17:08:42 +01:00