Commit Graph

155180 Commits

Author SHA1 Message Date
R. RyanTM
8123d6236b spice-protocol: 0.12.14 -> 0.12.15 (#58889)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spice-protocol/versions
2019-04-08 20:19:32 +02:00
R. RyanTM
ddb513d438 sysstat: 12.1.2 -> 12.1.3 (#58894)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sysstat/versions
2019-04-08 20:11:10 +02:00
xeji
14eb2745aa
Merge pull request #59183 from WilliButz/grafana-update
grafana: 6.1.1 -> 6.1.2
2019-04-08 20:05:17 +02:00
Justin Woo
46a181a602 purescript: upgrade to 0.12.4 (#59147) 2019-04-08 20:02:24 +02:00
Dmitry Kalinkin
2c88a3fecb
pulumi: fix darwin src hash 2019-04-08 13:29:05 -04:00
Bas van Dijk
13d5f47a84
Merge pull request #59182 from basvandijk/prometheus-2.8.1
prometheus_2: 2.6.0 -> 2.8.1
2019-04-08 19:01:10 +02:00
Ryan Mulligan
debd42753f
Merge pull request #58299 from r-ryantm/auto-update/liblo
liblo: 0.29 -> 0.30
2019-04-08 09:34:49 -07:00
Bas van Dijk
2a722175cd prometheus_2: 2.6.0 -> 2.8.1
See: https://github.com/prometheus/prometheus/releases/tag/v2.8.1
2019-04-08 18:06:00 +02:00
Bas van Dijk
65fa918adb
Merge pull request #59175 from jbgi/generic-prometheus
Expose prometheus generic builder.
2019-04-08 18:03:25 +02:00
R. RyanTM
ec2df9895f folly: 2019.01.28.00 -> 2019.03.18.00 (#58673)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/folly/versions
2019-04-08 15:37:30 +00:00
WilliButz
a9247d09ef
grafana: 6.1.1 -> 6.1.2 2019-04-08 16:55:14 +02:00
Robert Schütz
efdb9b4ee8 home-assistant: pin user-agents to 1.1.0
home-assistant-frontend requires
    user-agents==1.1.0
2019-04-08 16:48:02 +02:00
Robert Schütz
afbf13e738 python.pkgs.user-agents: 1.1.0 -> 2.0 2019-04-08 16:41:14 +02:00
Bas van Dijk
b6fdd1a0fc prometheus: rename the generic function to buildPrometheus
Since the `generic` function is now exported it should have a less
generic name, pun intended.
2019-04-08 16:40:42 +02:00
Maximilian Bosch
18c1e0472c
mutt: 1.11.3 -> 1.11.4
Also fixed the patch URL broken by r-ryantm.
2019-04-08 16:31:15 +02:00
R. RyanTM
fc4c7c645e
mutt: 1.11.2 -> 1.11.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mutt/versions
2019-04-08 16:31:15 +02:00
Ryan Mulligan
4135ad69a1
Merge pull request #58316 from r-ryantm/auto-update/libwpg
libwpg: 0.3.2 -> 0.3.3
2019-04-08 07:19:33 -07:00
markuskowa
663030731e
Merge pull request #58656 from r-ryantm/auto-update/connman
connman: 1.36 -> 1.37
2019-04-08 16:03:38 +02:00
Robert Schütz
3084079695 home-assistant: 0.91.1 -> 0.91.2 2019-04-08 15:36:28 +02:00
LinArcX
ae3be1a41a ir-standard-fonts: init at unstable-2017-01-21 (#57943) 2019-04-08 09:30:11 -04:00
Markus Kowalewski
74e3bf3c0f
v4l-utils: 1.16.2 -> 1.16.5 2019-04-08 15:24:07 +02:00
LinArcX
185187f993 shabnam-fonts: init at v4.0.0 (#58446) 2019-04-08 09:19:41 -04:00
Maximilian Bosch
d190794b4a
Merge pull request #59174 from dhl/dhl/development/tools/aws-sam-cli
aws-sam-cli: 0.5.0 -> 0.14.2
2019-04-08 14:38:10 +02:00
Jean-Baptiste Giraudeau
670359e8da
Expose prometheus generic builder.
So that people can easily try newer prometheus version
 in overlays:

 self: super: {
   prometheus_2 = (super.callPackage <nixpkgs/pkgs/servers/monitoring/prometheus> {}).generic {
     version = "2.8.1";
     sha256 = "0x8w0qdh4lcf19nmdlhvgzpy08c2a932d3k49cjwhi5npcsf858n";
     doCheck = false;
   };
 }
2019-04-08 14:02:31 +02:00
markuskowa
6b682c001d
Merge pull request #58792 from markuskowa/upd-mpi4py
pythonPackages.mpi4py: 3.0.0 -> 3.0.1
2019-04-08 13:57:09 +02:00
Elis Hirwing
6a384a5bc3
Merge pull request #59075 from dtzWill/update/php-apcu
phpPackages.apcu{,_bc}: minor updates
2019-04-08 13:56:54 +02:00
Markus Kowalewski
adbf19a9bd
pythonPackages.h5py: add ssh to checkInputs
ssh is required in the checkPhase by openmpi
2019-04-08 13:39:40 +02:00
Markus Kowalewski
b09c98b4aa
pythonPackages.mpi4py: 3.0.0 -> 3.0.1 2019-04-08 12:56:21 +02:00
R. RyanTM
4538f9ee3f flatpak: 1.2.3 -> 1.2.4 (#58671)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak/versions
2019-04-08 12:39:13 +02:00
Nick Novitski
33870626e6 govc: 0.16.0 -> 0.20.0 (#58986) 2019-04-08 12:26:39 +02:00
R. RyanTM
3262558303 pngout: 20130221 -> 20150319 (#58752)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pngout/versions
2019-04-08 12:25:53 +02:00
Manuel Mendez
54fe047800 netperf: 20180504 -> 20180613 (#59011)
netperf: 20180504 -> 20180613
2019-04-08 12:20:37 +02:00
David Leung
e5c07b8754
aws-sam-cli: 0.5.0 -> 0.14.2 2019-04-08 18:16:39 +08:00
Christian Kauhaus
2d2de77566 vulnix: 1.8.0 -> 1.8.1 (#59149) 2019-04-08 12:06:17 +02:00
Mathieu Boespflug
1fa743f927 google-cloud-sdk: 222.0.0 -> 241.0.0 (#59129) 2019-04-08 11:21:13 +02:00
worldofpeace
0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
Victor SENE
60b4ba1ecc jackett: 0.10.846 -> 0.11.170 2019-04-08 10:14:19 +02:00
Matthias Beyer
89c813c34e fltrdr: 0.1.1 -> 0.2.1
This adds also the new dependency "icu"

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-08 10:13:47 +02:00
Matthias Beyer
19a3abc1b8 wordgrinder: 0.7.1 -> 0.7.2 2019-04-08 10:13:47 +02:00
Matthias Beyer
514d9aa109 cli-visualizer: 1.7 -> 1.8 2019-04-08 10:13:47 +02:00
Matthias Beyer
c888f6f2e8 pipes: 1.2.0 -> 1.3.0 2019-04-08 10:13:46 +02:00
Maximilian Bosch
5553fcf950
Merge pull request #58899 from r-ryantm/auto-update/teamviewer
teamviewer: 14.1.3399 -> 14.2.2558
2019-04-08 10:07:16 +02:00
David Leung
0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
Gabriel Ebner
20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
worldofpeace
fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
Austin Seipp
8ace9e6a44 pmdk: init at 1.6
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!

In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
Austin Seipp
7fd1250b80 libndctl: 63 -> 64.1
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
David Leung
6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1 2019-04-08 14:30:54 +08:00
worldofpeace
00684128ea
Merge pull request #59038 from romildo/upd.deepin.dde-network-utils
deepin.dde-network-utils: init at 0.1.2
2019-04-08 02:03:43 -04:00
worldofpeace
eab07dbd65 sequeler: add pantheon maintainers 2019-04-08 01:44:06 -04:00
worldofpeace
2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung
7033cf04dd
pythonPackages.chevron: init at 0.13.1
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Ryan Mulligan
ab4a188981
Merge pull request #58876 from r-ryantm/auto-update/salt
salt: 2018.3.2 -> 2019.2.0
2019-04-07 21:59:59 -07:00
Peter Hoeg
f68549c338
Merge pull request #57946 from bricewge/tomb-2.5-no-gpg-symlink
tomb: remove gpg symlink
2019-04-08 11:52:35 +08:00
Matthew Bauer
33a259a11b
Merge pull request #59138 from NixOS/writeTextFile-fix-comment
trivial-builders: Fix outdated comment on writeTextFile
2019-04-07 22:16:45 -04:00
Ryan Mulligan
70723a9167
Merge pull request #58442 from teto/fcitx_bump
fcitx: 4.2.9.5 -> 4.2.9.6
2019-04-07 19:09:10 -07:00
Ryan Mulligan
4819c7d8f1
Merge pull request #56464 from Izorkin/ejabberd
ejabberd: 18.12.1 -> 19.02
2019-04-07 17:47:48 -07:00
Ryan Mulligan
c2a27c27c0
Merge pull request #58008 from r-ryantm/auto-update/babl
babl: 0.1.60 -> 0.1.62
2019-04-07 17:36:55 -07:00
Ryan Mulligan
12bb60fc18
Merge pull request #58643 from andrewchambers/fix-license
vo-amrwbenc: Fix an incorrect license.
2019-04-07 17:22:10 -07:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00
Ryan Mulligan
096603c68a
Merge pull request #58703 from r-ryantm/auto-update/leatherman
leatherman: 1.5.4 -> 1.6.0
2019-04-07 16:40:41 -07:00
worldofpeace
0cc6d0b390
Merge pull request #58862 from r-ryantm/auto-update/quota
linuxquota: 4.04 -> 4.05
2019-04-07 19:37:08 -04:00
worldofpeace
281211f42f
Merge pull request #57478 from r-ryantm/auto-update/rtv
rtv: 1.25.1 -> 1.26.0
2019-04-07 19:32:34 -04:00
worldofpeace
76c80bfbfe
Merge pull request #58762 from r-ryantm/auto-update/pwndbg
pwndbg: 2018.07.29 -> 2019.01.25
2019-04-07 19:28:54 -04:00
Niklas Hambüchen
c4c2aa6586 trivial-builders: Fix outdated comment on writeTextFile 2019-04-08 01:12:50 +02:00
Florian Klink
c7eb9c1123
Merge pull request #59137 from aneeshusa/remove-pybcrypt
pybcrypt: remove old and insecure package
2019-04-08 01:01:01 +02:00
Ryan Mulligan
11645d307b
Merge pull request #58681 from r-ryantm/auto-update/glog
glog: 0.3.5 -> 0.4.0
2019-04-07 15:37:59 -07:00
Aneesh Agrawal
a345852ca5 pybcrypt: remove old and insecure package
pybcrypt has had open vulnerabilities for years
and is unlikely to ever be updated;
there are no users in nixpkgs.
Other alternatives such as the `bcrypt` python module are available.
2019-04-07 15:32:56 -07:00
R. RyanTM
cb93ae7eb3 cni-plugins: 0.7.4 -> 0.7.5 (#58655)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cni-plugins/versions
2019-04-08 00:30:30 +02:00
R. RyanTM
89b867d23a doclifter: 2.18 -> 2.19 (#58663)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/doclifter/versions
2019-04-08 00:29:49 +02:00
R. RyanTM
450f494b0f eid-mw: 4.4.13 -> 4.4.16 (#58669)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eid-mw/versions
2019-04-08 00:29:21 +02:00
R. RyanTM
66488adce8 grml-zsh-config: 0.15.3 -> 0.16.0 (#58688)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/grml-zsh-config/versions
2019-04-08 00:27:26 +02:00
worldofpeace
e8462b799c sequeler: 0.6.8 -> 0.7.0
- removes libfixposix

https://github.com/Alecaddd/sequeler/releases/tag/v0.6.9
https://github.com/Alecaddd/sequeler/releases/tag/v0.7.0

cc @etu
2019-04-07 18:02:03 -04:00
Ryan Mulligan
e99d715a56
Merge pull request #58721 from r-ryantm/auto-update/mailnag
mailnag: 1.2.1 -> 1.3.0
2019-04-07 14:58:08 -07:00
Ryan Mulligan
70e4ae97e8
Merge pull request #58241 from r-ryantm/auto-update/imagemagick
imagemagick7: 7.0.8-22 -> 7.0.8-34
2019-04-07 14:57:33 -07:00
Linus Heckemann
e0205c119f
Merge pull request #59118 from Ma27/codimd-node-8
codimd: build with nodejs-8_x
2019-04-07 23:56:24 +02:00
Ryan Mulligan
0d6c98647e
Merge pull request #57234 from r-ryantm/auto-update/fltk
fltk: 1.3.4 -> 1.3.5
2019-04-07 14:54:18 -07:00
Matthew Bauer
6eb0e1a2a9
Merge pull request #59069 from delroth/nilfs-utils-cross
nilfs-utils: fix cross-compilation issue caused by AC_FUNC_MALLOC
2019-04-07 17:53:52 -04:00
Ryan Mulligan
488ecd6636
Merge pull request #58940 from erictapen/ruby-gem-src-fix
ruby-modules/gem: fix path to git checkout
2019-04-07 14:53:37 -07:00
R. RyanTM
a750496f56 dpkg: 1.19.5 -> 1.19.6 (#58667)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/dpkg/versions
2019-04-07 23:42:47 +02:00
R. RyanTM
4cbf06a96f libx86emu: 2.1 -> 2.2 (#58716)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libx86emu/versions
2019-04-07 23:37:30 +02:00
R. RyanTM
38ea62c7af pcapfix: 1.1.3 -> 1.1.4 (#58744)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcapfix/versions
2019-04-07 23:34:54 +02:00
R. RyanTM
0801be2c3a python37Packages.APScheduler: 3.5.3 -> 3.6.0 (#58769)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-apscheduler/versions
2019-04-07 23:22:31 +02:00
R. RyanTM
ee87acdb12 python37Packages.backports_csv: 1.0.6 -> 1.0.7 (#58772)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-backports.csv/versions
2019-04-07 23:16:23 +02:00
R. RyanTM
d6ffd75960 ncdc: 1.20 -> 1.21 (#58725)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ncdc/versions
2019-04-07 23:15:57 +02:00
R. RyanTM
c39795ed46 pianobar: 2018.06.22 -> 2019.02.14 (#58750)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pianobar/versions
2019-04-07 23:13:01 +02:00
R. RyanTM
422a335707 python37Packages.aniso8601: 4.1.0 -> 6.0.0 (#58765)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-aniso8601/versions
2019-04-07 23:09:37 +02:00
R. RyanTM
0cac67ebe5 python37Packages.agate-dbf: 0.2.0 -> 0.2.1 (#58768)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-agate-dbf/versions
2019-04-07 23:06:50 +02:00
R. RyanTM
0433f94c6c python37Packages.braintree: 3.51.0 -> 3.52.0 (#58773)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-braintree/versions
2019-04-07 23:04:57 +02:00
Matthew Bauer
5541559635 fuse3: use /etc/fuse.conf for configuration (#59043)
We don’t want the config file to be read only and in the Nix store.
2019-04-07 23:00:51 +02:00
José Romildo Malaquias
08e9a63d73 qogir-theme: 2019-03-10 -> 2019-04-07 (#59133) 2019-04-07 22:57:06 +02:00
Tobias Happ
686f5f9e6d teamspeak_server: 3.6.1 -> 3.7.1 (#59116) 2019-04-07 22:56:20 +02:00
Will Dietz
d36e8e7115 libpqxx: 6.4.2 -> 6.4.3 (#59035)
https://github.com/jtv/libpqxx/releases/tag/6.4.3
2019-04-07 22:53:27 +02:00
bricewge
544128587d dropbox-cli: replace python by python3 (#59115)
fix #59110
2019-04-07 22:52:53 +02:00
xeji
2aecd159b1
Merge pull request #59122 from romildo/upd.deepin.deepin-turbo
deepin.deepin-turbo: init at 0.0.2
2019-04-07 22:45:56 +02:00
Will Dietz
48ecd88bee electron: 4.1.3 -> 4.1.4 (#59039)
https://electronjs.org/releases/stable#release-notes-for-v414
2019-04-07 22:35:42 +02:00
Pascal Wittmann
c62b24679b
Merge pull request #59065 from vbgl/ocaml-base64-3.1.0
ocamlPackages.base64: 2.0.0 -> 3.2.0
2019-04-07 21:57:38 +02:00
markuskowa
ad8e0454f1
Merge pull request #58668 from r-ryantm/auto-update/dropbear
dropbear: 2018.76 -> 2019.78
2019-04-07 21:25:20 +02:00
Vladimír Čunát
f5ab71ba28
Merge #59126: xfce panel plugins: Remove me as maintainer 2019-04-07 20:15:57 +02:00
Matthias Beyer
9172e8a7ac xfce panel plugins: Remove me as maintainer
I am not using xfce anymore, so I do not think it is appropriate that I
maintain these packages.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-07 19:56:39 +02:00
Pascal Wittmann
f84e715333
Merge pull request #59121 from talyz/nomachine-6.6.8
nomachine-client: 6.5.6 -> 6.6.8
2019-04-07 19:53:16 +02:00
Pascal Wittmann
4e9ffcff7b
haskellPackages.yesod-markdown: jailbreak 2019-04-07 19:47:25 +02:00
Pascal Wittmann
6c06fd51d9
Merge pull request #59123 from NixOS/update-entr
entr: 4.1 -> 4.2
2019-04-07 19:27:06 +02:00
Daiderd Jordan
5a0be70eeb
Merge pull request #59120 from averelld/plex-update
plex: 1.15.2.793 -> 1.15.3.876
2019-04-07 19:21:10 +02:00
Pascal Wittmann
5e8634e4f4
entr: 4.1 -> 4.2 2019-04-07 18:53:15 +02:00
Pascal Wittmann
0e267ab72e
checkstyle: 8.18 -> 8.19 2019-04-07 18:51:50 +02:00
José Romildo Malaquias
29a7f77c45 deepin: setup hook grep with '-a' 2019-04-07 13:19:46 -03:00
José Romildo Malaquias
907142c8f0 deepin.deepin-turbo: init at 0.0.2 2019-04-07 13:19:05 -03:00
talyz
9d1e509ecd nomachine-client: 6.5.6 -> 6.6.8 2019-04-07 17:58:36 +02:00
James Cook
d2326cc24a
Merge pull request #59064 from teto/ppp
ppp: add eap-tls patch
2019-04-07 15:50:33 +00:00
Timo Kaufmann
8eba1ed877
transcribe: mark as broken (#59117)
hash mismatch
2019-04-07 15:42:15 +00:00
Florian Klink
fb3fcca35f
Merge pull request #58632 from apeyroux/up-jsbeautifier-191
pythonPackages.jsbeautifier: 1.8.9 -> 1.9.1
2019-04-07 17:39:45 +02:00
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
ilikeavocadoes
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 Kaufmann
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 Kaufmann
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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. RyanTM
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 Schaefer
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
zimbatm
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 Lohmeier
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 Hoeg
8466ad7856
Merge pull request #59109 from peterhoeg/f/sl
sl: add missing man pages
2019-04-07 21:15:05 +08:00
Peter Hoeg
9588e74f5a sl: add missing man pages 2019-04-07 21:14:23 +08:00
zimbatm
b2011766ed
Merge pull request #59107 from matthiasbeyer/add-package-updates
Add package updates
2019-04-07 15:14:21 +02:00
zimbatm
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
zimbatm
48d96a7aa7
Merge pull request #59082 from thefloweringash/firefox-aarch64
firefox: aarch64 fixes
2019-04-07 15:11:17 +02:00