Matthew Bauer
a79a8f29bc
waf: use wafConfigureFlags for waf flags
...
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
Symphorien Gibol
52566c3b7b
proot: fix cross compilation
2019-03-28 21:57:51 +01:00
Symphorien Gibol
cbd9409086
talloc, tdb: fix cross-compilation after wafHook improvements
2019-03-28 20:15:55 +01:00
Symphorien Gibol
3d60a00c63
wafHook: cross compilation support
...
for this to work, wafHook must be in nativeBuildInputs.
2019-03-28 20:06:25 +01:00
Symphorien Gibol
1001d0034c
wafHook: ignore configurePlatforms
...
waf does support --build and --host, but the only effect of these
options is an error message telling to use --cross-compile instead.
So we ignore these flags.
2019-03-28 19:59:16 +01:00
Symphorien Gibol
f23a21514c
wafHook: ignore --disable-static and such options
...
These options are forcefully added by pkgsStatic but are not understood
by waf.
2019-03-28 18:33:08 +01:00
Symphorien Gibol
f075de5c25
wafHook: let derivations use an existing waf in a non-standard location
...
this is necessary for talloc
2019-03-28 18:32:29 +01:00
Vladyslav M
07b42ccf2d
Merge pull request #57755 from marsam/update-flow
...
flow: 0.94.0 -> 0.95.1
2019-03-22 11:15:26 +02:00
Joachim F
5499a158c1
Merge pull request #57987 from CrazedProgrammer/update-ccemux
...
ccemux: 1.1.0 -> 1.1.1
2019-03-22 08:33:01 +00:00
Joachim F
2f80ccc2fe
Merge pull request #57955 from ebzzry/deco-0.0.2
...
deco: 0.0.1 -> 0.0.2
2019-03-22 07:36:48 +00:00
Joachim F
fd50d1f34c
Merge pull request #58041 from nyanloutre/mautrix-update
...
mautrix-telegram: 0.5.0 -> 0.5.1
2019-03-22 07:36:02 +00:00
Joachim F
aded9eae35
Merge pull request #57949 from carlosdagos/dnscrypt-2.0.21
...
dnscrypt-proxy2: 2.0.15 -> 2.0.21
2019-03-22 07:34:16 +00:00
Jörg Thalheim
9824b3ce4d
Merge pull request #58053 from illegalprime/libatasmart-cross
...
libatasmart: add build time cc
2019-03-22 07:28:41 +00:00
Jörg Thalheim
70d6db9097
Merge pull request #58065 from r-ryantm/auto-update/eagle
...
eagle: 9.1.2 -> 9.3.1
2019-03-22 07:22:58 +00:00
Jörg Thalheim
b748190c22
Merge pull request #56594 from terlar/add-node-package-indium
...
nodePackages.indium: init at 3.4.1
2019-03-22 07:15:34 +00:00
Jörg Thalheim
31a560ccb1
Merge pull request #58087 from r-ryantm/auto-update/fstrm
...
fstrm: 0.4.0 -> 0.5.0
2019-03-22 07:13:38 +00:00
Jörg Thalheim
6a81a60294
Merge pull request #57076 from Mic92/nix-review
...
doc/reviewing-contributions: nix-review instead of nox-review
2019-03-22 07:05:06 +00:00
Jörg Thalheim
b33269a2d8
Merge pull request #58057 from liff/vimPlugins/nord-vim
...
vimPlugins.nord-vim: init at 0.10.0
2019-03-22 06:59:37 +00:00
Jörg Thalheim
3d5421846d
Merge pull request #58093 from r-ryantm/auto-update/geekbench
...
geekbench: 4.2.3 -> 4.3.3
2019-03-22 06:53:14 +00:00
Michael Raskin
22b73cc3c9
Merge pull request #57903 from dtzWill/update/strace-5
...
strace: 4.26 -> 5.0
2019-03-22 06:45:51 +00:00
Elis Hirwing
870db5e15d
Merge pull request #57389 from ggPeti/master
...
musly: init at unstable-2017-04-26
2019-03-22 07:33:24 +01:00
Wael Nasreddine
52dae14f0c
buildGoModule: use go_1_12 instead of go_1_11 ( #58103 )
2019-03-21 20:40:07 -07:00
worldofpeace
e2ac456f9a
Merge pull request #57864 from tomberek/teleport_update
...
teleport: 2.4.1 -> 3.1.8
2019-03-21 21:44:28 -04:00
Will Dietz
31600452bc
gitAndTools.lab: 0.15.2 -> 0.15.3 ( #58091 )
...
https://github.com/zaquestion/lab/releases/tag/v0.15.3
2019-03-21 18:13:33 -07:00
Michael Weiss
078de9ce49
signal-desktop: 1.22.0 -> 1.23.0
2019-03-22 01:35:03 +01:00
R. RyanTM
8ab50871aa
geekbench: 4.2.3 -> 4.3.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/geekbench/versions
2019-03-21 17:24:40 -07:00
Will Dietz
baa62d9ac6
Merge pull request #57980 from dtzWill/update/compilerrt-crtbegin-patch
...
llvmPackages_{7,8}.compiler-rt: update crtbegin-and-end.patch
2019-03-21 17:47:51 -05:00
R. RyanTM
188179faca
fstrm: 0.4.0 -> 0.5.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/fstrm/versions
2019-03-21 15:33:23 -07:00
Will Dietz
31ba1d6fa6
Merge pull request #58084 from r-ryantm/auto-update/terminus-font-ttf
...
terminus_font_ttf: 4.46.0 -> 4.47.0
2019-03-21 17:28:41 -05:00
lewo
3c1abf0c9c
Merge pull request #57831 from delroth/nginx-sso-0.16.1
...
nginx-sso: 0.16.0 -> 0.16.1
2019-03-21 23:23:51 +01:00
lewo
06666a550c
Merge pull request #57849 from Ma27/update-hydra
...
hydra: 2019-02-01 -> 2019-03-18
2019-03-21 23:21:56 +01:00
R. RyanTM
bff3660f63
terminus_font_ttf: 4.46.0 -> 4.47.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/terminus-font-ttf/versions
2019-03-21 15:12:04 -07:00
Will Dietz
7ac7491fa8
Merge pull request #57625 from dtzWill/update/netatop-2
...
netatop: 1.0 -> 2.0, fixes compat with kernels >= 4.13
2019-03-21 16:45:56 -05:00
Vladyslav M
070fd42a65
Merge pull request #57781 from dywedir/skim
...
skim: 0.5.5 -> 0.6.2
2019-03-21 23:45:34 +02:00
Will Dietz
344c24fe1b
Merge pull request #57933 from dtzWill/update/libconfig-1.7.2
...
libconfig: 1.5 -> 1.7.2, enable tests
2019-03-21 16:44:26 -05:00
Wael Nasreddine
6d7d69ff3e
buildGoModule: remove SSL env vars in favor of cacert in buildInputs ( #58071 )
...
cacert already exposes NIX_SSL_CERT_FILE in its setupHook. Fetchers and builders are already setup to use this variable and there's no need to export them manually.
2019-03-21 14:44:03 -07:00
Will Dietz
400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
...
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Vladyslav M
059349e71d
Merge pull request #57941 from lilyball/ffsend
...
ffsend: 0.2.36 -> 0.2.38
2019-03-21 23:18:38 +02:00
Terje Larsen
657ed24d67
nodePackages.indium: init at 3.4.1
2019-03-21 19:37:34 +01:00
Michael Weiss
21d3eee760
dav1d: init at 0.2.1
2019-03-21 18:57:56 +01:00
R. RyanTM
6c14a2f3f8
eagle: 9.1.2 -> 9.3.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/eagle/versions
2019-03-21 10:40:06 -07:00
Jörg Thalheim
fd26b05c07
Merge pull request #58060 from r-ryantm/auto-update/dropbox-cli
...
dropbox-cli: 2018.11.28 -> 2019.02.14
2019-03-21 15:56:58 +00:00
R. RyanTM
02f62753fe
dropbox-cli: 2018.11.28 -> 2019.02.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dropbox-cli/versions
2019-03-21 08:49:53 -07:00
Olli Helenius
48f13a3afe
vimPlugins.nord-vim: init at 0.10.0
2019-03-21 17:29:41 +02:00
Michael Eden
d1f0f10cf1
libatasmart: add build time cc
2019-03-21 11:05:47 -04:00
Ryan Mulligan
6e982c4c32
Merge pull request #56708 from r-ryantm/auto-update/irssi
...
irssi: 1.1.2 -> 1.2.0
2019-03-21 08:04:07 -07:00
Matthew Bauer
b59aac0656
Merge pull request #57814 from illegalprime/fix/mg-cross
...
mg: use build system pkg-config
2019-03-21 10:17:23 -04:00
nyanloutre
2f69e363a5
mautrix-telegram: 0.5.0 -> 0.5.1
2019-03-21 14:57:26 +01:00
Simon Lackerbauer
5b00f65402
atlassian-confluence: 6.14.1 -> 6.14.2
...
CVE-2019-3395, CVE-2019-3396
2019-03-21 13:21:28 +00:00
worldofpeace
427d13b66a
Merge pull request #57985 from romildo/upd.shades-of-gray-theme
...
shades-of-gray-theme: 1.1.5 -> 1.1.6
2019-03-21 08:17:39 -04:00