Commit Graph

131037 Commits

Author SHA1 Message Date
Robert Helgesson
4134e62650
pythonPackages.pycdio: clean up patching
The BSDI driver is not used by platforms supported by Nixpkgs.
2018-03-06 18:19:38 +01:00
Michael Raskin
1bd790d613
Merge pull request #36275 from oxij/lib/maintainers-list
lib: rename maintainers-list.nix into maintainers/maintainer-list.nix
2018-03-06 16:06:03 +00:00
Michael Raskin
346e68d4f0
Merge pull request #36380 from xeji/xen-4-8-xsa
xen 4.8: add xsa security patches 252-256
2018-03-06 16:01:42 +00:00
John Wiegley
4bd69fd249 coqPackages.bignums: Change expression to match other Coq packages
Without this change, it's impossible to override bignums, or ignore it when
creating custom datasets for other versions of Coq (such as 8.8+alpha).
2018-03-06 07:46:51 -08:00
John Wiegley
9186aa1bf8 coqPackages.QuickChick: use fetchFromGitHub 2018-03-06 07:46:51 -08:00
xeji
73dbc73196 xen 4.8: add xsa security patches 252-256 2018-03-06 16:17:30 +01:00
Michael Raskin
da97c73fb3
Merge pull request #36375 from volth/commandLineArgs-escaping
chromium, google-chrome: fix escaping of commandLineArgs
2018-03-06 15:15:08 +00:00
volth
96ebf614ad chromium, google-chrome: fix escaping of commandLineArgs 2018-03-06 14:56:07 +00:00
Jörg Thalheim
9d937e3fc8
Merge pull request #36367 from NixOS/yegortimoshenko-patch-1
tt-rss: use proper user and package for MySQL
2018-03-06 14:20:55 +00:00
Jan Malakhovski
610b5b8045 rename lib/maintainers-list.nix into maintainers/maintainer-list.nix
Many commits unrelated to `lib` touch that file, this will make `git log ./lib` much saner.

This is what I meant in https://github.com/NixOS/nixpkgs/pull/36119#issuecomment-370184101.
2018-03-06 14:15:21 +00:00
Jan Malakhovski
1d4f3fa371 stdenv: check-meta: fix fallout from #36119 2018-03-06 14:14:17 +00:00
Will Dietz
ece4c62d4b make-bootstrap-tools: preserve coreutils symlinks
We go out of our way (see top of file) to build a single binary
with symlinks for all of the tools, but were losing them
when preparing the bootstrap tools.
2018-03-06 15:13:56 +02:00
Jan Tojnar
0e6fc5c4e6
gnome3.bijiben: 3.27.1 → 3.28.0 2018-03-06 14:06:36 +01:00
Eelco Dolstra
40f9a3e9d2
Merge pull request #36360 from dtzWill/fix/nix-use-brotli-for-sanity
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
2018-03-06 12:01:31 +01:00
Nikolay Amiantov
1f8d30f0bf avidemux: restrict platforms 2018-03-06 13:58:14 +03:00
Nikolay Amiantov
91a2ad21ad gtkmm2: enable parallel building 2018-03-06 13:07:14 +03:00
Nikolay Amiantov
fe708a3462 twemoji-color-font: include recommended fontconfig configuration 2018-03-06 13:07:14 +03:00
Nikolay Amiantov
8529e0b05f gnome3.gtksourceview: enable parallel building 2018-03-06 13:07:14 +03:00
Robert Schütz
eae4965117
Merge pull request #36228 from tw-360vier/fix-linkchecker
linkchecker: 9.3 -> 9.3.1
2018-03-06 10:13:01 +01:00
adisbladis
8f38b1cd8f
go-ethereum: 1.8.1 -> 1.8.2 2018-03-06 15:47:59 +08:00
adisbladis
cae5a3ba99
Merge pull request #35116 from adisbladis/nodejs-update-script
nodejs: Add update script
2018-03-06 15:35:14 +08:00
adisbladis
c4c1d979e9
Merge pull request #35844 from adisbladis/jquery-mv
jquery & jquery-ui: Move to nixos/lib/testing/
2018-03-06 15:34:34 +08:00
aszlig
7f26c1b7fb
nixos/tests/keymap: Remove OCR-friendly SLiM theme
The test doesn't use OCR, so we actually don't need an OCR-friendly
theme here.

Signed-off-by: aszlig <aszlig@nix.build>
2018-03-06 04:25:53 +01:00
Yegor Timoshenko
5905fe069b
tt-rss: use proper user and package for MySQL 2018-03-06 03:10:24 +00:00
Will Dietz
527eb35039
Merge pull request #36361 from dtzWill/update/brotli-1.0.3
brotli: 1.0.2 -> 1.0.3
2018-03-05 20:27:43 -06:00
Jörg Thalheim
07bc1ddace
Merge pull request #36250 from sengaya/add-ansible-lint
ansible-lint: init at 3.4.20
2018-03-06 00:12:37 +00:00
Jörg Thalheim
10b1cb28a7 ansible-lint: fix tests 2018-03-06 00:11:42 +00:00
Jörg Thalheim
1f2fae81de
Merge pull request #36362 from samueldr/feature/dbeaver-5.0.0
dbeaver: 4.3.3 -> 5.0.0
2018-03-06 00:00:57 +00:00
Jörg Thalheim
c7a92f3fee
Merge pull request #36353 from xeji/xen-4-8
xen 4.8: fix gcc7-related build errors
2018-03-05 23:55:11 +00:00
Will Dietz
c1c502e93b brotli: 1.0.2 -> 1.0.3
https://github.com/google/brotli/releases/tag/v1.0.3
2018-03-05 17:41:11 -06:00
Samuel Dionne-Riel
13df5eec1e dbeaver: 4.3.3 -> 5.0.0 2018-03-05 18:38:46 -05:00
Will Dietz
7dafa09ed9 nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
cc https://github.com/NixOS/nix/issues/1951
2018-03-05 17:23:47 -06:00
Jörg Thalheim
5fe1be88a5
Merge pull request #36350 from volth/nix-serve
nix-serve: nix 2.0 fixes
2018-03-05 23:18:27 +00:00
Jörg Thalheim
7aad357cad
Merge pull request #36323 from andrew-d/adunham/fix-pillow
pillow: Fix build on non-NixOS systems
2018-03-05 23:18:05 +00:00
Andrew Dunham
8ad2cb1d0c pillow: Fix build on non-NixOS systems
The Pillow install script will, by default, add paths like /usr/lib and
/usr/include to the search paths.  This can break things when building
on a non-NixOS system that has some libraries installed that are not
installed in Nix (for example, Arch Linux has jpeg2000 but Nix doesn't
build Pillow with this support).

We solve this by telling Pillow to knock it off 😄

Fixes #36317
2018-03-05 15:13:55 -08:00
John Wiegley
f5f71c08cd coqPackages.fiat_HEAD: Update 2016-10-24 -> 2018-02-27 2018-03-05 13:07:16 -08:00
Robin Gloster
ddba7e3ae9
json-c-0-11: remove 2018-03-05 22:00:03 +01:00
Robin Gloster
fe7039b08b
grive: remove
dead and obsoleted by grive2
2018-03-05 22:00:03 +01:00
Robin Gloster
1fb08b90dd
newsbeuter: dead and obsoleted by newsboat 2018-03-05 22:00:03 +01:00
Robin Gloster
c4990ab350
syslogng: 3.13.2 -> 3.14.1 2018-03-05 22:00:03 +01:00
Robin Gloster
50cdd5f02b
shogun: add patch for json-c 0.13 2018-03-05 22:00:03 +01:00
Robin Gloster
43e5af0a43
newsboat: fix build 2018-03-05 22:00:03 +01:00
Robin Gloster
9f1ccebf51
postgis_2_3: remove
2.4 supports all packaged postgresql versions
2018-03-05 22:00:02 +01:00
Robin Gloster
3bbe3ca902
json_c: 0.12.1 -> 0.13.0 2018-03-05 22:00:02 +01:00
Robin Gloster
49a0ecc49b
postgis: 2.4.0 -> 2.4.3 2018-03-05 22:00:02 +01:00
xeji
c84cf5f642 xen 4.8: fix gcc7-related build errors 2018-03-05 20:54:55 +00:00
Robert Helgesson
c7f40209c1
xfce4-timer-plugin: remove icon cache file from output
Adds hicolor-icon-theme as a build input to use its build hook to
clean up icon cache files.
2018-03-05 21:47:38 +01:00
Robert Helgesson
0203ab2ff9
parole: remove icon cache file from output
Adds hicolor-icon-theme as a build input to use its build hook to
clean up icon cache files.
2018-03-05 21:47:33 +01:00
lewo
53554bd9f7
Merge pull request #35882 from rnhmjoj/vapoursynth
Update VapourSynth
2018-03-05 21:16:13 +01:00
rnhmjoj
03de6bd381
vapoursynth: R40 -> R43 2018-03-05 20:58:47 +01:00