Commit Graph

14048 Commits

Author SHA1 Message Date
John Wiegley
426c513c14 apg: Permit building again on Darwin 2018-01-03 21:48:06 -08:00
John Wiegley
29510ca8fe pass-otp: Change oathtool reference into an absolute path 2018-01-03 15:31:27 -08:00
John Wiegley
75634afba8 pass-otp: New expression 2018-01-03 15:20:10 -08:00
John Wiegley
7147ef8e80 zbar: Enable building on darwin by disabling video support there 2018-01-03 12:40:33 -08:00
adisbladis
240f1bf1ea
Merge pull request #33379 from dywedir/fd
fd: 6.1.0 -> 6.2.0
2018-01-03 20:01:40 +01:00
dywedir
286e30e42c fd: 6.1.0 -> 6.2.0 2018-01-03 19:19:27 +02:00
Jörg Thalheim
cb92075daf
Merge pull request #33339 from romildo/upd.pnmixer
pnmixer: 0.7.1 -> 0.7.2
2018-01-02 21:40:21 +01:00
José Romildo Malaquias
e80b27f383 pnmixer: 0.7.1 -> 0.7.2 2018-01-02 16:29:16 -02:00
Frederik Rietdijk
804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Eelco Dolstra
e4beb97b9c
brotli: Use multiple outputs 2018-01-02 12:00:39 +01:00
Bart Brouns
904ac3185f borgbackup: 1.1.3 -> 1.1.4 2018-01-02 05:14:59 +01:00
Jan Tojnar
f8a500f722
brltty: build python bindings 2018-01-02 05:06:35 +01:00
Bart Brouns
c5d1929a73 clipster: 1.2.5 -> 1.4.1 2018-01-02 01:05:51 +01:00
Franz Pletz
0e73580026
dhcpcd: 6.11.5 -> 7.0.0 2018-01-01 23:49:36 +01:00
Frederik Rietdijk
1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Frederik Rietdijk
e5fab33efd beets: 1.4.5 -> 1.4.6 2018-01-01 12:55:18 +01:00
Frederik Rietdijk
2130bacecc
Merge pull request #33243 from jluttine/add-bdsync
bdsync: init at 0.10.1
2018-01-01 12:42:25 +01:00
Frederik Rietdijk
7a0938cb54
Merge pull request #33264 from RubenAstudillo/hakuneko-broken
hakuneko: mark as broken
2018-01-01 12:37:43 +01:00
Gabriel Ebner
7dcc307241 texlive: use perl 5.24
See #26890.
2018-01-01 09:47:39 +01:00
Ruben Astudillo
9086a05a88 hakuneko: mark as broken
This project was abandoned upstream in favor a new project based on
electron. This version builds yet the code doesn't work with most
providers, so it is practically broken.
2018-01-01 03:41:37 -03:00
Yegor Timoshenko
d3e821156e
Merge pull request #31094 from yegortimoshenko/ibus/update
ibus: 1.5.16 -> 1.5.17, fix
2017-12-31 21:23:05 +03:00
Jaakko Luttinen
d4f51de3b0
bdsync: init at 0.10.1 2017-12-31 15:20:30 +02:00
Frederik Rietdijk
a09a320e20
Merge pull request #33204 from NixOS/python-unstable
Python: upgrade package set
2017-12-31 14:19:55 +01:00
Frederik Rietdijk
8a255d73b4 mitmproxy: fix build 2017-12-31 13:50:17 +01:00
Frederik Rietdijk
2c7feca25d awscli: 1.14.6 -> 1.14.17 2017-12-31 11:01:52 +01:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Frederik Rietdijk
2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Yegor Timoshenko
61bb8115c5
ibus: 1.5.16 -> 1.5.17, fix, back to single output
This fixes ibus-setup.

* Update cldrEmojiAnnotation: 31.0.1_1 -> 31.90.0_1
* Move ibus-setup back to out, and use a smaller Python 3 at runtime
  than doesn't pull in some dev paths
* Build from Git
* Use autoreconfHook so that we don't have to patch ./configure scripts
  when we could just generate them correctly in the first place
* Drop patch that removes IBUS_* environment variables from ibus-setup
  wrapper: unsetting them breaks ibus-setup
* Add withWayland option (building with Wayland requires libxcbcommon
  package, previously wayland was included into buildInputs w/o
  libxcbcommon and respective configure flag)
* Add license (LGPLv2.1)

Relies on two other commits in this branch that add GI_TYPELIB_PATH
discovery and fix gconf Python scripts.
2017-12-30 02:56:37 +00:00
pasqui23
0dd7d213c2 home-manager:init at 2017-10-11 (#30330)
home-manager: init at 2017-12-07
2017-12-30 08:52:26 +08:00
Will Dietz
9064293f31 brotli: 1.0.1 -> 1.0.2 2017-12-29 17:11:33 -06:00
John Ericson
b1dcc6c201
Merge pull request #33185 from obsidiansystems/cross-simple
treewide: A few misc cross changes from #26805
2017-12-29 17:30:18 -05:00
John Ericson
5dea877368 kmime, colord-kde: ki18n should be *run*-time dependency
It is gettext-based, but is a library for run time, relying on the
normal gettext tools at build time.
2017-12-29 17:20:20 -05:00
Ben Gamari
946c1b26fa diffutils: Enable cross-compilation 2017-12-29 17:18:59 -05:00
Ben Gamari
6f4cfe0570 gawk: Enable cross-compilation 2017-12-29 17:18:46 -05:00
Maciek Starzyk
8bf2a0971e miller: init at 5.2.2 2017-12-29 21:55:42 +01:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
volth
4026ea9c8a collectd: 5.7.2 -> 5.8.0
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.

Closes #32811
2017-12-29 17:34:55 +00:00
Orivej Desh
3c8cff253e Revert "collectd: 5.7.2 -> 5.8.0"
This reverts commit 7b9c5b4849.

This is incomplete, collectd is being updated in
https://github.com/NixOS/nixpkgs/pull/32811
2017-12-29 13:48:09 +00:00
Moritz Ulrich
8a5f3ec6a8
btrbk: 0.25.1 -> 0.26.0
This update fixes compatibility with recent btrfs-progs which are
already available in NixOS.
2017-12-29 13:02:40 +01:00
Franz Pletz
7b9c5b4849
collectd: 5.7.2 -> 5.8.0 2017-12-29 11:37:20 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster
572b2bda4e treewide: generalise for both mysql & mariadb 2017-12-29 02:18:35 +01:00
Robin Gloster
6903ea6050 treewide: libmysql -> mysql.connector-c 2017-12-29 02:18:35 +01:00
Robin Gloster
b69befbfd5 mariadb: replace to connector-c 2017-12-29 02:18:35 +01:00
Robin Gloster
64178f1cab mailutils: fix build with mariadb 10.2 2017-12-29 02:18:35 +01:00
Robin Gloster
d9d98cd324 treewide: fix up some mysql.connector-c fallout 2017-12-29 02:18:35 +01:00
Robin Gloster
ee1c85aee9 mariadb: lib -> connector-c 2017-12-29 02:18:35 +01:00
Lancelot SIX
8cd2ee91ef coreutils: 8.28 -> 8.29
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00016.html
for release announcement
2017-12-29 02:18:23 +01:00
Will Dietz
fec590e594 chkrootkit: fixup relative path usage 2017-12-28 17:18:16 -06:00