Commit graph

215337 commits

Author SHA1 Message Date
Jan Tojnar 3aa9d99a0a
vips: split into multiple outputs 2020-03-04 01:32:41 +01:00
Jan Tojnar 658b4914f3
vips: propagate glib
The .pc file has gobject-2.0 in Requires
2020-03-04 01:28:09 +01:00
Jan Tojnar 1829f233dc
vips: do not run configure twice 2020-03-04 01:27:23 +01:00
Jan Tojnar 9806a7638b
vips: clean up 2020-03-04 01:23:43 +01:00
José Romildo Malaquias 42f0be81ae
Merge pull request #81201 from romildo/upd.matcha-gtk-theme
matcha: 2020-02-06 -> 2020-02-27
2020-03-01 07:21:40 -03:00
José Romildo Malaquias 4b3ba784d3
Merge pull request #81126 from romildo/upd.snowblind
snowblind: init at 2020-02-26
2020-03-01 07:20:42 -03:00
José Romildo Malaquias 42e6eda5c2
Merge pull request #81108 from romildo/upd.qogir-theme
qogir-theme: 2020-02-20 -> 2020-02-26
2020-03-01 07:19:28 -03:00
Robert Hensing e38a01db5d
Merge pull request #68491 from roberth/fix-dontRecurseIntoAttrs
Fix dontRecurseIntoAttrs + add to lib + doc
2020-03-01 11:05:34 +01:00
Michael Weiss 02ca096a85
chromiumDev: Add the missing clang-format binary
The fix from 1d961a4c6d was unfortunately incomplete. This commit fixes
the second error [0] that occurs later during the build (the Python
script third_party/blink/renderer/bindings/scripts/generate_bindings.py
requires buildtools/linux64/clang-format).

[0]: https://github.com/NixOS/nixpkgs/pull/81016#issuecomment-591572821
2020-03-01 10:37:26 +01:00
Florian Klink 0193158b32
Merge pull request #80991 from stigtsp/package/perl-mozilla-ca-cert-file-patch
perlPackages.MozillaCA: replace outdated cacert.pem with pkgs.cacert
2020-02-29 22:29:13 -08:00
Evan Stoll a8b644f358 postman: 7.18.0 -> 7.19.1 2020-02-29 20:51:19 -08:00
Tadeo Kondrak 200473b225 wofi: 1.0 -> 1.1 2020-02-29 17:28:05 -08:00
Mario Rodas 1b86583c31
Merge pull request #81342 from groodt/groodt-argo-2.6.0
argo: 2.4.3 -> 2.6.0
2020-02-29 20:12:38 -05:00
Mario Rodas 4743f3f5a0
Merge pull request #81391 from bhipple/u/rust-cargo-cargo-inspect
cargo-inspect: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:54 -05:00
Mario Rodas 4d9c956d61
Merge pull request #81392 from bhipple/u/rust-cargo-cargo-watch
cargo-watch: upgrade cargo fetcher and cargoSha256
2020-02-29 20:08:21 -05:00
Mario Rodas e87ccfcaea
Merge pull request #81398 from bhipple/u/rust-cargo-newsboat
newsboat: upgrade cargo fetcher and cargoSha256
2020-02-29 19:57:05 -05:00
Mario Rodas e30d72c2da
Merge pull request #81380 from bhipple/u/rust-cargo-wasm-pack
wasm-pack: upgrade cargo fetcher and cargoSha256
2020-02-29 19:55:56 -05:00
Mario Rodas 702a8ee028
Merge pull request #81382 from bhipple/u/rust-cargo-gleam
gleam: upgrade cargo fetcher and cargoSha256
2020-02-29 19:55:21 -05:00
Mario Rodas 2b8269cd2f
Merge pull request #81399 from bhipple/u/rust-cargo-tiny
tiny: upgrade cargo fetcher and cargoSha256
2020-02-29 19:38:22 -05:00
Mario Rodas a2b8778ceb
Merge pull request #81381 from bhipple/u/rust-cargo-rx
rx: upgrade cargo fetcher and cargoSha256
2020-02-29 19:37:55 -05:00
Mario Rodas 6e6d0d0504
Merge pull request #81378 from bhipple/u/rust-cargo-system-syzygy
system-syzygy: upgrade cargo fetcher and cargoSha256
2020-02-29 19:36:30 -05:00
Mario Rodas 3a8e954e29
Merge pull request #81251 from bhipple/u/rust-cargo-bukubrow
bukubrow: upgrade cargo fetcher and cargoSha256
2020-02-29 19:33:09 -05:00
Mario Rodas e8f0e1b362
Merge pull request #81376 from bhipple/u/rust-cargo-webmetro
webmetro: upgrade cargo fetcher and cargoSha256
2020-02-29 19:32:58 -05:00
Mario Rodas 7446e905f1
Merge pull request #81377 from bhipple/u/rust-cargo-routinator
routinator: upgrade cargo fetcher and cargoSha256
2020-02-29 19:32:32 -05:00
Mario Rodas a321e456e8
Merge pull request #81397 from bhipple/u/rust-cargo-rustup
rustup: upgrade cargo fetcher and cargoSha256
2020-02-29 19:26:57 -05:00
Mario Rodas 150b68894d
Merge pull request #81400 from bhipple/u/rust-cargo-click
click: upgrade cargo fetcher and cargoSha256
2020-02-29 19:26:24 -05:00
Mario Rodas b87653fd70
Merge pull request #81390 from bhipple/u/rust-cargo-cargo-xbuild
cargo-xbuild: upgrade cargo fetcher and cargoSha256
2020-02-29 19:25:49 -05:00
Florian Klink ba27e63d8e errbot: disable for darwin
At least tests seem to be flaky there.
2020-02-29 15:58:35 -08:00
Florian Klink 56d4afdc83 python.pkgs.slackclient: 1.2.1 -> 2.5.0 2020-02-29 15:58:35 -08:00
Florian Klink aa89871ae0 errbot: freeze slackclient at 1.2.1
errbot requires slackclient 1.x, see https://github.com/errbotio/errbot/pull/1367
latest 1.x release would be 1.3.2, but it requires an older websocket_client than the one in nixpkgs
so let's just vendor the known-working version until they've migrated to 2.x.
2020-02-29 15:58:35 -08:00
Mario Rodas 5030491a03
Merge pull request #81413 from avh4/elm-format-0.8.3
elm-format: 0.8.2 -> 0.8.3
2020-02-29 18:37:27 -05:00
Mario Rodas 7b8d14178b
Merge pull request #81394 from bhipple/u/rust-cargo-cargo-udeps
cargo-udeps: upgrade cargo fetcher and cargoSha256
2020-02-29 18:30:11 -05:00
Mario Rodas f89dc0130a
Merge pull request #80716 from r-ryantm/auto-update/seafile-shared
seafile-shared: 7.0.5 -> 7.0.6
2020-02-29 18:29:40 -05:00
Mario Rodas d778aafabd
Merge pull request #80588 from r-ryantm/auto-update/hevea
hevea: 2.32 -> 2.33
2020-02-29 18:26:14 -05:00
Ben Wolsieffer 07727dbd16
buildbot: 2.6.0 -> 2.7.0 (#81406) 2020-02-29 18:24:02 -05:00
Mario Rodas b209cc7f76
Merge pull request #81379 from bhipple/u/rust-cargo-cargo-web
cargo-web: upgrade cargo fetcher and cargoSha256
2020-02-29 18:23:19 -05:00
Mario Rodas 4bccbf09ec
Merge pull request #81393 from bhipple/u/rust-cargo-cargo-fuzz
cargo-fuzz: upgrade cargo fetcher and cargoSha256
2020-02-29 18:22:37 -05:00
R. RyanTM c397b5e3d2 python27Packages.smmap: 0.9.0 -> 3.0.1 2020-02-29 15:21:33 -08:00
Mario Rodas c33f5a8079
Merge pull request #81383 from bhipple/u/rust-cargo-contrast
contrast: upgrade cargo fetcher and cargoSha256
2020-02-29 18:19:54 -05:00
Mario Rodas 0029baca2b
Merge pull request #81404 from r-ryantm/auto-update/python2.7-orderedset
python27Packages.orderedset: 2.0.1 -> 2.0.3
2020-02-29 18:19:27 -05:00
Mario Rodas 60cfad09ca
Merge pull request #81349 from r-ryantm/auto-update/openfortivpn
openfortivpn: 1.11.0 -> 1.12.0
2020-02-29 18:18:51 -05:00
Mario Rodas c03bfa676e
Merge pull request #81250 from bhipple/u/rust-cargo-lorri
lorri: upgrade cargo fetcher and cargoSha256
2020-02-29 18:17:45 -05:00
Mario Rodas 7b94c1301a
Merge pull request #81247 from bhipple/u/rust-cargo-miniserve
miniserve: upgrade cargo fetcher and cargoSha256
2020-02-29 18:17:29 -05:00
Mario Rodas d0a9a87ee2
Merge pull request #81235 from bhipple/u/rust-cargo-rdedup
rdedup: upgrade cargo fetcher and cargoSha256
2020-02-29 18:16:18 -05:00
Mario Rodas df730ab146
Merge pull request #81232 from bhipple/u/rust-cargo-tensorman
tensorman: upgrade cargo fetcher and cargoSha256
2020-02-29 18:16:08 -05:00
Mario Rodas 758bb38f81
Merge pull request #81353 from r-ryantm/auto-update/ocaml4.07.1-ocamlnet
ocamlPackages.ocamlnet: 4.1.6 -> 4.1.7
2020-02-29 18:14:54 -05:00
Mario Rodas ba5b5dc17b
Merge pull request #81389 from bhipple/u/rust-cargo-cargo-generate
cargo-generate: upgrade cargo fetcher and cargoSha256
2020-02-29 18:13:54 -05:00
Jonathan Ringer cad99590a2 glances: move from python-module to application 2020-02-29 15:07:44 -08:00
Raphael Das Gupta a0a724938e osmpythontools: init at 0.2.6 2020-02-29 14:53:47 -08:00
Mario Rodas eb8ab69cc4
Merge pull request #81348 from r-ryantm/auto-update/ne
ne: 3.2.1 -> 3.3.0
2020-02-29 17:46:22 -05:00