summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* docker-edge: 17.10 -> 17.11Tim Steinbach2017-11-21
|
* dns-root-data: use a stable URL that I maintain anywayVladimír Čunát2017-11-21
| | | | Close #31855.
* Merge branch 'master' into language-toolJörg Thalheim2017-11-21
|\
| * SDL2: disable parallel makeVladimír Čunát2017-11-21
| | | | | | | | | | Example failure: https://hydra.nixos.org/build/64494600 It could be fixed more properly, but for me it builds under 80 secs anyway.
* | LanguageTool: 3.7 -> 3.9Joerg Thalheim2017-11-21
|/
* tomahawk: Mark as unmaintained by upstreamaszlig2017-11-21
| | | | | | | | | | | | | | | | The upstream commit tomahawk-player/tomahawk@c8389592488c07079f40e7edb91 changed the project's README to state that the project has been abandoned, quote: This project is essentially abandoned There is noone working on it. There isn't much sense in adding any new issues in the issue tracker unless you want to fix them yourself. So I'm adding a note in the description and essentially remove my maintainership as well. Signed-off-by: aszlig <aszlig@nix.build>
* tomahawk: Pin boost to version 1.55aszlig2017-11-21
| | | | | | | | | | | | The dependency of boost propagated by Lucene++ is version 1.55, so this leads to a segfault during startup because we get mixed library versions with boost 1.62 and 1.55 in the binary. I've tested running Tomahawk before and after this change and the change indeed fixes the problem. Signed-off-by: aszlig <aszlig@nix.build> Fixes: #17598, #19238
* Merge pull request #31701 from matthewbauer/wesnoth-macDaniel Peebles2017-11-20
|\ | | | | Wesnoth MacOS
| * SDL_mixer: disable smpegtestMatthew Justin Bauer2017-11-12
| | | | | | | | | | Again to fix timeouts: https://hydra.nixos.org/build/64061277/nixlog/3
| * wesnoth: works on darwinMatthew Bauer2017-11-12
| |
* | zsh-prezto: rehash with fetchpatchOrivej Desh2017-11-21
| |
* | flite: 1.9.0 -> 2.0.0, fix build with Nix 1.12Orivej Desh2017-11-21
| | | | | | | | | | | | | | | | It is failing with: RPATH of binary /nix/store/...-flite-.../bin/flite contains a forbidden reference to /build because of the rpath entry `../build/x86_64-linux-gnu/lib`.
* | hivemind: removeJoerg Thalheim2017-11-21
| | | | | | | | | | Project seems dead and stopped building in august. cc @canndrew
* | xiphos: 4.0.6 -> 4.0.7Joerg Thalheim2017-11-21
| |
* | xxdiff: fix buildJoerg Thalheim2017-11-21
| |
* | xonsh: 0.4.3 -> 0.5.12Joerg Thalheim2017-11-21
| |
* | Merge pull request #31814 from matthewbauer/screenfetch-darwinDaiderd Jordan2017-11-21
|\ \ | | | | | | screenfetch: fix darwin execution
| * | screenfetch: fix darwin executionMatthew Bauer2017-11-18
| | | | | | | | | | | | Fixes #31790
* | | Merge pull request #31878 from mdorman/emacs-updatesOrivej Desh2017-11-20
|\ \ \ | | | | | | | | Semi-automated Emacs package updates
| * | | melpa-packages: 2017-11-20Michael Alan Dorman2017-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removals: - omniref: removed from melpa - ox-latex-chinese: removed from melpa Broken: - shm: missing dependencies
| * | | melpa-stable-packages: 2017-11-20Michael Alan Dorman2017-11-20
| | | | | | | | | | | | | | | | | | | | Broken: - po-mode: missing file header
| * | | org-packages: 2017-11-20Michael Alan Dorman2017-11-20
| | | |
| * | | elpa-packages: 2017-11-20Michael Alan Dorman2017-11-20
| | | | | | | | | | | | | | | | | | | | Broken: - rcirc-menu: missing file header
* | | | Merge pull request #31573 from c0bw3b/pkg/pkcs11Renaud2017-11-20
|\ \ \ \ | | | | | | | | | | opencryptoki, pkcs11-helper, simple-tpm-pk11
| * | | | simple-tpm-pk11: 2016-07-12 -> 0.06Renaud2017-11-12
| | | | |
| * | | | pkcs11-helper: 1.21 -> 1.22Renaud2017-11-12
| | | | | | | | | | | | | | | plus homepage refresh
| * | | | opencryptoki: 3.2 -> 3.8.1Renaud2017-11-12
| | | | |
* | | | | Merge pull request #31737 from periklis/init-docker-darwin-supportDaiderd Jordan2017-11-20
|\ \ \ \ \ | | | | | | | | | | | | docker & docker-machine-xhyve: enable darwin support
| * | | | | fixup! docker-cli: enable darwin supportPeriklis Tsirakidis2017-11-20
| | | | | |
| * | | | | fixup! docker-cli: enable darwin supportPeriklis Tsirakidis2017-11-20
| | | | | |
| * | | | | docker-machine-xhyve: init darwin supportPeriklis Tsirakidis2017-11-20
| | | | | |
| * | | | | docker-cli: enable darwin supportPeriklis Tsirakidis2017-11-20
| | | | | |
* | | | | | Merge pull request #31803 from nicknovitski/sdcv-darwinDaiderd Jordan2017-11-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | | sdcv: enable Darwin build
| * | | | | sdcv: enable Darwin buildNick Novitski2017-11-18
| | | | | |
* | | | | | glusterfs: 3.12.2 -> 3.12.3Niklas Hambüchen2017-11-20
| | | | | |
* | | | | | glusterfs: 3.12.1 -> 3.12.2Niklas Hambüchen2017-11-20
| | | | | |
* | | | | | kruler: init at 5.0Jos van den Oever2017-11-20
| | | | | |
* | | | | | Merge pull request #31743 from ttuegel/firefox/wrapperThomas Tuegel2017-11-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | wrapFirefox: make overridable, support browserpass
| * | | | | | firefox: add enableBrowserpass to support browserpassThomas Tuegel2017-11-16
| | | | | | |
| * | | | | | wrapFirefox: accept extraPlugins and extraNativeMessagingHostsThomas Tuegel2017-11-16
| | | | | | |
| * | | | | | wrapFirefox: make overridableThomas Tuegel2017-11-16
| | | | | | |
* | | | | | | linux-copperhead: 4.13.13.a -> 4.13.14.aTim Steinbach2017-11-20
| | | | | | |
* | | | | | | libwebcam: Init at 0.2.5Raymond Gauthier2017-11-20
| | | | | | |
* | | | | | | rdedup: init at 2.0.0dywedir2017-11-20
| | | | | | |
* | | | | | | jenkins: 2.90 -> 2.91James Earl Douglas2017-11-20
| | | | | | |
* | | | | | | mopidy-iris: 3.6.1 -> 3.8.2Roman Volosatovs2017-11-20
| | | | | | |
* | | | | | | rescuetime: 2.9.11.1300 -> 2.10.0.1322Oliver Charles2017-11-20
| | | | | | |
* | | | | | | mlocate: replace dead linksOrivej Desh2017-11-20
| | | | | | |
* | | | | | | hupper: fix tests on DarwinDan Peebles2017-11-20
| | | | | | |
* | | | | | | haskell-LambdaHack: update override for sdl2-ttf versionPeter Simons2017-11-20
| | | | | | |