summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* swapDevices.<name>.device can be a swap file.origin/nixos-option-description-swap-fileRobert Hensing2019-12-281-1/+1
* taizen: fix darwin build•••https://hydra.nixos.org/build/108557016 Maximilian Bosch2019-12-282-3/+5
* browsh: 1.5.2 -> 1.6.4origin/nixpkgs-vncBernardo Meurer2019-12-282-12/+13
* Merge pull request #76594 from alyssais/ekiga•••ekiga: fix buildmarkuskowa2019-12-281-1/+3
|\
| * ekiga: fix buildAlyssa Ross2019-12-271-1/+3
* | Merge pull request #76189 from Ma27/nixos-install-verbosity-level•••nixos/nixos-installer: add flags for verbosity and build logsLinus Heckemann2019-12-282-3/+49
|\ \
| * | nixos/nixos-installer: add flags for verbosity and build logs•••When installing a fresh NixOS system it occasionally happens that you encounter issues that are rather hard to track down since `nixos-install(8)` doesn't provide any debugging flags. This patch adds `-L` to force `nix build` to display the build-log on stderr and `-v` to increase the log-level of Nix. Maximilian Bosch2019-12-222-3/+49
* | | emacsPackages.pod-mode: init at 1.04 (#76470)Alyssa Ross2019-12-282-0/+20
* | | act: init at 0.1.3Oleksii Filonenko2019-12-272-0/+24
* | | mavproxy: 1.8.17 -> 1.8.18Ben Wolsieffer2019-12-271-2/+2
* | | pythonPackages.pymavlink: 2.4.1 -> 2.4.2Ben Wolsieffer2019-12-271-2/+2
| |/ |/|
* | nixos/awstats: add missing description to extraConfig option (#76575)Aaron Andersen2019-12-281-0/+1
* | Merge pull request #76528 from hamishmack/darktable-macos•••darktable: Add openmp when cc.isClang to fix macosDmitry Kalinkin2019-12-271-3/+4
|\ \
| * | darktable: Add openmp when cc.isClang to fix macosHamish Mackenzie2019-12-261-3/+4
* | | Merge pull request #76559 from bcdarwin/update-parany•••ocamlPackages.parany: 7.0.0 -> 8.0.0Mario Rodas2019-12-273-10/+10
|\ \ \
| * | | ocamlPackages.parany: 7.0.0 -> 8.0.0Ben Darwin2019-12-261-4/+4
| * | | ocamlPackages.cpu: setcore 1.0.1 -> cpu 2.0.0Ben Darwin2019-12-262-6/+6
* | | | Merge pull request #76574 from zowoq/podman•••podman: install completionMario Rodas2019-12-271-2/+4
|\ \ \ \
| * | | | podman: install completionzowoq2019-12-271-2/+4
* | | | | Merge pull request #75857 from NixOS/haskell-updates•••Update Haskell Package SetPeter Simons2019-12-2714-992/+2557
|\ \ \ \ \
| * | | | | ghc: add 8.10.1-alpha2Peter Simons2019-12-273-0/+287
| * | | | | ghc: add 8.8.2-rc1Peter Simons2019-12-272-0/+243
| * | | | | haskell-servant-{ekg,blaze}: jailbreak to fix the buildPeter Simons2019-12-271-0/+6
| * | | | | haskell-ghcide: drop broken overrides•••We made an effort to support ghcide in Nixpkgs, but the complexity of the problem is a bit too high, IMHO. We need to keep older versions of several packages around in order to satisfy the build requirements, and some of those older packages don't even build themselves (like hie-bios). We had ghcide working at some point, but then it was broken again right away after a couple of days. I fear that we'll run into that issue again and again with a setup of that complexity. Instead, I'd propose that we work with upstream to fix their build, i.e. let's make sure that the proper ghcide build works with recent versions of its build inputs. Closes https://github.com/NixOS/nixpkgs/pull/75449. Closes https://github.com/NixOS/nixpkgs/pull/76103. Peter Simons2019-12-272-7/+0
| * | | | | git-annex: update sha256 hash for version 7.20191218Peter Simons2019-12-271-1/+1
| * | | | | haskell-lsp-test: update override to the latest versionPeter Simons2019-12-271-2/+2
| * | | | | pandoc: update override for the ghc-8.8.x to the latest versionPeter Simons2019-12-271-1/+1
| * | | | | gitAndTools.git-annex: fix darwin build•••Closes: #76342 Fixes: #73435 Dmitry Kalinkin2019-12-271-2/+9
| * | | | | spago: 0.12.1.0 -> 0.13.0(cdep)illabout2019-12-276-55/+65
| * | | | | haskellPackages.dhall_1_27_0: fix build(cdep)illabout2019-12-271-0/+3
| * | | | | haskell-lsp: Added 0.18.* to extra-packages for ghcideMerlin Göttlinger2019-12-271-0/+2
| * | | | | haskellPackages.dhall_1_28_0: fix overrides so it builds•••This PR fixes dhall_1_28_0, dhall-bash_1_0_25, and dhall-json_1_6_0 so they build. They all require a newer version of prettyprinter than we get from the LTS package set. This is from https://github.com/NixOS/nixpkgs/pull/75931 by @ijaketak. Co-authored-by: Keito Kajitani <ijaketak@gmail.com> (cdep)illabout2019-12-271-1/+21
| * | | | | spago: add update script for automatically updating to new versions(cdep)illabout2019-12-271-0/+30
| * | | | | haskellPackages.snap-server: patch for network >= 3.0Matt McHenry2019-12-271-0/+15
| * | | | | glirc: init at 2.33.1•••haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix so people can find and install it as they would normally. Would be nice to make this build in a way that allows the OTR extension to be enabled. One thing at a time.... Robert Djubek2019-12-273-1/+8
| * | | | | hackage-packages.nix: automatic Haskell package set update•••This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision https://github.com/commercialhaskell/all-cabal-hashes/commit/16e46fea2e9cbfff5c7fc813a1f32caee385e8a9. Peter Simons2019-12-271-897/+1836
| * | | | | haskellPackages.dhall_1_27_0: generate this package•••This adds dhall-1.27.0 to extra-packages in configuration-hackage2nix.yaml. dhall-1.27.0 is used by spago, so this package needs to be available. (cdep)illabout2019-12-271-0/+1
| * | | | | hackage2nix: disable broken buildsPeter Simons2019-12-271-0/+4
| * | | | | haskellPackages.postgresql-simple-url: mark unbroken•••Builds fine now. Aditya Manthramurthy2019-12-271-1/+0
| * | | | | haskellPackages.stack2cabal: mark unbroken(cdep)illabout2019-12-271-1/+0
| * | | | | LTS Haskell 14.18Peter Simons2019-12-271-29/+29
|/ / / / /
* | | | | josm: 15492 -> 15553R. RyanTM2019-12-271-2/+2
* | | | | linuxPackages.digimend: fix build with linux 5.4Gabriel Ebner2019-12-271-1/+10
* | | | | structured-haskell-mode: update github repo locationPeter Simons2019-12-271-1/+1
* | | | | haskell-descriptive: use the proper release version instead of the one from git•••The released version has all the fixes we needed. Peter Simons2019-12-271-9/+0
* | | | | zookeper_mt: fix darwin build•••https://hydra.nixos.org/build/108500112 Maximilian Bosch2019-12-271-1/+1
* | | | | stress-ng: 0.10.11 -> 0.10.14 (#76436)R. RyanTM2019-12-271-2/+2
* | | | | Merge #75803: kresd service: unify listen declarationsVladimír Čunát2019-12-272-8/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | kresd: Unified listen declarations•••Deperecates the interfaces option which was used to generate a host:port list whereas the port was always hardcoded to 53. This unifies the listen configuration for plain and TLS sockets and allows to specify a port without an address for wildcard binds. Dustin Frisch2019-12-172-8/+25
* | | | | Merge pull request #76209 from r-ryantm/auto-update/bind•••bind: 9.14.8 -> 9.14.9Peter Simons2019-12-271-2/+2
|\ \ \ \ \