Commit graph

221566 commits

Author SHA1 Message Date
R. RyanTM 6f64fb9b2d python27Packages.gspread: 3.3.0 -> 3.3.1 2020-04-13 09:43:27 -07:00
Robin Gloster e484ca3d9b
alertmanager: implement HA clustering support 2020-04-13 18:39:51 +02:00
Michael Weiss 806b2997a9
lf: 13 -> 14 2020-04-13 18:34:42 +02:00
Jörg Thalheim 326756bbeb
Merge pull request #85149 from snicket2100/bookworm-upgrade
bookworm: unstable-2018-11-19 -> 1.1.2
2020-04-13 17:27:40 +01:00
Jörg Thalheim 4c3f1d321a
Merge pull request #76723 from jokogr/u/traefik-2.1.1
Traefik: 1.7.14 -> 2.2.0
2020-04-13 17:16:54 +01:00
Silvan Mosberger 56f78c1ca4
Merge pull request #82461 from Infinisil/checked-maintainers
Checked maintainers
2020-04-13 17:55:15 +02:00
sternenseemann 4ef5c64226 ocamlPackages.ppx_irmin: init at 2.1.0 2020-04-13 17:51:33 +02:00
sternenseemann 5ed10dc909 ocamlPackages.irmin*: 2.0.0 -> 2.1.0
updated:

* irmin
* irmin-fs
* irmin-git
* irmin-graphql
* irmin-http
* irmin-mem
* irmin-pack (also added new dependecy ocaml_lwt)
* irmin-test
* irmin-unix
* irmin-watcher
2020-04-13 17:51:32 +02:00
sternenseemann cdad44ed31 ocamlPackages.ocaml-syntax-shims: init at 1.0.0 2020-04-13 17:51:32 +02:00
Jörg Thalheim a5661135f2
Merge pull request #84096 from DieGoldeneEnte/llvm-latest
llvmPackages_latest: llvm9->llvm10
2020-04-13 16:48:45 +01:00
sternenseemann d7c3958769 ocamlPackages.index: 1.0.1 -> 1.2.0
Note: tests are available, should be added in the future (crowbar is required)
2020-04-13 17:43:41 +02:00
Silvan Mosberger f579564062
lib/maintainer-list: Implement validity checks 2020-04-13 17:28:00 +02:00
Silvan Mosberger a90d8de242
lib/tests/release.nix: Avoid importing nixpkgs into the store
Improves build time by about a factor of two on my system
2020-04-13 17:27:05 +02:00
Silvan Mosberger 0bc7f3440a
lib/tests/modules.sh: Don't depend on $PWD 2020-04-13 17:27:04 +02:00
Silvan Mosberger 124cccbe3b
lib/options: Use escapeNixIdentifier for showOption 2020-04-13 17:27:04 +02:00
Silvan Mosberger f9eb3d158a
lib/strings: Introduce escapeNixIdentifier 2020-04-13 17:27:04 +02:00
Silvan Mosberger f9e94b9ffe
maintainer-list: Fix missing githubId's
All these IDs were carefully obtained with
- If possible, look at which commit introduced the maintainer and check
  with the GitHub API whether it was the person we think it should be.
  If yes, that's great
- If above doesn't work for any reason (which was the case for about
  half), then I went through the commit log and through GitHub PRs
  manually, to see who the person is

Sometimes this required trying to find a commit after the svn-era, but
before the committer stopped contributing. Sometimes when one person
adds two maintainers this required checking that they are known to each
other through bidirectional GitHub follows.

For tweber's github, see:
https://github.com/NixOS/nixpkgs/pull/82461#issuecomment-599433112
2020-04-13 17:27:01 +02:00
Silvan Mosberger d3ac6de2d9
maintainer-list: Fix attribute names 2020-04-13 17:26:07 +02:00
Nikolay Korotkiy 6f6d2124fc
gpsbabel-gui: init at 1.6.0 2020-04-13 17:12:20 +02:00
Matthew Bauer 156c67858f
Merge pull request #85017 from r-ryantm/auto-update/android-udev-rules
android-udev-rules: 20191103 -> 20200410
2020-04-13 11:11:25 -04:00
Matthew Bauer 473cf3a189
Merge pull request #85084 from primeos/android-studio-license-fix
android-studio: Fix the license (unfree)
2020-04-13 11:10:33 -04:00
Domen Kožar a847496171
Merge pull request #85153 from sorki/spring
spring: 104.0.1-1482-gc4e1654 -> 104.0.1-1485-g1765770
2020-04-13 16:54:09 +02:00
Marek Mahut e9bc22e904
Merge pull request #80619 from sorki/ipmicfg
ipmicfg: 1.29.0-181029 -> 1.30.0-190710
2020-04-13 16:45:15 +02:00
Matthieu Coudron ed234c3708 gitAndTools.gitbatch: init at 2019-12-19
init an unstable version since the tagged release wouldn't work on my
machine (infinite loop).
Practical tool to fetch several repositories at the same time, see their
status etc.

Disabled for darwin because of CI error "SIGILL: illegal instruction".
2020-04-13 16:36:19 +02:00
Andreas Rammhold 310b5f6c34
Merge pull request #84179 from kolloch/build-rust-crate-multi-version-rename
buildRustCrate: Allow version specific dependency renaming + parameter doc
2020-04-13 16:25:16 +02:00
Holger Wünsche 556b0e89ca
boost: check clang version
boost <1.69 can't be compiled with clang >=8. This commit adds an assert
to catch the error early on.
2020-04-13 16:01:50 +02:00
Andreas Rammhold a9fdfebc6b
buildRustCrate: support proc-macro in default prelude 2020-04-13 16:01:21 +02:00
Holger Wünsche 054dc1412c
coreclr: get clang from llvmPackages
This way clang, llvm and lldb all use the same version.
2020-04-13 15:55:16 +02:00
Richard Marko e48fc225c3 spring: 104.0.1-1482-gc4e1654 -> 104.0.1-1485-g1765770 2020-04-13 15:53:34 +02:00
Mario Rodas ee90904d5e
Merge pull request #84636 from filalex77/tydra-1.0.2
tydra: init at 1.0.2
2020-04-13 08:40:46 -05:00
snicket2100 cdc110e6d1 bookworm: unstable-2018-11-19 -> 1.1.2 2020-04-13 15:32:09 +02:00
Matthieu Coudron ad06ae4195 vimPlugins.vim-dasht: init at 2019-09-29
Use with `:Dasht`.
2020-04-13 15:04:03 +02:00
Mario Rodas 3b9ea3750a
Merge pull request #85134 from r-ryantm/auto-update/python2.7-diff_cover
python27Packages.diff_cover: 2.6.0 -> 2.6.1
2020-04-13 07:54:45 -05:00
Mario Rodas 69831fcda3
Merge pull request #85130 from doronbehar/update-pistol
pistol: 0.0.4 -> 0.0.5
2020-04-13 07:48:35 -05:00
Mario Rodas ff40e2834a
Merge pull request #85110 from marsam/fix-rsstail-darwin
rsstail: enable on darwin
2020-04-13 07:47:20 -05:00
Mario Rodas 66e43c6588
Merge pull request #84599 from doronbehar/nodejs-python3
nodejs: use python3 if possible
2020-04-13 07:44:05 -05:00
Tim Steinbach f6e64feb14
linux: 5.6.3 -> 5.6.4 2020-04-13 08:36:35 -04:00
Tim Steinbach bba4a30f8c
linux: 5.5.16 -> 5.5.17 2020-04-13 08:36:27 -04:00
Tim Steinbach 2b6e16abe0
linux: 5.4.31 -> 5.4.32 2020-04-13 08:36:19 -04:00
Tim Steinbach f47969645b
linux: 4.9.218 -> 4.9.219 2020-04-13 08:36:11 -04:00
Tim Steinbach e06d2a4682
linux: 4.19.114 -> 4.19.115 2020-04-13 08:36:04 -04:00
Tim Steinbach f717bfeedb
linux: 4.14.175 -> 4.14.176 2020-04-13 08:35:56 -04:00
Tim Steinbach 3a8f6159cb
linux: 4.4.218 -> 4.4.219 2020-04-13 08:35:32 -04:00
Holger Wünsche 671733227c
{llvm,polly}-polly: moved to aliases.nix 2020-04-13 14:27:51 +02:00
Mario Rodas 8686922e68
influxdb: 1.7.6 -> 1.8.0 (#85113) 2020-04-13 11:48:11 +00:00
Graham Christensen ff80d9c19b
Merge pull request #77500 from Emantor/pkg/microcom
microcom: init at 2019.01.0
2020-04-13 07:46:07 -04:00
Jörg Thalheim bc22904a14
Merge pull request #84687 from jonringer/fix-testing-bcachefs
linuxPackages_testing_bcachefs.fwts-efi-runtime: remove failing patch
2020-04-13 12:35:20 +01:00
Jörg Thalheim 0925f6224c
Merge pull request #85138 from sikmir/nnn
nnn: 3.0 -> 3.1
2020-04-13 12:27:29 +01:00
Rouven Czerwinski b6bddf9e8a microcom: init at 2019.01.0 2020-04-13 13:24:24 +02:00
Michele Guerini Rocco 64e9b709de
Merge pull request #84954 from unode/master
mnemosyne: Fix Qt related segfault and OpenGL warning
2020-04-13 12:56:14 +02:00