summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* Merge pull request #34481 from andir/grvAndreas Rammhold2018-02-01
|\ | | | | grv: init at 0.1.0
| * grv: init at 0.1.0Andreas Rammhold2018-02-01
| |
* | Merge pull request #34478 from dotlambda/spectre-meltdown-checkerAndreas Rammhold2018-02-01
|\ \ | | | | | | spectre-meltdown-checker: 0.33 -> 0.34
| * | spectre-meltdown-checker: 0.33 -> 0.34Robert Schütz2018-02-01
| | |
* | | i2p: 0.9.32 -> 0.9.33Herwig Hochleitner2018-02-01
| | |
* | | pixie: 1356 -> 1364Herwig Hochleitner2018-02-01
| | |
* | | pixie: implement checkPhaseHerwig Hochleitner2018-02-01
| | |
* | | pixie: remove deprecated aliasHerwig Hochleitner2018-02-01
|/ /
* | linuxPackages.broadcom-sta: fix build with Linux 4.15Yegor Timoshenko2018-01-31
| | | | | | | | See: https://lkml.org/lkml/2017/11/25/90
* | Merge pull request #34475 from tilpner/elvish-updateJörg Thalheim2018-01-31
|\ \ | | | | | | elvish: 0.10 -> 0.11
| * | elvish: 0.10 -> 0.11tilpner2018-01-31
| | |
* | | Merge pull request #34407 from markuskowa/rdma-core-fix-prJörg Thalheim2018-01-31
|\ \ \ | | | | | | | | rdma-core: fix rxe_cfg and platforms flags
| * | | rdma-core: set correct RUNDIR and SHAREDSTATEDIRJörg Thalheim2018-01-30
| | | |
| * | | rdma-core: fix platform flagMarkus Kowalewski2018-01-29
| | | |
| * | | rdma-core: fix paths in rxe_cfgMarkus Kowalewski2018-01-29
| | | |
* | | | virtualbox: 5.2.4 -> 5.2.6aszlig2018-01-31
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream changes without issue IDs: * GUI: fixed occasional screen corruption when host screen resolution is changed * User interface: increase proposed disk size when creating new VMs for Windows 7 and newer * User interface: various improvements for high resolution screens * VMM: Fixed problems using 256MB VRAM in raw-mode VMs * Audio: implemented support for audio playback and recording for macOS guests * Audio: further timing improvements for Windows 10 guests * Linux hosts: fixed problem accessing mini-toolbar under XFCE The full changelog including issue IDs can be found at: https://www.virtualbox.org/wiki/Changelog#v6 What was not mentioned in the changelog is that this release fixes compiling the VirtualBox modules against kernel 4.15, which was added in commit 61043ad4d1425af2d2b5cb3af8b3740fdd90e3ad. Tested this by running all of the tests in nixos/tests/virtualbox.nix. Signed-off-by: aszlig <aszlig@nix.build> Cc: @flokli, @svanderburg
* | | moreutils: Fix evalJohn Ericson2018-01-31
| | | | | | | | | | | | Was broken in 561b9ca8ac37509213369797fc56437cda2961ca.
* | | nix-daemon.nix: Updates for Nix 2.0Eelco Dolstra2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | * The environment variables NIX_CONF_DIR, NIX_BUILD_HOOK and NIX_REMOTE are no longer needed. * A /bin/sh (from busybox) is provided by default in sandboxes. * Various options were renamed.
* | | nixUnstable: 1.12pre5873_b76e282d -> 2.0pre5889_c287d731Eelco Dolstra2018-01-31
| | |
* | | Revert "Restore "nixUnstable: rename to nix-unstable""Eelco Dolstra2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 695027f61c702ea0de6baa3122b282d672fede09. We really can't have "nix-env -i nix" *not* upgrade nixUnstable to a newer nixStable. For instance, it would cause "nix upgrade-nix" to produce a user environment with collisions.
* | | homebank: 5.1.6 -> 5.1.7Pascal Wittmann2018-01-31
| | |
* | | moreutils: 0.61 -> 0.62Pascal Wittmann2018-01-31
| | |
* | | pdf2djvu: 0.9.7 -> 0.9.8Pascal Wittmann2018-01-31
| | |
* | | i2pd: 2.17.0 -> 2.18.0Edward Tjörnhammar2018-01-31
| | |
* | | tp_smapi: 0.42 -> unstable-2017-12-04Bart Brouns2018-01-31
| | | | | | | | | | | | | | | make it build for kernel 4.15 see https://github.com/evgeni/tp_smapi/issues/31 and #32
* | | titaniumenv: fix nasty IPA generation bugSander van der Burg2018-01-31
| |/ |/|
* | mumble: Fix build with boost version 1.66aszlig2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is already tracked in upstream issue mumble-voip/mumble#3281 and a fix has been merged in mumble-voip/mumble@caa187373ec2f8bcf5b88e6340973. The patch I'm adding here is using the merged commit mumble-voip/mumble@ea861fe86743c8402bbad77d8d1dd9de8dce447e and I've only added it for the stable release because the patch is already included in the git version. @pbogdan also had a similar commit to this (pbogdan/nixpkgs@8029edea298b36df6494885055c8bf123aa4d26b), but the patch was applied to both stable and git and thus the git version would have been broken. Tested by building mumble and mumble_git and running the mumble NixOS VM test. Signed-off-by: aszlig <aszlig@nix.build> Cc: @viric, @jgeerds, @abbradar Fixes: #33655
* | fix GHC 8.4.x builds of hspec and test-frameworkPeter Simons2018-01-31
| |
* | cabal2nix: build with hpack 0.23Peter Simons2018-01-31
| |
* | hackage-packages.nix: automatic Haskell package set updatePeter Simons2018-01-31
| | | | | | | | | | This update was generated by hackage2nix v2.8-20-g7c22fdf from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/d0f20cf2586210625888ec7fa8bd96c8bdd9eddb.
* | LTS Haskell 10.4Peter Simons2018-01-31
| |
* | titaniumenv: add parameter that specifies than an IPA build is a store buildSander van der Burg2018-01-31
| |
* | Merge pull request #34436 from andir/firefox-58Andreas Rammhold2018-01-31
|\ \ | | | | | | Firefox 57.0.4 -> 58.0.1
| * | firefox: 57.0.4 -> 58.0.1Andreas Rammhold2018-01-31
| | |
| * | nss: 3.33 -> 3.34.1Andreas Rammhold2018-01-31
| | |
* | | linux: 4.9.78 -> 4.9.79Tim Steinbach2018-01-31
| | |
* | | linux: 4.4.113 -> 4.4.114Tim Steinbach2018-01-31
| | |
* | | linux: 4.14.15 -> 4.14.16Tim Steinbach2018-01-31
| | |
* | | dovecot_pigeonhole: 0.4.21 -> 0.5.0.1 (#34449)Ruben Maher2018-01-31
| | |
* | | top-level: Duplicate overlaying unless stdenvOverrides comes lastTyson Whitehead2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The stdenvOverrides overlay is used to bring packages forward during bootstrapping via stdenv.overrides. These packages have already had the overlays applied to them in the previous boostrapping stage. If stdenvOverrides is not last in the overlays stack, all remaining overlays will windup being applied again to these packages. closes #34086
* | | lib: Avoid double importJohn Ericson2018-01-31
| | |
* | | beets-alternatives: Fix tests against beets 1.4.6aszlig2018-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the bump of beets to version 1.4.6 in e5fab33efdea1d0e1357bc084605 the tests no longer run successfully because beets 1.4.6 introduces a breaking API change for the Item.move() method which now instead of just passing copy=True the operation is now passed using a different "operation" keyword argument. Unfortunately the original repository of beets-alternatives is unmaintained since 3 years and thus there is no upstream fix available at the moment. However, there is a fork maintained by @wisp3rwind, which addresses this problem (wisp3rwind/beets-alternatives@33c6525ed4f799a2a4991c9fc9d55524) and a bunch of other fixes. The reason why I'm not using the patch from @wisp3rwind is that it simply doesn't apply against beets-alternatives 0.8.2, but my patch here essentially does the same. Signed-off-by: aszlig <aszlig@nix.build> Upstream issue: geigerzaehler/beets-alternatives#13 Cc: @Profpatsch
* | | lib: Better use the module type system in platform parsingJohn Ericson2018-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | I need some module system types here so I can next fix meta-checks for derivations. I'd like to use a "proper" record type here, but submodule types seem overkill so holding off with ad-hoc stuff for now. In practice, all I need for the next step are the `.check` functions so this is good, especially as the submodule check function is shallow, saving full inductive type-checking for a later step.
* | | aria2 (nixos): actually load the modulePeter Hoeg2018-01-31
| | | | | | | | | | | | Fixes #33991
* | | Merge pull request #32042 from ck3d/lirc-0.9.4dPeter Hoeg2018-01-31
|\ \ \ | | | | | | | | lirc: 0.9.4 -> 0.10.0 + more driver
| * | | lirc: 0.10.0 -> 0.10.1Christian Kögler2018-01-29
| | | |
| * | | lirc: 0.9.4d -> 0.10.0Christian Kögler2017-12-09
| | | |
| * | | use python3.pkgs instead of python3PackagesChristian Kögler2017-12-07
| | | | | | | | | | | | | | | | incoporated review comment reported by FRidh
| * | | lirc: 0.9.4 -> 0.9.4d + more driverChristian Kögler2017-11-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * added a bunch of optional libraries to get more IR drivers built * removed deprecated configure flags * unneeded make flags * simplified install flags
* | | | Merge pull request #34424 from tokudan/ff-bin5801Andreas Rammhold2018-01-30
|\ \ \ \ | | | | | | | | | | firefox-bin: 58.0 -> 58.0.1 [security]