Commit graph

17660 commits

Author SHA1 Message Date
Vladyslav Mykhailichenko d627e096fc tectonic: 0.1.8 -> 0.1.9 2018-09-15 21:50:23 +03:00
AndersonTorres 74047ea686 youtube-dl: 2018.08.04 -> 2018.09.10 2018-09-15 14:13:26 -03:00
xeji b78348d1a4
Merge pull request #46687 from mbode/salt_darwin
salt: fix darwin build by specifying dependency on tornado 4
2018-09-15 12:38:45 +02:00
Vladyslav Mykhailichenko b7fe4f1039 exfat: 1.2.8 -> 1.3.0 2018-09-15 11:46:04 +03:00
Maximilian Bode 2438ceb5b4 salt: fix darwin build by specifying dependency on tornado 4
/cc ZHF #45961
2018-09-15 10:09:36 +02:00
Robert Helgesson 92b51f5cc0
Merge pull request #46609 from jtojnar/whipper
whipper: replace morituri
2018-09-15 00:29:09 +02:00
Jan Tojnar 884c629832
accuraterip-checksum: init at 1.5 2018-09-14 20:31:33 +02:00
qolii 3c57887f64 nbd: add which to buildInputs (#46635)
* NBD: add which to buildInputs.
* NBD: move pkgconfig and which to nativeBuildInputs.
2018-09-14 19:05:40 +02:00
Jörg Thalheim b22efa17c5
Merge pull request #46645 from brocking/update/scaleway-cli
scaleway-cli: 1.14 -> 1.17
2018-09-14 14:00:15 +01:00
Jan Tojnar 7771df135f
Merge pull request #46636 from jtojnar/flatpak-1.0.2
flatpak: 0.99.3 → 1.0.2
2018-09-14 14:56:57 +02:00
brocking 10a6ab75a8 scaleway-cli: 1.14 -> 1.17 2018-09-14 12:15:56 +01:00
Tor Hedin Brønner 87d11ae99c
ostree: 2018.6 -> 2018.8 2018-09-14 05:09:01 +02:00
Jan Tojnar 217c795e20
Merge pull request #46633 from leenaars/pdftag
pdftag: 1.0.4 -> 1.0.5
2018-09-14 02:17:48 +02:00
Jan Tojnar b3d079f34a
Merge pull request #46365 from worldofpeace/elementary-variety
add various elementary thirdparty applications
2018-09-14 02:17:26 +02:00
Michiel Leenaars 99eb98403d pdftag: 1.0.4 -> 1.0.5 2018-09-14 00:47:47 +02:00
Daiderd Jordan d782c4eba5 cargo-update: fix darwin build (#46625)
On darwin libcurl is also needed.

/cc ZHF #45961
2018-09-13 23:36:17 +02:00
R. RyanTM 035b2f5250 google-compute-engine: 20180129 -> 20180510 (#46278)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
google-compute-engine
2018-09-13 20:09:08 +01:00
xeji ed7b654a21
Merge pull request #46593 from ryantm/aliases
treewide: fix `config.allowAliases = false` evaluation
2018-09-13 16:15:43 +02:00
Ryan Mulligan f91a79ecc8 treewide: fix config.allowAliases = false evaluation 2018-09-13 06:47:22 -07:00
Vladyslav Mykhailichenko af5cea59e7 bat: 0.6.1 -> 0.7.0 2018-09-13 13:30:36 +03:00
Domen Kožar 595ae18797
nixos: datadog-agent: fix systemd support 2018-09-13 09:11:55 +01:00
Domen Kožar bef541c569 datadog: add live process monitoring 2018-09-13 09:11:06 +01:00
Uli Baum 1df2560dde Merge branch 'master' into staging-next 2018-09-13 10:08:53 +02:00
Uli Baum d225a91b7c mitmproxy: 3.0.4 -> 4.0.4, fix tests
- add missing checkInputs
- apply upstream patch to fix some tests that failed due to
  expired test ssl certs
- re-enable a previously disabled test case
2018-09-13 00:06:53 +00:00
Alyssa Ross 1ec301ded2 openssl: 1.1.0 -> 1.1.1 (#46524) 2018-09-12 23:56:08 +00:00
Daiderd Jordan 89e52157c8
Merge pull request #46584 from LnL7/darwin-broken-a
broken darwin packages (a)
2018-09-13 00:05:42 +02:00
xeji df2bae8097
Merge pull request #46581 from markuskowa/licenses-17
Add licenses
2018-09-12 23:34:51 +02:00
R. RyanTM 65bc378de8 mbuffer: 20180318 -> 20180625 (#46241)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mbuffer
2018-09-12 23:20:26 +02:00
Daiderd Jordan 9fc6f1123d
asymptote: mark broken on darwin
It only builds with gc-7.6.0 on darwin for some reason.

/cc ZHF #45961
2018-09-12 23:14:42 +02:00
Daiderd Jordan b814881394
aws-okta: mark broken on darwin
Could be caused by our older 10.10.5 CoreFoundation.

    # github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:35:33: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFDataCreate
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:61: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:98:41: cannot use nil as type _Ctype_CFAllocatorRef in argument to _Cfunc_CFStringCreateWithBytes
    go/src/github.com/segmentio/aws-okta/vendor/github.com/keybase/go-keychain/corefoundation_go110.go:133: cannot use nil as type _Ctype_CFAllocatorRef in argument to func literal

/cc ZHF #45961
2018-09-12 23:14:41 +02:00
Markus Kowalewski 6d8be09c8a
vbetool: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski 4503d462c7
sg3_utils: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski 131bc90d08
localtime: add license 2018-09-12 23:12:15 +02:00
Markus Kowalewski 7d25ffade4
dd_rescue: add license + update homepage 2018-09-12 23:12:15 +02:00
Markus Kowalewski d9416449b5
flvtool2: add licenses 2018-09-12 23:12:15 +02:00
Markus Kowalewski 4d933fbfdc
dex: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 239a0ea2b9
virtualgl[Lib]: fix license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 72305e7eae
x11vnc: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski f24a78f671
x2vnc: add licenses 2018-09-12 23:12:14 +02:00
Markus Kowalewski 0052a756d2
xpra: add license 2018-09-12 23:12:14 +02:00
Markus Kowalewski 7d6c70bc74
libfakeXinerama: add license 2018-09-12 23:12:08 +02:00
Daiderd Jordan 6e90c2e0bd
Merge pull request #46580 from zimbatm/vault-0.11.1
vault: 0.10.4 -> 0.11.1
2018-09-12 23:10:33 +02:00
R. RyanTM 656330577a hebcal: 4.13 -> 4.14 (#46269)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
hebcal
2018-09-12 23:06:42 +02:00
R. RyanTM dd43e1d97f lockfileProgs: 0.1.17 -> 0.1.18 (#46248)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lockfile-progs
2018-09-12 22:58:49 +02:00
R. RyanTM 14e7afdd95 lynis: 2.6.7 -> 2.6.8 (#46247)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
lynis
2018-09-12 22:58:07 +02:00
R. RyanTM 69504d47c9 miniupnpc_2: 2.0.20180203 -> 2.1 (#46250)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
miniupnpc
2018-09-12 22:56:47 +02:00
R. RyanTM 0837ff1108 sec: 2.7.12 -> 2.8.0 (#46199)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
sec
2018-09-12 22:52:56 +02:00
R. RyanTM a2d959c35f tinyproxy: 1.8.4 -> 1.10.0 (#46171)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
tinyproxy
2018-09-12 22:42:44 +02:00
zimbatm 7880cd6752 vault: 0.10.4 -> 0.11.1
changelog: https://github.com/hashicorp/vault/blob/v0.11.1/CHANGELOG.md
2018-09-12 20:22:38 +01:00
Michael Weiss 37961c6507 scdoc: 1.4.1 -> 1.4.2 2018-09-12 20:36:54 +02:00
Vladyslav Mykhailichenko 1f2babe59f android-file-transfer: 3.4 -> 3.5 2018-09-12 14:47:45 +03:00
xeji c016e7f930
Merge pull request #46550 from markuskowa/licenses-16
Add licenses
2018-09-12 00:22:36 +02:00
Daiderd Jordan 2164e39eaa aria2: fix darwin build (#46548)
Not released yet, see https://github.com/aria2/aria2/issues/1198

/cc ZHF #45961
2018-09-12 00:11:12 +02:00
Markus Kowalewski c3bffc172d
dar: add license 2018-09-11 23:54:23 +02:00
Markus Kowalewski 55c0f5167f
xvfb-run: add license` 2018-09-11 23:51:16 +02:00
Markus Kowalewski 921f792aca
rkflashtool: add license 2018-09-11 23:49:22 +02:00
Markus Kowalewski 92b36b62b7
mdbtools: add license + homepage 2018-09-11 23:47:17 +02:00
Markus Kowalewski bc9b55c57c
kt: add license 2018-09-11 23:40:43 +02:00
R. RyanTM 8955ec6c73 debootstrap: 1.0.107 -> 1.0.108 (#46294)
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
2018-09-11 23:38:42 +02:00
Markus Kowalewski 6773167194
ent: add license 2018-09-11 23:34:10 +02:00
Markus Kowalewski 3bb64d8850
desktop-file-utils: add license 2018-09-11 23:32:49 +02:00
Markus Kowalewski 7d5cd978c4
cloud-utils: add license 2018-09-11 23:31:27 +02:00
R. RyanTM 65f41e1bc0 avfs: 1.0.5 -> 1.0.6 (#46306)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/avfs/versions
2018-09-11 23:27:47 +02:00
Markus Kowalewski 5e57452bf8
qrencode: add license 2018-09-11 23:27:01 +02:00
Markus Kowalewski 984a41fe94
exif: add liceses, update homepage 2018-09-11 23:25:43 +02:00
Markus Kowalewski 2ccbd8bab5
editres: add license 2018-09-11 23:24:19 +02:00
Markus Kowalewski 85c1a851dc
cuneiform: add license + homepage 2018-09-11 23:22:22 +02:00
Markus Kowalewski 147246e53e
cfdg: add license 2018-09-11 23:18:44 +02:00
Jörg Thalheim 12fbfbe144
Merge pull request #46100 from alyssais/cargo-edit
cargo-edit: 0.2.0 -> 0.3.0
2018-09-11 21:15:25 +01:00
Jörg Thalheim cea6bbfe75 cargo-edit: disable impure check 2018-09-11 21:05:50 +01:00
Jörg Thalheim ffde15da8e cargo-edit: add pkgconfig/openssl on non-darwin 2018-09-11 20:55:08 +01:00
Timo Kaufmann eae589058c
Merge pull request #46367 from yesbox/lldpd_nixos_18.09_fix
Fixes the lldpd service not starting on NixOS 18.09
2018-09-11 20:44:01 +02:00
Jesper Geertsen Jonsson 8a03ec0a32 Fixes the lldpd service failing to start
Backports a patch that will be included in later upstream versions.
The patch removes a call to /bin/mkdir.
2018-09-11 18:19:51 +02:00
leenaars 28ef51244a pdftag: init at 1.0.3 (#45666) 2018-09-11 15:52:46 +02:00
Joachim Fasting 48abf865bc
tor: 0.3.3.9 -> 0.3.4.8 2018-09-11 14:44:10 +02:00
Alyssa Ross 902dea15ec
cargo-edit: use buildRustPackage instead of Carnix
Saving 3000 lines of Nix code.
2018-09-11 13:34:21 +01:00
Domen Kožar 2c18d48c0e datadog-agent: 6.1.4 -> 6.4.2 2018-09-11 14:15:06 +02:00
Sarah Brofeldt 5984aae9a7
Merge pull request #46503 from ento/aws-vault-4-3-0
aws-vault: 4.1.0 -> 4.3.0, pass linker flag for specifying app version
2018-09-11 11:29:33 +02:00
Jörg Thalheim 188314c91e
Merge pull request #46462 from lopsided98/pacman-substitute
pacman: substitute paths in repo-add
2018-09-11 10:13:26 +01:00
Marica Odagaki 962712524e aws-vault: pass the app version to the linker
Otherwise, "aws-vault --version" just outputs "dev"
2018-09-10 16:52:53 -08:00
Marica Odagaki f2836b3622 aws-vault: 4.1.0 -> 4.3.0 2018-09-10 16:52:14 -08:00
xeji f0839455e9
Merge pull request #46497 from markuskowa/licenses-15
Add licenses
2018-09-10 22:56:03 +02:00
Niclas b1bee94d72 bunny: 1.2 -> 1.3 (#46498) 2018-09-10 22:53:30 +02:00
Markus Kowalewski 4e8871e7b4
webalizer: update meta data 2018-09-10 22:16:22 +02:00
Markus Kowalewski fc080c22f8
vlan: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 6e94773854
vde2: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski 9e94e8ae4a
rp-pppoe: add license 2018-09-10 22:16:22 +02:00
Markus Kowalewski ff633d166f
quicktun: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 50a7adf43a
pptpd: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 44d84db940
polysh: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski d2b062760d
polygraph: add license 2018-09-10 22:16:21 +02:00
Markus Kowalewski 3f1849e29c
philter: add license + homepage 2018-09-10 22:16:20 +02:00
Markus Kowalewski 4d24db6e0c
ncftp: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski cdf332f254
miniupnpd: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski a8bc08c633
miniupnpc: add license 2018-09-10 22:16:20 +02:00
Markus Kowalewski bb27094df1
libreswan: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 460c0145e7
gvpe: add license + homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 28bac35599
fdm: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 6d859b3b1e
driftnet: add license 2018-09-10 22:16:19 +02:00
Markus Kowalewski 0f6134f8ad
dhcpdump: add license, update homepage 2018-09-10 22:16:19 +02:00
Markus Kowalewski 4dcdb693af
dhcpd: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 5d42f2b37f
cksfv: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski 19148bd2f1
carddav-util: add license 2018-09-10 22:16:18 +02:00
Markus Kowalewski aad2acfab7
bsd-finger: add license 2018-09-10 22:16:14 +02:00
Robert Helgesson fb43453840
cloc: 1.76 -> 1.78 2018-09-10 22:02:30 +02:00
Ben Wolsieffer 7c96603af9 pacman: substitute paths in repo-add 2018-09-10 11:32:46 -04:00
Timo Kaufmann efb033ae16
Merge pull request #46455 from marsam/feature/update-wal-g
wal-g: 0.1.10 -> 0.1.12
2018-09-10 13:56:02 +02:00
Peter Simons c029dc13e5
Merge pull request #46289 from r-ryantm/auto-update/duplicity
duplicity: 0.7.18 -> 0.7.18.1
2018-09-10 08:34:56 +02:00
R. RyanTM 6682d04142 duo-unix: 1.9.20 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/duo-unix/versions
2018-09-09 23:32:36 -05:00
R. RyanTM f7888652b8 stunnel: 5.46 -> 5.49
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
stunnel
2018-09-09 23:32:01 -05:00
Mario Rodas 9bdec58bc0 wal-g: 0.1.10 -> 0.1.12 2018-09-09 18:26:41 -05:00
worldofpeace 93d68d85f1 hashit: init at 0.2.0 2018-09-09 18:34:32 -04:00
Jörg Thalheim bd176a0400
Merge pull request #46384 from countingsort/master
bunny: 1.1 -> 1.2
2018-09-09 15:49:30 +01:00
Jörg Thalheim d8244582c6
Merge pull request #46369 from Ma27/mark-pdf2htmlex-as-broken
pdf2htmlEX: mark as broken
2018-09-09 15:12:13 +01:00
Jörg Thalheim ab8f0aa476
Merge pull request #46392 from andrew-d/adunham/wkhtmltopdf-qt5
wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5
2018-09-09 15:10:12 +01:00
Jörg Thalheim 288a542a9a
Merge pull request #46420 from romildo/upd.xsettingsd
xsettingsd: git-2015-06-14 -> 1.0.0
2018-09-09 14:17:06 +01:00
Jörg Thalheim 6b1e587e3c
Merge pull request #46397 from zimbatm/strongswan-fix-nm-ca-dir
strongswan: set the right dir for TLS CA cert
2018-09-09 14:13:57 +01:00
José Romildo Malaquias 68102e793d xsettingsd: git-2015-06-14 -> 1.0.0
- Update to version 1.0.0
- Install man pages
- Fix license
- Add maintainer
2018-09-09 09:50:48 -03:00
Andrew Dunham 5e94e2bc7c wkhtmltopdf: 0.12.4 -> 0.12.5, use Qt5 2018-09-08 16:11:06 -07:00
countingsort 4f6c4030dc bunny: 1.1 -> 1.2 2018-09-08 19:44:25 +02:00
Maximilian Bosch de6544b50e
pdf2htmlEX: mark as broken
See https://hydra.nixos.org/build/81003667

The build is currently broken on Hydra due to the following error:

```
CairoFontEngine.cc:681:17: error: 'void Object::free()' is private within this context
```

This issue is was also reported in AUR (https://aur.archlinux.org/packages/pdf2htmlex/)
and in the upstream issue tracker (https://github.com/coolwanglu/pdf2htmlEX/issues/753) with
no answer until now.

The current README.md states that the project is no longer under active
development and it seems as there are currently no active maintainers
who could fix this:

* 5d0a2239fc
* https://github.com/coolwanglu/pdf2htmlEX/issues/772
2018-09-08 16:16:26 +02:00
Vladyslav M 3b4ab85f01 ripgrep: 0.9.0 -> 0.10.0 (#46331) 2018-09-08 14:21:25 +02:00
Bastian Köcher 0f8c58afd2 kdecoration-viewer: Fixes build (#46339) 2018-09-08 01:38:56 +02:00
xeji a9dfb018a0
Merge pull request #46347 from markuskowa/homepage-3
Update dead homepage links
2018-09-08 01:36:16 +02:00
Markus Kowalewski f60fea5742
netselect: update homepage + license 2018-09-08 01:18:57 +02:00
xeji 56d0a70ef5
Merge pull request #46344 from markuskowa/license-13
Add licenses
2018-09-08 00:57:47 +02:00
Markus Kowalewski fb89213cf6
x11-ssh-askpass: update src + homepage, add license 2018-09-07 23:51:50 +02:00
Markus Kowalewski e4620658d0
nitrogen: update homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 4f0010dbec
euca2ools: update homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 72ce407703
x2x: update license + homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 7de251551a
xvkbd: update homepage 2018-09-07 23:51:50 +02:00
Markus Kowalewski 0bdf24f9a5
lsdvd: add license 2018-09-07 23:48:32 +02:00
Markus Kowalewski e016d1eabb
cdrdao: add license 2018-09-07 23:48:31 +02:00
Markus Kowalewski f92f9a2b6f
bchunk: add license 2018-09-07 23:48:30 +02:00
Markus Kowalewski 0f61edc465
wfds: add license 2018-09-07 23:48:26 +02:00
Markus Kowalewski 9a46c0f384
relfs: add license 2018-09-07 23:48:21 +02:00
Markus Kowalewski fa6bfc5974
reiser4progs: add license, update homepage 2018-09-07 23:48:19 +02:00
Markus Kowalewski aae4e1ddc2
nilfs-utils: add licenses 2018-09-07 23:48:19 +02:00
Markus Kowalewski d3485885b2
mtpfs: add licenses 2018-09-07 23:48:18 +02:00
Markus Kowalewski 4f83467ba4
mtools: add license 2018-09-07 23:48:17 +02:00
Markus Kowalewski 4516ca5480
jfsutils: add license + homepage 2018-09-07 23:48:17 +02:00
Markus Kowalewski 5f2d66ccc6
fatresize: add license 2018-09-07 23:48:16 +02:00
Markus Kowalewski 8060dadf69
curlftpfs: update meta data 2018-09-07 23:48:10 +02:00
Alexey Shmalko d7b97051a2
Merge pull request #46307 from r-ryantm/auto-update/calamares
calamares: 3.2.1 -> 3.2.2
2018-09-07 23:39:42 +03:00
Markus Kowalewski 735a7de051
bashmount: add license 2018-09-07 22:15:14 +02:00
Markus Kowalewski 1e98674c79
zdelta: add license 2018-09-07 22:13:59 +02:00
Markus Kowalewski fd59d5642e
pigz: add license 2018-09-07 22:11:27 +02:00
Timo Kaufmann 89ef631ab9
Merge pull request #46332 from timokau/youtube-dl-fix
youtube-dl:  2018.08.28 -> 2018.09.01, fix youtube download
2018-09-07 21:22:37 +02:00
Timo Kaufmann 8ef940a038 youtube-dl: fix youtube video download 2018-09-07 21:03:57 +02:00
Timo Kaufmann fa76f75c7b youtube-dl: 2018.08.28 -> 2018.09.01 2018-09-07 21:03:38 +02:00