1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

88442 commits

Author SHA1 Message Date
Michiel Leenaars fc71e1e178 pythonpackages.attrs: init -> 16.0.0 2016-08-08 15:14:22 +02:00
Tuomas Tynkkynen 8f098d71f0 idea.android-studio: Disable Hydra build
http://hydra.nixos.org/build/38305379
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen bdc2a4a15b gsimplecal: Broken on Darwin
Has never had a successful Darwin build.

http://hydra.nixos.org/build/38312308
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen 0afbb63425 grive: Broken on Darwin
Last successful build in 2014.

http://hydra.nixos.org/build/38308131
2016-08-08 16:12:29 +03:00
Tuomas Tynkkynen 6df6b1d925 gpart: Broken on Darwin
Never had a successful Darwin build.

http://hydra.nixos.org/build/38306346
2016-08-08 16:12:29 +03:00
Michiel Leenaars 93a9643aed pythonPackages.pydispatcher: init -> 2.0.5 2016-08-08 14:57:08 +02:00
Michiel Leenaars 19eac13f3d pythonPackages.klein: init -> 15.3.1 2016-08-08 14:57:08 +02:00
Robin Gloster 4fb05dc8b9 Merge pull request #17592 from Profpatsch/libinput-docs
libinput.accelProfile: improve docs & new default
2016-08-08 12:34:40 +00:00
Profpatsch 85ed3ca9c7 libinput.accelProfile: improve docs & new default
The link to some (of course non-existing, i.e. freedesktop) “libinput”
documentation is replaced by a piece of the API documentation.

The default is changed since the documentation suggests `adaptive`
should be it.
https://wayland.freedesktop.org/libinput/doc/latest/group__config.html#gad63796972347f318b180e322e35cee79

Also fix a missing string conversion for `scrollButton`.
2016-08-08 14:01:07 +02:00
obadz f242b752fe lib/sources.nix@commitIdFromGitRepo: parenthesize what should always have been
Fixes error: cannot coerce a partially applied built-in function to a string, at lib/sources.nix:59:32

I don't understand how this used to work, but doesn't work anymore?
2016-08-08 11:46:41 +01:00
Eelco Dolstra 2d71df18d3 Merge pull request #17588 from rnhmjoj/nss
nss: 3.23 -> 3.24
2016-08-08 12:11:26 +02:00
Wout Mertens db8401f603 Merge pull request #17100 from abbradar/resume-delay
nixos stage-1: wait for resume devices to appear
2016-08-08 11:34:38 +02:00
Robin Gloster f8fbb6fa5c Merge pull request #17582 from paperdigits/geeqie-13
geeqie: 1.2.3 -> 1.3
2016-08-08 09:06:15 +00:00
Peter Hoeg 1df8c62dcf kronometer: init at 2.1.0 2016-08-08 16:59:19 +08:00
Frederik Rietdijk 5bf77fafb7 Merge pull request #17545 from lancelotsix/add_django_guardian
Add django guardian
2016-08-08 10:24:35 +02:00
Frederik Rietdijk ebda79230b Merge pull request #17576 from sternenseemann/master
teamspeak_client: 3.0.19.3 -> 3.0.19.4
2016-08-08 10:22:45 +02:00
Lancelot SIX 8bfbc6cc85 pythonPackages.ovh: 0.3.5 -> 0.4.5 (#17566) 2016-08-08 09:54:44 +02:00
Lancelot SIX 8280595472 pythonPackages.netcdf4: 1.2.1 -> 1.2.4 (#17581) 2016-08-08 09:51:12 +02:00
Nikolay Amiantov 1e8894f085 unity3d: use chromium-suid-sandbox 2016-08-08 10:49:00 +03:00
Nikolay Amiantov b2413e48ae chromium-suid-sandbox module: fix description 2016-08-08 10:17:31 +03:00
Mica Semrick 43da8b14a0
gmic: 1.6.5 -> 1.7.4 2016-08-08 08:20:26 +02:00
Al Zohali 2aba1c4962 phpfpm service: restructured pool configuration
From @fpletz: Keep poolConfigs option for backwards-compatibility.

The original commit 6b3f5b5a42 was previously
reverted by c7860cae1a but the issues were
resolved.
2016-08-08 05:53:53 +02:00
Franz Pletz 7c9a0bf534 pythonPackages.searx: fix build
The certifi package was upgraded but searx had a hard dependency on a
specific version. It still works with the new version.
2016-08-08 05:51:25 +02:00
cmfwyp 179d992427
sage: fix TeX Live input
The Sage derivation had texLive, the old TeX Live packaging which
is now marked as broken, as a build input. This replaces it by the
current TeX Live packaging.

However, the build remains broken. One of the problems can be
solved by patching the hashbangs at the beginning of build scripts,
but the build still gets stuck while building ncurses.
2016-08-07 23:18:47 -04:00
cmfwyp 37c83ca3a2
sage: update mirrors
The list of mirrors is at https://www.sagemath.org/mirrors.html.
2016-08-07 21:09:14 -04:00
Daiderd Jordan b8a3174aa3 haskellPackages.vector-algorithms: added extra build dependencies for ghc 7.10 (#17586) 2016-08-08 00:03:07 +01:00
Nikolay Amiantov 986a40421a nixos stage-1: wait for devices during resumption attempt
Also a microimprovement -- use `test -n` instead of `test -e`
since we have already checked that the file exists.
2016-08-08 01:35:43 +03:00
Nikolay Amiantov 3ae468e835 nixos stage-1: move resumption below helper functions' definitions 2016-08-08 01:34:23 +03:00
Nikolay Amiantov 59aa3bb5c8 nixos stage-1: factor device waiting into a function 2016-08-08 01:32:18 +03:00
Daiderd Jordan 0456264754 Merge pull request #17517 from knedlsepp/add-json
nlohmann_json: init at 2.0.2
2016-08-08 00:29:09 +02:00
rnhmjoj f2842da8b2
nss: 3.23 -> 3.24 2016-08-07 23:38:03 +02:00
Mica Semrick 852cdd0759 geeqie: 1.2.3 -> 1.3 2016-08-07 14:35:23 -07:00
Vladimír Čunát b94559dc7f mariadb: make the attribute point to the full build
It will create least surprises. Only those who want to go light
have to choose.
2016-08-07 22:44:57 +02:00
Vladimír Čunát 65dcc797eb opensmtpd-extras: fixup after mariadb changes
I hope this was the only package I've forgotten.
2016-08-07 22:39:48 +02:00
Vladimír Čunát 24805b00c0 unixODBCDrivers.mariadb: fix evaluation
... after the parent merge, but the package was broken anyway.
2016-08-07 22:33:19 +02:00
Vladimír Čunát 5951fc6361 Merge #17413: mariadb rework
It includes security updates to mariadb/mysql.
2016-08-07 22:30:03 +02:00
Vladimír Čunát f21ff73289 ghost-one: mark as broken
It doesn't even download and I can't see any alternative mirror.
/cc maintainer @phreedom.
2016-08-07 20:46:38 +02:00
Vladimír Čunát 75a92f4cd4 amarok: enableParallelBuilding = true
It builds rather long otherwise.
2016-08-07 20:46:37 +02:00
Vladimír Čunát 950feb70b2 treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
Vladimír Čunát 9a072482e6 mariadb: completely separate a server-less build
libmysqlclient is all that most closures need; now it's smaller and
quick to build. For cases that need a server (via executable or lib),
there's a full build for now; later it could be slimmed by removing the
client stuff.
2016-08-07 20:46:36 +02:00
Aneesh Agrawal f6eae2efab openssh: 7.2p2 -> 7.3p1 (#17493)
Also remove patch for CVE-2015-8325 that has been fixed upstream.
2016-08-07 19:55:20 +02:00
Kranium Gikos Mendoza 6a8673716e openttd: 1.6.0 -> 1.6.1 (#17580)
also disable builds on darwin
2016-08-07 19:45:15 +02:00
Robert Helgesson 28f17215b9
wsmancli: fix compilation
Without this the package build fails with a linking error. Fixes #14872.
2016-08-07 19:28:51 +02:00
Michiel Leenaars 04403e4c67 python-gnutls: fix search path to gnutls 2016-08-07 19:01:10 +02:00
Daiderd Jordan e2fdd74a41
libsamplerate: fix missing darwin frameworks 2016-08-07 18:20:17 +02:00
Tristan Helmich 3c1ec73a61 emby: 3.0.6020 -> 3.0.6030 (#17565) 2016-08-07 17:58:29 +02:00
Daiderd Jordan b660ed3258
libmikmod: fix missing darwin framework 2016-08-07 17:52:06 +02:00
Vladimír Čunát ee23909dc6 hello: doCheck = true; again
Close #17573.
2016-08-07 17:17:34 +02:00
Franz Pletz c66814d9ce nmap: 7.01 -> 7.12 2016-08-07 16:52:07 +02:00
aszlig 9f0acda7eb
nixos-container: Fix missing comma in GetOptions
Regression introduced by fe8f0dbd53.

Tested using "nix-build nixos/tests/containers-imperative.nix".

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ericbmerritt
2016-08-07 14:29:33 +02:00