Commit Graph

21282 Commits

Author SHA1 Message Date
xrelkd
a6fe0a075e eksctl: 0.1.38 -> 0.1.39 (#64444) 2019-07-08 16:03:22 -07:00
Profpatsch
ddc8398e7f conda: Add LIBARCHIVE
`conda-build` needs to be able to find libarchive to extract packages;
it tries to `dlopen` the library given by `LIBARCHIVE`.
2019-07-08 20:11:23 +02:00
Charles Duffy
f15d9d5123 squashfsTools: Fix 4k-align patch (regression in 4.4dev)
The 4k-align squashfs patch was broken in the update to squashfs 4.4dev,
such that the patch was no longer actually applied in full (command line
option not even parsed).
2019-07-08 14:01:57 +02:00
Jörg Thalheim
656dcc036f
wireguard-tools: 0.0.20190601 -> 0.0.20190702 (#64394)
wireguard-tools: 0.0.20190601 -> 0.0.20190702
2019-07-08 11:02:48 +01:00
Gabriel Ebner
dcbc0a437a
More OctoPrint plugins (#64419)
More OctoPrint plugins
2019-07-08 10:27:15 +02:00
Mario Rodas
07dcb03469
Merge pull request #64022 from r-ryantm/auto-update/flashrom
flashrom: 1.0.1 -> 1.1
2019-07-07 14:59:40 -05:00
Gabriel Ebner
707157e57f marlin-calc: init at 2019-06-04 2019-07-07 14:45:20 +02:00
Wael Nasreddine
16aa35572b
Merge pull request #64377 from worldofpeace/kbfs
kbfs: 2.11.0 ->  4.1.0
2019-07-06 18:47:18 -07:00
worldofpeace
d8bbbeb38a kbfs: update homepage and description 2019-07-06 16:51:00 -04:00
worldofpeace
bfe270bc54 kbfs: 2.11.0 -> 4.1.0
The kbfs code has been moved to the same
repo as the keybase package.
2019-07-06 16:51:00 -04:00
xrelkd
b198b3e33d wireguard-tools: 0.0.20190601 -> 0.0.20190702 2019-07-07 03:16:15 +08:00
worldofpeace
7c2ac5b4c1
Merge pull request #64235 from mmahut/iceshelf
iceshelf: init at unstable-2019-07-03
2019-07-06 06:06:14 -04:00
Marek Mahut
b7a1daf2bd iceshelf: init at unstable-2019-06-18 2019-07-06 10:31:14 +02:00
Raphael Das Gupta
bbaee555c3 lazydocker: init at 0.5 (#64320) 2019-07-06 00:40:33 -07:00
R. RyanTM
c0773aa73c iperf: 3.6 -> 3.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/iperf/versions
2019-07-06 06:33:10 +02:00
Vladyslav M
69699d6202
ffsend: 0.2.48 -> 0.2.49 (#63988)
ffsend: 0.2.48 -> 0.2.49
2019-07-06 01:53:51 +03:00
R. RyanTM
ae8dd4ffdf fuse-overlayfs: 0.4 -> 0.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fuse-overlayfs/versions
2019-07-05 23:28:39 +02:00
R. RyanTM
27dab9dc40 miniupnpc_2: 2.1.20190408 -> 2.1.20190625
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/miniupnpc/versions
2019-07-05 23:27:27 +02:00
Jonathan Ringer
c5273fae16 keybase-gui: 4.0.0 -> 4.1.0 2019-07-05 14:21:29 +02:00
Jonathan Ringer
62ea7ba41b keybase: 4.0.0 -> 4.1.0 2019-07-05 14:21:29 +02:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf397.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
Mario Rodas
2e7402efc2
Merge pull request #64278 from sifmelcara/update/powerline-go-1.13.0
powerline-go: 1.12.1 -> 1.13.0
2019-07-04 19:54:27 -05:00
mingchuan
a96196b845
powerline-go: 1.12.1 -> 1.13.0 2019-07-05 08:30:04 +08:00
zimbatm
a0f534865e
Merge pull request #64298 from michaelpj/imp/mathematical-epub3
asciidoctor: include the asciidoctor-epub3 gem
2019-07-04 20:34:06 +00:00
zimbatm
f726160556
asciidoctor: fix update.sh 2019-07-04 18:09:15 +02:00
Michael Peyton Jones
d6b7b2a8cf
asciidoctor: wrap asciidoctor-epub3 for epubcheck and kindlegen
kindlegen is unfree, so we don't include it by default. The derivation
can be overridden to include it.
2019-07-04 15:07:20 +01:00
Michael Peyton Jones
855936370c
asciidoctor: address review comments 2019-07-04 13:51:08 +01:00
Jörg Thalheim
5c80009d0d
netdata: update build config (#64241)
netdata: update build config
2019-07-04 13:35:20 +01:00
Michael Peyton Jones
42249205fe
asciidctor: include the asciidoctor-epub3 gem
This is another common output target for asciidctor that requires an
additional gem.

The previous commit is necessary for this to work, so that we get the
gem config for nokogiri correctly.
2019-07-04 13:16:23 +01:00
Michael Peyton Jones
5f0c43dea4
asciidoctor: move mathematical gem config to default gemset config
This has two benefits:
- Anyone else using the `mathematical` gem will benefit from the config.
- The gem config overrides the default one, so we were losing the fixes
for other gems.

I had to change how the update script works. Now it looks at the `gems`
passthru from `bundlerApp`.
2019-07-04 13:16:03 +01:00
Izorkin
bd170cbef6 netdata: add debug option 2019-07-04 13:08:42 +03:00
Izorkin
064a19afe2 nixos/netdata: add capabilites to freeipmi.plugin 2019-07-04 13:08:38 +03:00
worldofpeace
c3441f7498
Merge pull request #64090 from xrelkd/update/youtube-dl
youtube-dl: 2019.06.27 -> 2019.07.02
2019-07-04 05:54:18 -04:00
Jake Waksbaum
2e729e7f1f
google-music-scripts: fix build 2019-07-04 01:43:53 -07:00
Izorkin
88f0823571 netdata: update build config 2019-07-04 10:03:59 +03:00
Alyssa Ross
4cab72953c
gnupg: vendor SKS patch
This quickly became a 404 upstream.

Fixes https://github.com/NixOS/nixpkgs/64256.
2019-07-03 16:39:28 +00:00
Aaron Andersen
04c57357b2
Merge pull request #63656 from killercup/dua-2.1.3
dua: init at 2.1.5
2019-07-03 07:03:12 -04:00
Franz Pletz
6160a4ad69
Merge pull request #64239 from garbas/remove-me-since-i-dont-have-much-time
Remove me (garbas) as maintainer from packages
2019-07-03 10:44:08 +00:00
Pascal Hertleif
b8b0dac23c dua: init at 2.1.5
> A tool to conveniently learn about the disk usage of directories, fast!
2019-07-03 11:52:17 +02:00
Rok Garbas
65781e204d
Remove me (garbas) as maintainer since I don't have much time to maintain anything 2019-07-03 11:27:39 +02:00
Pascal Wittmann
2850832e67
Merge pull request #64105 from r-ryantm/auto-update/parallel
parallel: 20190522 -> 20190622
2019-07-03 11:10:00 +02:00
R. RyanTM
01e07b1996 slurp: 1.1.0 -> 1.2.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurp/versions
2019-07-03 09:32:33 +02:00
R. RyanTM
d546e77e54 sshguard: 2.3.1 -> 2.4.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sshguard/versions
2019-07-03 09:32:08 +02:00
R. RyanTM
57a2724672 abcmidi: 2019.06.06 -> 2019.06.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/abcmidi/versions
2019-07-03 09:31:00 +02:00
R. RyanTM
2239512aa2 link-grammar: 5.6.1 -> 5.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/link-grammar/versions
2019-07-03 09:28:13 +02:00
R. RyanTM
467ce7b534 di: 4.47 -> 4.47.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/di/versions
2019-07-03 09:14:17 +02:00
R. RyanTM
9bd257455e yubikey-manager-qt: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yubikey-manager-qt/versions
2019-07-03 08:29:15 +02:00
Ryan Mulligan
f1d56f67f9
Merge pull request #64218 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 3.1.4 -> 3.2.0
2019-07-02 21:06:06 -07:00
Mario Rodas
88e3f4c73e
Merge pull request #64057 from r-ryantm/auto-update/LanguageTool
languagetool: 4.4 -> 4.6
2019-07-02 21:26:33 -05:00