about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #17973 from vbgl/mpv-darwinvbgl2016-09-12
|\ | | | | mpv: fix on darwin
| * mpv: fix on darwinVincent Laporte2016-09-12
| |
| * lua-sockets: fix on darwinVincent Laporte2016-09-12
|/
* mendeley: 1.16.2 -> 1.16.3Frederik Rietdijk2016-09-12
|
* Merge pull request #18483 from nbp/revert-14398Domen Kožar2016-09-12
|\ | | | | Using self prevent aliasing overriden packages
| * Fix #18316 - Revert #14398, Using self prevent aliasing overriden packages.Nicolas B. Pierron2016-09-10
| |
* | wine: 1.8.3 -> 1.8.4; wineUnstable: 1.9.16 -> 1.9.18Michael Raskin2016-09-12
| |
* | firejail: 0.9.42-rc1 -> 0.9.42Michael Raskin2016-09-12
| |
* | libreoffice-fresh: 5.2.0.4 -> 5.2.1.2Michael Raskin2016-09-12
| |
* | libreoffice: generate-libreoffice-srcs.sh: take into account that LO now ↵Michael Raskin2016-09-12
| | | | | | | | sometimes lets the checksum go after the tarball
* | Merge commit 'e0b5eef' from staging into masterTuomas Tynkkynen2016-09-12
|\ \
| * | lib.chooseDevOutputs: Use lib.getDevTuomas Tynkkynen2016-09-12
| | | | | | | | | | | | | | | Reduces duplication, plus is actually needed for Go packages (at least go-repo-root).
| * | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2016-09-11
| |\ \
| * | | libarchive: use pkgconfigVladimír Čunát2016-09-11
| | | | | | | | | | | | | | | | It tends to make builds more reliable, in general.
| * | | Merge #17834: libarchive: make XAR support configurableVladimír Čunát2016-09-11
| |\ \ \
| | * | | libarchive: include XAR support by defaultVladimír Čunát2016-09-11
| | | | | | | | | | | | | | | | | | | | | | | | | Discussion: https://github.com/NixOS/nixpkgs/pull/17834
| | * | | libarchive: make libxml2 (XAR support) optionalAneesh Agrawal2016-08-18
| | | | | | | | | | | | | | | | | | | | Defaults to unincluded to reduce closure size.
* | | | | melpa: Fix nix-buffer and inherit-local, add stableShea Levy2016-09-12
| | | | |
* | | | | matrix-synapse: 0.17.1 -> 0.17.2Emery Hemingway2016-09-12
| | | | |
* | | | | haskell-timezone-series: block version 1.6 updatePeter Simons2016-09-12
| | | | | | | | | | | | | | | | | | | | The new version's build is completely broken: https://github.com/ygale/timezone-series/issues/2.
* | | | | structured-haskell-mode: link Haskell libraries statically into this executablePeter Simons2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's my understanding that Emacs runs the "structured-haskell-mode" binary virtually every time you press a key in an Haskell buffer, and since dynamically linked Haskell binaries take *much* longer to start up, switching this particular package to statically linked libraries ought to result in a performance boost.
* | | | | libre-franklin: init at 1.014cmfwyp2016-09-12
| | | | |
* | | | | libre-caslon: init at 1.002cmfwyp2016-09-12
| | | | |
* | | | | libre-bodoni: init at 2.000cmfwyp2016-09-12
| | | | |
* | | | | libre-baskerville: init at 1.000cmfwyp2016-09-12
| | | | |
* | | | | encode-sans: init at 1.002cmfwyp2016-09-12
| | | | |
* | | | | dosis: init at 1.007cmfwyp2016-09-12
| | | | |
* | | | | cabin: init at 1.005cmfwyp2016-09-12
| | | | |
* | | | | Merge pull request #18396 from rycee/fix/udiskieFrederik Rietdijk2016-09-12
|\ \ \ \ \ | | | | | | | | | | | | udiskie: 1.4.8 -> 1.5.1
| * | | | | udiskie: move to all-packagesRobert Helgesson2016-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is an application, not a python library and should therefore be in its own package.
| * | | | | udiskie: 1.4.8 -> 1.5.1Robert Helgesson2016-09-07
| | | | | | | | | | | | | | | | | | | | | | | | Also switch to `fetchFromGitHub` and do minor formatting.
| * | | | | udiskie: use wrap GApps and icon setup hooksRobert Helgesson2016-09-07
| | | | | |
* | | | | | android-studio: enable Android emulator supportBjørn Forsman2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These changes are needed to be able to run the system emulator (QEMU) from Android Studio. In addition to the added dependencies, $LD_LIBRARY_PATH had to be changed from --set to --prefix, so that libGL is found (on NixOS).
* | | | | | opam, aspcud: init packages for external solver (#16938)Jesse Haber-Kucharsky2016-09-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The opam package manager relies on external solvers to determine package management decisions it makes related to upgrades, new installations, etc. While, strictly speaking, an external solver is optional, aspcud is highly recommended in documentation. Furthermore, even having a relatively small number of packages installed quickly causes the limits of the interal solver to be reached (before it times out). Aspcud itself depends on two programs from the same suite: gringo, and clasp. On Darwin, Boost 1.55 (and thus Gringo) do not build, so we only support Aspcud on non-Darwin platforms.
* | | | | | mention-bot: notify me when darwin stdenv stuff changesDaniel Peebles2016-09-12
| | | | | |
* | | | | | audio services: use mkEnableOption (#18524)Langston Barrett2016-09-12
| | | | | |
* | | | | | Merge pull request #18518 from mayflower/sonarr_4323Joachim F2016-09-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | sonarr: 2.0.0.4230 -> 2.0.0.4323
| * | | | | | sonarr: 2.0.0.4230 -> 2.0.0.4323Tristan Helmich2016-09-11
| | | | | | |
* | | | | | | Merge pull request #18519 from mayflower/emby_7100Joachim F2016-09-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | emby: 3.0.6400 -> 3.0.7100
| * | | | | | | emby: 3.0.6400 -> 3.0.7100Tristan Helmich2016-09-11
| |/ / / / / /
* | | | | | | gnome2.gnome_settings_daemon: add libSM to fix buildKirill Boltaev2016-09-12
| | | | | | |
* | | | | | | gnome2.gnome_control_center: add libSM to fix buildKirill Boltaev2016-09-12
| | | | | | |
* | | | | | | gtkmathview: mark as brokenKirill Boltaev2016-09-12
| | | | | | |
* | | | | | | gnome2.gnome_session: mark as brokenKirill Boltaev2016-09-12
| | | | | | |
* | | | | | | gnome2.at_spi: disable hardening to fix buildKirill Boltaev2016-09-12
| | | | | | |
* | | | | | | Merge pull request #18373 from tavyc/mcJoachim F2016-09-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | mc: Enable support for SFTP and SMB.
| * | | | | | | mc: Enable support for SFTP and SMB.Octavian Cerna2016-09-06
| | | | | | | |
* | | | | | | | mpd: 0.19.15 -> 0.19.19Franz Pletz2016-09-11
| | | | | | | |
* | | | | | | | libopus: 1.1.2 -> 1.1.3Franz Pletz2016-09-11
| | | | | | | |
* | | | | | | | prometheus service: move to separate folderFranz Pletz2016-09-11
| | | | | | | |