Commit graph

136988 commits

Author SHA1 Message Date
Jörg Thalheim d803c60f72
Merge pull request #38838 from volth/patch-123
exfat-utils, fuse_exfat -> exfat
2018-04-12 15:37:18 +01:00
aszlig 492ca7be2b
gnumake3: Fix build against glibc-2.27
This has already been patched against gnumake4 (519f0b8db2)
but we still have packages depending on gnumake3, so let's also apply
the same patch to gnumake 3.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @shlevy, @vcunat
2018-04-12 16:21:30 +02:00
aszlig a7f600b2c2
rtkit: Add patch to fix format string errors
During the last staging merge I assume that we turned on
-Werror=format-security by default (haven't checked in-depth though),
which actually is a good thing.

This causes the rtkit build to now fail, so I took a patch from Debian
to fix these issues.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-12 16:05:06 +02:00
Jörg Thalheim f386994413 coreclr: 2.0.0 -> 2.0.7 2018-04-12 14:44:42 +01:00
aszlig de581b99ca
kernel: Fix running kernels *with* modules
Pull request #38470 added support for running/building kernels without
modules. This got merged in 38e04bbf29 but
unfortunately while this works perfectly on kernels without modules it
also makes sure that *every* kernel gets no modules.

So all of our VM tests fail since that merge with something like this:

machine# loading module loop...
machine# modprobe: FATAL: Module loop not found in directory /lib/modules/4.14.33
machine# loading module vfat...
machine# modprobe: FATAL: Module vfat not found in directory /lib/modules/4.14.33
machine# loading module nls_cp437...
machine# modprobe: FATAL: Module nls_cp437 not found in directory /lib/modules/4.14.33
machine# loading module nls_iso8859-1...
machine# modprobe: FATAL: Module nls_iso8859-1 not found in directory /lib/modules/4.14.33
machine# loading module fuse...
machine# modprobe: FATAL: Module fuse not found in directory /lib/modules/4.14.33
machine# loading module dm_mod...
machine# modprobe: FATAL: Module dm_mod not found in directory /lib/modules/4.14.33

I shortly tested this against the "misc" VM test and the test is working
again.

In the long term (and I currently don't have time for this) it would be
better to also have a VM test which tests a kernel without modules.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @roberth, @7c6f434c
2018-04-12 15:43:53 +02:00
Timo Kaufmann 2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
R. RyanTM 766ecbb57a marp: 0.0.11 -> 0.0.12
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/marp/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.0.12 with grep in /nix/store/q8kib6qhxndj4hzscdzhgvnjkaxm4mbw-marp-0.0.12
- directory tree listing: https://gist.github.com/691bc668acd4e57a2cf187b6e1062f34
2018-04-12 13:04:31 +01:00
Tim Steinbach a34de6c4a6
linux: 4.15.16 -> 4.15.17 2018-04-12 07:44:30 -04:00
Tim Steinbach aa9bc17767
linux: 4.16.1 -> 4.16.2 2018-04-12 07:44:30 -04:00
Michael Raskin 783204bdbc
Merge pull request #38768 from timokau/singular-4.1.1
singular: 3.1.7 -> 4.1.1
2018-04-12 11:40:06 +00:00
Robert Schütz 077bf8de4c
Merge pull request #38762 from timokau/m4ri-init
m4ri: init at 20140914
2018-04-12 13:26:52 +02:00
Benjamin Saunders cd24ae7a1b purple-hangouts: 2017-10-08 -> 2018-03-28 (#38819) 2018-04-12 13:24:21 +02:00
Timo Kaufmann 280b421cbb m4ri: init at 20140914 2018-04-12 13:24:20 +02:00
volth 49ed1229b6
exfat-utils, fuse_exfat -> exfat
`exfat-utils' and `fuse_exfat' are both aliases of `exfat'
2018-04-12 11:23:52 +00:00
Michael Weiss ad45ebeb3c
Merge pull request #38829 from StillerHarpo/lolcat
lolcat: 90.8.8 -> 99.9.10
2018-04-12 11:57:18 +02:00
Anton Latukha 365f08378b handbrake: add FDK as option (#38809) 2018-04-12 11:50:28 +02:00
Peter Simons 722d8226f4
Merge pull request #38812 from timokau/maxima-ecl
maxima: add various fixes, re-add ecl support
2018-04-12 11:43:15 +02:00
Jan Tojnar a9bc7b7c73
guake: 0.8.3 → 3.1.0 2018-04-12 10:58:23 +02:00
Nikolay Amiantov 24827a58fb python.pkgs.sleekxmpp: fix failure to verify a certificate 2018-04-12 11:35:18 +03:00
Vincent Laporte 48ee88c7f8 ocamlPackages.js_of_ocaml-camlp4: add deriving support 2018-04-12 10:15:57 +02:00
Florian Engel 81b2e4fc25 lolcat: 90.8.8 -> 99.9.10 2018-04-12 10:10:05 +02:00
Michael Alan Dorman 9358f60f94 taffybar: fix build
Closes https://github.com/NixOS/nixpkgs/issues/38531.
2018-04-12 09:06:33 +02:00
Will Dietz 281775bb1a git: 2.16.2 -> 2.16.3
Cherry picked from 260194193c in staging as suggested by
https://github.com/NixOS/nixpkgs/pull/38763#issuecomment-380504142.
2018-04-12 08:55:31 +02:00
Michael Raskin 38e04bbf29
Merge pull request #38470 from roberth/linux-without-modules
linux module handling: support kernels without modules
2018-04-12 06:31:28 +00:00
Shea Levy 2a64482026
nix-plugins: 4.0.2 -> 4.0.3 2018-04-11 21:41:56 -04:00
Nikolay Amiantov 5107b3f7b3 sleekxmpp: fix SSL certificates checks 2018-04-12 04:16:16 +03:00
Jan Tojnar d2ce3a9bda
quodlibet: 3.9.1 → 4.0.2 2018-04-12 01:35:52 +02:00
Jan Tojnar 53fc399bbb
pythonPackages.mutagen: 1.36 → 1.40.0 2018-04-12 01:35:52 +02:00
Jan Tojnar 6a1198de7e
pythonPackages.mutagen: move to a separate file 2018-04-12 01:35:51 +02:00
Jan Tojnar 454ef67872
zathura_wrapper: fix module paths 2018-04-12 01:18:42 +02:00
Jan Tojnar 8a4793a5c8
zathura_ps: 0.2.5 → 0.2.6 2018-04-12 01:18:42 +02:00
Jan Tojnar 33662598b5
zathura_djvu: 0.2.7 → 0.2.8 2018-04-12 01:18:42 +02:00
Jan Tojnar 3a8cabfe0b
zathura_pdf_mupdf: 0.3.2 → 0.3.3 2018-04-12 01:18:42 +02:00
Jan Tojnar 19608d872f
zathura_pdf_poppler: 0.2.8 → 0.2.9 2018-04-12 01:18:42 +02:00
Jan Tojnar 5d62f72b21
zathura_core: 0.3.8 → 0.3.9 2018-04-12 01:18:42 +02:00
Jan Tojnar 9a57536633
girara: 0.2.8 → 0.2.9 2018-04-12 01:18:41 +02:00
Yegor Timoshenko 6b72364289
xfce4-13: fix build (propagatedNativeBuildInputs)
Closes #37991. Should investigate that further, there may be other packages that are affected.
2018-04-11 23:07:19 +00:00
Timo Kaufmann eb119b045a maxima: add various fixes, re-add ecl support 2018-04-12 00:46:40 +02:00
Shea Levy 74914dd075
nix-plugins: 4.0.1 -> 4.0.2 2018-04-11 18:41:39 -04:00
Mateusz Kowalczyk 88d96bd934
Merge pull request #38772 from r-ryantm/auto-update/babeld
babeld: 1.8.0 -> 1.8.1
2018-04-12 07:27:46 +09:00
Michael Weiss 9e73f92769 android-studio,android-studio-preview: 3.1.0.16 -> 3.1.1.0 2018-04-12 00:11:49 +02:00
Robert Schütz 4889d79b18
Merge pull request #38300 from Lassulus/bepasty-package
bepasty: make it a package again
2018-04-11 23:24:01 +02:00
Jan Tojnar 9ae378cc42
haskellPackages.lzma: fix outdated patch 2018-04-11 22:12:14 +02:00
Matthew Justin Bauer b1fa009aa2
unix-tools: fixup hexdump
hexdump needs utillinux
2018-04-11 14:50:27 -05:00
Shea Levy b84a8c06c6
nix-plugins: 3.0.1 -> 4.0.1 2018-04-11 15:22:05 -04:00
Shea Levy 0a9f34ad27
nixUnstable: Reinit at 2.0pre6137_e3cdcf89 2018-04-11 14:52:10 -04:00
Shea Levy 216b32f339
Merge branch 'setupcfg2nix' 2018-04-11 13:36:04 -04:00
Austin Seipp 5570fc1427 pg_repack: 1.4.0.1 -> 1.4.2
This allows pg_repack to be built against PostgreSQL 10.x.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-11 12:25:11 -05:00
Austin Seipp 7413eb8b49 nixos/postgresql: remove ancient hack for postgres 8.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-04-11 12:25:11 -05:00
Gabriel Ebner 99ee7fd311 elan: add leanchecker proxy 2018-04-11 19:08:22 +02:00