Commit graph

4129 commits

Author SHA1 Message Date
Robert Schütz ad377b4cba
svtplay-dl: use python3Packages 2018-08-05 10:39:44 +02:00
Jörg Thalheim 44e4dbf9ac
Merge pull request #44403 from dotlambda/bashplotlib-python3
bashplotlib: use python3Packages
2018-08-03 23:54:22 +01:00
Jörg Thalheim c065349282
Merge pull request #44402 from dotlambda/doitlive-python3
doitlive: use python3Packages
2018-08-03 23:49:58 +01:00
Robert Schütz c0589af34e apt-offline: 1.3 -> 1.8.1 2018-08-03 19:13:38 +02:00
Robert Schütz c5fb1d70ca bashplotlib: use python3Packages 2018-08-03 16:02:33 +02:00
Robert Schütz 2f5bbbebfd doitlive: use python3Packages 2018-08-03 15:53:52 +02:00
Gabriel Ebner feabc475c0 vdirsyncer: 0.17.0a2 -> 0.17.0a3
fixes build
2018-08-03 12:42:22 +02:00
Jörg Thalheim ed5531383e tldr: override makeFlags to set CC 2018-08-03 05:43:43 +01:00
Carlos D dc8aa01c91 tldr: add support for darwin 2018-08-03 12:36:24 +10:00
Kai 405cc5b1a0 lbdb: 0.46 -> 0.47 (#44376) 2018-08-02 22:16:29 +02:00
Moritz Angermann acaa6c92fb coreutils: unix-only
Windows is not supported & we currently define "all" to be "unix" + "windows".
2018-08-01 21:18:41 -04:00
Jens Binkert 90ce71eb0c ldmtool: init at 0.2.4 (#43975) 2018-08-01 11:40:07 +02:00
Jörg Thalheim c5d1f7723b
Merge pull request #43985 from snaar/fix-lesspipe-dependency
lesspipe: add missing dependency on 'file'
2018-07-30 09:46:06 +01:00
R. RyanTM 7d3daa31b9 pspg: 1.1.1 -> 1.2.1 (#43916)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/pspg/versions.
2018-07-29 20:28:12 +02:00
Jörg Thalheim bdfba1a954
Merge branch 'master' into update/grv-0.2.0 2018-07-29 12:18:18 +01:00
Frederik Rietdijk e46e7f44c2
Merge staging-next into master 2018-07-29 09:13:54 +02:00
Will Dietz 0eb13162f1 Revert "Merge pull request #43983 from viric/coreutils_ssl_master"
coreutils is part of stdenv, which doesn't allow openssl currently.

It's unclear that adding openssl to stdenv was intended,
but if it was it was not discussed or mentioned.

To unbreak "all the things", reverting until this
has been discussed and a proper fix has been put together.

This reverts commit df9f76c62d, reversing
changes made to 585ded7329.
2018-07-28 19:20:26 -05:00
Lluís Batlle i Rossell 8f5bfc6901 coreutils: fix unwanted change in prev merge
I didn't mean to change the enableParallelBuilding.
2018-07-29 00:20:18 +02:00
viric df9f76c62d
Merge pull request #43983 from viric/coreutils_ssl_master
Openssl in coreutils makes *sum programs much faster (RFC)
2018-07-29 00:17:44 +02:00
Lluís Batlle i Rossell 322b2043f9 Remove default for openssl
Suggested by matthewbauer review.
2018-07-28 19:30:54 +02:00
Lluís Batlle i Rossell f54b387b63 Merge remote-tracking branch 'central/master' into viric_clean 2018-07-28 19:25:14 +02:00
Frederik Rietdijk 8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Silvan Mosberger f460703211
Merge pull request #44154 from sh4r3m4n/fzf-fix-2
fzf: fix invalid symlink on vim-plugins
2018-07-28 05:27:48 +02:00
Matthew Bauer 53bf234c85 fortune: remove gcc from closure
Fixup is only run on $out/bin not $out/games. Luckily fortune is
relocatable so just moving it to $out/bin works & reduces closure size.
2018-07-27 19:39:33 -04:00
Bas van Dijk ebcdb822f8 elk: 6.2.4 -> 6.3.2
* The ELK stack is upgraded to 6.3.2.

* `elasticsearch6`, `logstash6` and `kibana6` now come with X-Pack which is
  a suite of additional features. These are however licensed under the unfree
  "Elastic License".

* Fortunately they also provide OSS versions which are now packaged
  under: `elasticsearch6-oss`, `logstash6-oss` and `kibana6-oss`.
  Note that the naming of the attributes is consistent with upstream.

* The test `nix-build nixos/tests/elk.nix -A ELK-6` will test the OSS
  version by default. You can also run the test on the unfree ELK using:
  `NIXPKGS_ALLOW_UNFREE=1 nix-build nixos/tests/elk.nix -A ELK-6 --arg enableUnfree true`
2018-07-28 00:01:31 +02:00
Profpatsch 9a95c136d8 execline: 2.3.0.3 -> 2.5.0.0 2018-07-27 17:48:32 +02:00
Matías Lang fcb4e32e9a fzf: fix invalid symlink on vim-plugins
The fzf vim plugin wasn't working because it was making a symlink to a
directory with the full source code. This directory isn't present
anymore since the commit e95f17e272 wich
removes it because it isn't so useful for the go packages.

I fixed it by manually copying the plugin/ directory into the out
derivation, which is the only part of the source that contains the vim
plugin.
2018-07-27 12:27:42 -03:00
Jörg Thalheim 84c75d5a50 blsd: bump libgit 2018-07-27 13:34:35 +01:00
Frederik Rietdijk f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Ruben Maher 0438900c7a eot_utilities: change platforms to unix
This works on Darwin too.
2018-07-25 11:36:25 +09:30
Profpatsch 4295da8af4 skarnet software: add Profpatsch as maintainer 2018-07-25 00:06:31 +02:00
Profpatsch 710f0f8c10 skarnet software: rename attributes and split outputs
Change the attribute names of camelCased utils to kebab-case to improve
consistency.
Split every package into multiple outputs where possible.
2018-07-25 00:06:31 +02:00
Michael Hoang 4fac5ea60c minicom: Add macOS support 2018-07-24 17:25:28 +10:00
snaar 93207805b8 lesspipe: fix paths via patch and substitution 2018-07-24 01:23:17 -04:00
Pascal Wittmann 535a835678
parallel: 20180622 -> 20180722 2018-07-23 20:36:35 +02:00
snaar c6bc77d30e lesspipe: add dependency on ncurses; actually pull in deps and put them on path 2018-07-23 14:32:39 -04:00
snaar e0d5f644ac lesspipe: add missing dependency on 'file' 2018-07-22 17:03:38 -04:00
Lluís Batlle i Rossell 36701d4af7 Openssl in coreutils makes *sum programs much faster.
sha256sum, md5sum, etc.
2018-07-22 22:02:13 +02:00
Lluís Batlle i Rossell 66d7126255 Take me (viric) out of most maintenance
Since years I'm not maintaining anything of the list below other
than some updates when I needed them for some reason. Other people
is doing that maintenance on my behalf so I better take me out but
for very few packages. Finally!
2018-07-22 21:50:19 +02:00
Pascal Wittmann 13a288dcee
yad: add license
see issue #43716
2018-07-22 16:54:01 +02:00
R. RyanTM ace66a7aeb autorandr: 1.5 -> 1.6 (#43953) 2018-07-22 09:20:46 +00:00
Frederik Rietdijk 6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk b141d3f274
Merge pull request #43939 from r-ryantm/auto-update/graylog
graylog: 2.4.5 -> 2.4.6
2018-07-22 08:34:26 +02:00
volth cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM a651155e49 graylog: 2.4.5 -> 2.4.6
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/graylog/versions.
2018-07-21 17:47:11 -07:00
Matthew Bauer 916f096911
Merge pull request #43890 from matthewbauer/mingw-fixes
Mingw fixes
2018-07-21 17:04:20 -04:00
Matthew Bauer 09fed91ec8 file: build on windows 2018-07-21 17:00:05 -04:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Frederik Rietdijk 251a0a9a86
Merge pull request #43860 from volth/unused2
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00