about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2018-05-31doc: Adds xml fixing script. (see previous and next commits)Samuel Dionne-Riel5-2/+136
This script is used to automatically fix issues within xml documentation files. The script is *for now* intended to be used ad-hoc, and the commits to be examined. A future discussion will define whether: * This commit and scripts are kept. * The script is extended for common use. The biggest issue right now with the script is that it *could* in theory destroy a valid space-less varlistentry. The script could, in practical use, be changed and extended to normalize some parts of the XML files, mainly: * A common quoting style for attributes * Fix-up some weird formatting automatically that xmlformat doesn't catch
2018-05-31doc: Adds rule to xmlformat to help keep spacing right.Samuel Dionne-Riel1-3/+4
The other definitions broke term, cmdsynopsis and arg tags; spaces inside were removed, making workdsrun-ininstead of keeping them spaced.
2018-06-01Merge pull request #41336 from volth/patch-129xeji2-7/+14
frostwire: 6.6.3 -> 6.6.7
2018-05-31release: remove nix-replMatthew Justin Bauer1-4/+0
nix-repl is not needed anymore because Nix 2.0 comes with repl already. Anyway nix-repl is broken right now on Hydra because Nix 1.11 is broken. https://hydra.nixos.org/build/74933091
2018-06-01cargo-edit: remove reference to <nixpkgs>Uli Baum2-3/+5
... it broke nixpkgs.tarball
2018-06-01scdoc: 1.3.3 -> 1.3.4Michael Weiss1-3/+2
2018-06-01Revert "nixos: disable gdk-pixbuf test"Jan Tojnar1-1/+1
This reverts commit 218ada1ba7ecb0a3b1d9e7aed9147ba35d484faa.
2018-06-01gdk-pixbuf: make loaders builtin on DarwinJan Tojnar1-1/+1
Meson produces faulty loaders on Darwin, building them into the library bypasses that. https://github.com/NixOS/nixpkgs/commit/4b2f3971981272b79da7f87b639ca8854a6ea89c
2018-06-01Revert "Revert commit 4b2f3971981272b79da7f87b639ca8854a6ea89c"Jan Tojnar3-17/+84
This reverts commit 85ae7137ac6a1623be90c8f0897566367d300c12.
2018-05-31frostwire: disable auto-updatevolth1-2/+9
2018-05-31frostwire-bin: 6.6.5 -> 6.6.7volth1-2/+2
2018-05-31etherape: 0.9.13 -> 0.9.17 (#41332)symphorien2-12/+10
fixes startup
2018-05-31frostwire: 6.6.3 -> 6.6.7volth1-3/+3
2018-05-31graalvm8: 0.31 -> 1.0.0-rc1 (#41335)volth1-12/+18
Minor update and fix the build which is broken since the default GCC hardening was changed
2018-05-31dnscrypt-proxy: make man 8 dnscrypt-proxy work (#41039)coretemp1-0/+3
2018-05-31gitkraken: 3.6.0 -> 3.6.1 (#41130)Meghea Iulian1-23/+29
2018-05-31dd-agent: fix compatibility issue with iostat (#41035)Vincent Ambo2-0/+33
Applies a patch to the dd-agent derivation that fixes a compatibility issue with the current version of iostat, which no longer contains a colon after its table headers. This patch is applied in order for the fix to be backportable to existing stable releases. A final "proper" fix will be an upgrade to a newer version of dd-agent, but that requires several other changes. This fixes #40103.
2018-05-31Merge pull request #41330 from obsidiansystems/haskellSrc2nix-overridingJohn Ericson1-1/+1
haskell infra: Allow overriding `haskellSrc2nix`
2018-05-31haskell infra: Allow overriding `haskellSrc2nix`John Ericson1-1/+1
2018-05-31Merge pull request #41133 from symphorien/os-proberxeji2-31/+21
os-prober: fix dependencies for version >= 1.75
2018-05-31kafka: include Kafka Connect shell scripts (#41322)Colin King1-0/+1
Kafka Connect is a newer addition to Kafka and these scripts may be handy to keep around.
2018-05-31traefik: 1.5.2 -> 1.6.2 (#41208)Vincent Demeester1-3/+3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-05-31Revert "nixpkgs module: Fix defaulting of `localSystem` and `system`"Matthew Bauer1-8/+5
This reverts commit 4fe289860888668956b7e79e24efeb101c2f51d1. This gives a recursion in certain nixpkgs configs.
2018-05-31byacc: 20180510 -> 20180525 (#41304)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/byacc/versions. These checks were done: - built on NixOS - /nix/store/bz6434x282zsy6xz19nbd3fhzmdr4yzy-byacc-20180525/bin/yacc passed the binary check. - 1 of 1 passed binary check by having a zero exit code. - 0 of 1 passed binary check by having the new version present in output. - found 20180525 with grep in /nix/store/bz6434x282zsy6xz19nbd3fhzmdr4yzy-byacc-20180525 - directory tree listing: https://gist.github.com/fffd356f1d450bf13fc3f2bf8a8f5304 - du listing: https://gist.github.com/3e8f1a51d1e20db022ff93cedc85b5a7
2018-05-31atom, atom-beta: 1.27.1 -> 1.27.2, 1.28.0-beta1 -> 1.28.0-beta2 (#41318)Patrick Hilhorst1-4/+4
2018-05-31Merge pull request #41197 from vbgl/ocaml-clean-201805xeji2-5/+2
ocamlPackages.gapi_ocaml: minor cleaning
2018-05-31multi-ghc-travis: update to latest git version for ghc-8.4.3 supportPeter Simons1-2/+2
2018-05-31uftp: 4.9.6 -> 4.9.7 (#41236)R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/uftp/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftp had a zero exit code or showed the expected version - /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftpd passed the binary check. - /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftp_keymgt passed the binary check. - Warning: no invocation of /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7/bin/uftpproxyd had a zero exit code or showed the expected version - 2 of 4 passed binary check by having a zero exit code. - 0 of 4 passed binary check by having the new version present in output. - found 4.9.7 with grep in /nix/store/xdg3hz58kdakygb1qigw2x1kh1gk5z4n-uftp-4.9.7 - directory tree listing: https://gist.github.com/1fe6684f427417f8a9e189f960c84a74 - du listing: https://gist.github.com/15a89b170d541884994e503690c961ef
2018-05-31haskell: fixup merge of c425a1fc5002a1642036a74d67b200e47f19cefbMatthew Bauer1-1/+1
This was accidentally included even though setupHaskellDepends is already listed above.
2018-05-31haskellPackages.ghc84x.criterion: bump to criterion 1.4.1.0Austin Seipp1-0/+2
We need base-compat-0.10 for 8.4, but the older version wanted 0.9. (Criterion 1.4.1.0 now uses base-compat-batteries-0.10, in fact) Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-31haskell: add *FrameworkDepends argumentsRyan Trinkle1-6/+10
2018-05-31nixos: disable gdk-pixbuf testMatthew Bauer1-1/+1
The test currently relies on installedTests output which was reverted in 85ae7137ac6a1623be90c8f0897566367d300c12. See https://github.com/NixOS/nixpkgs/commit/85ae7137ac6a1623be90c8f0897566367d300c12 for discussion.
2018-05-31haskellPackages.ghc84x.singletons: disable test suite for ghc-8.4.3Austin Seipp1-1/+1
Otherwise, the test suite fails, due to the 'Lambdas' test failing: Lambdas: FAIL (1.06s) 42c42 < foo8 x = (\ Foo a _ -> a) x --- > foo8 x = (\ (Foo a _) -> a) x I assume this is a minor bogus failure due to some change in 8.4.3 that nobody expected. Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-31qgis: 2.18.17 -> 2.18.20 (#41195)Lancelot SIX1-2/+2
2018-05-31postgis: 2.4.3 -> 2.4.4 (#41278)Lancelot SIX1-13/+2
See http://svn.osgeo.org/postgis/tags/2.4.4/NEWS for release notes
2018-05-31Merge pull request #41280 from udono/update_tryton_4_8xeji2-4/+4
Update tryton 4 8
2018-05-31compton-git: 2016-08-10 -> 2018-05-21 (#41317)James Kay1-7/+8
2018-05-31jl: 0.0.4 -> 0.0.5 (#41319)Francesco Gazzetta1-2/+2
2018-05-31Revert "cairo: fix build inputs"Matthew Bauer1-3/+0
This reverts commit e557a432e07441a508544fca2aba3be6fd9860c0. Sorry about this. Accidentally got into my git push. Did not mean to cause a mass rebuild!
2018-05-31PowerManagement: init at 572.50.1Matthew Bauer2-0/+11
2018-05-31Revert commit 4b2f3971981272b79da7f87b639ca8854a6ea89cMatthew Bauer3-84/+17
This reverts commit 4b2f3971981272b79da7f87b639ca8854a6ea89c. It updated gdk_pixbuf to 2.36.12 but unfortunately broke macOS builds. The new mime sniffing is not working correctly so that .png files cannot be built. Fixes #41314 /cc @jtojnar @lnl7
2018-05-31ffmpeg: fix 3.4 on darwinMatthew Bauer1-0/+1
2018-05-31cairo: fix build inputsMatthew Bauer1-0/+3
2018-05-31all-packages remove unused overrideMatthew Bauer1-1/+1
2018-05-31zsh: only do promptInit when TERM!=dumbMatthew Bauer1-1/+3
This allows tramp to be used correctly when default shell is zsh.
2018-05-31emacsMacport: 25.3 -> 26.1Matthew Bauer1-7/+7
2018-05-31qemu-flags: default to qemu-kvmMatthew Bauer1-2/+2
this is the "generic" version & should work everywhere. also add darwin case
2018-05-31haskell: disable language-nix on i686 linuxMatthew Bauer1-0/+1
see https://github.com/peti/language-nix/issues/4 for discusssion
2018-05-31all-packages: remove default.nix in callPackageMatthew Bauer1-59/+59
not needed
2018-05-31libpeas: supports darwinMatthew Bauer1-1/+1