Commit graph

236870 commits

Author SHA1 Message Date
Roman Volosatovs 2abec1ecd5 vimPlugins.vim-vsnip-integ: init at 2020-06-04 2020-07-31 00:12:30 -07:00
Roman Volosatovs 350764aa20 vimPlugins.vim-vsnip: init at 2020-06-04 2020-07-31 00:12:30 -07:00
Roman Volosatovs 720efe2d1b vimPlugins.i3config-vim: init at 2020-03-28 2020-07-31 00:12:30 -07:00
Roman Volosatovs 1d582978bc vimPlugins.vim-dirvish-git: init at 2018-09-14 2020-07-31 00:12:30 -07:00
Frederik Rietdijk 33d26f2abb Merge staging into staging-next 2020-07-31 09:04:41 +02:00
Jan Tojnar 903f5dd519 Revert "pcsclite: Explicitly set ipcdir"
This reverts commit bc877d8bfc.

This is no longer necessary, since 1.9.0 finally uses /run by default.

562ef23bc7
2020-07-31 09:01:15 +02:00
R. RyanTM 8b8d7140ab pcsclite: 1.8.26 -> 1.9.0 2020-07-31 09:01:15 +02:00
Pavol Rusnak f034637a5b openssh: 8.2p1 -> 8.3p1
compile openssh_hpn with recent openssl
2020-07-31 09:01:02 +02:00
R. RyanTM 650b652732 opusfile: 0.11 -> 0.12 2020-07-31 09:00:31 +02:00
Matthew Bauer d0677e6d45 treewide: add warning comment to “boot” packages
This adds a warning to the top of each “boot” package that reads:

  Note: this package is used for bootstrapping fetchurl, and thus cannot
  use fetchpatch! All mutable patches (generated by GitHub or cgit) that
  are needed here should be included directly in Nixpkgs as files.

This makes it clear to maintainer that they may need to treat this
package a little differently than others. Importantly, we can’t use
fetchpatch here due to using <nix/fetchurl.nix>. To avoid having stale
hashes, we need to include patches that are subject to changing
overtime (for instance, gitweb’s patches contain a version number at
the bottom).
2020-07-31 08:56:53 +02:00
Matthew Bauer f36899e118 attr: inline syscall patch
Unfortunately the output of git.savannah.nongnu.org changes with each
gitweb update. This means that the current has
“0gja54fz79a9ma6b4mprnjxq77l5yg2z9xknlwhmkcrfnam02qxp” is no longer
correct:

$ nix-prefetch-url
https://git.savannah.nongnu.org/cgit/attr.git/patch/\?id=14adc898a36948267bfe5c63b399996879e94c98
1g8sky52rjg9fpmrddza1af89s9qd4bzsbxqb7mc5bv8gyh10s1k

Normally, we use fetchpatch to strip this out, but unfortunately attr
cannot use fetchpatch due to being used in bootstrapping fetchurl.
That is, it can’t use a custom postFetch since <nix/fetchurl.nix>
doesn’t support that.

To solve this problem, just inline the patch for now.
2020-07-31 08:56:53 +02:00
R. RyanTM 50a5c1853d valgrind: 3.15.0 -> 3.16.1 2020-07-31 08:55:57 +02:00
Ryan Burns cccd2f0d2c Use specific commit patch 2020-07-30 23:54:27 -07:00
Konrad Borowski 41d681c85f rustc: use LLVM 10
Fixes rust-lang/rust#74585
2020-07-31 08:52:22 +02:00
R. RyanTM 26c6b14a4c dnsmasq: 2.81 -> 2.82 2020-07-31 08:51:25 +02:00
Lancelot SIX a29d2795ac libidn: 1.35 -> 1.36
See https://lists.gnu.org/archive/html/info-gnu/2020-07/msg00004.html
for release announcement.
2020-07-31 08:51:08 +02:00
R. RyanTM b3ab96cf49 openresolv: 3.10.0 -> 3.11.0 2020-07-31 08:50:52 +02:00
Daniël de Kok dd19f2d851 python3Packages.ftfy: remove outdated comment about version 4 vs 5 2020-07-31 08:50:43 +02:00
Daniël de Kok a596e70635
Merge pull request #94195 from r-ryantm/auto-update/python3.7-ftfy
python37Packages.ftfy: 5.7 -> 5.8
2020-07-31 08:48:22 +02:00
Josef Kemetmüller 8544c5d47e python.pkgs.decorator: 4.4.1 -> 4.4.2
This should fix the build of python39.pkgs.decorator.
2020-07-31 08:38:19 +02:00
R. RyanTM dc87c8a17a libglvnd: 1.3.1 -> 1.3.2 2020-07-31 08:37:55 +02:00
R. RyanTM a89e225550 libmicrohttpd: 0.9.70 -> 0.9.71 2020-07-31 08:37:44 +02:00
Daniël de Kok ef22339a42
Merge pull request #94229 from Atemu/jc-update
jc: 1.11.8 -> 1.13.1
2020-07-31 08:33:33 +02:00
Daniël de Kok 5d21f4c1d5 lzfse: enable Darwin build
- Enable Darwin build, since Darwin is supported.
- Replace the revision by the corresponding Git tag.
2020-07-31 08:21:05 +02:00
Jörg Thalheim b75f2114ea
Merge pull request #92581 from TethysSvensson/busybox-udhcpc-script 2020-07-31 07:09:45 +01:00
Jörg Thalheim ae482bb41e
Merge pull request #94271 from r-ryantm/auto-update/googler
googler: 4.1 -> 4.2
2020-07-31 07:06:01 +01:00
Bruno Bigras 13164f7352 ndi: 4.5.1 -> 4.5.3 2020-07-31 02:05:04 -04:00
Jörg Thalheim b95c871be5
Merge pull request #94240 from sternenseemann/kitty-0.18.2
kitty: 0.18.1 → 0.18.2
2020-07-31 06:59:56 +01:00
Jörg Thalheim 6e836fff92
Merge pull request #94283 from r-ryantm/auto-update/moosefs
moosefs: 3.0.113 -> 3.0.114
2020-07-31 06:59:09 +01:00
Jörg Thalheim bccfcd358f
Merge pull request #94123 from xoe-labs/da-cfssl-update 2020-07-31 06:54:45 +01:00
David Arnold ab1f69b099
init: go-rice at 1.0.0 2020-07-31 00:46:52 -05:00
dependabot[bot] aa0fa84e50
build(deps): bump technote-space/get-diff-action from v1.2.8 to v2.0.2
Bumps [technote-space/get-diff-action](https://github.com/technote-space/get-diff-action) from v1.2.8 to v2.0.2.
- [Release notes](https://github.com/technote-space/get-diff-action/releases)
- [Changelog](https://github.com/technote-space/get-diff-action/blob/master/.releasegarc)
- [Commits](https://github.com/technote-space/get-diff-action/compare/v1.2.8...8641dcd991ed365c2647f8ee3f31c39bc03f5312)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-31 05:37:56 +00:00
Mario Rodas d518306070
Merge pull request #94284 from r-ryantm/auto-update/mutagen
mutagen: 0.11.5 -> 0.11.6
2020-07-31 00:33:59 -05:00
Mario Rodas 1aeb76b3bc
Merge pull request #94286 from marsam/update-go-tools
go-tools: 2020.1.4 -> 2020.1.5
2020-07-31 00:33:16 -05:00
zowoq e703f3f34b
Merge pull request #89453 from c00w/vend
Add vend support to go-modules
2020-07-31 15:16:47 +10:00
Jörg Thalheim baca1baa43
Merge pull request #94287 from zowoq/ecc-misc 2020-07-31 06:15:09 +01:00
Jörg Thalheim af652dd3d3
Merge pull request #94285 from Mic92/dependabot
dependabot: automatically update github actions
2020-07-31 06:11:54 +01:00
Mario Rodas e997abd55d
Merge pull request #94275 from r-ryantm/auto-update/kubeseal
kubeseal: 0.12.4 -> 0.12.5
2020-07-31 00:10:12 -05:00
zowoq b6ce3db981 nixos/doc/*: editorconfig fixes 2020-07-31 15:08:54 +10:00
zowoq eca0b09849 maintainers/*: editorconfig fixes 2020-07-31 15:07:53 +10:00
zowoq c8500de47b lib/*: editorconfig fixes 2020-07-31 15:07:33 +10:00
zowoq b3d71cd63d doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
Jörg Thalheim e2f49f7db8
dependabot: automatically update github actions 2020-07-31 06:02:53 +01:00
R. RyanTM 65ef6035cc mutagen: 0.11.5 -> 0.11.6 2020-07-31 05:01:15 +00:00
Mario Rodas e4980d99d2
googler: install completions 2020-07-31 00:00:00 -05:00
Mario Rodas bf195e388b
go-tools: 2020.1.4 -> 2020.1.5
https://github.com/dominikh/go-tools/releases/tag/2020.1.5
2020-07-31 00:00:00 -05:00
Jörg Thalheim af2055de21
Merge pull request #94280 from zowoq/ecc-gomodule
buildGoModule packages: editorconfig fixes
2020-07-31 05:50:52 +01:00
Jörg Thalheim b3ccfa2698
Merge pull request #94281 from zowoq/go-rust-package 2020-07-31 05:45:22 +01:00
R. RyanTM 86082feb33 moosefs: 3.0.113 -> 3.0.114 2020-07-31 04:39:37 +00:00
zowoq 7d58c271b8 buildRustPackage packages: editorconfig fixes 2020-07-31 14:08:19 +10:00