summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | pythonX.Y sitePackages passthruFlorian Friesdorf2014-07-10
| | | | | | | | | | | | | | | | Let python tell you the correct path for site-packages.
* | | | libxml2 version passthruFlorian Friesdorf2014-07-10
| | | |
* | | | python27: libX11 is in defaultScopeFlorian Friesdorf2014-07-10
| | | |
* | | | Merge pull request #3217 from cstrahan/fix-darwin-pythonPeter Simons2014-07-10
|\ \ \ \ | | | | | | | | | | Fix Python 3.{2,3,4} on Darwin.
| * | | | Fix Python 3.{2,3,4} on Darwin.Charles Strahan2014-07-09
| | | | | | | | | | | | | | | | | | | | This removes the `-lcrypt` linker flag when compiling under Darwin.
* | | | | haskell-cabal2nix: update to version 1.64Peter Simons2014-07-10
| | | | |
* | | | | cdrtools: mark as brokenPeter Simons2014-07-10
| | | | | | | | | | | | | | | | | | | | https://github.com/NixOS/nixos/issues/231
* | | | | haskell-HPDF: re-generate with cabal2nixPeter Simons2014-07-10
| | | | |
* | | | | Merge pull request #3215 from refnil/masterlethalman2014-07-10
|\ \ \ \ \ | | | | | | | | | | | | Add bitbucket-cli to nixpkgs
| * | | | | Typo in bitbucket-cli expressionMartin Lavoie2014-07-09
| | | | | |
| * | | | | Add bitbucket-cli to nixpkgsMartin Lavoie2014-07-09
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Adding refnil as mainteners Added alias in top-level
* | | | | Merge pull request #3174 from pSub/dconf-issuelethalman2014-07-10
|\ \ \ \ \ | | | | | | | | | | | | Fixed settings issue.
| * | | | | Fixed settings issue.Pascal Wittmann2014-07-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following warning was shown when I clicked on links: 'GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.'
* | | | | | Merge pull request #3226 from hrdinka/haskell-claylethalman2014-07-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | haskell-clay: add package version 0.9.0.1
| * | | | | | haskell-clay: add package version 0.9.0.1Christoph Hrdinka2014-07-10
| | | | | | |
* | | | | | | Update opkg to latest version, adpot it and add meta-information.Pascal Wittmann2014-07-10
| | | | | | |
* | | | | | | lambdabot: fix @type command, add ghci to the PATHLuca Bruno2014-07-10
|/ / / / / /
* | | | | | haskell-ghc-mod: Correct patch to ghc-process.elJohn Wiegley2014-07-09
| | | | | | | | | | | | | | | | | | | | | | | | This change has been accepted upstream, so soon it will not be necessary.
* | | | | | git-annex: Allow building on darwin againJohn Wiegley2014-07-09
| | | | | |
* | | | | | linux_*: update, including CVE-2014-4699 (most likely)Vladimír Čunát2014-07-09
| | | | | | | | | | | | | | | | | | | | | | | | CC #3196. No updates yet on 3.2 and 3.12 branches.
* | | | | | Adding retroshare 0.6 (unstable)Lluís Batlle i Rossell2014-07-09
| | | | | |
* | | | | | file-roller: fix iconsLuca Bruno2014-07-09
| | | | | |
* | | | | | wmctrl: apply patch from debian to fix listing windowsLuca Bruno2014-07-09
| | | | | |
* | | | | | ListBinarySearch: add packageSander van der Burg2014-07-09
| | | | | |
* | | | | | idea: minor cosmetic chance to fix syntax highlighting in EmacsPeter Simons2014-07-09
| | | | | |
* | | | | | Rename 'idea_community_1313' attribute to 'idea_community', i.e. drop thePeter Simons2014-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | version number so that it's possible to refer to some "default version of the package" without knowing what version number that actually is. The same applies to idea_ultimate_1313.
* | | | | | Add lambdabot wrapper and mueval wrapper to make lambdabot run out of the boxLuca Bruno2014-07-09
| | | | | |
* | | | | | Revert "haskell-unlambda: update to version 0.1.3"Luca Bruno2014-07-09
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit b4a3a61285a3b5e75368b7e6dbf44a9c92943d5b. The unlambda package failed to build after this change, reverting.
* | | | | haskell-unix-time: the -fPIC flag is now provided by the proper build ↵Peter Simons2014-07-08
| | | | | | | | | | | | | | | | | | | | instructions
* | | | | Add Mark Lord's symlinks utilityCillian de Róiste2014-07-08
| | | | |
* | | | | Merge pull request #3201 from cstrahan/update-macvimAustin Seipp2014-07-08
|\ \ \ \ \ | | | | | | | | | | | | Update `macvim` package to v7.4.355
| * | | | | Update `macvim` package to v7.4.355Charles Strahan2014-07-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MacVim's maintenance has stagnated, so this moves `macvim` to a new maintainer. Additionally, the `-headerpad_max_install_names` linker flag is passed to prevent problems when setting the rpaths.
* | | | | | tzdata: Update to 2014eEelco Dolstra2014-07-08
| | | | | |
* | | | | | openjdk: Set more informative version stringEelco Dolstra2014-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, disable full debug symbols. Don't know if this matters because we're already stripping everything.
* | | | | | openjdk: Update to 7u60-b30Eelco Dolstra2014-07-08
| | | | | |
* | | | | | openjdk: Drop dependency on CUPSEelco Dolstra2014-07-08
| | | | | | | | | | | | | | | | | | | | | | | | We only need the CUPS headers, not the whole package.
* | | | | | Merge pull request #3210 from aycanirican/hpdfPeter Simons2014-07-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Introduced haskellPackages.HPDF
| * | | | | | Introduced haskellPackages.HPDFAycan iRiCAN2014-07-08
| | | | | | |
* | | | | | | haskell-unix-time: update to version 0.3.1Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-git-annex: update to version 5.20140707Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-uuagc: update to version 0.9.51Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-codex: update to version 0.1.0.0Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-cake3: update to version 0.5.1.0Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-HaRe: update to version 0.7.2.4Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-websockets: update to version 0.8.2.6Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-twitter-conduit: update to version 0.0.5.2Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-tasty: update to version 0.8.1.3Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-tasty-golden: update to version 2.2.2.4Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-snap: update to version 0.13.2.8Peter Simons2014-07-08
| | | | | | |
* | | | | | | haskell-purescript: update to version 0.5.2.6Peter Simons2014-07-08
| | | | | | |