3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

10164 commits

Author SHA1 Message Date
Guillaume Bouchard 1ce0375b2f bazel: close #70911 by conditionally loading system wide configuration
Some system may setup global informations (such as bazel cache location)
in /etc/bazel.bazelrc
2019-12-05 11:17:13 +01:00
Guillaume Bouchard 0cffa85d57 bazel: remove wrapProgram and move it to system configuration
This way, custom configurations are all at the same place. Also, user
may override these settings using the command line.
2019-12-05 11:16:47 +01:00
Guillaume Bouchard 5b9e350fd4 bazel: move configuration file to a proper nix store entry
Easier to read and maintain
2019-12-05 11:02:37 +01:00
Frederik Rietdijk 51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk 1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Your Name bce9e720df doctl: 1.31.2 -> 1.35.0 2019-12-04 15:52:32 -06:00
Maximilian Bosch e855a8e287
Merge pull request #72945 from Ma27/bump-vagrant
vagrant: 2.2.5 -> 2.2.6
2019-12-04 22:43:10 +01:00
Maximilian Bosch 1b66665b6d
Merge pull request #74977 from marsam/add-nix-linter
nix-linter: init at 2019-04-26
2019-12-04 22:31:45 +01:00
Florian Klink f4fd6ad282
Merge pull request #73309 from guibou/bazel_fix_env
bazel: fix strict action env
2019-12-04 16:02:09 +01:00
Guillaume Bouchard c0a6fc4a56 bazel: add file and zip in the test runner env
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard 20752ba4f7 bazel: improve strict action env context
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Mario Rodas 4b83e3e893
nix-linter: init at 2019-04-26 2019-12-04 04:20:00 -05:00
Greg Roodt 8ac4947846 conftest: 0.14.0 -> 0.15.0 2019-12-04 16:53:44 +11:00
Jan Tojnar 30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Eduardo Quiros 8e72ad4fbc lazygit 0.8 -> 0.11.3 2019-12-03 14:55:27 +01:00
Mario Rodas 93223f5cc3
Merge pull request #74872 from marsam/update-flow
flow: 0.112.0 -> 0.113.0
2019-12-03 07:15:53 -05:00
Mario Rodas ad5349f515
rubocop: 0.76.0 -> 0.77.0
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.77.0
2019-12-02 20:00:00 -05:00
Mario Rodas 7116a3d1df
flow: 0.112.0 -> 0.113.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.113.0
2019-12-02 18:00:00 -05:00
Matthew Bauer 0505c5125c
Merge branch 'master' into static-fixes 2019-12-02 13:34:24 -05:00
John Ericson ce0fd24752
Merge pull request #74806 from Ericson2314/gdb-correct-lib
gdb: Fix safe path for cross
2019-12-01 17:39:06 -05:00
John Ericson 7ee98d8bb3 gdb: Fix safe path for cross 2019-12-01 17:13:24 -05:00
Frederik Rietdijk 6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
R. RyanTM 3f185e2c66 kubectx: 0.7.0 -> 0.7.1 2019-12-01 18:50:42 +01:00
R. RyanTM 40a357a67e cmakeWithGui: 3.15.4 -> 3.15.5 2019-12-01 18:27:33 +01:00
Jörg Thalheim 1caddbe258
clang-tools: fix substitution in wrapper 2019-12-01 17:12:00 +00:00
Tim Steinbach 37c644e95e
Merge pull request #73905 from lourkeur/master+fix_68151
fix shell in ammonite package #68151
2019-12-01 08:33:04 -05:00
Jan Tojnar a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Langston Barrett e1456b291c rr: include gdb as a propagated input 2019-11-30 18:59:47 -05:00
Jan Tojnar 55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
R. RyanTM d5d6b756af micronaut: 1.2.5 -> 1.2.6 (#74465) 2019-11-30 17:10:04 +01:00
R. RyanTM 1509bf72c9 qbs: 1.14.0 -> 1.14.1 (#74617) 2019-11-30 15:53:54 +01:00
Mario Rodas 3ec8dcb495
Merge pull request #74643 from r-ryantm/auto-update/sbt
sbt: 1.3.3 -> 1.3.4
2019-11-30 03:24:57 -05:00
Frederik Rietdijk 9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Mario Rodas 9f9eacd96c
Merge pull request #74713 from r-ryantm/auto-update/yarn
yarn: 1.19.1 -> 1.19.2
2019-11-29 20:06:38 -05:00
R. RyanTM 25930958e8 yarn: 1.19.1 -> 1.19.2 2019-11-29 16:38:59 -08:00
R. RyanTM d019acd541 flyway: 5.2.4 -> 6.1.0
* flyway: 5.2.4 -> 6.0.4 (#69561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: 6.0.4 -> 6.1.0
2019-11-29 22:44:45 +01:00
Daniel Fullmer 228056c878 kati: 2017-05-23 -> 2019-09-23 (#69618) 2019-11-29 21:43:30 +01:00
Peter Simons 6ffdb286e5
Merge pull request #74557 from cdepillabout/spago
spago: init at 0.12.1.0
2019-11-29 20:13:47 +01:00
R. RyanTM f5a2705cd7 sbt: 1.3.3 -> 1.3.4 2019-11-29 07:36:54 -08:00
(cdep)illabout bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Wael Nasreddine ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
Florian Klink c381d1c692
Merge pull request #74391 from kalbasit/nixpkgs_update-bazel
bazel: 1.2.0 -> 1.2.1
2019-11-28 09:00:35 +01:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Mathias Schreck 815a11f887 aws-sam-cli: 0.22.0 -> 0.34.0 2019-11-27 19:24:47 -08:00
Wael M. Nasreddine 97656e9589
bazel: 1.2.0 -> 1.2.1 2019-11-27 15:36:24 -08:00
Bjørn Forsman b345649811 uncrustify: 0.67 -> 0.70.1
It depends on python now (only build time).
2019-11-27 20:50:04 +01:00
Robin Gloster 438696f101
Merge pull request #74335 from filalex77/overcommit-0.51.0
overcommit: init at 0.51.0
2019-11-27 17:43:37 +01:00
R. RyanTM 3e599c8e90 elfkickers: 3.1 -> 3.1a (#74171) 2019-11-27 17:28:25 +01:00