Commit graph

160256 commits

Author SHA1 Message Date
Silvan Mosberger 3556df6247
Merge pull request #61686 from georgewhewell/broadcom-sta
broadcom_sta: fix build on linux-5.1
2019-05-24 23:37:36 +02:00
Elis Hirwing f0adad2d01
Merge pull request #62000 from r-ryantm/auto-update/stunnel
stunnel: 5.53 -> 5.54
2019-05-24 23:17:22 +02:00
Elis Hirwing 8bbdde7032
Merge pull request #61975 from markuskowa/fix-rtl433
rtl_433: enable soapysdr backend support
2019-05-24 23:12:43 +02:00
Maximilian Bosch 7755d37eca
Merge pull request #62014 from r-ryantm/auto-update/vim-vint
vim-vint: 0.3.19 -> 0.3.20
2019-05-24 22:10:42 +02:00
Vladyslav M 040bee95e4
lsd: 0.15.0 -> 0.15.1 (#62020)
lsd: 0.15.0 -> 0.15.1
2019-05-24 22:24:10 +03:00
Vladyslav M 5bcc45c42b
lsd: 0.15.0 -> 0.15.1 2019-05-24 21:49:00 +03:00
Christopher League 53b7e136e5 briss: Use makeWrapper so it can take command-line args 2019-05-24 20:43:21 +02:00
Matthew Bauer 0b0265a932
Merge pull request #62018 from dhruvio/vim_configurable
vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix builds on darwin
2019-05-24 13:41:31 -05:00
Matthew Bauer eea307ab17
Merge pull request #62017 from JohnAZoidberg/stdmanpages-license
stdmanpages: Use correct fdl12Plus license
2019-05-24 13:40:45 -05:00
Florian Klink 32c25b4f1d shairport-sync: set sysconfdir to /etc/
since 2.8.5, shairport-sync uses the directory path sysconfdir to
determine where to place the configuration file shairport-sync.conf.

This led to shairport-sync complaining at startup:
> configuration file name "/nix/store/i8gb0hsb2zczdl8g1h73pbcb952585l9-shairport-sync-3.2.2/etc/shairport-sync.conf" can not be resolved.

Looking for a configuration file there doesn't make much sense, as we'd
have to include configuration in the shairport-sync derivation itself.

By setting sysconfdir to /etc/, shairport-sync will try to read its
configuration from /etc/shairport-sync.conf, which is a more sane
default.
2019-05-24 18:33:28 +00:00
R. RyanTM f41618a7c3 syslogng: 3.20.1 -> 3.21.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/syslog-ng/versions
2019-05-24 18:30:56 +00:00
Ryan Mulligan 4edbd027e2
Merge pull request #62010 from r-ryantm/auto-update/uftp
uftp: 4.9.9 -> 4.9.11
2019-05-24 11:18:11 -07:00
Andreas Rammhold 2b8b71ea66
Merge pull request #62016 from r-ryantm/auto-update/wimlib
wimlib: 1.13.0 -> 1.13.1
2019-05-24 20:09:11 +02:00
Dhruv Dang ca799c5187 vim_configurable: build against gtk{2,3}-x11 instead of gtk{2,3} to fix builds on darwin 2019-05-24 10:51:59 -07:00
Daniel Schaefer e5f2bea31b stdmanpages: Use correct fdl12Plus license
See: https://gcc.gnu.org/onlinedocs/libstdc++/
2019-05-24 19:51:50 +02:00
R. RyanTM 1cb1a1523f wimlib: 1.13.0 -> 1.13.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/wimlib/versions
2019-05-24 10:15:34 -07:00
R. RyanTM 78fd3f103a vim-vint: 0.3.19 -> 0.3.20
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vim-vint/versions
2019-05-24 09:29:44 -07:00
Silvan Mosberger b596bec9d9
Merge pull request #61966 from vbgl/qarte-4
qarte: 3.10.0+188 -> 4.6.0
2019-05-24 18:13:15 +02:00
John Children 8698c2a7d5 buildGoModule: pre-initialize module cache (#61967)
For some Go projects a go.mod file is included but there are no listed
dependencies. When this is encountered the Go toolchain will not create
a cache folder for downloaded dependencies which causes buildGoModule to
fail.

An example of a project like this that is widely used is:
https://github.com/golang/protobuf

This commit adds a mkdir command to ensure that the directory always
exists so it can be copied and prevent the failure.
2019-05-24 09:10:35 -07:00
Peter Simons 02ea1812c8 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:45:21 +02:00
Peter Simons c85fe3c330 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
85d71d5231.
2019-05-24 17:44:16 +02:00
Peter Simons b93138e174 all-cabal-hashes: update to Hackage at 2019-05-24T00:09:15Z 2019-05-24 17:44:15 +02:00
Peter Simons 2ad8ac54bf hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.3-4-g5a23331 from Hackage revision
e029651cf8.
2019-05-24 17:44:15 +02:00
Peter Simons bdb704e8d7 hackage2nix: update list of broken builds 2019-05-24 17:44:15 +02:00
Silvan Mosberger 3643fa4bca hackage2nix: un-break some Haskell packages
Either because they're no longer broken at all or by overriding them with a fix
2019-05-24 17:38:25 +02:00
Jack Kelly 49345f233c hackage2nix: lattices is no longer broken 2019-05-24 17:38:07 +02:00
Jack Kelly ea3c0aa1b5 haskellPackages.hakyll: remove obsolete patch 2019-05-24 17:38:02 +02:00
Peter Simons b644d5b159 LTS Haskell 13.22 2019-05-24 17:36:35 +02:00
R. RyanTM c3a0f32d3e uftp: 4.9.9 -> 4.9.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/uftp/versions
2019-05-24 08:31:09 -07:00
Renaud 70a494a486
Merge pull request #61798 from bobvanderlinden/aliza-1.48.10
aliza: 1.36.3 -> 1.48.10
2019-05-24 17:23:51 +02:00
Renaud e7110adb0a
Merge pull request #61848 from r-ryantm/auto-update/libdc1394
libdc1394: 2.2.5 -> 2.2.6
2019-05-24 16:46:09 +02:00
Timo Kaufmann 4e2d061650
home-manager: 2019-04-23 -> 2019-05-24 (#62007) 2019-05-24 16:44:18 +02:00
Timo Kaufmann 1e62f167fb
vimPlugins: update (#62005) 2019-05-24 16:24:04 +02:00
Silvan Mosberger daedc801f2
Merge pull request #61925 from dtzWill/update/xterm-345
xterm: 344 -> 345
2019-05-24 16:14:41 +02:00
Dmitry Kalinkin 643a439e86
Merge pull request #61973 from NixOS/pr/fix_libglvnd
addOpenGLRunpath: only apply to ELF files
2019-05-24 10:07:01 -04:00
Maximilian Bosch 822634681e
Merge pull request #59487 from Ma27/install-weechat-manpages
weechat: install all outputs into the final store path
2019-05-24 15:58:30 +02:00
Silvan Mosberger 2764e7e97a
Merge pull request #61922 from mnacamura/camlpdf
ocamlPackages.{camlpdf,cpdf}: fix build
2019-05-24 15:53:18 +02:00
Renaud ae44033f4c
Merge pull request #61868 from r-ryantm/auto-update/openapi-generator-cli
openapi-generator-cli: 3.3.4 -> 4.0.0
2019-05-24 15:50:25 +02:00
Silvan Mosberger 82776c3877
Merge pull request #61924 from dtzWill/update/shadowfox-2.0.1
shadowfox: 1.7.20 -> 2.0.1
2019-05-24 15:48:05 +02:00
Silvan Mosberger 6297561e28
shadowfox: Don't install compiler binary 2019-05-24 15:46:00 +02:00
Ryan Mulligan 34e8f3b119
Merge pull request #61997 from r-ryantm/auto-update/stacks
stacks: 2.3e -> 2.4
2019-05-24 06:31:43 -07:00
Silvan Mosberger 2440863b17
Merge pull request #61934 from lilyball/cocoapods-update-script
cocoapods: define updateScript
2019-05-24 15:24:39 +02:00
Silvan Mosberger e93dfb26ee
Merge pull request #61938 from lostman/make-linux-headers
Expose makeLinuxHeaders function from nixos/kernel-headers
2019-05-24 15:21:53 +02:00
Renaud 7fdfbcba20
Merge pull request #61930 from marsam/update-hanazono
hanazono: 20141012 -> 20170904
2019-05-24 15:15:19 +02:00
Silvan Mosberger 9aa60e6b9b
Merge pull request #61948 from CohenCyril/bignums_equations_update
coqPackages: fix bignums and equations
2019-05-24 14:51:03 +02:00
Mario Rodas 5399a3a530
Merge pull request #61850 from r-ryantm/auto-update/libsass
libsass: 3.5.5 -> 3.6.0
2019-05-24 07:19:32 -05:00
Jörg Thalheim 1c95cad716
rustup: 1.18.2 -> 1.18.3 (#61937)
rustup: 1.18.2 -> 1.18.3
2019-05-24 13:17:34 +01:00
Jörg Thalheim cb950a80a4
zfsUnstable: 0.8.0-rc5 -> 0.8.0 (#61969)
zfsUnstable: 0.8.0-rc5 -> 0.8.0
2019-05-24 13:16:01 +01:00
Renaud 6bbe3ebec5
Merge pull request #61928 from dtzWill/update/utf8proc-2.4.0
utf8proc: 2.3.0 -> 2.4.0
2019-05-24 14:15:22 +02:00
Mario Rodas 69a7856825
sassc: 3.5.0 -> 3.6.0 2019-05-24 07:04:13 -05:00