Commit graph

120058 commits

Author SHA1 Message Date
Nikolay Amiantov
c69d90b888 bazel: fix lost dependencies
Fixes #31249
2017-11-10 22:34:42 +03:00
Nikolay Amiantov
6bdee9c730 bazel: add Nix hacks
Those are needed to build Bazel packages in Nix.
2017-11-10 22:34:42 +03:00
Renaud
5022edd9ea
Merge pull request #31435 from 4z3/urlwatch
urlwatch: 2.5 -> 2.7
2017-11-10 20:20:19 +01:00
Vladimír Čunát
e62e4c1e4a
Merge #31210: licenses.ffsl: it's non-free 2017-11-10 19:46:21 +01:00
Renaud
f6b6e8783d
Merge pull request #31471 from mbrgm/unifi-upgrade
unifi: 5.6.20 -> 5.6.22
2017-11-10 19:28:58 +01:00
Orivej Desh
b6b931a4f9
Merge pull request #31480 from DIzFer/steam-borderlands-fix
steam-chrootenv: add iana-etc, fixes #25443
2017-11-10 18:05:54 +00:00
Orivej Desh
894db25ee2
Merge pull request #31491 from adisbladis/tini-0_16_1
tini: 0.13.1 -> 0.16.1
2017-11-10 17:58:45 +00:00
adisbladis
849dd43891
tini: 0.13.1 -> 0.16.1 2017-11-11 01:54:57 +08:00
Orivej Desh
43e4dd4d4d
Merge pull request #31490 from adisbladis/yakuake-3_0_4
yakuake: 3.0.3 -> 3.0.4
2017-11-10 17:50:14 +00:00
adisbladis
e54b1ca831
yakuake: 3.0.3 -> 3.0.4 2017-11-11 01:30:27 +08:00
Orivej Desh
8458e2ac6e
Merge pull request #31472 from Mankarse/freeciv-2.5.9
freeciv: 2.5.7 -> 2.5.9
2017-11-10 17:21:57 +00:00
Michael Raskin
20b6b3cf0e clingo: init at 5.2.2
Note that clasp (included in clingo) is already packaged separately, but
only an earlier version. As it is used by OPAM, but will stop being used
by OPAM later (and I want to grab the name for Clasp the Common Lisp
implementation), I decided to package clingo as a whole (as recommended),
but to leave clasp until OPAM stops needing it.
2017-11-10 14:04:32 +01:00
Peter Simons
39c70b3c87 trang: update to latest github version 2017-11-10 13:53:03 +01:00
David Izquierdo
6c862b8553 steam-chrootenv: add iana-etc, fixes #25443 2017-11-10 13:37:15 +01:00
Jörg Thalheim
b72e2ecfe4
Merge pull request #31476 from florianjacob/network-interfaces-assertion-messages
nixos/network-interfaces: Add " around network interface names
2017-11-10 11:12:49 +00:00
Peter Hoeg
76dac3c788 uchiwa: 0.26.0 -> 0.26.3 2017-11-10 18:54:31 +08:00
Peter Hoeg
a6f62cfa07 uchiwa: get rid of broken upgrade script 2017-11-10 18:54:31 +08:00
Frederik Rietdijk
4508a17da7
Merge pull request #31356 from FRidh/fetchgitPrivate
fetchgitPrivate: put our custom ssh on PATH
2017-11-10 10:57:50 +01:00
Evan Wallace
9bbb9b2e46 freeciv: 2.5.7 -> 2.5.9 2017-11-10 07:54:50 +00:00
Marius Bergmann
0edf82e93e unifi: 5.6.20 -> 5.6.22 2017-11-10 08:05:00 +01:00
Orivej Desh
0a97b9de7b
Merge pull request #31443 from dtzWill/update/mendeley-1.17.11
mendeley: 1.17.10 -> 1.17.11
2017-11-10 06:18:10 +00:00
Dan Peebles
f5b3f2c5a7 make-disk-iamge: use faketime to get a consistent timestamp
This fixes #28768 because during an image build, Nix sees bad store
timestamps and attempts to fix them, but can't fix them on a running
system (due to being inside a builder). Since timestamps on the store
are supposed to be 1 anyway, if we fix this, that fixes image building
inside booted images made this way.

Note that this adds quite a bit of noise to the output, because running
`cptofs` under `faketime` causes a bunch of seemingly spurious error
messages and my attempts to suppress them all failed. We'll fix it when
`cptofs` gets a native timestamp preservation feature.
2017-11-10 05:15:37 +00:00
Tuomas Tynkkynen
7ebacd1a43 smartmontools: 6.5 -> 6.6 2017-11-10 05:49:48 +02:00
Guillaume Maudoux
84fb41dd26 chromium: hardcode xdg_utils path in system calls
ref #23518
2017-11-10 01:26:35 +01:00
Guillaume Maudoux
c7f00e361e chromium: fix .desktop file name
The desktop file must be name "chromium-browser.desktop" because it is
used as-is when setting chromium as the default browser.

See https://cs.chromium.org/chromium/src/chrome/browser/shell_integration_linux.cc?l=657&rcl=34b92857a547538555be6a38e95f7e95ab9b6842

fixes #23518
2017-11-10 01:25:31 +01:00
Yuriy Taraday
7105bb68cc chromium: 62.0.3202.75 -> 62.0.3202.89
Includes security fixes for CVE-2017-15398 and CVE-2017-15399.

Also fixes builds for beta and dev branches:
- backport https://webrtc-review.googlesource.com/9384 to fix build for
  new webrtc revision
- for dev branch fix gn bootstrap, see
  https://chromium-review.googlesource.com/758584
- for 63+ manpage now is not generated during ninja build, it is
  processed with sed using packagers tools included in sources
2017-11-10 01:19:23 +01:00
Orivej Desh
9725b0f195
Merge pull request #31457 from sifmelcara/fix/rstudio-qt-build
rstudio: fix build
2017-11-10 00:02:49 +00:00
Tuomas Tynkkynen
c910a08cff diffoscope: 86 -> 87 2017-11-10 01:36:20 +02:00
mingchuan
00e1a22348 rstudio: fix build 2017-11-10 07:00:47 +08:00
Daiderd Jordan
63bac2c23e
cf-private: overwrite headers from CF 2017-11-09 23:29:41 +01:00
Thomas Tuegel
3b7162839c
Merge branch 'kde-applications-17.08.3' 2017-11-09 15:39:05 -06:00
Thomas Tuegel
26752cabd7
kdeApplications: 17.08.2 -> 17.08.3 2017-11-09 15:38:05 -06:00
Vladimír Čunát
194699c04a
Merge #31455: gcj: fix build with glibc-2.26 2017-11-09 22:22:38 +01:00
Vladimír Čunát
ea40b0c7e8
Merge #31404: libzip: security 1.2.0 -> 1.3.0 2017-11-09 22:22:37 +01:00
Vladimír Čunát
fb00ed80e4
Merge #31449: hhvm: fix build with glibc-2.26 2017-11-09 22:22:34 +01:00
Piotr Bogdan
7112718a20 gcj: fix build with glibc 2.26 2017-11-09 20:50:21 +00:00
Daiderd Jordan
9f4024c05d
libgit2: fix darwin build 2017-11-09 21:45:06 +01:00
Franz Pletz
d03678c227
Merge pull request #31444 from earldouglas/jenkins-2.89
jenkins: 2.88 -> 2.89
2017-11-09 20:46:27 +01:00
aszlig
0e790b9f66
nixos/atlassian: Fix eval error in jrePackage
The error got introduced by 4f3d971ef5,
which removed the *Text attributes from the option.

This in turn leads to an evaluation error while building the
manual/manpage, because oraclejre8 is marked unfree.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jbgi, @orivej, @globin
2017-11-09 20:31:41 +01:00
Florian Jacob
fe3751df8a nixos/network-interfaces: Add " around network interface names
in assertion messages to avoid misinterpretations when the interface name contains a dot.
2017-11-09 20:27:33 +01:00
Austin Seipp
063e4dca79 z3: update to latest git
This has some nice improvements, like new string and real arithmetic solvers.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:20:01 -06:00
Austin Seipp
a387652159 nixpkgs: remove busted 'tmin' package
Obsoleted by afl-tmin

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2017-11-09 13:19:55 -06:00
Piotr Bogdan
4173ec1562 hhvm: fix build with glibc 2.26 2017-11-09 18:58:56 +00:00
Renaud
aec3326ca4
Merge pull request #31387 from mbrgm/upgrade-unifi
unifi: 5.6.19 -> 5.6.20
2017-11-09 19:57:56 +01:00
aszlig
8c5a3d86ae
paperwork-backend: Move into its own file
This package is most likely only used by Paperwork and thus it makes
sense to put it next to the main expression of Paperwork.

No functional changes here, evaluating before this commit and afterwards
leads to the same derivation hash.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:43 +01:00
aszlig
35f78e8d1a
paperwork-backend: Add myself to maintainers
Both Paperwork and its backend API are very likely to be updated in par,
but even when not whenever I work on Paperwork I'll check the backend as
well.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-09 19:34:41 +01:00
aszlig
2e4fc45902
paperwork(-backend): Fix meta.homepage
While updating Paperwork in 1b1cc34020 I
actually changed the GitHub URL to its new location.

However, the actual homepage of Paperwork is https://openpaper.work/ so
let's use that instead of the GitHub URL.

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @volth
2017-11-09 19:34:38 +01:00
Orivej Desh
6587bcb023
Merge pull request #31446 from romildo/upd.tint2
tint2: 15.2 -> 15.3
2017-11-09 18:18:45 +00:00
Orivej Desh
8bc47ab453
Merge pull request #31377 from kyren/master
netatalk: 3.1.7 -> 3.1.11
2017-11-09 18:17:40 +00:00
José Romildo Malaquias
0a9bc80ae5 tint2: 15.2 -> 15.3 2017-11-09 15:52:15 -02:00