Jörg Thalheim
b3eaad9a27
Merge pull request #53818 from gnidorah/updates
...
update most packages I maintain
2019-01-23 19:19:13 +00:00
Samuel Dionne-Riel
6418e34971
nix-universal-prefetch: init at 0.2.0 ( #53436 )
2019-01-23 20:32:09 +02:00
Frederik Rietdijk
01efca4a54
Merge pull request #54462 from dotlambda/python-pkgs-remove
...
pythonPackages: remove some packages representing outdated versions
2019-01-23 09:38:40 +01:00
Gerd Flaig
1066a1ae53
picocom: Enable on Darwin
...
Sets package platform to Unix and adds IOKit dependency on Darwin.
2019-01-22 21:23:45 +01:00
Dmitry Kalinkin
c75acbfdda
Merge pull request #54468 from expipiplus1/proot
...
proot: 20171015 -> 20181214
2019-01-22 12:35:05 -05:00
Dmitry Kalinkin
93a62e9394
proot: change github owner to 'proot-me', add veprbl to maintainers
2019-01-22 12:16:47 -05:00
Graham Christensen
2707a6d481
efitools: init at 1.9.2
2019-01-22 10:23:50 -05:00
Joe Hermaszewski
096ea6d24f
proot: 20171015 -> 20181214
...
Proot now includes a fix for the seccomp bug on recent kernels
2019-01-22 22:27:24 +08:00
Robert Schütz
8c57113e14
python.pkgs.argparse: remove
...
argparse is part of stdlib in 2.7 and 3.2+
2019-01-22 12:43:07 +01:00
Robert Schütz
5bee7acfe4
dd-agent: override python packages inside expression
2019-01-22 12:01:51 +01:00
Ryan Mulligan
cc813140c4
Merge pull request #54185 from r-ryantm/auto-update/hebcal
...
hebcal: 4.15 -> 4.16
2019-01-21 12:09:59 -08:00
Joachim F
75f17ca4dd
Merge pull request #54198 from r-ryantm/auto-update/haproxy
...
haproxy: 1.9.0 -> 1.9.1
2019-01-21 19:37:53 +00:00
Jörg Thalheim
674c882303
Merge pull request #54422 from Mic92/nix-review
...
nix-review: 1.0.2 -> 1.0.4
2019-01-21 14:36:48 +00:00
Jörg Thalheim
f6d6e5dcb5
nix-review: 1.0.2 -> 1.0.4
...
- also accept the full url of pull request i.e.
https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
Maximilian Bosch
cf024f9a74
Merge pull request #54375 from dywedir/termtosvg
...
termtosvg: 0.7.0 -> 0.8.0
2019-01-21 15:26:30 +01:00
lewo
6d4f3311d4
Merge pull request #54294 from das-g/udocker-homepage
...
udocker: change homepage to documentation on gitbooks.io
2019-01-21 09:26:39 +01:00
adisbladis
3514bf8654
Merge pull request #54162 from etu/init-transifex-client
...
transifex-client: init at 0.13.5
2019-01-21 07:45:49 +00:00
Elis Hirwing
96a8320aaa
transifex-client: init at 0.13.5
...
Utility used to manage translations.
2019-01-21 07:47:55 +01:00
Wael M. Nasreddine
f466c9f961
keybase: switch to fetchurl for sha256 consistency on Darwin
...
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-01-20 16:59:41 -08:00
Emmanuel Rosa
66d844ba59
keybase-gui: 2.13.0 -> 2.13.1
2019-01-20 16:59:41 -08:00
Emmanuel Rosa
239dc141bd
keybase: 2.11.0 -> 2.13.1
2019-01-20 16:59:41 -08:00
Graham Christensen
44cd0a3655
Merge pull request #54349 from ar1a/pb-capture
...
Pb cli and capture initialization
2019-01-20 14:57:30 -05:00
Aria Edmonds
2fa2d55bed
capture: init at 1.0
2019-01-21 06:52:20 +11:00
Aria Edmonds
6662708cd0
pb_cli: init at 1.0
2019-01-21 06:52:12 +11:00
lewo
bc41317e24
Merge pull request #53924 from nzhang-zh/oci-image-tool
...
oci-image-tool: init at 1.0.0-rc1
2019-01-20 18:32:34 +01:00
lewo
4457da9a99
Merge pull request #54232 from r-ryantm/auto-update/debootstrap
...
debootstrap: 1.0.112 -> 1.0.114
2019-01-20 18:13:39 +01:00
Michael Weiss
5a469f8218
scdoc: 1.6.0 -> 1.6.1
2019-01-20 17:45:50 +01:00
Vladyslav Mykhailichenko
e90d43b389
termtosvg: 0.7.0 -> 0.8.0
2019-01-20 17:20:36 +02:00
adisbladis
049471403b
youtube-dl: Change to ffmpeg_4
...
This is to reduce the closure size of mpv which wraps youtube-dl
2019-01-20 13:43:21 +00:00
worldofpeace
7e24c258d7
Merge pull request #53782 from jbaum98/google-music-scripts
...
google-music-scripts: init at 3.0.0
2019-01-20 05:08:55 -05:00
worldofpeace
56507df617
discount: enable various configureFlags
...
Shouldn't be harmfull.
2019-01-19 21:56:08 -05:00
Vladimír Čunát
51ac3db79c
Revert "nix: point at curl 7.59.0 ( #41452 )"
...
This reverts commit 5574df3549
.
I also can't reproduce the problem anymore; discussion: #41312 .
Fixes #53569 , fixes #53948 . (Vulnerabilities in old curl.)
2019-01-19 17:14:02 +01:00
worldofpeace
1cfd006eae
Merge pull request #54257 from r-ryantm/auto-update/blueman
...
blueman: 2.0.7 -> 2.0.8
2019-01-19 02:52:11 -05:00
Raphael Borun Das Gupta
077a5cfedb
udocker: change homepage to documentation on gitbooks.io
...
as that view, other than the gitbook.com one, is available to
readers not logged into GitBook, too.
2019-01-19 02:15:41 +01:00
Jake Waksbaum
bc820fa1e4
google-music-scripts: init at 3.0.0
2019-01-18 21:15:51 +00:00
Timo Kaufmann
a1169afded
youtube-dl: 2019.01.16 -> 2019.01.17
...
Fixes an issue with youtube, see
https://github.com/rg3/youtube-dl/issues/18891
2019-01-18 16:05:39 +01:00
Jörg Thalheim
16ea2f3d96
Merge pull request #54236 from r-ryantm/auto-update/clamav
...
clamav: 0.101.0 -> 0.101.1
2019-01-18 14:06:21 +00:00
Jörg Thalheim
39e6170133
Merge pull request #54271 from xtruder/pkgs/pulumi-bin/linux_fix
...
pulumi: 0.16.7 -> 0.16.11, patchelf on linux
2019-01-18 13:37:55 +00:00
Jaka Hudoklin
16700a86e4
pulumi: patchelf binaries on linux
2019-01-18 14:18:36 +01:00
Jaka Hudoklin
c07c354654
pulumi: 0.6.7 -> 0.6.11
2019-01-18 14:18:35 +01:00
Mario Rodas
d158777c62
vale: 1.2.6 -> 1.3.0
2019-01-18 07:11:25 -05:00
markuskowa
58b6576a42
Merge pull request #54242 from r-ryantm/auto-update/bento4
...
bento4: 1.5.1-627 -> 1.5.1-628
2019-01-18 10:50:54 +01:00
Pascal Wittmann
8aba4ca411
Merge pull request #54255 from r-ryantm/auto-update/bfs
...
bfs: 1.3.1 -> 1.3.2
2019-01-18 09:49:50 +01:00
R. RyanTM
8d8c16db9e
blueman: 2.0.7 -> 2.0.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/blueman/versions
2019-01-17 21:01:17 -08:00
R. RyanTM
5ad65f78a7
bfs: 1.3.1 -> 1.3.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/bfs/versions
2019-01-17 20:41:21 -08:00
R. RyanTM
5e414d8339
bento4: 1.5.1-627 -> 1.5.1-628
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bento4/versions
2019-01-17 18:59:37 -08:00
R. RyanTM
4ae30e299b
clamav: 0.101.0 -> 0.101.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/clamav/versions
2019-01-17 17:40:28 -08:00
R. RyanTM
3c0c79f771
debootstrap: 1.0.112 -> 1.0.114
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/debootstrap/versions
2019-01-17 16:45:00 -08:00
Jörg Thalheim
fdfd5ba352
Merge pull request #54215 from Mic92/yubikey
...
yubioath-desktop: 3.1.0 -> 4.3.4; yubikey-manager: 1.0.1 -> 2.0.0
2019-01-17 22:48:40 +00:00
Jörg Thalheim
5aa12178de
yubikey-manager: add myself as maintainer
2019-01-17 22:33:23 +00:00