Commit graph

221402 commits

Author SHA1 Message Date
Andreas Rammhold 84b91899c3
Merge pull request #85172 from andir/buildRustCrate-proc-macro
buildRustCrate: support proc-macro in default prelude
2020-04-13 23:35:19 +02:00
Emery Hemingway 180ae3d371 deltachat: 1.1.0 -> 1.2.0 2020-04-14 01:03:42 +05:30
Jörg Thalheim 2d9888f61c
Merge pull request #85156 from DieGoldeneEnte/boost-check
boost: check clang version
2020-04-13 19:56:38 +01:00
Jörg Thalheim 8696dc32f9
Merge pull request #85155 from DieGoldeneEnte/coreclr-llvm
coreclr: get clang from llvmPackages
2020-04-13 19:56:02 +01:00
Domen Kožar d1295c460f
Merge pull request #85173 from sorki/spring
spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81
2020-04-13 20:30:31 +02:00
Richard Marko ee912d3c3f spring: 104.0.1-1485-g1765770 -> 104.0.1-1486-gf266c81 2020-04-13 20:27:25 +02:00
Roberto Di Remigio fcf009bbb2 highfive: init at 2.2
Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-04-13 11:22:02 -07:00
Alexey Shmalko 916c1e06ce cypress: 4.2.0 -> 4.3.0 2020-04-13 11:11:42 -07:00
Jan Tojnar cc57640aeb
Merge pull request #84470 from jtojnar/ardour-cleanup
ardour: clean up the expression
2020-04-13 20:10:27 +02:00
John Ericson 79374b9870
Merge pull request #85167 from Ericson2314/sync-llvm
compiler-rt-10: Sync flags with previous versions
2020-04-13 14:07:38 -04:00
R. RyanTM ba9116774c python37Packages.PyChromecast: 4.2.0 -> 4.2.3 2020-04-13 10:41:39 -07:00
Jonathan Ringer 8fdc7cc1d0 kodelife: preferLocalBuild 2020-04-13 10:40:27 -07:00
Jonathan Ringer 088afc8375 kodelife: fix non-x86 hashes 2020-04-13 10:40:27 -07:00
John Ericson 888c1685ad compiler-rt-10: Sync flags with previous versions
In 0c73297c07 I made some changes up to 9
for 20.03 and master, now I do the same for 10 which is just on master.
2020-04-13 13:22:31 -04:00
R. RyanTM a710a997e5 python37Packages.pikepdf: 1.10.2 -> 1.11.0 2020-04-13 10:17:09 -07:00
R. RyanTM 51ed7a044c python27Packages.gphoto2: 2.2.1 -> 2.2.2 2020-04-13 10:14:24 -07:00
sternenseemann 0648fed704 pythonPackages.pypandoc: 2018-06-18 -> 1.5 2020-04-13 09:50:54 -07:00
Rakesh Gupta a9655812a3 pythonPackages.py-multihash: init at 0.2.3 2020-04-13 09:47:48 -07:00
makefu 382fcf9a09 python3Packages.hydra-check: init at 1.1.1 2020-04-13 09:47:18 -07:00
R. RyanTM 5c4f8b3582 python27Packages.python-nomad: 1.1.0 -> 1.2.1 2020-04-13 09:45:47 -07:00
R. RyanTM 49fb730fab python37Packages.gensim: 3.8.1 -> 3.8.2 2020-04-13 09:43:55 -07:00
R. RyanTM 6f64fb9b2d python27Packages.gspread: 3.3.0 -> 3.3.1 2020-04-13 09:43:27 -07: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
Jörg Thalheim a5661135f2
Merge pull request #84096 from DieGoldeneEnte/llvm-latest
llvmPackages_latest: llvm9->llvm10
2020-04-13 16:48:45 +01: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