Commit graph

166014 commits

Author SHA1 Message Date
Guillaume Maudoux 2f3be07d40 gpx-viewer: avoid generating a mime database 2019-07-31 15:14:44 +02:00
Mario Rodas 4f6bd58866
Merge pull request #65615 from arcnmx/pr-bitwarden_rs-update
bitwarden_rs: 1.9.0 -> 1.9.1
2019-07-31 08:01:57 -05:00
worldofpeace c826ca7033
Merge pull request #64018 from ehmry/chuck
chuck: 1.3.5.2 -> 1.4.0.0
2019-07-31 09:01:01 -04:00
worldofpeace c0a8580822
Merge pull request #65594 from marsam/update-universal-ctags
universal-ctags: 2018-07-23 -> 2019-07-24
2019-07-31 08:36:12 -04:00
Adelbert Chang 4403d44763 buildRustPackage: fix cargo flag for release/debug build (#61521)
Previous behavior did not actually allow for "debug" build as it would
try to pass --debug to cargo, which is not a valid flag.
2019-07-31 13:19:01 +01:00
Emery Hemingway 695749c59d chuck: 1.3.5.2 -> 1.4.0.0 2019-07-31 14:05:55 +02:00
Ivan Kozik a897743a13 chromiumDev: fix build
Fixes:

ERROR Unresolved dependencies.
//third_party/perfetto/gn:zlib(//build/toolchain/linux:clang_x64)
  needs //third_party/zlib:zlib_config(//build/toolchain/linux:clang_x64)

builder for '/nix/store/iqr4vn2by1yxa7f92jiymvgfsn9mdvwq-chromium-unwrapped-77.0.3860.5.drv' failed with exit code 1
2019-07-31 11:31:07 +00:00
Ivan Kozik d18f4acdf1 chromium: 75.0.3770.90 -> 76.0.3809.87
Fixed in 75.0.3770.142:

CVE-2019-5847 CVE-2019-5848

Fixed in 76.0.3809.87:

CVE-2019-5850 CVE-2019-5860 CVE-2019-5853 CVE-2019-5851
CVE-2019-5859 CVE-2019-5856 CVE-2019-5863 CVE-2019-5855
CVE-2019-5865 CVE-2019-5858 CVE-2019-5864 CVE-2019-5862
CVE-2019-5861 CVE-2019-5857 CVE-2019-5854 CVE-2019-5852
2019-07-31 11:30:46 +00:00
Elis Hirwing 11aebf406f
Merge pull request #65634 from nyanloutre/jellyfin_update_10_3_7
jellyfin: 10.3.6 -> 10.3.7
2019-07-31 13:25:14 +02:00
Nikolay Amiantov cd0e461f93 tensorflow: expose binary builds 2019-07-31 13:33:26 +03:00
nyanloutre 6a91d13092 jellyfin: 10.3.6 -> 10.3.7 2019-07-31 12:31:37 +02:00
Nikolay Amiantov 19cdfe87f9 python.pkgs.tensorflow: update dependencies hash 2019-07-31 13:28:44 +03:00
Timo Kaufmann d30ec1a0ef python.pkgs.tensorflow: fix optimization flags
Now need to be passed in the configure phase.

abbradar: Don't change CUDA build hash.
2019-07-31 13:28:44 +03:00
Timo Kaufmann e458a34012 buildBazelPackage: add flags for build and fetch
They sometimes take separate flags.
2019-07-31 13:28:44 +03:00
Nikolay Amiantov 019c13616b tensorflow: cleanup and merge with libtensorflow
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.

Quite a bit of improvements were done on the top, including:

* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
Nikolay Amiantov 0a1bf4734f libtensorflow: add binary build and add automatic generation 2019-07-31 13:28:44 +03:00
Nikolay Amiantov 170dd558df python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
Yorick van Pelt 2e46ae0daa libtensorflow: 1.9 -> 1.14.0
This also changes it to a from-source build.
2019-07-31 13:28:15 +03:00
Timo Kaufmann 3df4e2df95 tensorflow: re-enable build from source [WIP] 2019-07-31 13:28:15 +03:00
worldofpeace 05df9cec11
Merge pull request #65568 from sikmir/update-gpxsee
gpxsee: 7.9 -> 7.11
2019-07-31 06:00:55 -04:00
Colin f634a929d4 pythonPackages.tensorflow: Hardcode a second search class. (#65584)
It appears without this, libcuda.so.1 is not picked up and nvidia
graphics are broken
2019-07-31 13:00:12 +03:00
Nikolay Korotkiy 87b7619426
gpxsee: 7.9 -> 7.11 2019-07-31 12:33:16 +03:00
Vladyslav M dc7352b1fc
mako: 1.3 -> 1.4 (#65101)
mako: 1.3 -> 1.4
2019-07-31 12:03:50 +03:00
Danielle Lancashire 4655b4957a
nomad: 0.9.3 -> 0.9.4 2019-07-31 10:50:24 +02:00
Nikolay Amiantov 68c1171185 python.pkgs.dm-sonnet: update dependencies hash 2019-07-31 11:28:06 +03:00
Nikolay Amiantov a956694aba buildBazelPackage: clear markers
Turns out markers are non-deterministic after all and even our patching still
doesn't solve this problem completely. For example (tensorflow deps, this is a
complete diff so actual dependencies don't differ):

30509c30509
< bc527ff00916b15caee38793bca8f294c748df4a256de55c5199281be0489e73  result/@bazel_skylib.marker
---
> 4e0303e815c78df1e43d4b88dfe65e73046e0c6157fb10aa9a4e8b910113cd9c  result/@bazel_skylib.marker
31045c31045
< fa13d04b2316214c3b4008b52546c2d5b633e006f6f019d597bb3f9745bacf7b  result/@bazel_toolchains.marker
---
> b36174bf5535e5157801b6de30c35ee03a03fe57766306393c3d65dd65cbebf4  result/@bazel_toolchains.marker
31144c31144
< b0ce4a3ac29ac22528336dd3a54b5b7af9ecc43bef2a2630713c1981a5cbbb51  result/@build_bazel_rules_swift.marker
---
> 7492528068ec4f8e7ace2ecf8f933ec4e1b2235bd7426ce6f70177919f1cd05e  result/@build_bazel_rules_swift.marker
36245c36245
< be2993536a8233d63251b664caf35b1e7cd57d194ab2a39a293876c232d6bbd0  result/@io_bazel_rules_closure.marker
---
> b6655cc3f2c78525e5a724d8a4e93b1e7f09f1e09fc817d231109e7f39103e88  result/@io_bazel_rules_closure.marker
36329c36329
< 087bc674c9509dfe157400d111db4a13eeb45fc76aeccd490cee9aad6771ecad  result/@io_bazel_rules_docker.marker
---
> f920ec07315ec71e800b05cd22b2a341c0a80807c6e335ee81739b13c532b422  result/@io_bazel_rules_docker.marker
79544d79543
< 85893a05a817036c61f6cd9f8247757baa1654f473c494ce4fc5253c2bbd2790  result/@platforms.marker

And here's an example of differences:

$ cat result-a/@bazel_skylib.marker
7dc7472d37424ba5ec6a5532765bc911
$MANAGED
cat result-b/@bazel_skylib.marker
a8f3f577798201157128e8e9934c4705
$MANAGED

Instead of trying to patch these markers further we now completely clear them.
Nix hacks for ignoring markers are restored and expanded so that we don't even
attempt to parse the marker.
2019-07-31 11:28:06 +03:00
Jörg Thalheim 33c6b28a78
makemkv: modernize derivation (#65608)
makemkv: modernize derivation
2019-07-31 09:25:47 +01:00
Peter Hoeg f46b8a9ef2
Merge pull request #65618 from peterhoeg/p/spwgen
pwgen-secure: init at 0.9.1
2019-07-31 15:18:14 +08:00
Peter Hoeg db5aa011b8 pwgen-secure: init at 0.9.1 2019-07-31 15:16:18 +08:00
worldofpeace f4b9195e36
Merge pull request #62919 from dtzWill/update/networkmanager_strongswan-1.4.5
networkmanager_strongswan: 1.4.4 -> 1.4.5
2019-07-31 02:38:51 -04:00
worldofpeace c153e76f3a
Merge pull request #63629 from Tomahna/mopidy-iris
mopidy-iris: 3.38.0 -> 3.39.0
2019-07-31 02:28:19 -04:00
worldofpeace 02c3557f1d
Merge pull request #64056 from cdyson37/patch-1
Delete build-node-package.nix
2019-07-31 02:21:10 -04:00
Daniël de Kok 2240ddcf8c makemkv: modernize derivation
- Use libsForQt5.callPackage
- Replace separate builder.sh script
- Replace patchelf call by autoPatchElfHook
- Use ffmpeg in place of libav
2019-07-31 08:11:40 +02:00
worldofpeace 76f4626e80
Merge pull request #65579 from tadfisher/plata-theme
plata-theme: 0.8.7 -> 0.8.8
2019-07-31 01:48:40 -04:00
worldofpeace a1f38f4960
Merge pull request #65381 from cransom/gh-ost-platform
gh-ost: update platforms
2019-07-31 01:47:50 -04:00
worldofpeace 4b1dd1c3a3
Merge pull request #65605 from danielfullmer/zerotier-1.4.0
zerotierone: 1.2.12 -> 1.4.0
2019-07-31 01:13:00 -04:00
Mario Rodas 33d3777986
Merge pull request #65590 from marsam/update-brakeman
brakeman: 4.5.1 -> 4.6.1
2019-07-30 18:34:46 -05:00
Michael Weiss 63f93407b9
lsb-release: Fix/replace with a custom Bash script (#64258)
See #64258 for more details and some discussion.
Fix #22729.

tl;dr: This fixes the behaviour at run-time but uses "n/a" defaults
inside the Nix build sandbox (build-time).

There might still be a few minor regressions, we might have to tweak
the behaviour over time (e.g. the implementation from Debian also
differs from the original version), and we could refactor the script,
but it should work well enough for now.
2019-07-31 00:20:00 +02:00
arcnmx fef48df3a1 bitwarden_rs: 1.9.0 -> 1.9.1 2019-07-30 15:03:15 -07:00
arcnmx 242350554c bitwarden_rs-vault: 2.10.1 -> 2.11.0 2019-07-30 14:37:37 -07:00
Matthew Bauer c0fe97b12e
Merge pull request #65213 from tobim/pkgsStatic/enhance
pkgsStatic: improve usability
2019-07-30 16:30:27 -04:00
magenbluten 576c04a9a5 suricata: init at 4.1.4 2019-07-30 20:16:04 +02:00
worldofpeace 37158a3410 fractal: stylize, add me to maintainers 2019-07-30 14:01:47 -04:00
Michael Weiss 14ce4947b2
k9copy, kpmcore: Mark as broken
See: https://github.com/NixOS/nixpkgs/pull/63260#pullrequestreview-251601561

The build for kpmcore is only broken when the Qt version is older than
5.12.
2019-07-30 19:53:58 +02:00
Michael Weiss 8760c695d4
swiften, pypy: Mark as broken
swiften is broken since 2018-10-18:
x86_64-linux:  https://hydra.nixos.org/build/97180305
aarch64-linux: https://hydra.nixos.org/build/97193043

pypy is broken since 2019-05-29:
x86_64-linux (pypy):  https://hydra.nixos.org/build/97214777
x86_64-linux (pypy3): https://hydra.nixos.org/build/97221287

The builds for swiften and reposurgeon (depends on pypy) regularly fail
during rebuilds for SCons updates (e.g. [0]).

[0]: https://github.com/NixOS/nixpkgs/pull/65392
2019-07-30 19:25:43 +02:00
WilliButz b22a75bf00
prometheus-mail-exporter: init at 2019-07-14 2019-07-30 19:24:26 +02:00
Daniel Fullmer 8c975f2f38 zerotierone: 1.2.12 -> 1.4.0 2019-07-30 13:19:15 -04:00
Vincent Laporte ca3f1c20d7 ocamlPackages.toml: init at 5.0.0 2019-07-30 16:18:39 +00:00
Vincent Laporte c75b84a7c4 dune: disable for OCaml < 4.02 2019-07-30 16:18:39 +00:00
Michael Weiss 1d102b90e6
tdesktopPackages.*: Remove the attributes in favour of tdesktop
This is a refactoring of "tdesktop", i.e. the resulting derivation isn't
affected by this commit (only the tdesktopPackages.* attributes are
removed).

I decided to remove the attributes "tdesktopPackages.*" as I don't
maintain the preview version anymore. There are regular stable releases
and we depend on the patches from Arch Linux which only track the stable
version as well, i.e. I would have to maintain our own patches, which
would either require an additional repository or "bloat" Nixpkgs (apart
from the fact that it would be unnecessarily time-consuming).
2019-07-30 17:34:35 +02:00
Jörg Thalheim 609ce6a23d
Merge pull request #65600 from plumelo/feature/vim-plugins
vimPlugins: update;  add vim plugins: merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
2019-07-30 15:43:58 +01:00
Edmund Wu e4473e94d4
nvidia_x11: 430.34 -> 430.40 2019-07-30 09:48:58 -04:00
Edmund Wu 615b4a9444
nvidia_x11_legacy390: 390.116 -> 390.129 2019-07-30 09:48:57 -04:00
Vladimír Čunát 3e17fe4522
ffmpeg{_4,-full}: 4.1.3 -> 4.1.4 (security)
Fixes #64656 CVE-2019-13312 CVE-2019-13390.
2019-07-30 15:31:24 +02:00
Samuel Dionne-Riel ccc55347c5
Merge pull request #65559 from grahamc/obs-studio
obs-studio: wrap QT application to fix xcb plugin abort
2019-07-30 09:08:17 -04:00
Aaron Andersen f94d37c5af
Merge pull request #65572 from AluisioASG/aerc
aerc: 0.1.4 -> 0.2.1; add ncurses to PATH
2019-07-30 08:59:49 -04:00
Graham Christensen c547924878
obs-studio: use qt's mkDerivation to fix xcb plugin abort 2019-07-30 08:26:00 -04:00
Frederik Rietdijk 1190f69d34 calibre: use qt5.wrapQtAppsHook, partially fixes #65313
Still fails due to Qt issue.
2019-07-30 13:16:18 +02:00
Frederik Rietdijk 92cb811455 git-cola: use qt5.wrapQtAppsHook 2019-07-30 13:16:18 +02:00
Edmund Wu 706518f761 epubcheck: 4.2.1 -> 4.2.2 2019-07-30 13:01:17 +02:00
Daniel Schaefer 05f8fe7ed2 udisks: 2.8.2 -> 2.8.4
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
2019-07-30 13:01:04 +02:00
Daniel Schaefer 1e07296a7e libblockdev: 2.20 -> 2.22
https://github.com/storaged-project/libblockdev/releases/tag/2.22-1
https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
2019-07-30 13:00:40 +02:00
Jonathan Ringer f744758a74 python3Packages.imbalanced-learn: 0.4.3 -> 0.5.0 2019-07-30 13:00:01 +02:00
Jonathan Ringer 35b622f0da python2Packages.imbalanced-learn: freeze at 0.4.3 2019-07-30 13:00:01 +02:00
Jonathan Ringer 02ecb596a3 python2Packages.imbalanced-learn: fix build 2019-07-30 13:00:01 +02:00
Jörg Thalheim c6b6f38914
rustracer: add Security framework on darwin (#65598)
rustracer: add Security framework on darwin
2019-07-30 11:53:26 +01:00
Aaron Andersen 47688b1abd
Merge pull request #65597 from marsam/init-mtm
mtm: init at 1.0.1
2019-07-30 06:53:02 -04:00
vasile luta d2dc2593db vimPlugins: update;
add merge-tool, quickfix-reflector.vim, twig-vim, jsx-vim, vim-javascript-syntax, vim-html-template-literals, starsearch-vim
2019-07-30 12:55:53 +03:00
Mario Rodas 70503758fb flow: 0.103.0 -> 0.104.0 2019-07-30 07:35:29 +00:00
Jörg Thalheim 344f0529ed
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0 (#65240)
font-awesome_4: Readd, font-awesome_5: 5.9.0 -> 5.10.0
2019-07-30 08:31:41 +01:00
Jörg Thalheim 362c9c4ff9
Merge pull request #65587 from lopsided98/gn-update
gn: 20190726 -> 20190403 (downgrade to fix Chromium)
2019-07-30 08:29:29 +01:00
Jörg Thalheim 8166fc21b8
racer: add Security framework on darwin 2019-07-30 08:27:38 +01:00
Jörg Thalheim 445c99794d
Merge pull request #65596 from arcnmx/pr-racer-update
rustracer: 2.0.14 -> 2.1.22
2019-07-30 08:16:15 +01:00
Jörg Thalheim 5ffec31ffd
go-tools: 2019.2.1 -> 2019.2.3 (#65591)
go-tools: 2019.2.1 -> 2019.2.3
2019-07-30 08:04:27 +01:00
Jörg Thalheim cd54dd84e7
youtube-dl: 2019.07.27 -> 2019.07.30 (#65595)
youtube-dl: 2019.07.27 -> 2019.07.30
2019-07-30 08:00:56 +01:00
Mario Rodas 070fea146c
mtm: init at 1.0.1 2019-07-30 00:39:13 -05:00
arcnmx c3bf4cec23 rustracerd: 2017-09-15 -> 2019-03-20 2019-07-29 22:10:18 -07:00
arcnmx 530e6004ef rustracer: 2.0.14 -> 2.1.22 2019-07-29 22:10:12 -07:00
xrelkd 7ed270b372 youtube-dl: 2019.07.27 -> 2019.07.30 2019-07-30 13:02:30 +08:00
Matthieu Coudron 29d912eb82
Merge pull request #65558 from matthias-t/lean
Vim plugins for the lean theorem prover
2019-07-30 14:00:17 +09:00
Mario Rodas 48fefb7c49 translate-shell: 0.9.6.10 -> 0.9.6.11 2019-07-30 13:56:16 +09:00
Matthieu Coudron 9db41c12f5
Merge pull request #65571 from jonringer/fix-fcitx-libpinyin
libsForQt5.fcitx-qt5: fix build
2019-07-30 13:53:07 +09:00
Mario Rodas 137ce9ec09
universal-ctags: 2018-07-23 -> 2019-07-30 2019-07-29 23:52:39 -05:00
Mario Rodas a0d847f1ce
go-tools: 2019.2.1 -> 2019.2.3 2019-07-29 23:21:49 -05:00
Mario Rodas 94ae71a66a
brakeman: 4.5.1 -> 4.6.1 2019-07-29 23:14:59 -05:00
Ben Wolsieffer 8c73d4b14f gn: 20190726 -> 20190403
Downgrade to fix Chromium.
2019-07-29 22:30:53 -04:00
Vitalii Zinchenko 179ab19856 libelf: fix download url (#65576) 2019-07-29 20:41:28 -04:00
Jonathan Ringer 781ec03841 fcitx-engines.libpinyin: remove unnecessary replacement 2019-07-29 17:10:28 -07:00
Jonathan Ringer 24f4c62cef libsForQt5.fcitx-qt5: fix build 2019-07-29 17:10:20 -07:00
Orivej Desh a1d9aca602 google-compute-engine-oslogin: update /bin/bash substitution 2019-07-29 23:28:40 +00:00
Daniel Schaefer 2f5beaec08 tgt: Install systemd tgtd.service (#65565)
* tgt: Add homepage

* tgt: tgt-admin needs lsof, sg3_utils and tgtadm

Otherwise it fails with return code 72057594037927935.

* tgt: libxslt and docbook_xsl not needed at runtime

They're only there to build the documentation.

* tgt: Install systemd tgtd.service

Resolves #38012

* tgt: Add JohnAZoidberg as maintainer
2019-07-29 23:21:00 +00:00
Robin Gloster 4107e208a1
Merge pull request #60429 from WilliButz/codimd-update
codimd: 1.2.0 -> 1.4.0, repackage with yarn2nix
2019-07-29 22:57:21 +00:00
worldofpeace ad55361a02
Merge pull request #65538 from eadwu/polybar/3.4.0
polybar: 3.3.1 -> 3.4.0
2019-07-29 18:43:49 -04:00
worldofpeace e0b1eb0cd4
Merge pull request #65573 from tadfisher/zoom-us
zoom-us: use wrapQtAppsHook
2019-07-29 18:43:07 -04:00
Daniel Schaefer 537403769c font-awesome: 5.9.0 -> 5.10.0
https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0
2019-07-30 00:08:23 +02:00
Daniel Schaefer da40bc4449 font-awesome_4: Was removed, add again
Version 5 is incompatible for some icons, so projects that depend on it
need to actively convert the symbols, see:
https://github.com/greshake/i3status-rust/issues/130

Reintroducing the old version lets us use those programs that haven't
been updated.

Was removed in 0a393f53a9
2019-07-30 00:05:52 +02:00
Tad Fisher 363fb1e2af plata-theme: 0.8.7 -> 0.8.8 2019-07-29 14:44:52 -07:00
Tad Fisher aefe854bd3 zoom-us: use wrapQtAppsHook 2019-07-29 14:17:25 -07:00
Aluísio Augusto Silva Gonçalves 14ce9b2fbd
aerc: 0.1.4 -> 0.2.1 2019-07-29 18:03:54 -03:00
Aluísio Augusto Silva Gonçalves 67912138ea
aerc: add dependency on ncurses for unknown terminals
The TUI library aerc uses, tcell, comes with a built-in database of
terminal definitions.  For terminals not in this database (e.g.
Alacritty), an entry is generated dynamically using infocmp, part of
ncurses' dev output.
2019-07-29 18:00:37 -03:00
Dmitry Kalinkin dbb5044408
Merge pull request #65560 from thefloweringash/fluentd-update
fluentd: 1.4.2 -> 1.6.2
2019-07-29 14:55:04 -04:00
チルノ aaf2ecd801 vlang: init at 0.1.16 (#63738) 2019-07-29 14:36:27 -04:00
Andrew Childs 72e547e2ad lib3mf: add missing uuid dependency on Darwin (#65555) 2019-07-29 13:04:12 -04:00
Robin Gloster c382280df6
Merge pull request #65499 from jojosch/teamspeak_client-update-3.3.0
teamspeak_client: 3.1.10 -> 3.3.0
2019-07-29 16:19:33 +00:00
Robin Gloster 31358a824b
Merge pull request #65546 from rvolosatovs/update/kitty
kitty: 0.14.2 -> 0.14.3
2019-07-29 16:18:46 +00:00
Orivej Desh cf979f246e google-compute-engine-oslogin: 1.4.3 -> 1.5.3 2019-07-29 16:01:50 +00:00
Dmitry Kalinkin 0283abb4e8
kitty: libcanberra is not needed on darwin 2019-07-29 11:26:16 -04:00
Dmitry Kalinkin 4536e3fbf4
kitty: fix patch for darwin 2019-07-29 11:15:13 -04:00
Andrew Childs 66b551b088 fluentd: 1.4.2 -> 1.6.2 2019-07-30 00:00:21 +09:00
Robin Gloster 2b44d15be9
Merge pull request #65550 from petabyteboy/feature/update-multimc
multimc: 0.6.4 -> 0.6.6
2019-07-29 14:06:22 +00:00
worldofpeace 4eee184db4
Merge pull request #65541 from eadwu/vscode-extensions.ms-python.python/2019.6.24221
vscode-extensions.ms-python.python: 2019.6.22090 -> 2019.6.24221
2019-07-29 10:00:28 -04:00
Edmund Wu 892a04db3e
polybar: 3.3.1 -> 3.4.0 2019-07-29 09:07:07 -04:00
Edmund Wu 49a6521dff
vscode-extensions.ms-python.python: 2019.6.22090 -> 2019.6.24221 2019-07-29 09:05:57 -04:00
Robin Gloster ab82403038
Merge pull request #65468 from flokli/gitaly-fix-hashes
gitaly: fix hashes
2019-07-29 12:43:39 +00:00
Matthias Totschnig da5c9d54cd vimPlugins.vim-lean: init at 2017-07-29 2019-07-29 13:54:53 +02:00
Matthias Totschnig 33b2529c7d vimPlugins.lean-vim: init at 2017-05-03 2019-07-29 13:53:09 +02:00
markuskowa 61c945ae25
Merge pull request #65466 from plumelo/feature/avocode-3.9.0
avocode: 3.8.1 -> 3.9.0
2019-07-29 13:09:30 +02:00
Milan Pässler c79aa36292 multimc: 0.6.4 -> 0.6.6
Use -DMultiMC_LAYOUT=lin-system to install shared object files to
$out/lib and the jars required at runtime to $out/share/multimc.
2019-07-29 12:30:56 +02:00
adisbladis cf82a58eae
Merge pull request #65505 from akirak/emacs-libvterm-unstable-20190722
emacs-libvterm: 2019-04-28 -> 2019-07-22
2019-07-29 10:12:37 +01:00
Domen Kožar 4df227f6ca
Merge pull request #64486 from turboMaCk/elm-packages-update
elm.elmPackages: Update elm-analyse and node2nix
2019-07-29 11:07:59 +02:00
Roman Volosatovs 046390bf97
kitty: 0.14.2 -> 0.14.3 2019-07-29 10:44:52 +02:00
worldofpeace 577150ff49
Merge pull request #65539 from eadwu/vscode-extensions.ms-vscode.cpptools/0.24.1
vscode-extensions.ms-vscode.cpptools: 0.24.0 -> 0.24.1
2019-07-29 04:25:25 -04:00
worldofpeace 3a91b36733
Merge pull request #65540 from eadwu/vscode-extensions.WakaTime.vscode-wakatime/2.2.0
vscode-extensions.WakaTime.vscode-wakatime: 2.1.2 -> 2.2.0
2019-07-29 04:20:31 -04:00
worldofpeace acb67581a1
Merge pull request #63658 from saschagrunert/podman
podman: 1.3.2 -> 1.4.4
2019-07-29 04:02:56 -04:00
worldofpeace dbcb36a2f6
Merge pull request #65529 from mmahut/poezio
poezio: 0.12 -> 0.12.1
2019-07-29 03:46:54 -04:00
worldofpeace a1fc5b4216
Merge pull request #65531 from mmahut/openscad
openscad: not using qt5 and libsForQt5 directly
2019-07-29 03:46:21 -04:00
Sascha Grunert 31feec6b5f
podman: 1.3.2 -> 1.4.4
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-07-29 09:39:51 +02:00
Marek Mahut f4ce7887ce poezio: 0.12 -> 0.12.1
Moving the source to GitHub from dev.louiz.org.
2019-07-29 09:36:55 +02:00
worldofpeace 872b55a8c1
Merge pull request #63655 from minijackson/init-sequoia-tool
sequoia-tool: init at 0.9.0
2019-07-29 03:32:04 -04:00
worldofpeace 22d000f062
Merge pull request #65234 from suhr/diofant
pythonPackages.diofant: init at 0.10.0
2019-07-29 03:30:22 -04:00
Сухарик c32c6d8ec9 pythonPackages.diofant: init at 0.10.0 2019-07-29 03:29:27 -04:00
Jörg Thalheim 8e2f04f2b0
youtube-dl: 2019.07.16 -> 2019.07.27 (#65443)
youtube-dl: 2019.07.16 -> 2019.07.27
2019-07-29 08:17:34 +01:00
worldofpeace ff04067af4
Merge pull request #62926 from yurrriq/patch-2
xvfb_run: fix hash
2019-07-29 03:13:34 -04:00
Jörg Thalheim 94de28bbe6
Merge pull request #65504 from WilliButz/fix-mongodb-aarch64
mongodb: fix build on aarch64
2019-07-29 07:24:34 +01:00
worldofpeace ff2a72bc7b
Merge pull request #65244 from rvl/openapi-spec-validator
pythonPackages.openapi-spec-validator: init at 0.2.7
2019-07-29 02:22:52 -04:00
Jörg Thalheim 6943c9ea91
Merge pull request #63759 from arcnmx/rust-darwin-rls
rls: fix darwin build
2019-07-29 07:22:37 +01:00
Rodney Lorrimar 2e53959303 pythonPackages.openapi-spec-validator: init at 0.2.7 2019-07-29 02:22:16 -04:00
Jörg Thalheim 9aa00bf759
Merge pull request #65215 from marsam/default-platforms-buildRustPackage
buildRustPackage: by default use Rust's platforms
2019-07-29 07:15:31 +01:00
Jörg Thalheim 071f274054
Merge pull request #63543 from nicknovitski/fastlane-2.125
fastlane: 2.107.0 -> 2.128.1
2019-07-29 07:11:45 +01:00
worldofpeace 96cf4048cc
Merge pull request #65310 from Gerschtli/update/dwm-status
dwm-status: 1.6.0 -> 1.6.2
2019-07-29 02:10:15 -04:00
worldofpeace 863e313a8e
Merge pull request #65500 from bfortz/bitwig
bitwig-studio: 3.0 -> 3.01
2019-07-29 02:05:47 -04:00
Jörg Thalheim a5542cebd1
Merge pull request #65524 from lopsided98/gn-update
gn: 20181031 -> 20190726
2019-07-29 07:05:07 +01:00
Marek Mahut 71a76ff6a2 openscad: not using qt5 and libsForQt5 directly
Additional fix to #65522.
2019-07-29 08:00:19 +02:00
worldofpeace 232df51ea8
Merge pull request #65442 from lightbulbjim/shotwell-fix
libgdata: add gnome-online-accounts to propagatedBuildInputs
2019-07-29 01:59:57 -04:00
worldofpeace e238972d61
Merge pull request #65444 from dtzWill/update/desktop-file-utils-0.24
desktop-file-utils: 0.23 -> 0.24
2019-07-29 01:58:28 -04:00
worldofpeace 218bde435b
Merge pull request #65543 from peterzky/qt5ct
qt5ct: use Qt mkDerivation
2019-07-29 01:53:29 -04:00
Jörg Thalheim ad1cce2598
Merge pull request #65535 from Holo-Host/201907/kmod-cross
aggregateModules: fix x-compilation for out-of-tree kernel modules
2019-07-29 06:52:29 +01:00
Nick Novitski fd5a76bf85 fastlane: 2.107.0 -> 2.128.1 2019-07-28 22:15:55 -07:00
Tobias Happ 6016ec50c3 vimPlugins.gitignore-vim: init at 2014-03-16 2019-07-29 14:06:52 +09:00
peterzky 4400f4a515 qt5ct: use Qt mkDerivation 2019-07-29 13:04:36 +08:00