Commit graph

179698 commits

Author SHA1 Message Date
Bas van Dijk 6f0a6bfc60 journalbeat: patchelf the binary instead of using a wrapper 2019-05-10 15:27:45 +02:00
Jean-Paul Calderone 9b4392e831
service_identity: 17.0.0 -> 18.1.0
Newer version of Twisted requires newer version of service_identity for reasonable certificate subject checking.
2019-05-10 08:25:25 -05:00
Vincent Laporte a625f19358
ocamlPackages.lablgtk3: 3.0.beta5 -> 3.0.beta6 2019-05-10 12:59:19 +00:00
Vincent Laporte 20359e55cd
ocamlPackages.cairo2: 0.6 -> 0.6.1 2019-05-10 12:59:14 +00:00
Florian Klink 7495a761cc
virtualbox: python2 -> python3 (#61100)
virtualbox: python2 -> python3
2019-05-10 14:54:56 +02:00
clefru 5d14340cba texlive: retain texmf/updmap.cfg and generate texmf-config/updmap.cfg (#58220)
As discussed in
https://github.com/NixOS/nixpkgs/issues/58026#issuecomment-475825057
2019-05-10 08:50:09 -04:00
Florian Klink b93d3473d3
virtualbox: 5.2.28 -> 6.0.6 (#60943)
virtualbox: 5.2.28 -> 6.0.6
2019-05-10 14:47:12 +02:00
Will Dietz bc94dcf500 digikam: 6.0.0 -> 6.1.0 (#60042)
* digikam: 6.0.0 -> 6.1.0

* digikam: add dep, use ffmpeg_4

* digikam: set DK_PLUGIN_PATH to help find plugins
2019-05-10 13:22:05 +02:00
Gabor Greif bd8da4e0ed
clang: typo in comment 2019-05-10 11:29:09 +02:00
Timo Kaufmann df47f8b147
vimPlugins: update (#61226) 2019-05-10 10:41:14 +02:00
Nikita Uvarov fc5b5cdaef
moonlight-embedded: add libva support
This enables hardware decoding using VA API.
2019-05-10 10:24:10 +02:00
Nikita Uvarov 30e5254de5
moonlight-embedded: 2.4.7 -> 2.4.9 2019-05-10 10:24:02 +02:00
Renaud 926a525876
Merge pull request #60724 from r-ryantm/auto-update/python3.7-ordered-set
python37Packages.ordered-set: 3.1 -> 3.1.1
2019-05-10 09:21:47 +02:00
Maximilian Bosch 3d6fe3d760
nixos/zmap: init module
The module installs `zmap` globally and links the config files to
`/etc/zmap`, the default location of config files for zmap.

The package provides pretty much a sensitive default, custom configs can
be created like this:

```
{ lib, ... }:
{
  environment.etc."zmap/blacklist.conf" = lib.mkForce {
    text = ''
      # custom zmap blacklist
      0.0.0.0/0
    '';
  };
}
```
2019-05-10 08:12:27 +02:00
Maximilian Bosch ecafe8a7af
zmap: init at 2.1.1
zmap[1] is a fast network scanner for the IPv4 address space. This is
the main package of the ZMap projects, there are further one that will
be packaged soon.

[1] https://zmap.io/
2019-05-10 07:50:25 +02:00
Maximilian Bosch 2169faee8b
byacc: resulting binary should be named byacc 2019-05-10 07:50:24 +02:00
Will Dietz ffd2d03e3b
man-pages: 5.00 -> 5.01
http://man7.org/linux/man-pages/changelog.html#release_5.01
2019-05-09 23:58:15 -05:00
Ryan Mulligan 1da6717d56
Merge pull request #61221 from lightbulbjim/nethack-update
nethack: 3.6.1 -> 3.6.2
2019-05-09 21:17:18 -07:00
Ryan Mulligan 78526a79da
Merge pull request #53393 from srghma/hubstaff_143
hubstaff: 1.3.1 → 1.4.5
2019-05-09 20:51:00 -07:00
Lily Ballard 985c9dd95c ffsend: 0.2.45 -> 0.2.46
Extend the xclip/xsel support to all BSD variants and update the
platforms list to `platforms.unix`.
2019-05-09 20:39:18 -07:00
Ryan Mulligan 2581d95be8
Merge pull request #60395 from malob/new-node-packages
nodePackages: update and add bash-language-server, typescript-language-server, and speed-test
2019-05-09 20:13:15 -07:00
Malo Bourgon 75942540fa nodePackages: init bash-language-server, init speed-test, init typescript-language-server 2019-05-09 20:01:53 -07:00
Chris Rendle-Short 926490c862 nethack: 3.6.1 -> 3.6.2
Notes:
  - libXpm added as a new dependency for nethack-x11.
  - moc path fixed for nethack-qt.
2019-05-10 11:44:18 +10:00
Will Dietz 86fba25bb3
Merge pull request #61200 from dtzWill/update/osinfo-1.5.0
libosinfo, osinfo-db-tools: 1.4.0 -> 1.5.0
2019-05-09 20:09:08 -05:00
Will Dietz 12939f06b2
Merge pull request #61199 from dtzWill/update/viu-0.2.1
viu: 0.1 -> 0.2.1
2019-05-09 20:08:22 -05:00
Ivan Malison c4906fa0d3
slack: add libappindicator-gtk3 to rpath 2019-05-09 17:47:45 -07:00
Matthew Piziak 95738ec726 nodePackages_10_x: add textlint-plugins to list of generated packages (#54443)
nodePackages_10_x.textlint-plugin-latex: init at 1.0.4
nodePackages_10_x.textlint-rule-abbr-within-parentheses: init at 1.0.2
nodePackages_10_x.textlint-rule-alex: init at 1.3.1
nodePackages_10_x.textlint-rule-common-misspellings: init at 1.0.1
nodePackages_10_x.textlint-rule-diacritics: init at 0.0.2
nodePackages_10_x.textlint-rule-en-max-word-count: init at 1.0.1
nodePackages_10_x.textlint-rule-max-comma: init at 1.0.4
nodePackages_10_x.textlint-rule-no-start-duplicated-conjunction: init at 2.0.2
nodePackages_10_x.textlint-rule-period-in-list-item: init at 0.2.0
nodePackages_10_x.textlint-rule-stop-words: init at 1.0.8
nodePackages_10_x.textlint-rule-terminology: init at 1.1.30
nodePackages_10_x.textlint-rule-unexpanded-acronym: init at 1.2.3
nodePackages_10_x.textlint-rule-write-good: init at 1.6.2
2019-05-09 17:13:20 -07:00
Mario Rodas 0c510db2d7
Merge pull request #60773 from r-ryantm/auto-update/rtmidi
rtmidi: 2.1.1 -> 4.0.0
2019-05-09 18:43:01 -05:00
R. RyanTM e80acad604 arandr: 0.1.9 -> 0.1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/arandr/versions

arandr 0.1.10 needs python3, so switch python version too.
2019-05-10 08:32:42 +10:00
Renaud 0d2ac1ee2f
Merge pull request #60163 from dtzWill/update/dotnet-sdk-2.2.203
dotnet-sdk: 2.2.103 -> 2.2.203 (core 2.2.1 -> 2.2.4)
2019-05-10 00:16:45 +02:00
Ambroz Bizjak 5bec9dc65b virtualbox: 5.2.28 -> 6.0.6
Quite some fixing was needed to get this to work.

Changes in VirtualBox and additions:

- VirtualBox is no longer officially supported on 32-bit hosts so i686-linux is removed from platforms
  for VirtualBox and the extension pack. 32-bit additions still work.

- There was a refactoring of kernel module makefiles and two resulting bugs affected us which had to be patched.
  These bugs were reported to the bug tracker (see comments near patches).

- The Qt5X11Extras makefile patch broke. Fixed it to apply again, making the libraries logic simpler
  and more correct (it just uses a different base path instead of always linking to Qt5X11Extras).

- Added a patch to remove "test1" and "test2" kernel messages due to forgotten debugging code.

- virtualbox-host NixOS module: the VirtualBoxVM executable should be setuid not VirtualBox.
  This matches how the official installer sets it up.

- Additions: replaced a for loop for installing kernel modules with just a "make install",
  which seems to work without any of the things done in the previous code.

- Additions: The package defined buildCommand which resulted in phases not running, including RUNPATH
  stripping in fixupPhase, and installPhase was defined which was not even run. Fixed this by
  refactoring using phases. Had to set dontStrip otherwise binaries were broken by stripping.
  The libdbus path had to be added later in fixupPhase because it is used via dlopen not directly linked.

- Additions: Added zlib and libc to patchelf, otherwise runtime library errors result from some binaries.
  For some reason the missing libc only manifested itself for mount.vboxsf when included in the initrd.

Changes in nixos/tests/virtualbox:

- Update the simple-gui test to send the right keys to start the VM. With VirtualBox 5
  it was enough to just send "return", but with 6 the Tools thing may be selected by
  default. Send "home" to reliably select Tools, "down" to move to the VM and "return"
  to start it.

- Disable the VirtualBox UART by default because it causes a crash due to a regression
  in VirtualBox (specific to software virtualization and serial port usage). It can
  still be enabled using an option but there is an assert that KVM nested virtualization
  is enabled, which works around the problem (see below).

- Add an option to enable nested KVM virtualization, allowing VirtualBox to use hardware
  virtualization. This works around the UART problem and also allows using 64-bit
  guests, but requires a kernel module parameter.

- Add an option to run 64-bit guests. Tested that the tests pass with that. As mentioned
  this requires KVM nested virtualization.
2019-05-09 23:36:57 +02:00
Will Dietz 66493d7bff
electrum: grab tests from github, but use signed sources
Not crazy about this solution, but seems better than
not running tests or ignoring upstream's signatures.
2019-05-09 15:57:27 -05:00
Renaud 48a65ef9e6
Merge pull request #61166 from jansol/renderdoc
renderdoc: 1.2 -> 1.4
2019-05-09 22:52:09 +02:00
Michael Raskin 7252364dfa tptp: switch to new base URL for source tarball 2019-05-09 22:57:59 +02:00
Michael Raskin a8c4b37063 vampire: switch off the fragile fetchSubmodules/leaveDotGit 2019-05-09 22:57:59 +02:00
Will Dietz a879c72552
electrum: fixup Exec lines in .desktop
Not sure why upstream added $HOME/.local/bin to $PATH for these,
but IMO that is for users to handle as they see fit.

And it's not very nix-like :).
2019-05-09 15:50:07 -05:00
Will Dietz 9cae933ce7
electrum: fetch from official site, check signature (manually) 2019-05-09 15:50:06 -05:00
Will Dietz d6ec298e3e
electrum: 3.3.4 -> 3.3.5
https://github.com/spesmilo/electrum/blob/3.3.5/RELEASE-NOTES
2019-05-09 15:50:05 -05:00
Will Dietz ae98b68b62
python3Packages.aiorpcx: 0.10.5 -> 0.17.0 (electrum dep) 2019-05-09 15:50:04 -05:00
zimbatm b269811203 terraform-providers: bump versions 2019-05-09 22:43:26 +02:00
zimbatm 25c08476c1 terraform_0_12: 0.12.0-beta1 -> 0.12.0-rc1 2019-05-09 22:43:26 +02:00
Renaud aab399114f
Merge pull request #61119 from marsam/update-rubocop
rubocop: 0.62.0 -> 0.68.1
2019-05-09 22:35:53 +02:00
worldofpeace 974cbe2acc
Merge pull request #61174 from worldofpeace/bump-upower
upower: 0.99.9 -> 0.99.10
2019-05-09 16:10:28 -04:00
Renaud cf52ec2c70
Merge pull request #61191 from romildo/upd.matcha-gtk-theme
matcha: 2018-12-24 -> 2019_05_09
2019-05-09 21:32:42 +02:00
Michael Weiss 01361a1791
androidStudioPackages.{beta,dev,canary}: 3.5.0.12 -> 3.5.0.13
androidStudioPackages.beta: 3.4.0.18 -> 3.5.0.13
2019-05-09 20:36:41 +02:00
Renaud 3c917fd8c2
Merge pull request #61198 from dtzWill/update/public-sans-1.003
public-sans: 1.002 -> 1.003
2019-05-09 20:32:29 +02:00
Renaud c17ec06f66
Merge pull request #60569 from dtzWill/update/vnstat-2.2
vnstat: 2.1 -> 2.2
2019-05-09 20:09:40 +02:00
Will Dietz 0954c36972 kmymoney: 5.0.1 -> 5.0.4 (#60059)
* kmymoney: 5.0.1 -> 5.0.4

* kmymoney: patch included

* kmymoney: add sqlcipher for db encryption support
2019-05-09 20:07:12 +02:00
hlolli 3cf07efa30 graalvm: rc8->rc15 2019-05-09 13:59:32 -04:00
Will Dietz a939d063e2
osinfo-db: 20190301 -> 20190504
https://gitlab.com/libosinfo/osinfo-db/tags
2019-05-09 12:55:07 -05:00