summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nodePackages{v6,v8}: updateJörg Thalheim2018-05-07
|
* Merge pull request #40035 from dywedir/iwdJörg Thalheim2018-05-07
|\ | | | | iwd: 0.1 -> 0.2
| * iwd: 0.1 -> 0.2Vladyslav Mykhailichenko2018-05-06
| |
* | Merge pull request #40041 from timokau/liblapack-3.8.0Michael Raskin2018-05-07
|\ \ | | | | | | liblapack: 3.4.1 -> 3.8.0
| * | liblapack: 3.4.1 -> 3.8.0Timo Kaufmann2018-05-06
| |/
* | souffle: fix on darwinMatthew Bauer2018-05-07
| | | | | | | | Fixes #39854
* | jbuilder: 1.0+beta17 -> 1.0+beta20Vincent Laporte2018-05-07
| |
* | ocaml: default to 4.06 on aarch64 (since 4.05 is broken there)Vincent Laporte2018-05-07
| |
* | Merge pull request #39999 from demyanrogozhin/particlMatthew Justin Bauer2018-05-07
|\ \ | | | | | | particl-core: init at 0.16.0.4
| * | particl-core: replace utillinux with unixtools.hexdumpJörg Thalheim2018-05-06
| | | | | | | | | | | | to make it platform agnostic
| * | particl-core: init at 0.16.0.4Demyan Rogozhin2018-05-06
| | | | | | | | | | | | | | | Particl is privacy-focused altcoin build for p2p eCommerce. Added Particl Core - daemon used to run staking node.
* | | Merge pull request #39998 from mogorman/platformioMatthew Justin Bauer2018-05-07
|\ \ \ | | | | | | | | platformio: add git to chroot so it is usable by platformio command
| * | | platformio: add git to chroot so it is usable by platformio commandMatthew O'Gorman2018-05-05
| | | |
* | | | Merge pull request #39989 from plumelo/feature/virtualbox-kernel-4.17-patchMatthew Justin Bauer2018-05-07
|\ \ \ \ | | | | | | | | | | virtualbox: fix pci_get_bus_and_slot removed in kernel 4.17
| * | | | Fix pci_get_bus_and_slot removed in kernel 4.17Unknown2018-05-05
| | | | |
* | | | | Merge pull request #39968 from jD91mZM2/xidlehookMatthew Justin Bauer2018-05-07
|\ \ \ \ \ | | | | | | | | | | | | xidlehook: init at 0.4.6
| * | | | | xidlehook: init at 0.4.6jD91mZM22018-05-06
| | | | | |
* | | | | | Merge pull request #39696 from concatime/masterMatthew Justin Bauer2018-05-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Updating dependencies of neovim
| * | | | | | pythonPackages.neovim: 0.2.4 -> 0.2.6, gem-neovim & gem-msgpackIssam Maghni2018-05-02
| | | | | | |
* | | | | | | Merge pull request #39680 from bgamari/fix-acme-post-stopMatthew Justin Bauer2018-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/acme: Fix broken post-stop script
| * | | | | | | nixos/acme: Fix broken post-stop scriptBen Gamari2018-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously the script would contain an empty `if` block (which is invalid syntax) if both `data.activationDelay == null` and `data.postRun == ""`. Fix this by adding a no-op `true`.
* | | | | | | | wget: 1.19.4 -> 1.19.5 for CVE-2018-0494Franz Pletz2018-05-07
| | | | | | | |
* | | | | | | | firefox-bin: use native notificationsJan Tojnar2018-05-07
| | | | | | | |
* | | | | | | | lib/types: remove unnecessary coerceFunc assertionSilvan Mosberger2018-05-06
| | | | | | | |
* | | | | | | | lib/types: clear up coercedTo descriptionSilvan Mosberger2018-05-06
| | | | | | | |
* | | | | | | | lib/types: Add coercedTo unsound testsSilvan Mosberger2018-05-06
| | | | | | | |
* | | | | | | | lib/types: Fix coercedTo checkSilvan Mosberger2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without this change (coercedTo str toInt int).check "foo" would evaluate to true, even though (coercedTo str toInt int).merge {} [{ value = "foo"; }] will throw an error because "foo" can't be coerced to an int.
* | | | | | | | xcodeenv: fix typoAlexandre Esteves2018-05-06
| | | | | | | |
* | | | | | | | Merge pull request #40031 from knedlsepp/reduce-qt5.qtwebkit-logsizeMatthew Justin Bauer2018-05-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qt5.qtwebkit: Reduce log size to fix hydra build
| * | | | | | | | qt5.qtwebkit: Reduce log size to fix hydra buildJosef Kemetmüller2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should fix the darwin build of qtwebkit.
* | | | | | | | | Merge pull request #40044 from jfrankenau/lynx-ipv6Joachim F2018-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | lynx: enable IPv6 and update
| * | | | | | | | | lynx: 2.8.9dev.16 -> 2.8.9dev.17Johannes Frankenau2018-05-06
| | | | | | | | | |
| * | | | | | | | | lynx: enable IPv6 supportJohannes Frankenau2018-05-06
| | | | | | | | | |
* | | | | | | | | | gnome3.gdm: fix session chooserJan Tojnar2018-05-06
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We are patching GDM to respect GDM_SESSIONS_DIR environment variable, which we are setting in the GDM module. Previously, we only took care of a single code path, the one that handled session start-up; missing the one obtaining the list of sessions. This commit patches the second code path, and also whitelists the GDM_SESSIONS_DIR so that it can be passed to the greeter. Fixes #34101
* | | | | | | | | haskell-attoparsec-varword: fix infinite recursion in test dependenciesPeter Simons2018-05-06
| | | | | | | | |
* | | | | | | | | haskell-gi, gi-gdkx11: fix buildsMichael Alan Dorman2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `haskell-gi` build fails its doctests because of a missing library; I'm not 100% convinced that setting it to `dontCheck` is the right thing to do, but I don't have a better idea at the moment. The `gi-gdkx11` build fails because, surprise, Gdk-X11 isn't found; by looking around in my store, I found that that that library seems to live in gtk3 these days; this override is just a stop-gap, though, I've also submitted the change to cabal2nix that I believe will fix the automatic generation of the package in the future.
* | | | | | | | | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This update was generated by hackage2nix v2.9.2-9-g07ca643 from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d2c0010babe227d411d0f5c207ae391c5b56b5e6.
* | | | | | | | | hackage2nix: disable failing Hydra buildsPeter Simons2018-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @gebner: hledger-diff no longer compiles
* | | | | | | | | Merge pull request #39455 from Ekleog/matterbridge-configfileJoachim F2018-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | matterbridge module: add configPath option as a workaround, waiting for nix encryption
| * | | | | | | | | matterbridge module: add configPath option as a workaround, waiting for nix ↵Léo Gaspard2018-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | encryption
* | | | | | | | | | gitea: 1.4.0 -> 1.4.1zimbatm2018-05-06
| | | | | | | | | |
* | | | | | | | | | wllvm: 1.1.5 -> 1.2.0Jörg Thalheim2018-05-06
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #40009 from jD91mZM2/termplayJan Tojnar2018-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | termplay: init at 2.0.4
| * | | | | | | | | termplay: init at 2.0.4jD91mZM22018-05-06
| | | | | | | | | |
* | | | | | | | | | Merge pull request #40014 from periklis/darwin-skhdDaiderd Jordan2018-05-06
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | skhd: 0.0.12 -> 0.0.14
| * | | | | | | | | | skhd: 0.0.12 -> 0.0.14Periklis Tsirakidis2018-05-05
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #39405 from timokau/node-three-mathjaxSander van der Burg2018-05-06
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [WIP] Node: Init mathjax, threejs
| * | | | | | | | | | | nodePackages_8_x.mathjax: Init at 2.7.4Timo Kaufmann2018-05-06
| | | | | | | | | | | |
| * | | | | | | | | | | nodePackages_8_x.three: Init at 0.92.0Timo Kaufmann2018-05-06
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #40021 from marsam/feature/enable-scrapy-darwinJörg Thalheim2018-05-06
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | pythonPackages.scrapy: enable darwin build