1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

47375 commits

Author SHA1 Message Date
Vladimír Čunát e85c899f8d harfbuzz: small update 2015-01-13 17:59:41 +01:00
Vladimír Čunát 51fdc6e238 libjpeg-turbo: major update, and populate meta
TODO: also some darwin packaging improvements were in the news.
Maybe it would be suitable to have this as the default libjpeg in there.
2015-01-13 16:57:18 +01:00
Eelco Dolstra 71c3c19638 stdenv: Remove redundant "building ..." message
Nix already shows what paths are being built.
2015-01-12 13:04:26 +01:00
Domen Kožar 9b7b2ce8eb Revert "Introduce patchShebangsPhase ran in preConfigurePhases"
This reverts commit 512fbb280f.

See #5368
2015-01-08 10:26:49 +01:00
Vladimír Čunát 6671aff83e linux kernel determinism: unify timestamp style
Testing showed the linux build is sensitive to /usr/include/ncursesw
unless chrooted (on non-nixos).
On a single chrooted nixos machine, -A linux is binary reproducible.

CC #2281 & @alexanderkjeldaas.
2015-01-03 13:54:32 +01:00
Domen Kožar c510f3da49 fix eval /cc @vcunat 2015-01-02 13:55:19 +01:00
Domen Kožar 512fbb280f Introduce patchShebangsPhase ran in preConfigurePhases
(cherry picked from commit 91c7e8747af1fdc2a70cd98594ccbb12a5c6902d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-01-02 02:58:32 +01:00
Vladimír Čunát d8c5d95330 determinism: change some fixed timestamp to != (time_t)0
vcunat removed the unrelated glib change.
Conflicts:
	pkgs/development/libraries/glib/default.nix
	pkgs/os-specific/linux/kernel/generic.nix
	pkgs/os-specific/linux/kernel/manual-config.nix
2014-12-30 17:03:39 +01:00
Alexander Kjeldaas e53471eb54 makeInitrd: use deterministic compression 2014-12-30 17:03:15 +01:00
Alexander Kjeldaas d0bad145f5 perl-modules: do not create perllocal.pod, for determinism 2014-12-30 17:03:15 +01:00
Vladimír Čunát 88fd7f4527 Re-Revert merge #5505: util-linux: use /run/current-system/sw/bin/*
This reverts commit 6222093eec.
2014-12-30 10:53:41 +01:00
Vladimír Čunát 6222093eec Revert "merge #5505: use /run/current-system/sw/bin/*"
I didn't realize it causes a nontrivial rebuild (through systemd).
I'll re-push to staging.

This reverts commit 8cf4ef7ab7.
2014-12-30 10:51:36 +01:00
Tobias Geerinckx-Rice 8cf4ef7ab7 merge #5505: use /run/current-system/sw/bin/*
A working /sbin/shutdown (usually provided by systemd) is required by
"rtcwake -m off". Creating a circular dependency on systemd for this
just isn't worth the trouble, so take the straightforward way out.

One could easily make the argument that rtcwake wants to shut down the
*currently running system*, and that the correct API for that *is* in
fact /run/current-system. And it makes a very tempting sort of sense.

@vcunat moved to postPatch and added #FIXME.
2014-12-30 10:31:20 +01:00
William A. Kennington III 488e6e6e9c cyrus_sasl: Enable kerberos 2014-12-30 01:04:16 -08:00
William A. Kennington III 0196fda4f4 krb5: 1.12.2 -> 1.13 2014-12-30 01:03:29 -08:00
William A. Kennington III 0566d647e8 heimdal: Update build 2014-12-30 01:02:41 -08:00
William A. Kennington III afeef240dc kerberos: Use default kerberos instead of krb5 2014-12-30 00:05:12 -08:00
William A. Kennington III 18892629c2 pam_krb5: Keep kerberos instead of krb5 2014-12-29 23:25:35 -08:00
William A. Kennington III 315c53bbd3 pam_krb5: 2.3.11 -> 2.4.9 2014-12-29 22:32:23 -08:00
Domen Kožar 6dc71c19b0 Merge pull request #5480 from lostdj/ltp/upstream-master/smartgit653
SmartGitHg: update from 6.0.6 to 6.5.3.
2014-12-30 03:47:14 +01:00
Domen Kožar 503071b77f Merge pull request #5495 from mcox/unbound
nixpkgs: unbound 1.4.22 -> 1.5.1
2014-12-30 03:46:36 +01:00
Tobias Geerinckx-Rice c64257b8e5 Fix user-facing typos (mainly in descriptions) 2014-12-30 03:31:03 +01:00
William A. Kennington III e62e634128 Merge pull request #5476 from codyopel/x265-update
x265-hg: updated to latest commit, fixed package naming issue
2014-12-29 20:33:24 -05:00
Austin Seipp c619e54e60 nmap: fix dependencies on makeWrapper/python
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-29 12:55:14 -06:00
Jaka Hudoklin 1b19b7a3bf Merge pull request #5491 from offlinehacker/cadvisor
Add cadvisor package and nixos module
2014-12-29 17:58:43 +01:00
Ricardo M. Correia 2386eff378 rustcMaster: Update from 0.13.0-pre-2604-g2f3cff6 -> 0.13.0-pre-2763-g6366631 2014-12-29 17:55:31 +01:00
Vincent Laporte a1822087e6 Adds ocaml-ojquery-0.1
jQuery Binding for Eliom

Homepage: http://ocsigen.org/ojquery/
2014-12-29 15:19:05 +01:00
Vincent Laporte 837b2abb2b Adds ocaml-magick-0.34
This package aims to provide the ImageMagick methods to OCaml

Homepage: http://www.linux-nantes.org/~fmonnier/OCaml/ImageMagick/
2014-12-29 15:15:04 +01:00
Vincent Laporte 9fc35ed766 Adds ocaml-safepass-1.3
OCaml-safepass is a library offering facilities for the safe storage of
user passwords. By "safe" we mean that passwords are salted and hashed
using the Bcrypt algorithm. Salting prevents rainbow-table based
attacks, whereas hashing by a very time-consuming algorithm such as
Bcrypt renders brute-force password cracking impractical.

Homepage: http://ocaml-safepass.forge.ocamlcore.org/
2014-12-29 15:15:04 +01:00
Peter Simons 18d3da1a02 haskell-sdl2: re-enable Haddock phase
GHC 7.8.4 fixed https://github.com/haskell-game/sdl2/issues/31.
2014-12-29 12:24:16 +01:00
Lluís Batlle i Rossell b985a9e0a1 Adding scantailor.
(cherry picked from commit 7eda68709e)
2014-12-29 10:23:27 +01:00
Austin Seipp 2cabafd363 nixpkgs: afl-1.04b -> 1.06b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-28 23:45:25 -06:00
Austin Seipp bf5935e34c nixpkgs: p0f 3.07b -> 3.08b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-28 23:43:34 -06:00
Austin Seipp baa2e7326f nixpkgs: nmap 6.40 -> 6.47
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-12-28 23:41:54 -06:00
Ricardo M. Correia 1d44322d53 grsecurity: Update stable and test patches
stable: 3.0-3.14.27-201412211908 -> 3.0-3.14.27-201412280859
test:   3.0-3.17.7-201412211910  -> 3.0-3.18.1-201412281149
2014-12-29 03:00:47 +01:00
Matej Cotman d28c65ff05 etcd: upgrade server and ctl 2014-12-29 01:55:40 +01:00
Matthew William Cox 676c462faa nixpkgs: unbound 1.4.22 -> 1.5.1 2014-12-28 17:52:03 -05:00
Peter Simons fb3f5fc7db Merge pull request #5488 from teh/master
Update elm to 0.14.
2014-12-28 22:27:05 +01:00
Arseniy Seroka 42bb368025 Merge pull request #5481 from sjmackenzie/hammer
hammer: version bump
2014-12-28 23:36:38 +03:00
Jaka Hudoklin b232395a06 Add cadvisor 2014-12-28 20:20:38 +01:00
Eelco Dolstra a30869a525 Typo 2014-12-28 19:41:06 +01:00
Eelco Dolstra 782440310d ntp: Don't depend on openssl, don't install docs 2014-12-28 19:38:45 +01:00
Tom Hunger e67535cb1d Update elm to 0.14.
Note that elm has a different package split: The old Elm 0.13 package
is now elm-compiler, elm-make and elm-package.

Instead of invoking "elm" one now has to use "elm-make".

I kept the 0.13 version of elm around in case someone depends
on it.
2014-12-28 17:00:41 +00:00
Thomas Tuegel 0dcdb3c76a Merge branch 'vcsh' 2014-12-28 09:01:19 -06:00
Thomas Tuegel e5e6931088 vcsh: add ttuegel as maintainer 2014-12-28 09:00:49 -06:00
Thomas Tuegel a1860dab81 vcsh: bump version to 1.20141026 2014-12-28 09:00:38 -06:00
Vincent Laporte 2335ec0b40 Adds ocaml-uuseg
Uuseg is an OCaml library for segmenting Unicode text. It implements the
locale independent Unicode text segmentation algorithms to detect
grapheme cluster, word and sentence boundaries and the Unicode line
breaking algorithm to detect line break opportunities.

Homepage: http://erratique.ch/software/uuseg
2014-12-28 14:30:12 +01:00
Alexander Kjeldaas da1f8578b0 Eradicate gzip -9 without -n 2014-12-28 13:45:27 +01:00
Vladimír Čunát 40397be737 e19: enableParallelBuilding of some larger components
Some parts build too long, it seems to me, so I sped them up.
2014-12-28 11:40:01 +01:00
Domen Kožar 4fdf1fcbb9 Merge pull request #5485 from matejc/eflfix
efl: fix build
2014-12-28 10:21:56 +01:00