Commit Graph

5517 Commits

Author SHA1 Message Date
Anderson Torres
e4d0f455fa treewide: move language servers to pkgs/development/tools/language-servers 2022-12-25 10:19:02 -03:00
Thiago Kenji Okada
b6803d79e9
Merge pull request #207475 from trofi/cvise-update
cvise: 2.6.0 -> 2.7.0
2022-12-24 12:01:07 +00:00
Sergei Trofimovich
efc83b137a cvise: 2.6.0 -> 2.7.0
Among other things adds support for llvm-16.
2022-12-23 22:03:26 +00:00
figsoda
279bedb9e0 highlight-assertions: init at unstable-2022-11-24 2022-12-22 19:12:04 -05:00
Alex Martens
caf4413e43 saleae-logic-2: 2.4.2 -> 2.4.3 2022-12-21 12:05:09 -08:00
David McFarland
13861970f4 treewide: update all dotnet lockfiles 2022-12-19 15:36:25 -04:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos 2022-12-18 18:27:57 +01:00
Sergei Trofimovich
78d97c36af strace: 6.0 -> 6.1
Changes: https://github.com/strace/strace/releases/tag/v6.1
2022-12-18 15:28:56 +00:00
R. Ryantm
afba69bcb5 devspace: 6.2.1 -> 6.2.2 2022-12-18 17:37:14 +08:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Artturin
05a2dfd674 lib.replaceChars: warn about being a deprecated alias
replaceStrings has been in nix since 2015(nix 1.10)

so it is safe to remove the fallback

d6d5885c15
2022-12-15 22:25:51 +02:00
R. Ryantm
1148b1ec89 pwninit: 3.2.0 -> 3.3.0 2022-12-14 08:53:49 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
R. Ryantm
631c73f5da grpc-client-cli: 1.15.0 -> 1.16.0 2022-12-09 17:17:50 +08:00
Doron Behar
9e4a15be2c
Merge pull request #205000 from figsoda/sccache
sccache: 0.3.1 -> 0.3.3
2022-12-09 08:21:52 +02:00
figsoda
dad9a896c9 sccache: 0.3.2 -> 0.3.3
Diff: https://github.com/mozilla/sccache/compare/v0.3.2...v0.3.3

Changelog: https://github.com/mozilla/sccache/releases/tag/v0.3.3
2022-12-08 10:27:56 -05:00
Jonas Heinrich
9f6c140d8f
Merge pull request #205047 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.22675 -> 0.1.22770
2022-12-08 13:04:41 +01:00
figsoda
c179afc59d
Merge pull request #204887 from r-ryantm/auto-update/svls
svls: 0.2.5 -> 0.2.6
2022-12-07 18:43:28 -05:00
R. Ryantm
fd5154905a circleci-cli: 0.1.22675 -> 0.1.22770 2022-12-07 21:44:17 +00:00
figsoda
bfc2e400eb sccache: 0.3.1 -> 0.3.2, add figsoda as a maintainer
Diff: https://github.com/mozilla/sccache/compare/v0.3.1...v0.3.2

Changelog: https://github.com/mozilla/sccache/releases/tag/v0.3.2
2022-12-07 09:41:43 -05:00
R. Ryantm
6d3c59f1db terraform-ls: 0.30.0 -> 0.30.1 2022-12-07 02:19:13 +00:00
R. Ryantm
63f7c73cc1 svls: 0.2.5 -> 0.2.6 2022-12-07 00:12:26 +00:00
github-actions[bot]
0ac4c6779e
Merge master into staging-next 2022-12-06 00:02:32 +00:00
figsoda
0284480527 patsh: add comments explaining the patches 2022-12-05 15:02:01 -05:00
Martin Weinelt
fe8eef1ae4 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-04 22:06:42 +01:00
figsoda
1830f9dc30 patsh: 0.1.3 -> 0.2.0
Diff: https://github.com/nix-community/patsh/compare/v0.1.3...v0.2.0

Changelog: https://github.com/nix-community/patsh/blob/v0.2.0/CHANGELOG.md
2022-12-03 19:40:26 -05:00
figsoda
75c01e730d
Merge pull request #203520 from figsoda/nextest
rustPlatform.buildRustPackage: add cargo-nextest support
2022-12-03 19:03:34 -05:00
Martin Weinelt
39739a47b0 Merge remote-tracking branch 'origin/master' into staging-next 2022-12-03 13:55:28 +01:00
Mario Rodas
02ebd8556c
Merge pull request #203968 from DarkOnion0/devspace
devspace: 6.1.1 -> 6.2.1
2022-12-03 07:21:53 -05:00
Mario Rodas
6fd8cea8db
Merge pull request #204060 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.22426 -> 0.1.22675
2022-12-03 07:15:00 -05:00
github-actions[bot]
a83c4dd193
Merge master into staging-next 2022-12-03 00:02:19 +00:00
Sandro
d14e99012f
Merge pull request #202934 from shyim/update-blackfire-extension 2022-12-02 21:26:26 +01:00
github-actions[bot]
fcd7475a32
Merge master into staging-next 2022-12-02 18:01:15 +00:00
figsoda
7c01788915 topiary: init at unstable-2022-12-02 2022-12-02 11:41:17 -05:00
R. Ryantm
f70e7ccf6c circleci-cli: 0.1.22426 -> 0.1.22675 2022-12-02 07:14:58 +00:00
R. Ryantm
34b9b0fb5d act: 0.2.33 -> 0.2.34 2022-12-02 05:18:26 +00:00
DarkOnion0
5e507e6291
devspace: 6.1.1 -> 6.2.1 2022-12-01 18:43:23 +01:00
github-actions[bot]
aff62e907a
Merge master into staging-next 2022-11-30 06:01:30 +00:00
Robert Schütz
e0ed66ab21 cmake-language-server: relax pygls version constraint 2022-11-29 18:02:03 -08:00
Robert Schütz
1d96cb7166 cmake-language-server: use poetry-core 2022-11-29 18:02:03 -08:00
Mario Rodas
b310eeaa52
Merge pull request #202932 from shyim/update-blackfire
blackfire: 2.10.0 -> 2.13.1
2022-11-29 20:10:38 -05:00
github-actions[bot]
e6be0713d4
Merge master into staging-next 2022-11-29 00:02:37 +00:00
figsoda
52153336fe python-launcher: check with cargo-nextest 2022-11-28 17:00:44 -05:00
github-actions[bot]
c9cba1ab24
Merge master into staging-next 2022-11-28 18:01:25 +00:00
figsoda
4a8aa91be6 python-launcher: init at 1.0.0 2022-11-28 12:43:25 -05:00
figsoda
8163c44b1e
Merge pull request #203279 from figsoda/patsh
patsh: init at 0.1.3
2022-11-28 09:09:51 -05:00
github-actions[bot]
23dcd1620e
Merge staging-next into staging 2022-11-28 00:03:09 +00:00
Sandro
a581be7360
Merge pull request #199428 from SuperSandro2000/strace-analyzer 2022-11-27 23:36:55 +01:00
figsoda
58ff418fec patsh: init at 0.1.3 2022-11-27 16:17:04 -05:00
github-actions[bot]
38af11b9ce
Merge staging-next into staging 2022-11-27 18:01:39 +00:00