about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* lib: Do not take string context into accountKirill Elagin2014-06-11
| | | | Close #2883.
* teamviewer: fix broken links (close #2901)System administrator2014-06-11
|
* Merge pull request #2899 from bennofs/nix-prefetch-revisionAustin Seipp2014-06-11
|\ | | | | nix-prefetch-*: print fetched revision
| * nix-prefetch-{bzr,hg,svn}: print fetched revisionBenno Fünfstück2014-06-11
| |
| * nix-prefetch-git: fix printing of revisionBenno Fünfstück2014-06-11
| | | | | | | | | | | | | | If the user explictly gives a ref such as "refs/heads/master", `git rev-parse` failed because we only checked out the `fetchgit` branch. Now, we also try `git rev-parse fetchgit` if the first call fails, which fixes the issue.
* | esniper: update to version 2.31.0Peter Simons2014-06-11
| |
* | haskell-libmpd: test suite build is broken by recent hspec updatePeter Simons2014-06-11
| |
* | all-packages.nix: cosmetic changesPeter Simons2014-06-11
| |
* | lilypond: cosmetic changesPeter Simons2014-06-11
| |
* | Fix configuring httpd with custom user/group.Rob Vermaas2014-06-11
| |
* | Merge pull request #2893 from soenkehahn/masterRickard Nilsson2014-06-11
|\ \ | | | | | | New Haskell packages
| * | haskell-hspec2: new package, v0.3.0Sönke Hahn2014-06-11
| | |
| * | haskell-io-memoize: new package, v1.0.0.0Sönke Hahn2014-06-11
| | |
| * | haskell-spawn: new package, v0.3Sönke Hahn2014-06-11
|/ /
* | Merge pull request #2891 from sol/masterRickard Nilsson2014-06-11
|\ \ | | | | | | Update haskell-hspec to version 1.10.0
| * | Update haskell-hspec to version 1.10.0Simon Hengel2014-06-11
|/ /
* | Update netlibMichael Raskin2014-06-11
| |
* | Update MITMProxyMichael Raskin2014-06-11
| |
* | Create a PIL symlink when installing PIL so the recommended way of importing ↵Michael Raskin2014-06-11
| | | | | | | | PIL.something works
* | systemd service: fix issues with escaping when unit name contains '-'Evgeny Egorochkin2014-06-11
| | | | | | | | | | | | systemd escaping rules translate this into a string containing '\' which is treated by some code paths as quoted, and by others as unquoted causing the affected units to fail.
* | Merge pull request #2855 from cstrahan/xpwn-fix-darwinAustin Seipp2014-06-10
|\ \ | | | | | | Fix xpwn on Darwin and other case-insensitive file systems
| * | Fix xpwn on Darwin and other case-insensitive file systemsCharles Strahan2014-06-06
| | |
* | | Merge pull request #2885 from wmertens/pgadmin-1.18.1Austin Seipp2014-06-10
|\ \ \ | | | | | | | | pgadmin: bump to 1.18.1
| * | | pgadmin: bump to 1.18.1Wout Mertens2014-06-10
| | | |
* | | | Merge pull request #2886 from madjar/masterAustin Seipp2014-06-10
|\ \ \ \ | | | | | | | | | | davmail: update to 4.5.0
| * | | | davmail: update to 4.5.0Georges Dubus2014-06-10
| | | | |
* | | | | Add Rakudo Star (closes #2054)Austin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | verifast: 14.5, x86_64 linux onlyAustin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | Remove old intel-tbb packageAustin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's unused now, and there's already the `tbb` package so this is totally redundant. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | Remove old hiphop-vm packageAustin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | Add HHVM packages, replacing old hiphop-php exprAustin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | tbb: upgrade to 4.2-u5Austin Seipp2014-06-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* | | | | haskell-syb: drop obsolete versions 0.2.2 and 0.3.6.2Peter Simons2014-06-10
| | | | |
* | | | | haskell-syb: update to version 0.4.2Peter Simons2014-06-10
| | | | |
* | | | | haskell-defaults.nix: ghc-HEAD requires latest mtlPeter Simons2014-06-10
| | | | |
* | | | | ghc-head: update to version 7.9.20140608Peter Simons2014-06-10
| |_|_|/ |/| | |
* | | | Merge pull request #2887 from bennofs/nix-prefetch-scriptsMichael Raskin2014-06-10
|\ \ \ \ | |/ / / |/| | | nix-prefetch-scripts: new expression
| * | | nix-prefetch-scripts: new expressionBenno Fünfstück2014-06-10
| | | |
* | | | python-ldap-2.4.15Florian Friesdorf2014-06-10
| | | |
* | | | vimb: Upgrade from 2.2 to 2.4Rickard Nilsson2014-06-10
| | | |
* | | | filezilla: update from 3.8.0 to 3.8.1, potentially fixes CVE-2013-4668Rob Vermaas2014-06-10
| | | |
* | | | Revert "Revert "Merge #2692: Use pam_env to properly setup system-wide env""Eelco Dolstra2014-06-10
| | | | | | | | | | | | | | | | This reverts commit 491c088731022463978e595956427e72db6306a9.
* | | | Revert "Merge #2692: Use pam_env to properly setup system-wide env"Eelco Dolstra2014-06-10
|/ / / | | | | | | | | | This reverts commit 18a0cdd86416a8cbc263cfa8cb96c460a53f7b5c.
* | | gvfs: add more supported protocols in gnome 3.12. Closes #2880Luca Bruno2014-06-10
| | |
* | | leiningen: Update to 2.4.0.Moritz Ulrich2014-06-10
| | |
* | | Clojure: bump to 1.6.0.Moritz Ulrich2014-06-10
| | |
* | | Merge #2692: Use pam_env to properly setup system-wide envVladimír Čunát2014-06-10
| | |
* | | fish: Fixed tab completion with sudo (close #2705)Georges Dubus2014-06-10
| | | | | | | | | | | | We don't have /sbin and /usr/sbin, so fish complains.
* | | texlive: add potrace dependency without qualificationJohn Wiegley2014-06-10
| | |
* | | potrace: allow building on any unixJohn Wiegley2014-06-10
| | |