Commit graph

19803 commits

Author SHA1 Message Date
Dmitry Kalinkin 05edf030fc
Merge pull request #56797 from veprbl/pr/texlive-2018-final
texlive: 2018 -> 2018-final
2019-03-12 13:37:10 -04:00
Ryan Mulligan 8b6f94e26d
Merge pull request #57336 from r-ryantm/auto-update/nx-libs
nx-libs: 3.5.99.18 -> 3.5.99.19
2019-03-12 10:30:22 -07:00
R. RyanTM 9f0ef9fb9f lr: 1.4 -> 1.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lr/versions
2019-03-12 15:02:48 +00:00
R. RyanTM 457d188338 yara: 3.8.1 -> 3.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yara/versions
2019-03-12 05:48:33 -07:00
Dmitry Kalinkin c3cb5933f8
Merge pull request #57444 from abathur/pdfgrep-platform-unix
pdfgrep: relax platform from linux to unix
2019-03-11 22:53:07 -04:00
Travis A. Everett 95aef95322
pdfgrep: relax platform from linux to unix 2019-03-11 15:23:15 -05:00
Wael Nasreddine c75cb87721
Merge pull request #57296 from kalbasit/nixpkgs_go-fixes
Fixes to a few Go packages.
2019-03-11 13:11:11 -07:00
Travis A. Everett a192cf371f
smenu: relax platform from linux to unix 2019-03-11 13:16:55 -05:00
Wael M. Nasreddine 7cb4e4b343
vault: export GOCACHE in the preBuild phase
TMPDIR, in `GOCACHE = "$TMPDIR";`, will not be intepreted  when it's set
outside of a phase.
2019-03-11 09:59:20 -07:00
Sarah Brofeldt e1e5df688a mitmproxy: Fix tests with pytest >= 4.x 2019-03-11 17:08:24 +01:00
Sarah Brofeldt 3df55b80bb mitmproxy: Fix build with wsproto >= 0.13 2019-03-11 17:08:02 +01:00
R. RyanTM 3a36b53de8 plantuml: 1.2019.1 -> 1.2019.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/plantuml/versions
2019-03-11 15:34:29 +01:00
Kier Davis d700803323
pius: fix dependencies
`perl` needs to be a native build input to ensure that it is
present in `PATH` during the build, allowing `patchShebangs` to
correctly fix the shebang in `pius-party-worksheet`. Previously,
the shebang was left as `/usr/bin/perl` because `perl` could not
be found by `patchShebangs`.

`six` is a required dependency of `pius` and likely should have
been included in the derivation a long time ago, since the `pius`,
`pius-report` and `pius-keyring-mgr` commands are broken without it.
Annoyingly, `pius` still uses `distutils` rather than `setuptools`
which seems to happily install the package without checking that
its dependencies have been installed.
2019-03-11 13:43:49 +00:00
Elis Hirwing 9388152cd3
Merge pull request #56816 from etu/transifex-fix-build
transifex-client: Fix build after updated dependencies
2019-03-11 12:34:56 +01:00
R. RyanTM a8ef518785 pius: 2.2.6 -> 2.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pius/versions
2019-03-11 03:59:32 -07:00
Will Dietz b4bc6155ba
Merge pull request #57052 from dtzWill/update/broot-0.7.0
broot: 0.6.3 -> 0.7.1
2019-03-11 05:16:05 -05:00
Mario Rodas 1b493e2555
gifski: init at 0.8.7 2019-03-11 02:33:07 -05:00
R. RyanTM 1b61380bf3 offlineimap: 7.2.2 -> 7.2.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/offlineimap/versions
2019-03-11 00:23:26 -07:00
R. RyanTM ab162ec3aa nx-libs: 3.5.99.18 -> 3.5.99.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nx-libs/versions
2019-03-10 21:41:31 -07:00
Dmitry Kalinkin 2274611acb
Merge pull request #57195 from dtzWill/update/proot-5.1.0.20190305
proot: update, consolidate, python extension support
2019-03-10 23:21:04 -04:00
Ryan Mulligan 1512be9fd3
Merge pull request #57316 from r-ryantm/auto-update/mbuffer
mbuffer: 20190113 -> 20190127
2019-03-10 17:18:48 -07:00
Ryan Mulligan beecd1b5c1
Merge pull request #57272 from r-ryantm/auto-update/libcpuid
libcpuid: 0.4.0 -> 0.4.1
2019-03-10 17:16:26 -07:00
R. RyanTM 7a5688d8a6 mbuffer: 20190113 -> 20190127
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mbuffer/versions
2019-03-10 16:45:37 -07:00
Austin Seipp 37fe6bf786
websocat: init at 1.3.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-03-10 16:50:24 -05:00
Sarah Brofeldt 9b3da9ef64
Merge pull request #57261 from Ma27/fix-autorandr-completions
autorandr: install bash completions properly
2019-03-10 21:04:13 +01:00
Sarah Brofeldt f9bb0b3c3a
Merge pull request #57232 from bachp/bonnie-1.98
bonnie: 1.97.3 -> 1.98
2019-03-10 20:35:37 +01:00
R. RyanTM 091fbe9409 libcpuid: 0.4.0 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcpuid/versions
2019-03-10 11:47:10 -07:00
John Ericson 83e3aff78d
Merge pull request #57267 from obsidiansystems/override-unstable-nix
nix*: Make .override work
2019-03-10 14:19:49 -04:00
John Ericson 4dfe9f9eb8 Merge remote-tracking branch 'upstream/master' into override-unstable-nix 2019-03-10 13:53:59 -04:00
John Ericson bfc72142e0 nix*: Make .override work
Currently, .override is only on a temporary attrset that is thrown away, now it
is also on the nix derivations we use.
2019-03-10 13:52:55 -04:00
Maximilian Bosch 0015e526c7
autorandr: install bash completions properly 2019-03-10 18:06:48 +01:00
Ryan Mulligan aeb707d1a9
Merge pull request #57213 from r-ryantm/auto-update/bdf2psf
bdf2psf: 1.189 -> 1.190
2019-03-10 07:08:24 -07:00
R. RyanTM c10e59e7bf ddcutil: 0.9.4 -> 0.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-03-10 13:18:14 +01:00
R. RyanTM 9161b2012a ckbcomp: 1.189 -> 1.190
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-03-10 13:17:00 +01:00
Vladyslav M ad2cbb8029
Merge pull request #57110 from volth/gtkdoc
gnome2.gtkdoc -> gtk-doc
2019-03-10 11:31:41 +02:00
Pascal Bach 260f0e0c5c bonnie: fix bon_csv2txt utility
The bon_csv2txt utility is a perl script. By default it is looking forbonnie: fix bon_csv2txt utility

The bon_csv2txt utility is a perl script. By default it is looking for
perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase from 34'006'536 bytes to  90'289'456 bytes as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.

perl in /usr/bin/perl which doesn't work on nixos.

This changes patches the perl interpreter correctly. But this comes as at a cost of
closure size increase as perl is now a dependency.

An alterantive would be to patch the file to use /usr/bin/env perl and just rely on a perl interpreter
being present in PATH.
2019-03-10 10:29:53 +01:00
Pascal Bach d039887386 bonnie: 1.97.3 -> 1.98
Version is already available in debian testing.
2019-03-10 10:29:51 +01:00
Michael Raskin 92537b0179
Merge pull request #57135 from ar1a/_0x0
_0x0: init at 2018-06-24
2019-03-10 08:19:04 +00:00
R. RyanTM 93b1fe3500 bdf2psf: 1.189 -> 1.190
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bdf2psf/versions
2019-03-09 20:30:11 -08:00
Will Dietz d9c588f6d7 broot: 0.7.0 -> 0.7.1 2019-03-09 18:52:21 -06:00
Will Dietz 3e635ea5df proot: cleanup (single version, make python optional, add maintainer) 2019-03-09 18:38:22 -06:00
Will Dietz cd1471779c proot: 5.1.0.20181214 -> 5.1.0.20190305
11972c0dab...ff61c86cb2
2019-03-09 18:19:44 -06:00
Ryan Mulligan 5511fd1318
Merge pull request #57166 from ar1a/capture-license
capture: 1.0 -> 2019-03-10
2019-03-09 15:33:45 -08:00
Ryan Mulligan 0ad6a98d88
Merge pull request #57167 from ar1a/pbclibroken
pb_cli: 1.0 -> 2019-03-10
2019-03-09 15:33:09 -08:00
Aria Edmonds 42631524df capture: 1.0 -> 2019-03-10 2019-03-10 10:22:43 +11:00
Aria Edmonds 57bfa0c395 pb_cli: 1.0 -> 2019-03-10 2019-03-10 10:15:41 +11:00
Aria Edmonds 582374ea9e _0x0: init at 2018-06-24 2019-03-10 06:43:33 +11:00
Christian Kauhaus 2172f4bd07 vulnix: 1.7.1 -> 1.8.0 2019-03-09 18:37:42 +01:00
Pascal Wittmann bbfd2be8ed
mhddfs: fix build (see #53716) 2019-03-09 17:14:42 +01:00
Mario Rodas 10a2981e36
lsd: init at 0.13.0 2019-03-09 07:52:58 -05:00
Pascal Wittmann 2e1217fb48
aide: 0.16 -> 0.16.1 2019-03-09 13:33:11 +01:00
volth 4e2c477cf8 gnome2.gtkdoc -> gtk-doc
fix evaluation when `config.allowAliases` == false
(regression after https://github.com/NixOS/nixpkgs/pull/56791)
2019-03-09 11:24:01 +00:00
Will Dietz d7c23cc65f ntp: 4.2.8p12 -> 4.2.8p13 (#57059)
From http://www.ntp.org/index.html:
> ntp-4.2.8p13 was released on 07 March 2019.
> It addresses 1 medium-severity security issue in ntpd, and provides 17
> other non-security fixes and 1 improvements over 4.2.8p12.
2019-03-08 23:06:29 +01:00
Yurii Izorkin 59ccd3a70f datadog-agent: 6.10.0 -> 6.10.1 (#57065) 2019-03-08 13:15:43 -08:00
Ingo Blechschmidt 20e32de5e3 tikzit: 2.1 -> 2.1.4 (#57071) 2019-03-08 21:38:17 +01:00
Silvan Mosberger 2e92520e21
Merge pull request #56641 from r-ryantm/auto-update/facter
facter: 3.12.3 -> 3.13.0
2019-03-08 19:41:16 +01:00
Nikola Knezevic 81042e810f strongswan: 5.7.1 -> 5.7.2 2019-03-08 16:11:38 +01:00
Jörg Thalheim 87f8d1de64
Merge pull request #56969 from knl/build-strongswan-on-macos
strongswan: Make it build on macOS
2019-03-08 11:14:18 +00:00
Dmitry Kalinkin 2eeb7a9e69
texlive: add tug.org as a mirror for 2018-final 2019-03-07 21:43:49 -05:00
Will Dietz d2702cf81d broot: 0.6.3 -> 0.7.0 2019-03-07 16:44:01 -06:00
Josef Kemetmüller 61a8aca8e5 udocker: Fix build (#57002)
The latest changes to support better cross-compilation compatibility
have introduced a stricter handling of dependency specifications in
python. Since b4acd97, mock and nosetest should be checkInputs, since
they are used for testing.

Fixes: #56972
2019-03-07 22:55:12 +01:00
Robert Schütz 39495404a3 asciidoc: replace tetex by texlive (#56782) 2019-03-07 22:27:12 +01:00
Will Dietz 2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Franz Pletz 6a69ce9750
Merge pull request #56909 from WilliButz/update-oxidized
oxidized: 0.25.0 -> 0.26.2
2019-03-07 16:25:44 +00:00
markuskowa 7f96a9fbce
Merge pull request #56873 from ck3d/sile-doc
sile: build and install documentation (self test)
2019-03-07 13:40:53 +01:00
Christian Kögler b08408566d sile: build and install documentation (self test)
- added primary fonts (some non free fonts are missing, but sile selects
  alternative fonts) used by documentation
2019-03-07 13:04:44 +01:00
Jörg Thalheim 3befd1314c
Merge pull request #56232 from elseym/wireguard-go
wireguard-go: 0.0.20181001 -> 0.0.20181222
2019-03-07 10:43:18 +00:00
markuskowa dd60ccaca7
Merge pull request #56981 from knedlsepp/fix-sewer
sewer: Fix build
2019-03-07 11:22:58 +01:00
Nikola Knezevic 1609f860f5 strongswan: Make it build on macOS
Original expression could not be built on macOS due to using dependencies to
Linux only packages. This change fixes that by grouping the dependencies based
on the suitable system. In addition, it uses `configure` flags recommended by
the project for building on macOS, as well the ones used by Homebrew.
2019-03-07 10:05:17 +01:00
Ryan Mulligan 224ad7d5b5
Merge pull request #56930 from carlosdagos/sshuttle-0.78.5
sshuttle: 0.78.4 -> 0.78.5
2019-03-06 19:00:28 -08:00
Will Dietz e7960be204 birdfont: 2.25.0 -> 2.26.0 2019-03-06 14:20:57 -06:00
Josef Kemetmüller 841beafd10 sewer: 0.6.0 -> 0.7.0 2019-03-06 21:12:59 +01:00
Josef Kemetmüller 19fc5cb3db sewer: Fix build
The sed expression actually caused an error on hydra:
```
sed: -e expression #1, char 18: Invalid collation character
```
It seems to build fine without it however.
2019-03-06 21:11:15 +01:00
Pascal Wittmann 949871803c
Merge pull request #56899 from NixOS/update-cabextract
cabextract: 1.9 -> 1.9.1
2019-03-06 11:33:15 +01:00
Wael Nasreddine 51fdca9cad
Merge pull request #56567 from Izorkin/datadog-agent
datadog-agent: update go packages and sub-packages
2019-03-05 16:59:21 -08:00
Carlos D 5bcf9e29ca sshuttle: 0.78.4 -> 0.78.5 2019-03-06 11:37:33 +11:00
Peter Hoeg ed3caf3d32
Merge pull request #56928 from peterhoeg/f/rubber
rubber: fix build
2019-03-06 08:11:42 +08:00
Peter Hoeg 074f57b4a8 rubber: fix build 2019-03-06 08:05:16 +08:00
Jan Tojnar b2b29d24f2
Merge pull request #56715 from jtojnar/ibus-no-gconf
ibus: remove gconf dependency from runtime
2019-03-06 00:14:22 +01:00
lewo 273b83ec23
Merge pull request #56667 from r-ryantm/auto-update/gandi-cli
gandi-cli: 1.3 -> 1.4
2019-03-05 21:15:37 +01:00
WilliButz da55a4f48c
oxidized: 0.25.0 -> 0.26.2 2019-03-05 21:00:38 +01:00
Pascal Wittmann 2ec1b90a60
cabextract: 1.9 -> 1.9.1 2019-03-05 18:52:41 +01:00
Peter Simons 67cc7a8254 davfs2: update to version 1.5.5 2019-03-05 12:17:28 +01:00
Peter Simons 2c75686985 analog: update to version 6.0.13 2019-03-05 12:08:20 +01:00
Domen Kožar f60459a023
Merge pull request #55142 from FlorianFranzen/thinkfan_smart
thinkfan: add option for libatasmart support
2019-03-05 17:47:13 +07:00
Will Dietz 9deced9c63 s6-networking: 2.3.0.3 -> 2.3.0.4
https://skarnet.org/software/s6-networking/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 3fe8eeabd5 s6-dns: 2.3.0.1 -> 2.3.0.2
https://skarnet.org/software/s6-dns/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz ad924fb21a s6-portable-utils: 2.2.1.2 -> 2.2.1.3
https://skarnet.org/software/s6-portable-utils/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz dd693c15be s6-rc: 0.4.1.0 -> 0.5.0.0
https://skarnet.org/software/s6-rc/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 69a07d29fc s6: 2.7.2.2 -> 2.8.0.0
https://skarnet.org/software/s6/upgrade.html
2019-03-04 23:23:55 +01:00
Will Dietz 18ef1da03d execline: 2.5.0.1 -> 2.5.1.0
https://skarnet.org/software/execline/upgrade.html
2019-03-04 23:23:55 +01:00
Dmitry Kalinkin 4e103fb651
biber: use texlive.biber for src 2019-03-04 17:07:49 -05:00
Josef Kemetmüller b7c146c08e smbnetfs: Fix build against attr>=2.4.48
The xattr.h header was removed from libattr in v2.4.48 but added to glibc in 2.27.
The location moved from attr/xattr.h to sys/xattr.h.
2019-03-04 21:30:59 +01:00
Michael Weiss 47f8a520f8
lf: 10 -> 11 2019-03-04 20:51:00 +01:00
Michael Weiss 217070368a
scdoc: 1.9.3 -> 1.9.4 2019-03-04 20:48:31 +01:00
Jörg Thalheim 27cb0669c6
Merge pull request #56500 from kalbasit/nixpkgs_add-support-go-1-12
go_1_12: init at go 1.12
2019-03-04 14:22:27 +00:00
Timo Kaufmann 83dcf66186
trash-cli: fix build (#56818)
More fallout from enabling strictDeps in #55757. `buildInputs` are not
accessible from the check phase.
2019-03-04 14:52:33 +01:00
R. RyanTM ab9af2252b fio: 3.12 -> 3.13 (#56650)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2019-03-04 13:29:33 +01:00
Will Dietz c61bb14eb4 unrar: 5.5.8 -> 5.7.3 (#56657) 2019-03-04 13:20:06 +01:00
Elis Hirwing 13c701e476
transifex-client: Fix build after updated dependencies 2019-03-04 13:15:01 +01:00