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
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
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
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
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