summary refs log tree commit diff
path: root/pkgs/top-level/all-packages.nix
Commit message (Collapse)AuthorAge
* Add wqy-microhei fontPkmX2014-02-09
|
* ModemManager: 0.5.4.0 -> 0.7.991Domen Kožar2014-02-08
|
* libqmi: 1.0 -> 1.8.0, move outside gnome3 namespace, fix buildDomen Kožar2014-02-08
|
* Merge #1654: grsecurity: fix build and updateVladimír Čunát2014-02-08
|\
| * grsecurity: Update stable and test patchesRicardo M. Correia2014-02-08
| | | | | | | | | | 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
| * grsecurity: Fix building grsec-3.x.0 kernelsRicardo M. Correia2014-02-08
| |
* | llvm: revert to _33 default on darwin as a temp workaroundVladimír Čunát2014-02-08
|/ | | | | _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).
* gnome3.gnome_control_center: build and fix runtime depsDomen Kožar2014-02-08
|
* llvmPackages on darwin: attempt to fix build by using gcc48Vladimír Čunát2014-02-08
|
* libchop: fix build by reverting to gnutls31Vladimír Čunát2014-02-08
| | | | | The errors were a bit cryptic. CC @viric.
* rtmpdump: fix build by reverting to gnutls31Vladimír Čunát2014-02-08
|
* glfw: Update packaging and add v3William A. Kennington III2014-02-07
| | | | | This patch cleans up the previous glfw2 package. Additionally, it adds glfw3 and makes that the new default glfw version.
* add guvcview packageCorey O'Connor2014-02-07
|
* updates: mr, vcsh and transmission-remote-gtkJan Malakhovski2014-02-06
| | | | | | - mr: copy some more stuff to output - add vcsh package - transmission-remote-gtk: 1.0.1 -> 1.1.1
* Add fakechrootJaka Hudoklin2014-02-06
|
* Merge pull request #1688 from brodul/steghideDomen Kožar2014-02-06
|\ | | | | Added steghide 0.5.1
| * Add steghide to top level.Andraz Brodnik2014-02-06
| |
* | gnutls32: update 3.2.4 -> .10, including CVE fixesVladimír Čunát2014-02-06
| | | | | | | | | | Also make gnutls32 the default gnutls. CVE-2013-{4466,4487}
* | gimp: remove 2.6, because it's old and vulnerableVladimír Čunát2014-02-06
|/ | | | | | | 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.
* Turn the coverage analysis stdenv adapters into setup hooksEelco Dolstra2014-02-05
| | | | | | | Stdenv adapters are kinda weird and un-idiomatic (especially when they don't actually change stdenv). It's more idiomatic to say buildInputs = [ makeCoverageAnalysisReport ];
* Apply makeOverridable to stdenvEelco Dolstra2014-02-05
| | | | | | This removes the need for hacks like stdenv.regenerate. It also ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker clangStdenv’ works).
* Add a stdenv adapter ‘useGoldLinker’ to force use of GoldEelco Dolstra2014-02-05
|
* KDE: default to 4.11Evgeny Egorochkin2014-02-05
|
* llvm: Attempt to fix build on darwinShea Levy2014-02-03
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* http-parser: BumpShea Levy2014-02-03
| | | | Signed-off-by: Shea Levy <shea@shealevy.com>
* Remove refindShea Levy2014-02-03
| | | | | | We never used it in NixOS Signed-off-by: Shea Levy <shea@shealevy.com>
* pure: The pure interpreter does not now build with llvm 3.4 on linux.Karn Kallio2014-02-03
|
* Revert "Hide nodePackages from nix-env"Shea Levy2014-02-03
| | | | | | | | | Now node packages that aren't just programs have a node- prefix in their names. This reverts commit 2f11bc495b50c36c1984f334df6867c1b9200a91. Signed-off-by: Shea Levy <shea@shealevy.com>
* proofgeneral: fix build with earlier version of texinfo.Karn Kallio2014-02-03
|
* arp-scan: new packageBjørn Forsman2014-02-03
| | | | | | | 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
* Fix file name used for libcdio 0.82Peter Simons2014-02-02
|
* fix libcdio filenameFlorian Friesdorf2014-02-02
|
* libcdio-0.82 for abcdeFlorian Friesdorf2014-02-02
| | | | | libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for abcde until we sort out where cd-paranoia went to.
* Create an attribute for latest ocaml packages even when this is not the ↵Michael Raskin2014-02-02
| | | | default version
* Update/fix farstream: Gajim now at least buildsMichael Raskin2014-02-02
|
* Merge #1618: use ubuntu module blacklists by defaultVladimír Čunát2014-02-02
|\
| * pull module blacklist from Ubuntu and use it by defaultVladimír Čunát2014-01-28
| | | | | | | | People often have serious problems due to bogus modules like *fb.
* | Add pycangjieLinquize2014-02-02
| | | | | | | | [Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
* | Use gcc-4.6.0 for avr-gcc-libcMichael Raskin2014-02-02
| |
* | xmlindent: New expressionOliver Charles2014-02-01
| | | | | | | | | | | | | | | | | | | | [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 ]
* | Add cython3 (python 3), move cython (python 2) to subfolderLinquize2014-02-01
| |
* | bcache-tools: new packageBjørn Forsman2014-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | 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/
* | ilixi: new packageBjørn Forsman2014-02-01
| | | | | | | | | | | | ilixi is a lightweight C++ GUI toolkit for embedded Linux systems. http://ilixi.org/
* | pidgin: minor update 2.10.7 -> .8, including CVE-2013-6484Vladimír Čunát2014-02-01
| | | | | | | | Also switch no newer libstartup-notification, add license and platforms.
* | Update hipchatRob Vermaas2014-01-31
| |
* | Revert "Revert "dictd: Update to latest upstream (0.12.1)."" and add thePetr Rockai2014-01-31
| | | | | | | | | | | | missing libmaa.nix. This reverts commit d59778678a23d72297a5dd813387d38c0448df3c.
* | Remove trace message to prevent spamming nix-env usersEelco Dolstra2014-01-31
| |
* | Revert "dictd: Update to latest upstream (0.12.1)."Eelco Dolstra2014-01-31
| | | | | | | | | | This reverts commit 81622220713ca0871362703bc9e8c69ba5996e0e since it breaks evaluation (libmaa.nix is missing).
* | Merge pull request #1635 from linquize/libcangjieDomen Kožar2014-01-31
|\ \ | | | | | | Add libcangjie
| * | Add libcangjieLinquize2014-01-30
| | |