Commit Graph

674 Commits

Author SHA1 Message Date
Mario Rodas
9a2e336c8a
tflint: 0.11.0 -> 0.11.1
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.1
2019-09-13 04:20:00 -05:00
Mario Rodas
9254955151
tflint: 0.10.3 -> 0.11.0
Changelog: https://github.com/wata727/tflint/releases/tag/v0.11.0
2019-09-08 04:20:00 -05:00
Jan Tojnar
cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jörg Thalheim
a7c12f59f8
Merge pull request #68140 from esclear/fix-cutter
Fix radare2-cutter: Wrap Cutter with Qt wrapper
2019-09-05 15:46:38 +01:00
Daniel Albert
5864b89767 Fix radare2-cutter: Wrap Cutter with Qt wrapper
Cutter would not find Qt plugins. This is fixed by wrapping it.
2019-09-05 16:18:37 +02:00
Mario Rodas
584ca4c8ee
flow: 0.106.0 -> 0.107.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.107.0
2019-09-04 20:00:00 -05:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Jörg Thalheim
bf14c2076c
radare2: 3.7.0 -> 3.8.0 2019-09-03 14:49:35 +01:00
volth
7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Frederik Rietdijk
ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Aaron Andersen
27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Matthew Glazar
7ba8b728dc include-what-you-use: 0.10 -> 0.12
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0

IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk
98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
Mario Rodas
01efdec356
tflint: 0.10.1 -> 0.10.3
Changelog: https://github.com/wata727/tflint/releases/tag/v0.10.3
2019-08-26 04:20:00 -05:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Mario Rodas
4dc585c44e flow: 0.105.2 -> 0.106.0 2019-08-23 06:10:00 +00:00
Mario Rodas
dfc6d580bc tflint: 0.9.3 -> 0.10.1 (#67317) 2019-08-22 20:44:40 -06:00
Robin Gloster
4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
R. RyanTM
6ac08e3952 flow: 0.105.0 -> 0.105.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flow/versions
2019-08-19 00:34:16 -07:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut
4ff0effbab
Merge pull request #66053 from r-ryantm/auto-update/pmd
pmd: 6.16.0 -> 6.17.0
2019-08-10 22:02:53 +02:00
Mario Rodas
85c73d23e8
flow: 0.104.0 -> 0.105.0 2019-08-09 21:00:00 -05:00
R. RyanTM
5bcd191160 pmd: 6.16.0 -> 6.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-08-05 03:21:43 -07:00
Robin Gloster
5f313c3c90
Merge pull request #65883 from r-ryantm/auto-update/checkstyle
checkstyle: 8.22 -> 8.23
2019-08-03 23:29:57 +00:00
R. RyanTM
d10e05108b checkstyle: 8.22 -> 8.23
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-08-03 16:00:22 -07:00
Mario Rodas
0423b5d762 tflint: 0.9.2 -> 0.9.3 (#65848) 2019-08-03 09:25:22 -07:00
Jake Waksbaum
3ab32ee8f6 framac: 18 -> 19 and update why3 2019-08-03 14:03:22 +00:00
Troels Henriksen
7d5f527fc0 oclgrind: init at 18.3. (#63159)
oclgrind: init at 18.3
2019-08-01 18:06:41 +02:00
Jörg Thalheim
15cc0cc5c9
radare2: 3.6.0 -> 3.7.0 2019-08-01 07:31:14 +01:00
Mario Rodas
33d3777986
Merge pull request #65590 from marsam/update-brakeman
brakeman: 4.5.1 -> 4.6.1
2019-07-30 18:34:46 -05:00
Mario Rodas
70503758fb flow: 0.103.0 -> 0.104.0 2019-07-30 07:35:29 +00:00
Mario Rodas
94ae71a66a
brakeman: 4.5.1 -> 4.6.1 2019-07-29 23:14:59 -05:00
Mario Rodas
e04883e4a6
tflint: 0.9.1 -> 0.9.2 2019-07-20 04:20:00 -05:00
Mario Rodas
2f56bec54f
flow: 0.102.0 -> 0.103.0 2019-07-18 16:20:00 -05:00
R. RyanTM
fdca0189d9 pmd: 6.15.0 -> 6.16.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-07-17 09:43:15 +02:00
Vladimír Čunát
3686036e02
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1530372
2019-07-15 09:39:03 +02:00
Mario Rodas
c96d18df92 tflint: 0.9.0 -> 0.9.1 (#64709) 2019-07-13 12:20:20 -07:00
Jörg Thalheim
7b67364823 radare2-cutter: 1.8.0 -> 1.8.3 2019-07-13 12:33:19 +02:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Daiderd Jordan
7fffb620ac
flow: remove cf-private 2019-07-03 22:20:13 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
Mario Rodas
0dc4abff2c
Merge pull request #64001 from r-ryantm/auto-update/cppcheck
cppcheck: 1.87 -> 1.88
2019-07-02 19:05:16 -05:00
R. RyanTM
af56a8fd45
checkstyle: 8.21 -> 8.22
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-07-01 15:57:08 +02:00
R. RyanTM
dbf30c6d5f cppcheck: 1.87 -> 1.88
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppcheck/versions
2019-07-01 02:46:16 -07:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Mario Rodas
c936d5975b tflint: 0.8.3 -> 0.9.0 (#63910) 2019-06-29 14:45:55 +00:00