summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* ion: init at 1.0.3dywedir2017-07-09
|
* dolphinEmuMaster: 20150802 -> 20170705Cray Elliott2017-07-08
| | | | | removed a substitution that is no longer needed, add new dependencies, and use fetchFromGitHub instead of fetchgit
* Merge pull request #27197 from kquick/masterMichael Raskin2017-07-08
|\ | | | | yices library: enable full functionality by adding libpoly polynomial library and fix soname linking.
| * Fix license reference for added libpoly library.Kevin Quick2017-07-07
| |
| * Update yices to add libpoly/mcsat functionality and add soname target.Kevin Quick2017-07-06
| |
| * Add poly library for manipulating polynomials.Kevin Quick2017-07-06
| |
* | Merge branch 'staging' into masterDaiderd Jordan2017-07-08
|\ \
| * | Revert "ncurses: look for terminfo entries in /etc"Daiderd Jordan2017-07-06
| | | | | | | | | | | | This reverts commit b73a862f1777ad709b3088255d3967733549fbc9.
| * | Merge branch 'glibc' of https://github.com/rnhmjoj/nixpkgs into stagingEelco Dolstra2017-07-06
| |\ \
| | * | glibc: fix unaligned __tls_get_addr issuernhmjoj2017-07-06
| | | |
| * | | Merge pull request #26974 from obsidiansystems/response-file-parsing-speedRyan Trinkle2017-07-05
| |\ \ \ | | | | | | | | | | cc-wrapper: improve response file parsing speed
| | * | | cc-wrapper: fix response file parsing on ios-crossRyan Trinkle2017-07-05
| | | | |
| | * | | cc-wrapper: expand-response-params: fix parsing of quotes that are quoted ↵Ryan Trinkle2017-07-03
| | | | | | | | | | | | | | | | | | | | and escaped
| | * | | cc-wrapper: simplify expandResponseParams parserOrivej Desh2017-07-03
| | | | | | | | | | | | | | | | | | | | Import from https://github.com/orivej/expand-compiler-args/tree/b2446902fe7816f34c3f21d29a66da3ee2b1601e
| | * | | cc-wrapper: improve response file parsing speedRyan Trinkle2017-06-30
| | | | |
| * | | | Enable some more debug infoEelco Dolstra2017-07-05
| | | | |
| * | | | Merge branch 'master' into stagingVladimír Čunát2017-07-05
| |\ \ \ \
| * \ \ \ \ Merge #26877: fetchFromGitHub: fix fetchSubmodulesVladimír Čunát2017-07-05
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | ... when revision is not hexadecimal. (omitting the last commit in PR)
| | * | | | | fix regressions where "${repo}-${rev}-scr" pattern was hardcodedVolth2017-07-04
| | | | | | |
| | * | | | | fetchFromGitHub: fix fetchSubmodules=true when revision is not hexadecimalVolth2017-07-04
| | | | | | |
| * | | | | | groff: (nitpick) quote shell variablesVladimír Čunát2017-07-05
| | | | | | |
| * | | | | | Merge #27061: groff: fix man page coloringVladimír Čunát2017-07-05
| |\ \ \ \ \ \
| | * | | | | | groff: Add site.tmac to fix man page coloringAneesh Agrawal2017-07-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This enables groff to correctly respond to the LESS_TERMCAP_* environment variables, allowing colorized man pages. Patch is taken from Arch Linux; see https://bugs.archlinux.org/task/33760.
| * | | | | | | gnutls: bugfix 3.5.13 -> 3.5.14Vladimír Čunát2017-07-05
| | | | | | | |
| * | | | | | | Merge #26905: llvmPackages_4: 4.0.0 -> 4.0.1Vladimír Čunát2017-07-05
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | llvmPackages_4: 4.0.0 -> 4.0.1Will Dietz2017-06-27
| | | | | | | |
* | | | | | | | Merge pull request #26968 from Infinisil/buku-tests-and-completionsGraham Christensen2017-07-08
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | buku: Enabled tests and added shell completion
| * | | | | | | | buku: added not to remove line on next versionSilvan Mosberger2017-06-30
| | | | | | | | |
| * | | | | | | | buku: test & completions revisionSilvan Mosberger2017-06-29
| | | | | | | | |
| * | | | | | | | buku: Enabled tests and added shell completionSilvan Mosberger2017-06-29
| | | | | | | | |
* | | | | | | | | Merge pull request #27053 from lheckemann/firefox-gamepadGraham Christensen2017-07-08
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | firefox wrapper: add libudev to libs
| * | | | | | | | | firefox wrapper: add libudev to libsLinus Heckemann2017-07-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #26913 (gamepad support).
* | | | | | | | | | busybox: 1.26.2 -> 1.27.0Tim Steinbach2017-07-08
| | | | | | | | | |
* | | | | | | | | | Merge pull request #27230 from robx/go16Daniel Peebles2017-07-08
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | go_1_6: Fix darwin (sierra) compile, backport systime syscall fix
| * | | | | | | | | | go_1_6: Fix darwin (sierra) compile, backport systime syscall fixRobert Vollmert2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patches go1.6 minimally with a change that was backported to upstream go1.4.
* | | | | | | | | | | Merge pull request #27227 from rnhmjoj/fishJörg Thalheim2017-07-08
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | fish-foreign-env: hide warnings when setting PATH
| * | | | | | | | | | | fish-foreign-env: hide warnings when setting PATHrnhmjoj2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | mldonkey: 3.1.5 -> 3.1.6Vincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | godot 2.1.1-stable -> 2.1.3-stableRobin Raymond2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | smplayer: 17.6.0 -> 17.7.0Vincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | ocamlPackages.sedlex: fix nameVincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | obuild: fix buildVincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | ocaml: 4.04.1 -> 4.04.2Vincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | ocamlPackages.qtest: requires OCaml ≥ 4Vincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | ocamlPackages.sequence: 0.8 -> 0.10Vincent Laporte2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | hugo: 0.24.1 -> 0.25Yann Hodique2017-07-08
| | | | | | | | | | | |
* | | | | | | | | | | | terminus-font-ttf: nitpick fixes/improvementsVladimír Čunát2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | share/doc/COPYING would be a too general name and could collide with other packages.
* | | | | | | | | | | | Merge #27165: ttf-envy-code-r: init at 0.PR7Vladimír Čunát2017-07-08
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ttf-envy-code-r: nitpick changesVladimír Čunát2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - start version with 0. to get actual version semantics - better location for readme.txt - widen platforms to unix
| * | | | | | | | | | | | ttf-envy-code-r: init at preview7wheatdog2017-07-08
| | | | | | | | | | | | |