1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-11 07:04:28 +00:00
Commit graph

10927 commits

Author SHA1 Message Date
cillianderoiste c75ce202e6 Merge pull request #1570 from rszibele/scite
Added SciTE 3.3.7.
2014-02-12 01:39:40 +01:00
Shea Levy b2d0c27d0a Revert "Remove now-unneeded old version of haskell-tls"
It's used by smtps-gmail

This reverts commit 70d73236e8.
2014-02-11 13:47:34 -05:00
Shea Levy 70d73236e8 Remove now-unneeded old version of haskell-tls 2014-02-11 11:48:12 -05:00
Lluís Batlle i Rossell 248161ffeb Updating irssi_otr and libotr to the latest master versions.
According to their few additional commit logs, it's worth it.

I also set libotr to use the latest libgcrypt, related to a comment
in libotr commit. They talk about a libgcrypt fix that will have
more chances to be in the latest libgcrypt.
2014-02-11 12:32:47 +01:00
Rickard Nilsson f2a7622a6d Add smtps-gmail Haskell package 2014-02-11 11:56:47 +01:00
Linquize 95c3d664f1 google-gflags: add 2.0 2014-02-11 07:53:13 +08:00
Peter Simons 27ea519caf Update haskell-llvm-* (and use full version numbers in their attribute names, like all other Haskell packages do) 2014-02-10 20:54:55 +01:00
Peter Simons 7d3cda336f haskell-Zwaluw: drop obsolete package
This package doesn't compile and hasn't seen an update in ages.
2014-02-10 20:54:55 +01:00
Peter Simons d6d943b31f haskell-parsers: update to version 0.10.3 2014-02-10 20:54:55 +01:00
Peter Simons 4149ab9c50 haskell-cgi: update to version 3001.1.8.5 2014-02-10 20:54:52 +01:00
Peter Simons 84aa7e1434 haskell-lens: update to version 4.0.2 2014-02-10 20:54:52 +01:00
Peter Simons a6a65c05d3 haskell-aeson: update to version 0.7.0.1 2014-02-10 20:54:52 +01:00
Rob Vermaas e9a894a97d Revert "Update hipchat"
This reverts commit 54288f5cfe.
2014-02-10 17:34:35 +01:00
Peter Simons e37afbf53c Merge pull request #1712 from PkmX/pr-taffybar
Add haskell packages 'gtk-traymanager' and 'taffybar'
2014-02-10 10:53:08 +01:00
Peter Simons cc8c7f61da Merge pull request #1715 from ocharles/haskellPackages.jsonAssertions
haskellPackages.jsonAssertions: New expression
2014-02-10 10:52:37 +01:00
Oliver Charles cf5513f240 haskellPackages.diff3: New expression 2014-02-09 12:27:41 +00:00
Oliver Charles de6222577a haskellPackages.jsonAssertions: New expression 2014-02-09 12:26:39 +00:00
Moritz Ulrich c3df9e21c0 Weechat: Update to 0.4.3 2014-02-09 12:42:26 +01:00
PkmX 807d01debd Add Haskell package 'gtk-traymanager' 2014-02-09 06:24:22 +08:00
PkmX 3f30c971c8 Add haskell package 'taffybar' 2014-02-09 06:24:22 +08:00
Domen Kožar b17edbac57 ModemManager: 0.5.4.0 -> 0.7.991 2014-02-08 20:17:00 +01:00
Domen Kožar 61f20ca45e libqmi: 1.0 -> 1.8.0, move outside gnome3 namespace, fix build 2014-02-08 20:17:00 +01:00
Vladimír Čunát 94ae555c06 Merge #1654: grsecurity: fix build and update 2014-02-08 17:46:27 +01:00
Vladimír Čunát e78351cf3a llvm: revert to _33 default on darwin as a temp workaround
_34 doesn't build and I don't have a clue what to do about it
(and I don't have a machine to test it anyway).
2014-02-08 17:24:17 +01:00
Ricardo M. Correia b31547654d grsecurity: Update stable and test patches
stable: 3.0-3.2.54-201401191012 -> 3.0-3.2.54-201402062221
test:   3.0-3.12.8-201401191015 -> 3.0-3.13.2-201402062224
2014-02-08 16:16:58 +01:00
Ricardo M. Correia 31fa2cd52b grsecurity: Fix building grsec-3.x.0 kernels 2014-02-08 15:16:40 +00:00
Petr Rockai 63478d9590 Add fedpkg, koji &c. + their python dependencies. 2014-02-08 14:37:53 +01:00
Petr Rockai 140e06f9aa osc: Add an OBS (open build system) CLI client. 2014-02-08 14:36:51 +01:00
Domen Kožar 5ffab7710d gnome3.gnome_control_center: build and fix runtime deps 2014-02-08 12:30:23 +01:00
Vladimír Čunát 989bfbac79 llvmPackages on darwin: attempt to fix build by using gcc48 2014-02-08 09:49:41 +01:00
Vladimír Čunát 7ae5902c59 libchop: fix build by reverting to gnutls31
The errors were a bit cryptic.
CC @viric.
2014-02-08 09:01:16 +01:00
Vladimír Čunát c4dbb0a961 rtmpdump: fix build by reverting to gnutls31 2014-02-08 08:29:09 +01:00
Peter Simons f163bce98d Merge pull request #1694 from oxij/haskell-updates
add several haskell packages
2014-02-07 19:47:49 +01:00
Jan Malakhovski a8db8e15e6 add haskellPackages.ixdopp 2014-02-07 16:46:21 +00:00
William A. Kennington III 6b2533c48f glfw: Update packaging and add v3
This patch cleans up the previous glfw2 package. Additionally, it adds
glfw3 and makes that the new default glfw version.
2014-02-07 16:05:28 +00:00
Peter Simons 97f5ebd742 Merge pull request #1668 from errge/master
Added snapBlaze and sqliteSimple haskell packages
2014-02-07 16:45:10 +01:00
Jan Malakhovski 515d4ad8fe add haskellPackages.preprocessorTools (0.1.3 and 1.0.1) 2014-02-07 12:05:54 +00:00
Thomas Tuegel 5b421f7bdb Add Haskell packages 'hybrid-vectors' and 'sparse'.
Also, disable the test suite of 'linear' which fails running the doctests.
2014-02-07 10:04:38 +01:00
Peter Simons 6498f48976 haskell-linear: this package requires lens 4.x to compile 2014-02-07 10:04:38 +01:00
Peter Simons fabda56521 haskell-lens: update to version 4.0.1 2014-02-07 10:04:38 +01:00
Corey O'Connor 7a653e5156 add guvcview package 2014-02-07 00:01:40 +00:00
Jan Malakhovski f5de6b8fc8 updates: mr, vcsh and transmission-remote-gtk
- mr: copy some more stuff to output
- add vcsh package
- transmission-remote-gtk: 1.0.1 -> 1.1.1
2014-02-06 23:37:53 +00:00
Rok Garbas 23c2993ef6 node-packages: add gh and regenerate pkgs/top-level/node-packages-generated.nix 2014-02-06 21:46:42 +00:00
Jaka Hudoklin c3a81a6991 Add fakechroot 2014-02-06 21:35:20 +00:00
Domen Kožar 6cf926c38e Merge pull request #1688 from brodul/steghide
Added steghide 0.5.1
2014-02-06 22:00:55 +01:00
Vladimír Čunát cb605c92d2 gnutls32: update 3.2.4 -> .10, including CVE fixes
Also make gnutls32 the default gnutls.
CVE-2013-{4466,4487}
2014-02-06 20:45:14 +01:00
Shea Levy f4c4f121cb Add wai-middleware-static haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:16:28 -05:00
Shea Levy 15282d8228 Add scottyHastache haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:14:53 -05:00
Vladimír Čunát 32cd198d8f gimp: remove 2.6, because it's old and vulnerable
CVE-2012-2763 and three others. If we really need to resurrect it,
I think I saw debian could have patches for these somewhere.

Also add linux platforms for 2.8.
2014-02-06 19:56:28 +01:00
Peter Simons 43166e306e haskell-packages.nix: use the correct path to tls 1.2.2 2014-02-06 15:11:00 +01:00
Andraz Brodnik 451fe867b2 Add steghide to top level. 2014-02-06 12:00:41 +01:00
Shea Levy 9b7ecb76f3 Use proper file and attribute names for tls packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 23:19:08 -05:00
Peter Simons f379d2f5b4 haskell-abstract-deque-tests: add version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons eb7b5317fd haskell-packages.nix: provide a consistent attribute name for llvmGeneral_3_4 2014-02-05 20:40:24 +01:00
Peter Simons 37a354f632 haskell-llvm-general: drop unnecessary function arguments 2014-02-05 20:40:24 +01:00
Eelco Dolstra 80647127a3 Turn the coverage analysis stdenv adapters into setup hooks
Stdenv adapters are kinda weird and un-idiomatic (especially when they
don't actually change stdenv).  It's more idiomatic to say

  buildInputs = [ makeCoverageAnalysisReport ];
2014-02-05 19:18:33 +01:00
Eelco Dolstra c3d84d15ce Apply makeOverridable to stdenv
This removes the need for hacks like stdenv.regenerate.  It also
ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker
clangStdenv’ works).
2014-02-05 19:18:33 +01:00
Eelco Dolstra 7703f04b75 Add a stdenv adapter ‘useGoldLinker’ to force use of Gold 2014-02-05 19:18:33 +01:00
Evgeny Egorochkin 1f21ae53d3 KDE: default to 4.11 2014-02-05 20:14:16 +02:00
Shea Levy b8e06f3110 Revive old haskell-tls packages
tls-1.2 broke source-compatability

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Shea Levy da16a4b631 Add string-conversions haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Sander van der Burg 9eaf987e62 nodejs: update packages 2014-02-05 10:19:28 +01:00
Austin Seipp 1920d6854a Add pythonPackages.pysphere 0.1.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-04 22:13:59 -06:00
Sander van der Burg ab60acc1aa nodejs: update packages 2014-02-04 19:04:59 +01:00
Sander van der Burg 77451661d4 Updated node packages 2014-02-04 16:21:22 +01:00
Pascal Wittmann 351e070366 Add emacs minor mode writegood 2014-02-04 16:01:35 +01:00
Shea Levy bd996abc9c Haskell packages don't mix default.nix and <version>.nix in the same directory
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:56:27 -05:00
Shea Levy 5ac4f3dcf6 llvm: Attempt to fix build on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:54:25 -05:00
Shea Levy 3c9ed5b51a http-parser: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:37:20 -05:00
Shea Levy dc4c049f3c Remove refind
We never used it in NixOS

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:16:10 -05:00
Karn Kallio e1b422d348 Update perl CPAN GraphViz package to work with latest graphviz. 2014-02-03 23:30:18 +01:00
Karn Kallio 1739fcf612 pure: The pure interpreter does not now build with llvm 3.4 on linux. 2014-02-03 23:30:18 +01:00
Shea Levy f2210651eb Revert "Hide nodePackages from nix-env"
Now node packages that aren't just programs have a node- prefix in their
names.

This reverts commit 2f11bc495b.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:28:38 -05:00
Shea Levy 3bec816e0d Update node packages to np2nix 5.5.0
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:23:54 -05:00
Shea Levy b4a9fff1aa Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 14:43:21 -05:00
Karn Kallio 26ea10a775 proofgeneral: fix build with earlier version of texinfo. 2014-02-03 18:26:20 +01:00
Gergely Risko 8e7518f923 Added snapBlaze and sqliteSimple haskell packages 2014-02-03 18:21:42 +01:00
Bjørn Forsman 34484e65f3 arp-scan: new package
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.

http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00
Shea Levy 2cf7bc982b idris requires llvm-general-3.3 currently
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:40:29 -05:00
Shea Levy 06ef22bcdd llvm-general: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:36:50 -05:00
Peter Simons e3651da23e haskell-lens: add version 4.0 2014-02-02 22:36:13 +01:00
Peter Simons f16f44662f haskell-aeson: fix build of version 0.7.x 2014-02-02 22:36:13 +01:00
Peter Simons 3829975fd5 haskell-packages.nix: obsolete regexTDFA attribute; the proper name is 'regexTdfa' 2014-02-02 22:36:11 +01:00
Peter Simons 35b0a53ad3 haskell-trifecta: add version 1.4 2014-02-02 22:36:11 +01:00
Peter Simons c2cc4554f6 haskell-pipes-group: add version 1.0.0 2014-02-02 22:36:11 +01:00
Peter Simons 13b05a4975 haskell-GLUT: update to version 2.5.1.0 2014-02-02 22:36:11 +01:00
Peter Simons f2b6e77e05 Fix file name used for libcdio 0.82 2014-02-02 22:36:00 +01:00
Florian Friesdorf cbf7c54964 fix libcdio filename 2014-02-02 21:39:45 +01:00
Florian Friesdorf 9fb8624b94 libcdio-0.82 for abcde
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin 335e92184f Create an attribute for latest ocaml packages even when this is not the default version 2014-02-02 19:48:07 +04:00
Michael Raskin 8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Vladimír Čunát b5a32b3944 Merge #1618: use ubuntu module blacklists by default 2014-02-02 15:51:07 +01:00
Linquize 206b276fed Add pycangjie
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Michael Raskin 14a6a059f5 Use gcc-4.6.0 for avr-gcc-libc 2014-02-02 12:54:46 +04:00
Oliver Charles 0828be1597 xmlindent: New expression
[Bjørn Forsman <bjorn.forsman@gmail.com>:
 - introduce "name-${version}" (to not duplicate version number)
 - use mirror://sourceforge instead of specific mirror URL
 - add vertical whitespace between attributes
 - add meta description and homepage attributes
 - place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize 8f7a502af2 Add cython3 (python 3), move cython (python 2) to subfolder 2014-02-01 17:21:57 +01:00
Bjørn Forsman 9037126df0 bcache-tools: new package
Bcache is a Linux kernel block layer cache. It allows one or more fast
disk drives such as flash-based solid state drives (SSDs) to act as a
cache for one or more slower hard disk drives.

This package contains the required user-space tools.

User documentation is in Documentation/bcache.txt in the Linux kernel
tree.

http://bcache.evilpiepirate.org/
2014-02-01 16:32:23 +01:00
Bjørn Forsman 071e26e5e8 python-dpkt: new package
dpkt is a fast, simple packet creation / parsing module, with
definitions for the basic TCP/IP protocols.
2014-02-01 16:29:30 +01:00
Bjørn Forsman 40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00
Eelco Dolstra c79bda8d47 release-small.nix: Disable FreeBSD 2014-02-01 11:55:14 +01:00