Jörg Thalheim
287dbd1562
Merge pull request #69507 from tobim/pkgs/ccls
...
ccls: 0.20190823 -> 0.20190823.3
2019-09-26 12:52:40 +01:00
R. RyanTM
7c93929d3d
buck: 2019.06.17.01 -> 2019.09.12.01
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/buck/versions
2019-09-26 04:32:44 -07:00
Tobias Mayer
2963c8811e
ccls: 0.20190823 -> 0.20190823.3
2019-09-26 13:16:41 +02:00
R. RyanTM
1d542a7794
checkstyle: 8.23 -> 8.24
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/checkstyle/versions
2019-09-26 00:36:47 -07:00
R. RyanTM
e7c4781662
autoflake: 1.3 -> 1.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/autoflake/versions
2019-09-25 22:11:55 -07:00
Dmitry Kalinkin
b3472597b7
Merge branch 'staging-next' into staging
...
Fixes eval on darwin after #69072
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Dmitry Kalinkin
c455adcc42
Merge branch 'master' into staging-next
...
Fixes eval on darwin after #69072
Resolved conflict in pkgs/tools/security/thc-hydra/default.nix
Basically had to revert a1c0e10564f9a6281e14d7a7279b8589521e2c48 which
adapts #69210 to master that doesn't yet have
329a88efa78126ae7413807ce58000eab49e82d9
Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:21:46 -04:00
Filipe Regadas
cf72659ca0
fixup! Updated list of urls
2019-09-25 20:08:50 +01:00
Chuck
a45b3ad89f
makeWrapper: Remove unused extraFlagsArray feature
...
There is a bug in this feature: It allows extra arguments to leak in
from the environment. For example:
$ export extraFlagsArray=date
$ man ls
Note that you get the man page for date rather than for ls. This happens
because 'man' happens to use a wrapper (to add groff to its PATH).
An attempt to fix this was made in 5ae18574fce in PR #19328 for
issue #2537 , but 1. That change didn't actually fix the problem because
it addressed makeWrapper's environment during the build process, not the
constructed wrapper script's environment after installation, and 2. That
change was apparently accidentally lost when merged with 7ff6eec5fd8.
Rather than trying to fix the bug again, we remove the extraFlagsArray
feature, since it has never been used in the public repo in the ten
years it has been available.
wrapAclocal continues to use its own, separate flavor of extraFlagsArray
in a more limited context. The analogous bug there was fixed in
4d7d10da6b1 in 2011.
2019-09-25 09:23:09 -07:00
Max Wittig
92d5acb41a
gitlab-runner: 12.2.0 -> 12.3.0
2019-09-25 15:53:55 +02:00
Filipe Regadas
5cd72ae5c4
Updated list of urls
2019-09-25 10:50:02 +01:00
Christine Koppelt
e3dc1865d4
maven: 3.6.1 -> 3.6.2
2019-09-25 09:26:53 +02:00
Jörg Thalheim
94bd708252
Merge pull request #69337 from vbgl/ocamlformat-0.11.0
...
ocamlformat: 0.8 → 0.11.0
2019-09-24 10:54:25 +01:00
Jörg Thalheim
f3a9e9c226
ocamlPackages.camlp5: 7.08 → 7.10 ( #69185 )
...
ocamlPackages.camlp5: 7.08 → 7.10
2019-09-24 07:25:22 +01:00
Vladimír Čunát
192fb9d11b
Merge branch 'staging-next' into staging
2019-09-24 08:15:01 +02:00
Vladimír Čunát
eab41878ac
Merge branch 'master' into staging-next
2019-09-24 08:14:34 +02:00
Vincent Laporte
9c427a0c1e
ocamlformat: 0.8 → 0.11.0
2019-09-24 05:53:06 +00:00
Jörg Thalheim
bfed455de3
Merge pull request #68946 from volth/escape
...
treewide: fix string escapes
2019-09-24 04:19:12 +01:00
uHOOCCOOHu
d22b4859a1
valgrind: move perl to buildInputs
...
Perl is needed for `callgrind_{annotate,control}'.
2019-09-23 19:35:48 -04:00
Filipe Regadas
fbd3e7b9e5
Update sbt to 1.3.2
2019-09-23 22:22:55 +01:00
lewo
b7406b8eda
Merge pull request #68551 from nlewo/pr-skopeo
...
skopeo: 0.1.37 -> 0.1.39
2019-09-23 09:22:11 +02:00
Orivej Desh
e675e2763e
gdb: build with libipt
...
This adds support for "record btrace pt" command.
2019-09-22 21:34:32 +00:00
Orivej Desh
dc4224bc54
Merge branch 'master' into staging
...
* master: (36 commits)
libipt: set platforms to unix
licenses: refer to curl using spdx
qhull: specify spdx license
ocamlPackages.spacetime_lib: 0.1.0 -> 0.3.0
ocamlPackages.owee: 0.2 -> 0.3
nixFlakes: 2.4pre20190913_a25c022 -> 2.4pre20190922_382aa05
daemon: init at 0.6.4
k9s: 0.7.13 -> 0.8.4
cask: Use generated src/version from Melpa
python.pkgs.flask_oauthlib: remove
radeon-profile: 20170714 -> 20190903
radeon-profile: use Qt mkDerivation
afew: propagate setuptools
pythonPackages.flask-jwt-extended: 3.17.0 -> 3.23.0
mutt: 1.12.1 -> 1.12.2
unit: 1.10.0 -> 1.11.0
emacsPackages: Update elpa
emacsPackages: Update melpa
cask: Fix cask usage
git-lfs: use buildGoPackage
...
2019-09-22 21:33:00 +00:00
adisbladis
083c3b9251
cask: Use generated src/version from Melpa
2019-09-22 16:48:00 +01:00
adisbladis
4698473f45
Merge pull request #69204 from etu/fix-cask
...
cask: Fix cask usage
2019-09-22 16:47:47 +01:00
adisbladis
17bf171b13
Merge pull request #69229 from marsam/use-buildGoPackage
...
treewide: use buildGoPackage in packages which vendor dependencies
2019-09-22 16:36:54 +01:00
Robin Gloster
e8efeaac4f
Merge pull request #69196 from dtzWill/update/gdb-8.3.1
...
gdb: 8.3 -> 8.3.1
2019-09-22 16:58:00 +02:00
Jan Tojnar
f2b9f5baa5
Merge branch 'staging-next' into staging
2019-09-22 16:39:56 +02:00
Jan Tojnar
11c2b06dd2
Merge branch 'master' into staging-next
2019-09-22 16:39:12 +02:00
Jan Tojnar
f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup ( #68552 )
...
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Jörg Thalheim
d217fce304
bazel-buildtools: 0.28.0 -> 0.29.0 ( #68475 )
...
bazel-buildtools: 0.28.0 -> 0.29.0
2019-09-22 14:45:17 +01:00
Rémi NICOLE
20de44845d
bingrep: init at 0.7.0 ( #69021 )
2019-09-22 10:54:45 +00:00
Vladimír Čunát
6c567ed797
Merge branch 'staging-next' into staging
2019-09-22 10:06:45 +02:00
Vladimír Čunát
4e5b465052
patchelf: 0.10 -> 0.9 (downgrade!)
...
This is a partial revert of #58715 . Bumping the default caused problems
described in #69213 . I tested that the vscode corruption happened even
with the 0.10 pre-release, so I'm keeping patchelfUnstable on 0.10
(patchelfUnstable shouldn't cause a large rebuild anyway)
2019-09-22 09:47:36 +02:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16.
2019-09-22 09:38:09 +02:00
Mario Rodas
1e117cf7b1
Merge pull request #69189 from marsam/update-terraform-lsp
...
terraform-lsp: 0.0.6 -> 0.0.9
2019-09-21 17:43:42 -05:00
Mario Rodas
2ba55afe2f
Merge pull request #69154 from marsam/update-pgformatter
...
pgformatter: 4.0 -> 4.1
2019-09-21 17:43:05 -05:00
Mario Rodas
cc0a3221f5
Merge pull request #69190 from marsam/update-tflint
...
tflint: 0.11.1 -> 0.11.2
2019-09-21 16:24:47 -05:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing
changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
volth
1673f3d458
ammonite: add scala-2.13 version
2019-09-21 13:16:30 -04:00
Maximilian Bosch
a141d29fef
Merge pull request #67680 from gilligan/add-hydra-cli
...
hydra-cli: init at 0.2.0
2019-09-21 15:46:51 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Elis Hirwing
4f297c2b6f
cask: Fix cask usage
...
Without python as a dependency I only get the following error:
/usr/bin/env: ‘python’: No such file or directory
2019-09-21 11:43:17 +02:00
Mario Rodas
d02d88feba
elfinfo: use buildGoPackage
2019-09-21 04:33:00 -05:00
Mario Rodas
04aee5f070
mkcert: use buildGoPackage
2019-09-21 04:25:00 -05:00
Mario Rodas
f6b9982ad6
golangci-lint: use buildGoPackage
2019-09-21 04:24:00 -05:00
Jörg Thalheim
f0fec244ca
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion ( #69163 )
...
ycmd: 2018-09-20 -> 2019-09-19; add optional golang completion
2019-09-21 09:45:23 +01:00
Will Dietz
d1f7bb2ad9
gdb: 8.3 -> 8.3.1
...
https://lists.gnu.org/archive/html/info-gnu/2019-09/msg00006.html
2019-09-21 02:51:02 -05:00
Mario Rodas
354b2ee016
terraform-lsp: 0.0.6 -> 0.0.9
2019-09-21 00:00:00 -05:00
Mario Rodas
5ee382a79a
tflint: 0.11.1 -> 0.11.2
...
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.2
2019-09-21 00:00:00 -05:00