Commit Graph
176030 Commits
Author SHA1 Message Date
Vladimír Čunát f7ddff5c6d R: fix regression from commit cbade453 #58989
Normally the directory is created in fixup phase.
2019-04-07 17:38:45 +02:00
Averell Dalton a753c57ca8 plex: 1.15.2.793 -> 1.15.3.876 2019-04-07 17:20:21 +02:00
Vladimír Čunát 780c2de274 Merge #58456: pythonPackages.grpcio: fix build on Darwin 2019-04-07 17:08:13 +02:00
Vladimír Čunát e1f55599cc Merge #58589: openblas: fix aarch64 build 2019-04-07 16:58:42 +02:00
ilikeavocadoesandxeji c034fb3c99 i3blocks: 1.4 -> unstable-2019-05-07 (#59099) 2019-04-07 16:56:33 +02:00
Nick Hu 1d03cbb875 zsh-prezto: 2017-12-03 -> 2019-03-18 2019-04-07 15:48:01 +01:00
Timo KaufmannandGitHub 940679a41b Merge pull request #56937 from AtkinsChang/solc-0.5.5
solc: 0.5.4 -> 0.5.7
2019-04-07 14:47:07 +00:00
Timo KaufmannandGitHub 97cced90e6 gmrender-resurrect: mark as broken (#59114) 2019-04-07 14:45:24 +00:00
Maximilian Bosch 5feec424de codimd: build with nodejs-8_x
This diff regenerates the package sets for `codimd` and `codemirror`
using NodeJS 8 to get rid of the deprecated[1] `nodejs-6_x`.

Additionally the following issues had to be fixed during the update:

* The package `js-sequence-diagram` has been removed from the NPM
  registry and was replaced by a security holding package[2]. The
  package was published by a third-party (upstream only supports bower
  builds), so it's unclear whether the package will re-appear[3].

  As the tarballs still exist (and the hash didn't change), the package
  will be loaded manually into the build env.

* For the babel-related packages, `dontNpmInstall` will be set for
  `node2nix` installs as some of those packages bundle a
  `package-lock.json` that triggers `ENOTCACHED` errors for optional
  dependencies[4].

For now it should be sufficient to use NodeJS 8 (`codimd` v1.2.x doesn't
support NodeJS 10), in the long term we probably want to use `yarn2nix`
here with NodeJS 10. This is much rather a fix to get rid of another
NodeJS 6 dependency.

[1] `nodejs-6_x` is about to be deprecated, see #58976
[2] https://www.npmjs.com/package/js-sequence-diagrams,
    https://github.com/npm/security-holder
[3] https://github.com/bramp/js-sequence-diagrams/issues/212
[4] https://github.com/svanderburg/node2nix/issues/134
2019-04-07 16:44:26 +02:00
R. RyanTMandxeji bc9bbd91a7 scid-vs-pc: 4.19 -> 4.20 (#58877)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/scid-vs-pc/versions
2019-04-07 16:43:50 +02:00
R. RyanTMandxeji f2457b6ae1 serviio: 1.9 -> 1.10.1 (#58879)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/serviio/versions
2019-04-07 16:37:46 +02:00
R. RyanTMandxeji c40acfbddf sigil: 0.9.12 -> 0.9.13 (#58880)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigil/versions
2019-04-07 16:36:22 +02:00
R. RyanTMandxeji 7118af7a88 sqlcipher: 4.0.1 -> 4.1.0 (#58890)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sqlcipher/versions
2019-04-07 16:35:38 +02:00
R. RyanTMandxeji 39d0895092 socket_wrapper: 1.2.1 -> 1.2.3 (#58884)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/socket_wrapper/versions
2019-04-07 16:33:33 +02:00
R. RyanTMandxeji 22ab852d8f redir: 3.2 -> 3.3 (#58868)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/redir/versions
2019-04-07 16:32:36 +02:00
R. RyanTMandxeji 8cf2baa408 rebar3: 3.9.0 -> 3.9.1 (#58864)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rebar3/versions
2019-04-07 16:30:40 +02:00
R. RyanTMandxeji 45a894bcb4 reaper: 5.965 -> 5.973 (#58865)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/reaper/versions
2019-04-07 16:27:27 +02:00
R. RyanTMandxeji b6d6a1c707 roccat-tools: 5.7.0 -> 5.8.0 (#58872)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/roccat-tools/versions
2019-04-07 16:23:59 +02:00
R. RyanTMandxeji 50f763b21b tcpreplay: 4.3.1 -> 4.3.2 (#58898)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tcpreplay/versions
2019-04-07 16:22:55 +02:00
Vladimír Čunát 40e1f60ad0 Merge #59112: plasma-workspace: fix patch 2019-04-07 16:19:03 +02:00
R. RyanTMandxeji 03399da0fe vitetris: 0.57.2 -> 0.58.0 (#58914)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vitetris/versions
2019-04-07 16:12:51 +02:00
R. RyanTMandxeji b7302ddbea liblouis: 3.5.0 -> 3.9.0 (#58302)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/liblouis/versions
2019-04-07 16:07:31 +02:00
R. RyanTMandxeji aa9a4d781b kisslicer: 1.6.2 -> 1.6.3 (#58281)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kisslicer/versions
2019-04-07 16:05:18 +02:00
R. RyanTMandxeji f4465cc7eb alsaOss: 1.1.6 -> 1.1.8 (#58619)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/alsa-oss/versions
2019-04-07 16:02:59 +02:00
R. RyanTMandxeji 797abc8c72 kid3: 3.7.0 -> 3.7.1 (#58280)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kid3/versions
2019-04-07 16:02:39 +02:00
R. RyanTMandxeji b10b7c4074 amazon-ecs-cli: 1.12.1 -> 1.13.1 (#58620)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/amazon-ecs-cli/versions
2019-04-07 16:01:32 +02:00
R. RyanTMandxeji 898538c932 ltc-tools: 0.6.4 -> 0.7.0 (#58323)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ltc-tools/versions
2019-04-07 15:59:15 +02:00
R. RyanTMandxeji ec7383ad13 clipster: 2.0.1 -> 2.0.2 (#58654)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/clipster/versions
2019-04-07 15:58:22 +02:00
R. RyanTMandxeji 0a70b17e90 quilt: 0.65 -> 0.66 (#58861)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/quilt/versions
2019-04-07 15:55:38 +02:00
Daniel Schaeferandxeji 2e6b8ae970 cassandra: Wrap new binaries (#59090)
The new releases of cassandra added some binaries that the install
script didn't wrap and thus were unusable.
2019-04-07 15:53:57 +02:00
zimbatmandGitHub 0fba99dedf shfmt: 1.1.0 -> 2.6.4 (#59113)
and stop shipping the "gosh" binary with shfmt, make a separate package
if you want to use that
2019-04-07 15:26:50 +02:00
Enno LohmeierandTimo Kaufmann cf7b111998 sunvox: 1.9.3b -> 1.9.4c (#56888) 2019-04-07 13:25:41 +00:00
Tim Steinbach f53ffadbc5 git: Add update script 2019-04-07 09:15:28 -04:00
Peter HoegandGitHub 8466ad7856 Merge pull request #59109 from peterhoeg/f/sl
sl: add missing man pages
2019-04-07 21:15:05 +08:00
Frederik Rietdijk 7f7da0a16f Merge master into staging-next 2019-04-07 15:14:52 +02:00
Peter Hoeg 9588e74f5a sl: add missing man pages 2019-04-07 21:14:23 +08:00
zimbatmandGitHub b2011766ed Merge pull request #59107 from matthiasbeyer/add-package-updates
Add package updates
2019-04-07 15:14:21 +02:00
zimbatmandGitHub ac7d039f09 Merge pull request #59092 from romildo/upd.deepin.qcef
deepin.qcef: init at 1.1.4.6
2019-04-07 15:12:56 +02:00
zimbatmandGitHub 48d96a7aa7 Merge pull request #59082 from thefloweringash/firefox-aarch64
firefox: aarch64 fixes
2019-04-07 15:11:17 +02:00
Christian Köglerandzimbatm 75060fab76 vdr: fix overrideAttrs (#59083)
The current vdr derivation can not be overritten. The attribute plugins
gets lost while overriding and that leads to problems when evaluating
vdrPlugins.

Moved vdr own plugins outside vdr derivation.
2019-04-07 15:09:38 +02:00
David Leung cc26f5fda9 maintainers: add dhkl 2019-04-07 21:09:29 +08:00
Michael Fellingerandzimbatm af44cf8bc5 gem-config: add opus-ruby (#59084) 2019-04-07 15:09:15 +02:00
Profpatschandzimbatm 10a1c39a89 cdb: fix platforms (#59106)
`unix` is a list.
2019-04-07 15:08:35 +02:00
Tim Williams 8203fba410 mixxx: 2.1.5 -> 2.2.0 (#53643) 2019-04-07 14:05:57 +01:00
nyanloutre 71aef6fbcc plasma-workspace: fix patch
- Patch wasn't applied entirely because of a line number error in a diff header (see L84)
- Rewrite of the patch file using git to fix other inconsistencies (git format-patch)
2019-04-07 15:04:03 +02:00
Pascal WittmannandGitHub 6aebe10f88 Merge pull request #58871 from r-ryantm/auto-update/resilio-sync
resilio-sync: 2.6.2 -> 2.6.3
2019-04-07 14:45:27 +02:00
Pascal WittmannandGitHub 3526267532 Merge pull request #58902 from r-ryantm/auto-update/tintin
tintin: 2.01.4 -> 2.01.7
2019-04-07 14:43:40 +02:00
Pascal WittmannandGitHub 694672596d Merge pull request #58906 from r-ryantm/auto-update/traverso
traverso: 0.49.5 -> 0.49.6
2019-04-07 14:42:23 +02:00
Tim Steinbach 922c07d2d2 linux: Fix update script
The script was wrecking `modDirVersion`, putting them back and
ensuring it will not break again.
2019-04-07 08:34:12 -04:00
Сухарик e090a62b79 tox-node: init at 0.0.7 2019-04-07 15:29:30 +03:00