summary refs log tree commit diff
path: root/pkgs/top-level
Commit message (Collapse)AuthorAge
* problems with quassel 0.11 and qt5, forcing qt4 for nowAristid Breitkreuz2014-10-30
|
* Merge pull request #4608 from oconnorr/masterDomen Kožar2014-10-30
|\ | | | | Add python package gsutil plus all its dependencies.
| * gsutil (and boto-230) require Python 2.Russell O'Connor2014-10-23
| | | | | | | | Move these packages to the Python 2 only section.
| * Add python package gsutil plus all its dependencies.Russell O'Connor2014-10-21
| |
* | Merge pull request #4729 from deepfire/ifusecillianderoiste2014-10-30
|\ \ | | | | | | ifuse: new expression
| * | ifuse: new expressionKosyrev Serge2014-10-30
| | |
* | | Merge pull request #4722 from bosu/check-pure-cdbPeter Simons2014-10-30
|\ \ \ | | | | | | | | haskell: upgrade pure-cdb and enable testing
| * | | Upgrade pure-cdb and enable testsBoris Sukholitko2014-10-29
| | | |
* | | | Merge pull request #4727 from dysinger/acme-lookofdisapprovalPeter Simons2014-10-30
|\ \ \ \ | | | | | | | | | | adding haskell package acme-lookofdisapproval (just for fun)
| * | | | adding haskell package acme-lookofdisapproval (just for fun)Tim Dysinger2014-10-29
| | |/ / | |/| |
* | | | pidgin: Fix compilation errors, clean upRickard Nilsson2014-10-30
| | | |
* | | | gmpc: Fix compilation errors (missing X libs)Rickard Nilsson2014-10-30
| | | |
* | | | Fix evaluation due to wrong meta.licenseLuca Bruno2014-10-30
|/ / /
* | | pybfd: new packageLuca Bruno2014-10-29
| | | | | | | | | | | | | | | | | | A Python interface to the GNU Binary File Descriptor (BFD) library https://github.com/Groundworkstech/pybfd
* | | Merge pull request #4674 from balajisivaraman/meslo-lgMateusz Kowalczyk2014-10-29
|\ \ \ | | | | | | | | Add Meslo LG & Meslo LG DZ fonts
| * | | Add Meslo LG & Meslo LG DZ fonts.Balaji Sivaraman2014-10-28
| | | | | | | | | | | | | | | | Clean up description as per Nix standards.
* | | | Merge pull request #4716 from DamienCassou/weboob-1.0Georges Dubus2014-10-29
|\ \ \ \ | | | | | | | | | | Weboob 1.0
| * | | | Weboob 1.0Damien Cassou2014-10-29
| | | | |
* | | | | Remove stumpwmContrib from top-level and fix runtime dependency on itMoritz Heidkamp2014-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes the stumpwmContrib package from the top-level since it can't sensibly be used on its own. Also, it wraps the stumpwm executable with a dummy reference to the contrib dir to work around the issue that the stumpwm executable doesn't reference the contrib dir that's passed in the configure phase for some reason.
* | | | | add doomseeker, a server browser for multiple doom portsCray Elliott2014-10-29
| | | | |
* | | | | Add odamex, a client/server multiplayer doom portCray Elliott2014-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | note that odalaunch is not included in this package, users are expected to use doomseeker. If you would like an option for odalaunch, please bother me(MP2E)
* | | | | Merge pull request #4708 from titanous/libceclethalman2014-10-29
|\ \ \ \ \ | | | | | | | | | | | | Add libcec
| * | | | | Add libcec 2.1.4Jonathan Rudenberg2014-10-28
| | | | | |
* | | | | | yubico-piv-tool: Add derivationWilliam A. Kennington III2014-10-29
| | | | | |
* | | | | | Merge pull request #4714 from sjmackenzie/new-pkg-hammerDomen Kožar2014-10-29
|\ \ \ \ \ \ | | | | | | | | | | | | | | A language security tool called Hammer is added
| * | | | | | A language security tool called Hammer is addedstewart2014-10-29
| | | | | | |
* | | | | | | mediatomb: fix build by fetching a slightly newer git revision which has ↵Evgeny Egorochkin2014-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | patches for new versions of dependencies, add more dependencies, clean up.
* | | | | | | python33Packages.evdev: update from 0.4.5 to 0.4.6Cillian de Róiste2014-10-28
| | | | | | |
* | | | | | | Merge pull request #4654 from geerds/virtualenvwrapperJascha Geerds2014-10-28
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Fix virtualenvwrapper's PYTHONPATH
| * | | | | | | Fix virtualenvwrapper's PYTHONPATHJascha Geerds2014-10-24
| | | | | | | |
* | | | | | | | Merge pull request #4704 from jkarni/jkarni/pipesShellPeter Simons2014-10-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add haskell package pipes-shell
| * | | | | | | | Add haskell package pipes-shellJulian K. Arni2014-10-28
| | | | | | | | |
* | | | | | | | | Merge pull request #4705 from jirkamarsik/ghcidPeter Simons2014-10-28
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Added ghcid-0.2
| * | | | | | | | | Added ghcid-0.2Jirka Marsik2014-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The .nix file was generated by cabal2nix. However, I still had to set doCheck = false since some of the tests try to run `cabal repl` which presupposes access to $HOME/.cabal and thus cannot be done from the Nix sandbox where HOME = /homeless-shelter.
* | | | | | | | | | Merge pull request #4706 from jkarni/jkarni/rawStringsQQPeter Simons2014-10-28
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add haskell package raw-strings-qq.
| * | | | | | | | | | Add haskell package raw-strings-qq.Julian K. Arni2014-10-28
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4703 from jirkamarsik/ocp-indentcillianderoiste2014-10-28
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | | Added ocp-indent-1.4.2b and its dependency ocp-build-1.99.8-beta
| * | | | | | | | Fix typo in ocp-indent nix expression pathJirka Marsik2014-10-28
| | | | | | | | |
| * | | | | | | | Added ocp-indent-1.4.2bJirka Marsik2014-10-28
| | | | | | | | |
| * | | | | | | | Added ocp-build-1.99.8-betaJirka Marsik2014-10-28
| | | | | | | | |
* | | | | | | | | Merge pull request #4702 from ehmry/mboxPascal Wittmann2014-10-28
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | mbox: initial package
| * | | | | | | | mbox: initial packageEmery Hemingway2014-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://pdos.csail.mit.edu/mbox
* | | | | | | | | Merge pull request #4701 from jirkamarsik/effcillianderoiste2014-10-28
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / / Added eff-20140928
| * | | | | | | Added eff-20140928Jirka Marsik2014-10-28
| | | | | | | |
* | | | | | | | Merge pull request #4641 from abbradar/xmonad-appletArseniy Seroka2014-10-28
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | xmonad_log_applet: add packages
| * | | | | | | | xmonad_log_applet: add packagesNikolay Amiantov2014-10-27
| | | | | | | | |
* | | | | | | | | Merge pull request #4697 from jirkamarsik/acgtkcillianderoiste2014-10-28
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Added acgtk-1.1 and dependencies ansiterminal-0.6.5 and bolt-1.4
| * | | | | | | | Added acgtk-1.1Jiri Marsik2014-10-28
| | | | | | | | |
| * | | | | | | | Added bolt-1.4Jiri Marsik2014-10-28
| | | | | | | | |
| * | | | | | | | Added ansiterminal-0.6.5Jiri Marsik2014-10-28
| | |_|_|_|_|/ / | |/| | | | | |