Commit Graph

14295 Commits

Author SHA1 Message Date
Peter Hoeg
546fa2e118 browserpass: 2.0.7 -> 2.0.10 2018-01-07 11:32:29 +08:00
Robert Helgesson
4e153616cd
abcmidi: 2017.12.20 -> 2018.01.02 2018-01-06 22:12:52 +01:00
adisbladis
3165a08f9e
Merge pull request #33537 from tilpner/bup-pythonpackages
bup: PYTHONPATH -> withPackages
2018-01-07 05:01:50 +08:00
Will Dietz
2b230efb7f sharutils: don't hardcode AR to 'ar' (doesn't exist on cross)
Instead, let the default value of $AR indicate what should be used.

(which will be something like `armv6l-unknown-linux-gnueabihf-ar`)
2018-01-06 14:44:36 -06:00
dywedir
db56768550 svgcleaner: 0.9.1 -> 0.9.2 2018-01-06 22:33:54 +02:00
tilpner
d0601b6add
bup: PYTHONPATH -> withPackages
Without this, tornado was not found on startup (`bup web`),
even though it was provided by PYTHONPATH

Also see #22688
2018-01-06 21:10:57 +01:00
Orivej Desh
6e8021d412
Merge pull request #33383 from kierdavis/openvpn-optional-systemd
openvpn: make systemd dependency optional
2018-01-06 16:24:59 +00:00
Peter Hoeg
b2d2b37771 lastpass-cli: 1.2.1 -> 1.2.2 2018-01-06 23:46:38 +08:00
Kier Davis
397daef205
openvpn: make systemd dependency optional
systemd is a fairly large dependency, and it doesn't appear to
be necessary in all circumstances - e.g. when openvpn is
not run as a systemd service (as is usually the case when it is
run in a Docker container).

This change makes the dependency on systemd optional, controlled
by a new argument `useSystemd`. The default behaviour remains
the same as it was before this change: enabled only on Linux systems.

For me, this change reduces the size of my container image (dominated
by the closure of openvpn) from about 110 MB to 45 MB.

Version 2: rename argument to `useSystemd` (was `systemdSupport`), and
rebase onto master
2018-01-06 15:05:44 +00:00
Joachim F
407b8d2b8f
Merge pull request #33340 from dtzWill/update/invisible-island-misc
Update various invisible-island packages, fix URL's
2018-01-06 14:27:32 +00:00
zimbatm
eddf30cc93
nixos: introduce boot.growPartition (#33521)
Move it from being a profile
2018-01-06 13:52:51 +00:00
Will Dietz
d630be51ab tcpdump: fix eval if no kernelMajor specified, assume compat 2018-01-06 04:12:51 +00:00
Orivej Desh
4516c9e0bc
Merge pull request #33207 from Izorkin/percona-xtrabackup
percona-xtrabackup: init at 2.4.9
2018-01-06 03:58:27 +00:00
Orivej Desh
6320d8e21b
Merge pull request #33441 from LnL7/darwin-pcslite
pcsclite: fix darwin build
2018-01-06 03:50:56 +00:00
Izorkin
4ba7547743 percona-xtrabackup: init at 2.4.9 2018-01-06 03:42:06 +00:00
Dmitry Moskowski
7920785860 aircrack-ng: wrap airmon-ng with needed tools
Fixes #9901
2018-01-06 03:32:47 +00:00
Graham Christensen
d85bac1d78
Merge pull request #33468 from dtzWill/fix/tigervnc
tigervnc: fix build, build in parallel
2018-01-05 21:19:04 -05:00
Orivej Desh
ddb9a30f47
Merge pull request #32839 from romildo/connman
connman: enable support for Wireless daemon for Linux (iwd)
2018-01-06 02:14:22 +00:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Daiderd Jordan
a7ef0c03d2
Merge pull request #33341 from LnL7/darwin-brotli
brotli: fix darwin build
2018-01-05 19:48:48 +01:00
Will Dietz
30b5b0d48b tigervnc: enable composite (required by glx, which we enable) 2018-01-05 10:34:21 -06:00
Will Dietz
2edf41e6bb tigervnc: build in parallel 2018-01-05 10:32:40 -06:00
Orivej Desh
d1204e65c4 ttfautohint: fix build on Darwin
Broken by #33294.
2018-01-05 15:09:02 +00:00
Andreas Rammhold
d99321cf68 blueman: add gobjectIntrospection as native build dependency
`gobjectIntrospection` provides a hook to fixup GI_TYPELIB_PATH.

Before this change all blueman tools fail to start because they are
unable to discover the Gtk3 libraries.
2018-01-05 13:59:25 +01:00
Yegor Timoshenko
c4899f4ace
Merge pull request #33294 from bkchr/ttfautohint
ttfautohint: 1.7 -> 1.8.1
2018-01-05 09:57:20 +00:00
Jörg Thalheim
b3ba9fb9e0
Merge pull request #33413 from corngood/youtube-dl-update
youtube-dl: 2017.12.23 -> 2017.12.31
2018-01-05 09:58:16 +01:00
David McFarland
93f30a4144 youtube-dl: 2017.12.23 -> 2017.12.31
- add phantomjs2 to PATH for openload plugin
2018-01-04 19:47:50 -04:00
Daiderd Jordan
00309d66ff
pcsclite: fix darwin build 2018-01-05 00:41:27 +01:00
Joachim F
24e8c382af
Merge pull request #33257 from danielfullmer/john-utils
john: Fix extra utility programs
2018-01-04 18:35:25 +00:00
adisbladis
3cfa038870
dos2unix: 7.3.4 -> 7.4.0 2018-01-04 16:34:35 +01:00
adisbladis
2e4b802e98
pcsclite: 1.8.22 -> 1.8.23 2018-01-04 16:34:34 +01:00
adisbladis
1c0c82582a
fail2ban: 0.9.7 -> 0.10.1 2018-01-04 16:34:33 +01:00
adisbladis
13b203fb4f
stunnel: 5.41 -> 5.44 2018-01-04 16:34:32 +01:00
adisbladis
274e0a2682
offlineimap: 7.1.2 -> 7.1.4 2018-01-04 16:34:31 +01:00
adisbladis
2645683796
ncftp: 3.2.5 -> 3.2.6 2018-01-04 16:34:30 +01:00
zimbatm
450f6b7987
Merge pull request #33014 from aneeshusa/general-ruby-improvements-for-vagrant-from-source
General ruby improvements for vagrant from source
2018-01-04 13:05:36 +00:00
adisbladis
dfe2f76e83
Merge pull request #33411 from andir/gopass-1.6.7
gopass: 1.6.6 -> 1.6.7
2018-01-04 09:46:44 +01:00
Aneesh Agrawal
36f1bcbeb8 ruby treewide: don't merge source into top-level
Keep the `source` attrset distinct to prevent its entries from merging
with the top level attrs.
Since each type of source has a different set of entries for `source`,
this is the easiest way to keep them together.
This will pave the way for a new `url` type of source.

This is a mass-rebuild of many ruby packages,
notably those using `git` type sources.
2018-01-04 02:28:33 -05:00
John Wiegley
426c513c14 apg: Permit building again on Darwin 2018-01-03 21:48:06 -08:00
Andreas Rammhold
eac3d9ce69
gopass: 1.6.6 -> 1.6.7 2018-01-04 03:13:34 +01: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
Daiderd Jordan
9d33aa50fe
brotli: fix darwin build 2018-01-03 20:40:56 +01: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
Will Dietz
19f1fd14b3 invisible-island programs: Fix FTP URL's, use HTTPS, prefer ftp
FTP URL's should use ftp.invisible-island.net.
2018-01-02 12:31:33 -06: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
Bastian Köcher
f8427deea0 ttfautohint: 1.7 -> 1.8.1 2018-01-02 13:44:21 +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
Bas van Dijk
e8e88c43f6 elk: 6.1.0 -> 6.1.1 2018-01-02 01:21:55 +01:00
Bas van Dijk
803077ef1c elk: add elasticsearch6, logstash6, kibana6 and the beats at v6.1.0
This change is backwards compatible since the ELK tools at version 5.x
remain unchanged.

The test suite now both tests ELK-5 and ELK-6.
2018-01-02 01:15:29 +01:00
Bas van Dijk
95913d2768 elk: 5.6.1 -> 5.6.5
https://www.elastic.co/guide/en/elasticsearch/reference/5.6/release-notes-5.6.0.html
https://www.elastic.co/guide/en/logstash/5.6/logstash-5-6-5.html
https://www.elastic.co/guide/en/kibana/5.6/release-notes-5.6.5.html
https://www.elastic.co/guide/en/beats/libbeat/5.6/release-notes-5.6.5.html
2018-01-02 01:15:29 +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
Daniel Fullmer
96f07d6b61 john: Fix extra utility programs 2017-12-31 18:52:34 -05: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
Jörg Thalheim
c333e9b348
Merge pull request #32302 from andir/uwimap-pollution
uwimap pollution of `include/`
2017-12-29 00:08:26 +01:00
Jaakko Luttinen
f297764c5a yle-dl: 2.28 -> 2.30 2017-12-28 16:07:33 +01:00
adisbladis
f80200e07b
Merge pull request #33112 from KaiHa/nitrokey-1.2
nitrokey-app: 1.1 -> 1.2
2017-12-28 18:02:27 +08:00
Jörg Thalheim
4000e6b47e
Merge pull request #33121 from dtzWill/update/chkrootkit-0.52
chkrootkit: 0.51 -> 0.52
2017-12-28 10:41:37 +01:00
Peter Hoeg
7798051817
Merge pull request #32927 from peterhoeg/u/kdeapp
kde-applications: 17.08.3 -> 17.12.0
2017-12-28 08:22:27 +08:00
Will Dietz
c82b52d8a7 chkrootkit: 0.51 -> 0.52 2017-12-27 17:40:28 -06:00
John Ericson
b3df1562d8 Merge branch 'alt-stdenv' into staging 2017-12-27 17:20:32 -05:00
John Ericson
ad1a1ee7dd
Merge pull request #33087 from obsidiansystems/alt-stdenv
treewide: Clean up multi-arch tools and usage
2017-12-27 13:45:24 -08:00
John Ericson
558c96fe13 treewide: Cleanup usage of multi-arch tools
- Don't needlessly force GCC

 - Prefer using multi-arch stdenvs to using multi-arch tools directly.
2017-12-27 15:15:45 -05:00
Kai Harries
d01f0530ac nitrokey-app: 1.1 -> 1.2 2017-12-27 18:37:27 +01:00
Jesper
1258d9a491 netdata: 1.7.0 -> 1.9.0 (#33009) 2017-12-26 16:54:06 -05:00
Robin Gloster
e16f887ec5
ansible_2_{1,2}: fix for jinja src change 2017-12-26 20:39:26 +01:00
Tuomas Tynkkynen
47c782f7f5 Merge remote-tracking branch 'upstream/master' into staging 2017-12-26 21:10:12 +02:00
Markus Hauck
21d51ece1b odpdown: add checkInputs
Related #32244
2017-12-26 21:33:08 +03:00
Tuomas Tynkkynen
d2724c1346 sshfs-fuse: No need for rst2man.py patch anymore 2017-12-26 20:02:01 +02:00
Tuomas Tynkkynen
d6cc334d6b picocom: 2.2 -> 3.0 2017-12-26 20:02:00 +02:00
Tuomas Tynkkynen
c1ed49220a fio: 3.2 -> 3.3 2017-12-26 20:02:00 +02:00
Tuomas Tynkkynen
63a66441cd fsmon: 1.4 -> 1.5 2017-12-26 20:02:00 +02:00
Vladimír Čunát
e7b51bb38f
quicktun: fixup build with gnutar-1.30
/cc #32816.
2017-12-26 18:02:58 +01:00
Orivej Desh
1c73610c4f
Merge pull request #33063 from samdroid-apps/update-youtube-dl-2017-12-23
youtube-dl: 2017.12.02 -> 2017.12.23
2017-12-26 05:43:05 +00:00
Sam Parkinson
32feb1ee1d youtube-dl: 2017.12.02 -> 2017.12.23 2017-12-26 13:47:24 +11:00
Joachim F
68eb89313e
Merge pull request #32325 from jraygauthier/jrg/swagger-codegen
swagger-codegen: Init at 2.2.1
2017-12-25 13:31:50 +00:00
Vladimír Čunát
0e762cdc0e
Merge older staging branch 2017-12-25 10:36:36 +01:00
Graham Christensen
63ac0b0114
Merge pull request #33024 from peterhoeg/u/sblim
openwsman: 2.6.0 -> 2.6.5
2017-12-24 08:30:57 -05:00
Peter Hoeg
da0d8e2174 wsmancli: clean-ups 2017-12-24 10:03:35 +08:00
Tuomas Tynkkynen
98ef3b8a93 Merge remote-tracking branch 'upstream/master' into staging 2017-12-23 17:41:48 +02:00
José Romildo Malaquias
b37a6a2b9a gparted: 0.29.0 -> 0.30.0 2017-12-23 10:02:11 +01:00
Dmitry Kalinkin
77b1803830
dblatex: 0.3.7 -> 0.3.10, fixes for the new texlive 2017-12-22 19:55:40 -05:00
gnidorah
03f2f8524a uim: drop kde4 parts 2017-12-22 15:19:37 +03:00
dywedir
9d1a524157 zstd: 1.3.2 -> 1.3.3 2017-12-22 13:51:09 +02:00
Frederik Rietdijk
7a0fab39f0
Merge pull request #32965 from andersk/woeusb
winusb: unstable-2017-01-30 -> woeusb 3.1.4
2017-12-22 08:40:10 +00:00
Anders Kaseorg
4ef36bf654 winusb: unstable-2017-01-30 -> woeusb 3.1.4
WinUSB was renamed to WoeUSB
(https://github.com/slacka/WoeUSB/issues/100).

Also, put mount points in /run instead of /tmp to sidestep security
considerations with /tmp.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-22 03:32:44 -05:00
Robert Schütz
8b69791230 abcmidi: 2017.12.10 -> 2017.12.20 2017-12-22 08:55:47 +01:00
Vladimír Čunát
a7d4fb8e1d
Merge branch 'master' into staging
Hydra: ?compare=1420346
2017-12-21 22:45:40 +01:00
Jörg Thalheim
f114a75d6a
Merge pull request #32938 from dotlambda/abcm2ps
abcm2ps: 8.13.17 -> 8.13.18
2017-12-21 19:51:19 +01:00
Orivej Desh
3701531dbd google-compute-engine: fix build by disable check phase
after it was activated by #32244
2017-12-21 18:36:20 +00:00
Sarah Brofeldt
694afb39eb
Merge pull request #32944 from P-E-Meunier/fix-gce
Fixing tests for Google Compute Engine
2017-12-21 19:29:53 +01:00
Frederik Rietdijk
005628a94b
Merge pull request #32932 from markus1189/bepasty-fix
bepasty: Add `checkInput` for tests
2017-12-21 17:49:34 +00:00
pe@pijul.org
85c70266ea Fixing tests for Google Compute Engine 2017-12-21 18:49:26 +01:00
Frederik Rietdijk
b4461617c4
Merge pull request #32931 from markus1189/odpdown-fix
odpdown: add `checkInputs`
2017-12-21 17:49:15 +00:00
Jörg Thalheim
36e8ea58c9
Merge pull request #32936 from andir/add-gopass
gopass: init at 1.6.6
2017-12-21 16:22:20 +01:00
Orivej Desh
127d3ef16d
Merge pull request #32904 from asymmetric/asymmetric/libbitcoin
libbitcoin: 2.11.0 -> 3.4.0
2017-12-21 13:36:46 +00:00
Robert Schütz
cfd4299c1d abcm2ps: 8.13.17 -> 8.13.18 2017-12-21 13:31:45 +01:00
Andreas Rammhold
057d70ffec
gopass: init at 1.6.6 2017-12-21 12:20:07 +01:00
Markus Hauck
e1dbe8e14a bepasty: Add checkInput for tests
Related #32244
2017-12-21 12:14:12 +01:00
Markus Hauck
276d60e3a8 odpdown: add checkInputs
Related #32244
2017-12-21 12:14:04 +01:00
Lancelot SIX
2beb8389df
gnupg: 2.2.3 -> 2.2.4
See http://lists.gnu.org/archive/html/info-gnu/2017-12/msg00013.html
for release information
2017-12-21 11:57:54 +01:00
Lorenzo Manacorda
abc3e4558d libbitcoin-explorer: 2.2.0 -> 3.4.0 2017-12-21 02:58:22 +01:00
Lorenzo Manacorda
23ca8e1287 libbitcoin-network: init at 3.4.0 2017-12-21 02:51:11 +01:00
Lorenzo Manacorda
86ee454f4d libbitcoin-client: 2.2.0 -> 3.4.0 2017-12-21 02:49:30 +01:00
Orivej Desh
b58cda709d
Merge pull request #32856 from markus1189/http-prompt
http-prompt: disable tests
2017-12-21 01:35:27 +00:00
Lorenzo Manacorda
4fea55ef33 libbitcoin-protocol: init at 3.4.0 2017-12-21 01:21:57 +01:00
Lorenzo Manacorda
5b5e98b159 libbitcoin: 2.11.0 -> 3.4.0 2017-12-21 01:20:03 +01:00
Sander van der Burg
6b4687741e dysnomia: 0.7 -> 0.7.1 2017-12-20 21:37:33 +01:00
Orivej Desh
3445138387
Merge pull request #32833 from jtojnar/vala-cleanup
Vala cleanup
2017-12-20 03:40:33 +00:00
Orivej Desh
c7c79eb19c
Merge pull request #32857 from acowley/nix-info
nix-info: apply SC1117 suggested fix
2017-12-20 00:17:55 +00:00
Orivej Desh
d045d62500
Merge pull request #32569 from magnetophon/blsd
blsd: init at unstable-2017-07-27
2017-12-19 18:42:01 +00:00
Markus Hauck
6bb1817999 http-prompt: disable tests
The http-prompt tests do something with files, which leads to
permission errors during test execution.

For now replace the check with a executable sanity check
2017-12-19 19:09:52 +01:00
Anthony Cowley
2e001620d5 nix-info: apply SC1117 suggested fix 2017-12-19 13:05:49 -05:00
Anders Kaseorg
58fd7719ea mosh: Install bash-completion rule
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2017-12-19 18:32:47 +01:00
John Ericson
13acbeae0b Merge branch 'master' into staging 2017-12-19 11:40:18 -05:00
Jan Tojnar
0cdee78c81
osinfo-db-tools: init at 1.1.0 2017-12-19 17:25:53 +01:00
Jan Tojnar
8a1475a35a
ccnet: use recent vala + clean-up 2017-12-19 17:25:51 +01:00
Jan Tojnar
8eb81aa830
zssh: init at 1.5c 2017-12-19 17:17:20 +01:00
Jan Tojnar
369cc87a74
gencfsm: 1.8.18 → 1.8.19 2017-12-19 17:17:20 +01:00
Vladimír Čunát
9b54a00160
Merge #29785: curl: enable kerberos 2017-12-19 15:18:24 +01:00
Vladimír Čunát
13e6a5c561
kerberos: split headers into $dev 2017-12-19 15:18:01 +01:00
José Romildo Malaquias
fe502b0fad connman: enable support for Wireless daemon for Linux (iwd) 2017-12-19 08:34:11 -02:00
Vladimír Čunát
4a2340ff6b
Merge branch 'staging' 2017-12-19 10:27:13 +01:00
Bart Brouns
72c5514202 blsd: init at 2017-07-27 2017-12-19 09:40:01 +01:00
Tuomas Tynkkynen
fa822161b9 bmap-tools: init at 3.4 2017-12-19 01:12:14 +02:00
Dan Peebles
bba5d625fb gnutar: 1.29 -> 1.30 2017-12-18 11:49:18 -05:00
Orivej Desh
7c58e8dfc2 Merge branch 'master' into staging
* master: (125 commits)
  scummvm: fix eval
  tinycc: 0.9.27pre-20171016 -> 0.9.27
  Update terraform provider versions
  vscode: 1.18.1 -> 1.19.0
  linux: 4.14.6 -> 4.14.7
  scummvm: 1.9.0 -> 2.0.0
  cmst: 2017.03.18 -> 2017.09.19
  albert: 0.14.7 -> 0.14.14
  obs-studio: fix vlc plugin
  ffmpeg, ffmpeg-full: 3.4 -> 3.4.1
  uchiwa: 0.26.3 -> 1.1.0
  linux-testing: 4.15-rc3 -> 4.15-rc4
  steam: override nss, nspr, fixes #32781
  ponyc: 0.20.0 -> 0.21.0
  pythonPackages.pwntools: disable tests
  gnome3.gnome-tweak-tool: 3.26.3 → 3.26.4
  vim-rhubarb: init at 2017-06-28
  atom: depend on libsecret
  nvidia-settings: Make sure binary can find libXv.so
  backblaze-b2: 0.6.2 -> 1.1.0
  ...
2017-12-18 15:56:03 +00:00
José Romildo Malaquias
5fa03bf737 cmst: 2017.03.18 -> 2017.09.19 2017-12-18 07:46:51 -02:00
Samuel Leathers
6649ece637
Merge pull request #32752 from Izorkin/libmodsecurity
libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable
2017-12-17 13:28:14 -05:00
Kai Harries
94cec9d326 lbdb: 0.44 -> 0.45.3 2017-12-17 13:31:31 +00:00
Orivej Desh
4c3ccaf418
Merge pull request #32753 from ikervagyok/btrfs-progs
btrfs-progs: 4.13.3 -> 4.14
2017-12-17 13:01:30 +00:00
Izorkin
ee6bdc8bb4 libmodsecurity: 3.0.0-2017-11-17 -> 3.0.0 Stable 2017-12-17 13:04:11 +03:00
Lengyel Balazs
1b01ec13f6 btrfs-progs: 4.13.3 -> 4.14
added `zstd` as a dependency to fix compilation.
2017-12-17 10:48:49 +01:00
Orivej Desh
a9f83b1203
Merge pull request #32409 from romildo/fix.network-manager-applet
libdbusmenu: 12.10.12 -> 16.04.0; network-manager-applet: enable appindicator support
2017-12-17 04:34:39 +00:00
Orivej Desh
d6b27ad35f
Merge pull request #32419 from ryneeverett/init-lynis
lynis: init at 2.5.7
2017-12-17 04:32:36 +00:00
ryneeverett
eda63dfabb lynis: init at 2.5.7 2017-12-17 04:31:12 +00:00
Will Dietz
fcffee2ec5 texlive: fix use of xdvi: add hashes and don't orphan it
Hashes added manually, not using `fixHashes.sh`.

We remove xdvi from collection-basic and put it elsewhere:
previously this was collection-genericextra but that no longer
exist so I suppose it can go in collection-plainextra.
(As mentioned on the issue, might be best to just leave it in basic?)

Fixes #32661.
2017-12-16 22:51:26 +00:00
Orivej Desh
775150751d
Merge pull request #32691 from yegortimoshenko/qrencode/4.0.0
qrencode: 3.4.4 -> 4.0.0
2017-12-16 22:46:10 +00:00
Orivej Desh
2f44fbc786
Merge pull request #32696 from yegortimoshenko/ccd2iso/init
ccd2iso: init at 0.3
2017-12-16 22:43:46 +00:00
Yegor Timoshenko
f06c031173 ccd2iso: init at 0.3 2017-12-16 22:41:50 +00:00
Frank Doepper
bb02a14277 pulsemixer: 1.3.0-license -> 1.4.0 2017-12-16 21:16:06 +01:00
Michael Raskin
7c91237239
Merge pull request #32731 from yegortimoshenko/graphviz/src
graphviz: cleanup, use autoreconfHook, source from GitLab
2017-12-16 15:39:04 +00:00
Yegor Timoshenko
fcabea616e graphviz: cleanup, source from GitLab 2017-12-16 15:33:28 +00:00
Gabriel Ebner
0e37c90d88 biber: add missing dependencies 2017-12-16 14:44:06 +01:00
Gabriel Ebner
0f2a1e9ef9 biber: remove sed workaround
This was fixed by #32717.
2017-12-16 14:23:22 +01:00
Orivej Desh
dc89304d4d
Merge pull request #32733 from jtojnar/pinentry-1.1
pinentry: 1.0.0 → 1.1.0
2017-12-16 03:54:50 +00:00
Jan Tojnar
49993bec81
pinentry: clean up 2017-12-16 03:52:37 +01:00
Jan Tojnar
7ea74f4b7b
pinentry: 1.0.0 → 1.1.0 2017-12-16 03:42:32 +01:00
Jan Tojnar
ba67110de3
pinentry_qt: merge into pinentry 2017-12-16 03:26:30 +01:00
Vladimír Čunát
1b555c57ec
texlive: more robust way to fetch
/cc #30332.  Thanks to @vprbl for the http mirror.
2017-12-15 20:13:09 +01:00
Gabriel Ebner
101b4ec546 biber: 2.5 -> 2.7
Fixes #32715.
2017-12-15 19:02:28 +01:00
Jörg Thalheim
e9782a194a
Merge pull request #32693 from yegortimoshenko/paperkey/1.5
paperkey: 1.4 -> 1.5
2017-12-15 09:44:34 -08:00
Jörg Thalheim
769f99d206
Merge pull request #32685 from eqyiel/awsebcli-3.12.1
awsebcli: 3.12.0 -> 3.12.1
2017-12-15 09:37:42 -08:00
Matthias Beyer
826e8a2a3b smenu: init at 0.9.10 2017-12-15 17:09:27 +01:00
Michael Weiss
63596faef1 pfstools: 2.0.5 -> 2.1.0 2017-12-15 16:45:30 +01:00
Yegor Timoshenko
7f15eb01c9 paperkey: 1.4 -> 1.5 2017-12-15 01:58:20 +00:00
Yegor Timoshenko
7eabf4484b qrencode: 3.4.4 -> 4.0.0 2017-12-15 01:54:57 +00:00
Evan Hanson
58f3e8e9e4 chicken: 4.11.0 -> 4.13.0
Also update the chicken-ssql egg dependency version for ugarit and
ugarit-manifest-maker from 0.2.2 to 0.2.4 to include a fix for an issue
uncovered by chicken-4.13.0 (see [1] and [2] for more info).

[1]: https://bitbucket.org/DerGuteMoritz/ssql/pull-requests/1
[2]: https://salmonella-linux-x86-64.call-cc.org/chicken-4/gcc/linux/x86-64/2017/04/19/yesterday-diff/log2/install/ssql.html
2017-12-15 12:14:20 +13:00
Ruben Maher
757725e071 awsebcli: 3.12.0 -> 3.12.1 2017-12-15 08:43:11 +10:30
Orivej Desh
137bf46ee7 nixUnstable: 1.12pre5788_e3013543 -> 1.12pre5810_5d5b931f
Fixes build after 3430b0e859 with
5d5b931fb1
2017-12-14 18:34:36 +00:00
Orivej Desh
9f5b8aaec4 thefuck: 3.18 -> 3.25
Fixes #32670
2017-12-14 17:31:25 +00:00
Peter Hoeg
98d1da90bd togglesg-download: 2016-05-31 -> 2017-12-07 2017-12-15 00:27:59 +08:00
Robert Schütz
cc8254ae9b recoverjpeg: init at 2.6.1 2017-12-13 23:56:02 +01:00
Michael Weiss
b627c237ec slop: Add pkgconfig as build dependency
Fix: "Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)"
2017-12-13 22:34:37 +01:00
Robert Schütz
19841b5ba3
abcmidi: 2017.11.27 -> 2017.12.10 2017-12-13 21:02:40 +01:00
zimbatm
cac2cdd39b direnv: 2.13.3 -> 2.14.0 2017-12-13 15:33:45 +00:00
Gabriel Ebner
8df38f6dda
Merge pull request #30332 from veprbl/texlive2017
texlive: 2016 -> 2017
2017-12-13 14:51:18 +01:00
Pascal Wittmann
01ef7593a7 axel: 2.15 -> 2.16.1 2017-12-13 11:03:55 +01:00
Anton Schirg
3ec3de2ca4 yubico-piv-tool: 1.4.4 -> 1.5.0 2017-12-13 07:50:16 +01:00
Graham Christensen
e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát
3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Eelco Dolstra
875eaf0821
nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
Joachim F
90accc093e
Merge pull request #32216 from LumiGuide/networkmanager-strongswan
networkmanager_strongswan: fix package
2017-12-11 23:26:21 +00:00
Izorkin
cfe1a52f22 libmodsecurity: init at 3.0.0-2017-11-17 (#32075) 2017-12-11 22:23:02 +00:00
Herwig Hochleitner
d410e01588 i2p: 0.9.31 -> 0.9.32
cc @joelmo
2017-12-11 20:37:50 +01:00
Jörg Thalheim
8684861a08
Merge pull request #32560 from manveru/calamares
calamares: init at 3.1.10
2017-12-11 14:13:38 +00:00
Jörg Thalheim
c532038674
Merge pull request #32566 from dywedir/fd
fd: 6.0.0 -> 6.1.0
2017-12-11 13:45:02 +00:00
dywedir
743f6b64e3 fd: 6.0.0 -> 6.1.0 2017-12-11 15:20:23 +02:00
Michael Fellinger
b70a0bd08f Revive calamares 2017-12-11 14:15:47 +01:00
Orivej Desh
8dd33e803e cloud-init: disable check after #32244 2017-12-11 11:04:06 +00:00
Vladimír Čunát
e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Renaud
8a37ca7714 networkmanager-l2tp: 1.2.4 -> 1.2.8 2017-12-11 01:10:26 +01:00
Orivej Desh
bf132e6464 gnuplot_qt: Qt 4 -> Qt 5 2017-12-10 19:30:57 +00:00
Orivej Desh
051cbf7cbe gnuplot: build with libcerf 2017-12-10 19:30:57 +00:00
Michael Fellinger
3abcc2c514 Revert "calamares: remove due to being broken and insecure."
This reverts commit c677c35922.
2017-12-10 16:59:33 +01:00
rnhmjoj
491bc4cfed
pythonPackages: rename dns -> dnspython 2017-12-10 15:27:06 +01:00
Aristid Breitkreuz
c4a5ab728b borg: 1.1.1 -> 1.1.3 2017-12-10 14:26:03 +01:00
Andreas Rammhold
939e71fa40
uwimap: Do not pollute include/ with headers
uwimap was shipping an `include/unix.h` file that would be falsely
detected by many applications (e.g. php and its modules). Due to that
file we got hacks like 8c125c0c74.

This also adds some previously missing files that would normally be
installed by uwimap (linkage.c, osdep/unix/*.h, …)
2017-12-10 12:12:45 +01:00
Will Dietz
5c81453477 tetex: patch off-by-one to fix segfault
Fixes #32264.

Patch based on one from Fedora texlive-2007-66 source rpm.

References:
https://bugzilla.redhat.com/show_bug.cgi?id=754517
http://tug.org/pipermail/tex-k/2011-July/002317.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
https://www.mail-archive.com/tetex@dbs.uni-hannover.de/msg00968.html

Redhat discussion suggests this happens when using -Wl,-z,relro
(or other linker flags) that change the default memory layout.
2017-12-09 16:05:49 -06:00
Vladimír Čunát
2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Sarah Brofeldt
e32a2b4695
Merge pull request #32458 from elitak/vncdo
vncdo: init at 0.11.2
2017-12-09 16:54:59 +01:00
Ingo Blechschmidt
5fd37c154c sshlatex: 0.7 -> 0.8 2017-12-09 15:14:15 +01:00
Orivej Desh
f0f64fb8f0
Merge pull request #32492 from dtzWill/update/gnuplot-5.2.2
gnuplot: 5.2.1 -> 5.2.2
2017-12-09 09:35:44 +00:00
Tamas Herman
a16501cd44 awscli: 1.11.185 -> 1.14.6 2017-12-09 09:18:30 +00:00
Sarah Brofeldt
6edcc25c6e
Merge pull request #32153 from yuriaisaka/pr-fcitx-skk-init
fcitx-skk: init at 0.1.4
2017-12-09 10:03:44 +01:00
Jörg Thalheim
e7fbbb1e24
Merge pull request #32480 from magnetophon/fd
fd: 5.0.0 -> 6.0.0
2017-12-09 07:43:58 +00:00
Daiderd Jordan
ae702c68cc
Merge pull request #32482 from magnetophon/fzf
fzf: 0.17.1 ->0.17.3
2017-12-09 00:05:08 +01:00
Will Dietz
7b27b24690 gnuplot: 5.2.1 -> 5.2.2 2017-12-08 16:58:28 -06:00
Bart Brouns
2b1201b2ed fzf: 0.17.1 ->0.17.3 2017-12-08 22:16:30 +01:00
Bart Brouns
a3c9ee31de fd: 5.0.0 -> 6.0.0 2017-12-08 22:14:55 +01:00
Lorenzo Manacorda
6ee9df6b31 google-cloud-sdk: 177.0.0 -> 182.0.0 (#32452) 2017-12-08 20:32:51 +00:00
Eric Litak
19126daab3 vncdo: init at 0.11.2 2017-12-08 10:43:14 -08:00
Eelco Dolstra
0e58684c41
nixUnstable: Remove unused dependencies 2017-12-08 16:01:06 +01:00
Orivej Desh
695027f61c Restore "nixUnstable: rename to nix-unstable"
as discussed in bed3695848

Different names make it easier for the users to notice updates to Nix stable,
and to have Nix stable and unstable simultaneously.

This reverts commit bed3695848.
2017-12-08 11:17:33 +00:00
Vladimír Čunát
cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Orivej Desh
8bdd81b499
Merge pull request #32267 from jtojnar/gnome-updates
GNOME updates
2017-12-07 22:29:55 +00:00
Joachim F
e91f5f9144
Merge pull request #32339 from oxij/pkg/uim
uim: more options
2017-12-07 21:33:08 +00:00
Shea Levy
bed3695848
Revert "nixUnstable: rename to nix-unstable"
This commit effectively makes it impossible to upgrade to nixUnstable
with nix-env without mucking about with priorities, as you can't
uninstall the old nix transactionally with the new nix and if you
uninstall the old one first you no longer have nix at your disposal to
install the new one.

This reverts commit 9711aac642.
2017-12-07 14:17:53 -05:00