Commit Graph
100 Commits
Author SHA1 Message Date
Vladimír Čunát 7969b9ed3c knot-dns: 2.7.2 -> 2.7.3 (minor update)
https://gitlab.labs.nic.cz/knot/knot-dns/tags/v2.7.3
2018-10-12 16:44:53 +02:00
Vladimír Čunát c2e6ca501e openssh: fix tunnel forwarding (upstream patch)
Close #48031, fixes #48016.  I didn't use the PR commit
because I think it's better to fetch the patch.
2018-10-08 12:00:38 +02:00
Vladimír Čunát 31cd8b3a44 Merge #47971: solvespace: 2.3-20170808 -> 2.3-20180906 2018-10-07 00:43:18 +02:00
Vladimír Čunát de93b32f90 nixos-option: fix #47722 when missing ~/.nix-defexpr/channels
The problem was that the non-fatal warning was not omitted
from the output when constructing a nix expression.
Now it seems OK for me.  When return code is OK,
the warnings don't get passed anywhere, but I expect
that won't matter for this utility.  Fatal errors are still shown.
2018-10-04 16:52:17 +02:00
Vladimír Čunát fe970a82ec firefox: drop patch that's applied already
It's a bit weird that noone's noticed,
but I guess it's because of a merge or rebase.
2018-10-02 12:43:55 +02:00
Vladimír Čunát 56621c016d ffmpeg: unbreak build of older versions after #46078
As in the other cases, I didn't care about passing the dependency
if unused...
2018-10-02 11:18:20 +02:00
Vladimír Čunát 3a09a4b579 Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Vladimír Čunát d9f7d27ef5 Merge #45683: nvidia_x11: 390.77 -> 390.87 2018-09-23 12:02:25 +02:00
Vladimír Čunát f88192950f Merge #46259: libdrm: 2.4.93 -> 2.4.94 2018-09-10 09:14:14 +02:00
Vladimír Čunát d0413d1ac9 racket: warn to avoid repeating #45952 2018-09-09 21:19:29 +02:00
Vladimír Čunát b5bd566172 Merge #46075: texinfoInteractive: fix for new perl 2018-09-06 09:09:44 +02:00
Vladimír Čunát 281a629c2a Merge #46047: ghostscript: 9.22 -> 9.24 (security) 2018-09-04 19:14:22 +02:00
Vladimír Čunát a3f6a4b9b6 ghostscript: fix nitpicks after the update
- unused lcms2 input
- reference $out -> $doc
2018-09-04 18:50:49 +02:00
Vladimír Čunát c19136b1cd ghostscript: 9.22 -> 9.24 (security)
The $doc stuff needed changes, probably because of ghostscript newly
reacting to some configure flags that stdenv passes.
 - share/ghostscript/9.22/doc was an ugly location for documentation,
   and I didn't like their new share/ghostscript/9.24 either,
   so that got changed to share/doc/ghostscript/9.24
 - their process no longer installs examples, apparently,
   but I don't expect that would be any problem for us
2018-09-04 18:17:01 +02:00
Vladimír Čunát 7242ef1ec1 Merge branch 'staging-next' into staging
Hydra: ?compare=1477053
2018-09-04 13:07:21 +02:00
Vladimír Čunát 1428d00aa4 Merge branch 'master' into staging-next
Hydra: ?compare=1477053
2018-09-04 13:06:45 +02:00
Vladimír Čunát 3db3ae3700 fixup! treewide: fix various links (homepage, src) 2018-09-03 16:54:14 +02:00
Vladimír Čunát 9b48a67731 treewide: fix various links (homepage, src) 2018-09-03 16:53:02 +02:00
Vladimír Čunát 0d388e1bb6 aefs: fix meta.homepage 2018-09-03 16:29:35 +02:00
Vladimír Čunát 956790acaf Merge #45974: purple-matrix: 2016-07-11 -> 2018-08-02 2018-09-03 16:14:17 +02:00
Vladimír Čunát 0a5b8ef8c4 knot-dns: 2.7.1 -> 2.7.2
https://lists.nic.cz/pipermail/knot-dns-users/2018-August/001423.html
2018-09-03 14:40:34 +02:00
Vladimír Čunát 8d7439eb19 tarball job: more --show-trace
Without that I couldn't well do the grandparent commit.
2018-09-03 14:24:42 +02:00
Vladimír Čunát 608730af44 lib/trivial.nix: fix missing parens
Broken in 62dca7c9a; the tricky thing is that it depends on nix version.
Explanation: https://github.com/NixOS/nix/issues/629
2018-09-03 14:18:26 +02:00
Vladimír Čunát e3ee9c098a Revert "Merge #42880: coreutils: 8.29 -> 8.30"
This reverts commit edc13bae54, reversing
changes made to 90464f6049.
Bootstrap tools generation is broken, and I don't know why yet.
2018-09-03 08:31:01 +02:00
Vladimír Čunát 37a45e5a97 nixos-generate-config: fix perl quoting after cb1ca42 2018-09-01 21:13:54 +02:00
Vladimír Čunát 0e7ba35ddc Merge #45910: Fix i686 installer iso build 2018-09-01 19:15:39 +02:00
Vladimír Čunát 2d6179d1e8 Merge branch 'master' into staging
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
Vladimír Čunát 9a56eee0b1 Merge #45867: libreoffice*: add zh-CN and Czech langs. 2018-09-01 17:21:24 +02:00
Vladimír Čunát 9528384ac3 libreoffice*: add Czech language support
Tested the default version only (still).
2018-09-01 17:20:42 +02:00
Vladimír Čunát 2e7cb61cfb Merge #45720: coreutils: split a coreutils-full version 2018-09-01 17:03:49 +02:00
Vladimír Čunát 342d3db703 Merge branch 'staging-next'
The failure diff seems good-enough on Hydra now.
2018-09-01 17:02:15 +02:00
Vladimír Čunát edc13bae54 Merge #42880: coreutils: 8.29 -> 8.30 2018-09-01 16:50:46 +02:00
Vladimír Čunát cbd9262281 coreutils: disable a new test for now
As discussed in #42880, this test and functionality is new,
and apparently noone will look deeper for now.
2018-09-01 16:49:38 +02:00
Vladimír Čunát 355f19653c pythonPackages.more-itertools: avoid doCheck on i686
I expect noone will want to spend time really fixing these,
but it blocks wine from building...
2018-09-01 15:08:53 +02:00
Vladimír Čunát 9b0649ae3e Merge #45774: linux_testing_bcachefs: upgrade, add tests 2018-09-01 11:06:29 +02:00
Vladimír Čunát 0473466ba5 Merge #45731: artwork update (replacing old logo) 2018-09-01 10:43:20 +02:00
Vladimír Čunát 12874e4f81 Merge #38486: glib: add bin output 2018-08-31 12:29:14 +02:00
Vladimír Čunát 80b25db15c treewide: use glib tools from build-time $PATH
Using explicit output feels more flaky in case we e.g. move the binary.
(No strong opinion on my side, feel free to revert if you think so.)
2018-08-30 19:47:41 +02:00
Vladimír Čunát 8fc6472ace gnome-documents, tlaplus: fix glib references 2018-08-30 19:47:41 +02:00
Vladimír Čunát 3053d4c49e Merge #45796: wireshark: 2.6.2 -> 2.6.3 (security)
https://www.wireshark.org/docs/relnotes/wireshark-2.6.3.html
2018-08-30 18:43:55 +02:00
Vladimír Čunát 3f80b81ece Merge branch 'staging' into #38486 2018-08-30 18:30:32 +02:00
Vladimír Čunát 2a39174255 Merge #43817: procps(-ng): enable systemd support
The whole closure only grows by 5 MiB roughly,
and it's all very common libraries (very low practical impact).
2018-08-30 18:03:59 +02:00
Vladimír Čunát 5ae438a3e7 procps(-ng): drop the bootstrapping hack
On master/staging the bootstrap mistake has been fixed,
and it no longer pulls procps, so such a hack isn't required.
2018-08-30 18:01:07 +02:00
Vladimír Čunát b71b222b4c Merge #44910: cmake: 3.11.2 -> 3.12.1 2018-08-30 16:04:52 +02:00
Vladimír Čunát 6f2f91f307 Merge #42880: libinput: split .bin output 2018-08-30 15:29:32 +02:00
Vladimír Čunát ab539ab863 libinput: make .bin the first output
That's the convention:
2018-08-30 15:27:26 +02:00
Vladimír Čunát 19c68fe28c Merge branch 'master' into staging 2018-08-30 12:25:43 +02:00
Vladimír Čunát e6a37e3ce4 linux: build with SCHEDUTIL governor
- it can't be built as a module
- it's not set as the default yet
- for discussion see https://github.com/NixOS/nixpkgs/pull/42330
2018-08-30 11:26:43 +02:00
Vladimír Čunát 88e4ac7a97 Merge #45636: nix-repl: throw an explanation 2018-08-30 10:27:11 +02:00
Vladimír Čunát 91b01208a0 gnome3.gnome-shell: fix build (missing xsltproc) 2018-08-30 09:56:16 +02:00
Vladimír Čunát d28ce159f6 Merge #45764: pango: 1.42.1 → 1.42.4 2018-08-30 09:32:11 +02:00
Vladimír Čunát fd3927ac29 coreutils: split a coreutils-full version
- default coreutils is stripped of /share/ (11 -> 2 MiB)
- coreutils-full retains /share/ and adds openssl for faster *sum tools
- NixOS systemPackages contains coreutils-full
- *Support parameter defaults are moved inside
  (it seemed confusing to have `? false` and "at once" with `? isLinux`)

Closure considerations:
+ typical build-time closure will get lighter by ~9 MiB
- typical closure of NixOS installation will grow by ~2 MiB,
  due to referring to both versions.  I think it would be possible to
  re-use most of the utils between the two versions, but the expression
  would get much more complex.

I considered having stdenv with minimal coreutils and the default
`coreutils` attribute being full, but it turned out there were too many
trivial references in nixpkgs, so it didn't seem easy to keep rebuild
impact of openssl from growing significantly.
2018-08-28 22:17:07 +02:00
Vladimír Čunát 85facc4a70 coreutils nitpick: add --with-packager
`tool --version` now gets additional line:
Packaged by https://NixOS.org
2018-08-28 22:15:57 +02:00
Vladimír Čunát f02bfc74c9 mesa: 18.1.5 -> 18.1.7 (maintenance) 2018-08-26 10:49:12 +02:00
Vladimír Čunát 3d1331f438 Merge #44822: nvidia_x11: 390.67 -> 390.77 2018-08-25 20:26:22 +02:00
Vladimír Čunát 2c1e736ae8 gnome3.libgda: build with gcc6 on aarch64
Fixes #45618.  I don't know what's the matter.
Feel free to come with a better fix.
2018-08-25 10:49:18 +02:00
Vladimír Čunát 7db611f2af Merge branch 'staging'
Includes libX11 security update.
2018-08-24 09:19:43 +02:00
Vladimír Čunát d5e2f91ec8 Merge #45509: nvidia_x11*: mark broken on 4.18 2018-08-23 22:59:16 +02:00
Vladimír Čunát c230f56f48 Merge #45510: qtcreator: apply patch on aarch64 2018-08-23 20:47:31 +02:00
Vladimír Čunát 903306a74d Merge #45312: qtcreator: enable on aarch64 and armv7 2018-08-23 09:40:12 +02:00
Vladimír Čunát e78fd23564 Merge branch 'master' into staging
Hydra: ?compare=1474932
2018-08-22 20:57:14 +02:00
Vladimír Čunát cb44c3ff4c xorg.libX11: 1.6.5 -> 1.6.6 (security)
CVE-2018-14598, CVE-2018-14599, CVE-2018-14600
https://lists.x.org/archives/xorg-announce/2018-August/002915.html
2018-08-21 19:32:13 +02:00
Vladimír Čunát 765d695b89 Merge branch 'staging-next'
Security fixes for a few packages are included.
2018-08-21 15:36:02 +02:00
Vladimír Čunát eccba564a4 velox: enableParallelBuilding = false 2018-08-21 12:34:33 +02:00
Vladimír Čunát d0888d1503 treewide: fixup breakage due to absolute compiler path
Some packages just can't handle them #44767.  It was tempting to try
to abstract this in some way, but I didn't do that ATM.
2018-08-21 12:34:33 +02:00
Vladimír Čunát 8d539c9933 knot-dns, knot-resolver: major updates
They're in a single commit, as splitting would break knot-resolver build.
https://gitlab.labs.nic.cz/knot/knot-dns/blob/v2.7.1/NEWS
https://gitlab.labs.nic.cz/knot/knot-resolver/blob/v3.0.0/NEWS
2018-08-20 11:23:36 +02:00
Vladimír Čunát 153a19df05 Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
Vladimír Čunát ae2cf7c008 Merge branch 'staging' into staging-next
There are security fixes for a few packages (and other changes).
2018-08-20 09:13:41 +02:00
Vladimír Čunát 38eea804e6 openjdk: fixup build after #44767 2018-08-19 20:10:07 +02:00
Vladimír Čunát 01fc00cc81 Revert "Merge #43190: libyaml: 0.1.7 -> 0.2.1"
This reverts commit 0f57d85522, reversing
changes made to 65af43026a.

I'm missing human time to solve errors or verify that they're harmless...
2018-08-19 19:57:36 +02:00
Vladimír Čunát 8af2786ef6 qtcreator: (nitpick) better cross-compilation correctness 2018-08-19 09:44:15 +02:00
Vladimír Čunát 11f1893291 Merge #44625: libgit2* updates (security) 2018-08-19 09:23:01 +02:00
Vladimír Čunát ef6b76ca7d ntl: use a more "stable" fix for clang platforms
Always passing the configuration option should be simple and reliable.
See comments on https://github.com/NixOS/nixpkgs/commit/1bfbe76772b731
2018-08-19 09:15:45 +02:00
Vladimír Čunát b1548ce080 postgresql*: fixup build by a side-step
https://github.com/NixOS/nixpkgs/pull/44767#issuecomment-414066070
2018-08-19 09:07:00 +02:00
Vladimír Čunát 0f57d85522 Merge #43190: libyaml: 0.1.7 -> 0.2.1
It builds, the NEWS seem safe enough.
The "large" change in version is apparently due to switching
the maintenance team; ABI tracker shows no changes.
2018-08-18 12:53:48 +02:00
Vladimír Čunát 65af43026a Merge #45224: harfbuzz: 1.8.2 -> 1.8.8
It builds, NEWS seem safe enough.
2018-08-18 12:53:27 +02:00
Vladimír Čunát e0339418f0 Merge #45174: p11-kit: 0.23.12 -> 0.23.13
Builds, NEWS seem OK.
2018-08-18 12:20:34 +02:00
Vladimír Čunát aabe9790ff Merge #45237: expat: 2.2.5 -> 2.2.6 2018-08-18 12:16:57 +02:00
Vladimír Čunát 709fd0ab20 Merge #45291: linux minor updates 2018-08-18 12:14:12 +02:00
Vladimír Čunát c13bbda5b3 Merge #45146 into staging: postgresql security updates 2018-08-18 08:56:21 +02:00
Vladimír Čunát cb3a149d52 release.nix: fix a typo (breaking tarball job) 2018-08-18 08:45:28 +02:00
Vladimír Čunát d0f11020ca Merge #45175: pciutils: 3.6.1 -> 3.6.2 2018-08-17 21:25:19 +02:00
Vladimír Čunát 8831f7a048 pciutils: fix the comment with DB date
It was repeatedly getting outdated,
and now pciutils is getting updated fairly often.
2018-08-17 21:24:16 +02:00
Vladimír Čunát 4ea21ac6fb firefox: finish adding default for execdir
0c633ccf26 just wasn't complete.  Now evaluation works for me again.
2018-08-17 20:59:53 +02:00
Vladimír Čunát 14aa936ec5 Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát 209730208a Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Vladimír Čunát fe32659616 Merge #44235: add various lua modules 2018-08-17 14:23:14 +02:00
Vladimír Čunát cbabebcc2e Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Vladimír Čunát d2b08c432c Merge #45080: openssl_1_1_0: 1.1.0h -> 1.1.0i 2018-08-15 22:28:55 +02:00
Vladimír Čunát 7a22083e12 texinfoInteractive: fixup build by using older perl
I don't really have a mind for very long investigations
why their test suite is broken in this respect.
2018-08-13 21:08:10 +02:00
Vladimír Čunát ded9a4b1aa Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát 5b0398dc36 Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Vladimír Čunát ed45e731c2 util-linux: fixup bad shell expansion
Introduced in that f83b5e4 refactoring as well.
Thanks Dezgeg for noticing!
2018-08-13 13:09:35 +02:00
Vladimír Čunát 00df25ee57 Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Vladimír Čunát 838d63eced Merge #44885: firefox*: 61.0.1 -> 61.0.2 2018-08-11 19:47:02 +02:00
Vladimír Čunát d4741d79e1 Merge #44603: thunderbird*: 52.9.1 -> 60.0 2018-08-11 19:47:02 +02:00
Vladimír Čunát 1cec3d8aaa Merge branch 'staging-next' into staging
A couple fixes were pushed directly to staging-next.
2018-08-10 18:45:53 +02:00
Vladimír Čunát 7b3036a4a2 gdbm: avoid a warning on Darwin
This is just to minimize rebuilds.  The actual bugfix doesn't seem to
hurry, as the function has been returning void until now, so if the int
returned isn't a meaningful value in some cases, nothing should happen
yet.
2018-08-10 18:41:07 +02:00
Vladimír Čunát 46e5257670 Merge #44719: utillinux: fix build w/ncurses
This fixes a regression from f83b5e4.
2018-08-10 14:23:31 +02:00
Vladimír Čunát 4596251dd1 libtiff: add a comment about the patches 2018-08-10 10:36:23 +02:00