Commit Graph

213890 Commits

Author SHA1 Message Date
Mario Rodas
583950cdd2
Merge pull request #80311 from bhipple/u/rust-cargo-scaff
scaff: upgrade cargo fetcher and cargoSha256
2020-02-17 08:48:10 -05:00
Martin Milata
f5a5695edd libreoffice-fresh: 6.3.0.4 -> 6.3.5.2 2020-02-17 14:47:54 +01:00
Mario Rodas
c7fc4c0d9f
Merge pull request #80312 from bhipple/u/rust-cargo-sd
sd: upgrade cargo fetcher and cargoSha256
2020-02-17 08:46:07 -05:00
Mario Rodas
e83893e1ab
Merge pull request #80282 from jonasnick/lnd-0.9
lnd 0.8.1 -> lnd 0.9.0
2020-02-17 08:41:57 -05:00
Michele Guerini Rocco
fc1b4820ad
Merge pull request #80325 from ericdallo/patch-1
Add my githubId in maintainer-list.nix
2020-02-17 14:38:22 +01:00
Patrizio Bekerle
66dc93c716 Update QOwnNotes to 20.2.5 2020-02-17 14:36:01 +01:00
Michele Guerini Rocco
0240b3cbd5
Merge pull request #80335 from cole-h/iosevka
iosevka: don't show build progress
2020-02-17 14:35:29 +01:00
Jean-Philippe Braun
92c97a3915 terragrunt: 0.17.4 -> 0.21.11 2020-02-17 14:34:02 +01:00
Mario Rodas
b17228033f
Merge pull request #80287 from bhipple/u/rust-cargo-cargo-deps
cargo-deps: upgrade cargo fetcher and cargoSha256
2020-02-17 08:27:36 -05:00
Mario Rodas
72aab35350
Merge pull request #80286 from bhipple/u/rust-cargo-cargo-about
cargo-about: upgrade cargo fetcher and cargoSha256
2020-02-17 08:27:00 -05:00
Mario Rodas
d9cdb01dcc
Merge pull request #80285 from bhipple/u/rust-cargo-uq
uq: upgrade cargo fetcher and cargoSha256
2020-02-17 08:26:43 -05:00
Mario Rodas
eb044ecd04
Merge pull request #80150 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 9.1.0 -> 9.1.1
2020-02-17 08:21:04 -05:00
Mario Rodas
f0c998032c
Merge pull request #80299 from bhipple/u/rust-cargo-nixpkgs-fmt
nixpkgs-fmt: upgrade cargo fetcher and cargoSha256
2020-02-17 08:15:34 -05:00
Mario Rodas
db08a9ead2
Merge pull request #80306 from bhipple/u/rust-cargo-just
just: upgrade cargo fetcher and cargoSha256
2020-02-17 08:15:21 -05:00
Mario Rodas
72cd98ea32
Merge pull request #80309 from bhipple/u/rust-cargo-rq
rq: upgrade cargo fetcher and cargoSha256
2020-02-17 08:13:52 -05:00
Mario Rodas
8ae9c8e206
Merge pull request #80307 from bhipple/u/rust-cargo-ruplacer
ruplacer: upgrade cargo fetcher and cargoSha256
2020-02-17 08:13:21 -05:00
Mario Rodas
feb08c7123
Merge pull request #80295 from Trundle/skaffold-1.3.1
skaffold: 1.2.0 -> 1.3.1
2020-02-17 08:11:42 -05:00
Johannes Schleifenbaum
dfd86fc882
dbeaver: 6.3.4 -> 6.3.5 2020-02-17 12:56:16 +01:00
rnhmjoj
270a1e4f8a
unscii: cleanup and split outputs
The font is very large and duplicated across many formats, some of
which cannot be compressed, like `.hex` or `.svg`.
For normal use (eg. X11, GTK applications) these formats are not
necessary, so they are moved to another output reducing the default
closure size.
2020-02-17 11:57:28 +01:00
Bas van Dijk
4e0a6bc4be symlinkJoin: fix "bash: Argument list too long" error
When the `paths` argument is too big `symlinkJoin` will fail with:

```
while setting up the build environment: executing '/nix/store/rm1hz1lybxangc8sdl7xvzs5dcvigvf7-bash-4.4-p23/bin/bash': Argument list too long
```

This is fixed by passing `paths` as a file instead of as an
environment variable.
2020-02-17 11:45:44 +01:00
goibhniu
fc592a52ca
Merge pull request #80318 from vandenoever/sv
sonic-visualiser
2020-02-17 09:51:51 +00:00
Benjamin Hipple
5ef4af7afc
doomseeker: add qt wrapper, cleanup (#79794)
This avoids using NIX_CFLAGS_COMPILE by switching to hardeningDisable.
The hack is also only needed for darwin sources and is not specific to
clang.

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-02-17 04:50:44 -05:00
rnhmjoj
d7bc3a7534
tests: fix more loaOf deprecation warnings 2020-02-17 09:57:35 +01:00
Silvan Mosberger
cfc21ad059
Revert "haskell generic-builder: fix Darwin regression for lmdb"
This reverts commit 8c58c44aae.

This causes a mass rebuild and should go to staging instead before
master
2020-02-17 09:36:53 +01:00
Michele Guerini Rocco
497c0a43a5
Merge pull request #80333 from cole-h/fish-foreign-env
fish-foreign-env: update stderr redirection in patch
2020-02-17 09:22:34 +01:00
Daniel Schaefer
940a133246
Merge pull request #80158 from r-ryantm/auto-update/avocode
avocode: 4.2.2 -> 4.3.0
2020-02-17 09:07:12 +01:00
Silvan Mosberger
b7bf4ce8ee
Merge pull request #80191 from simonchatts/lmdb
haskell generic-builder: fix Darwin regression for lmdb
2020-02-17 08:52:23 +01:00
Cole Helbling
e718c3a685
iosevka: don't show build progress
The node progress "bar" looks like crap when using `nix-build`. Redirect
the infinite scrolling screen to `/dev/null` to calm the output down.
Errors will still print because stderr isn't redirected.
2020-02-16 23:45:35 -08:00
Cole Helbling
2721f9d549
fish-foreign-env: update stderr redirection in patch
Caret stderr redirection has been deprecated and will be removed in a
future version.
2020-02-16 23:29:02 -08:00
Maximilian Bosch
ed944d4cee
nextcloud-client: 2.6.2 -> 2.6.3
https://github.com/nextcloud/desktop/releases/tag/v2.6.3
2020-02-17 07:47:15 +01:00
Maximilian Bosch
52981cedfd
mautrix-whatsapp: 2020-01-12 -> 2020-02-09 2020-02-17 07:47:14 +01:00
R. RyanTM
7996935668 libsixel: 1.8.4 -> 1.8.6 2020-02-16 19:55:15 -08:00
Nikolay Korotkiy
7855afeef7 mbutil: init at 0.3.0 2020-02-16 19:41:02 -08:00
Thomas Tuegel
72155667ae
Merge pull request #79908 from bkchr/bkchr-fix-kde-pim-runtime
kdepim-runtime: Remove obsolete patch to fix compilation
2020-02-16 21:19:25 -06:00
Farkas, Arnold
78c147c164 pythonPackages.vertica-python: init at 0.10.2 2020-02-16 19:14:05 -08:00
Drew Risinger
c71f63a337 ecos: 2.0.6 -> 2.0.7
Bump ecos module.
2020-02-16 19:12:52 -08:00
Drew Risinger
f0d53bd6f9 pythonPackages.docloud: init at 1.0.375
The IBM Decision Optimization on Cloud Python client.

Requirement of docplex, which is a dependency of qiskit-aqua.
2020-02-16 19:12:40 -08:00
Jon
d6e1193d39 pythonPackages.seqdiag: disable python2
No longer supported upstream
```
  ERROR: Package 'seqdiag' requires a different Python: 2.7.17 not in '>=3.5'
```
2020-02-16 19:11:11 -08:00
R. RyanTM
d186c7f1c7 seqdiag: 0.9.6 -> 2.0.0 2020-02-16 19:11:11 -08:00
Jonathan Ringer
46a93a7fdb expect: use postPatch for stty patch 2020-02-16 18:39:07 -08:00
nyanloutre
419d0ad370 jftui: init at 0.2.2 2020-02-16 18:37:56 -08:00
Mario Rodas
1d6d9d9850
Merge pull request #80219 from bhipple/u/rust-cargo-xidlehook
xidlehook: fix build by migrating off legacy fetchCargo
2020-02-16 20:48:35 -05:00
Mario Rodas
664b20ecd5
Merge pull request #80283 from Frostman/restic-go-latest
restic: switch to default go compiler
2020-02-16 20:06:11 -05:00
Eric Dallo
a0cd12263e
Add my githubId 2020-02-16 21:50:30 -03:00
rnhmjoj
c23db52a65
unifont: generate otb and split output 2020-02-17 01:08:47 +01:00
Benjamin Asbach
b87e7d00f3 openjdk8: 8u222b10 -> 8u242b08 2020-02-17 01:06:45 +01:00
Bas van Dijk
b30dc0ff89 expect: patch configure after the autoreconf phase, not before it
Fixes: #79863
2020-02-16 15:46:01 -08:00
Orivej Desh
10af1a139b qtads: 2.1.99.2019-04-12 -> 3.0.0 2020-02-16 23:39:18 +00:00
Mario Rodas
a05d11a95a
Merge pull request #77418 from marsam/init-gitAndTools.git-filter-repo
gitAndTools.git-filter-repo: init at 2.24.0
2020-02-16 18:26:46 -05:00
Maximilian Bosch
7957f43b6a
youtube-dl: 2020.01.24 -> 2020.02.16
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.02.16
2020-02-17 00:13:05 +01:00