Commit Graph

5536 Commits

Author SHA1 Message Date
DarkOnion0
0118c319c4
devspace: 6.2.2 -> 6.2.3 2023-01-05 08:52:02 +01:00
Anderson Torres
76eb4a3332
Merge pull request #208882 from marsam/update-universal-ctags
universal-ctags: 5.9.20221106.0 -> 6.0.0
2023-01-04 01:08:31 -03:00
Artturi
54360cca52
Merge pull request #206410 from aaronjheng/loccount 2023-01-03 21:34:21 +02:00
Mario Rodas
64bf8c6961
Merge pull request #207354 from r-ryantm/auto-update/ptags
ptags: 0.3.2 -> 0.3.4
2023-01-03 09:25:45 -05:00
Mario Rodas
7eb1973a7a universal-ctags: enable on all platforms 2023-01-03 04:20:00 +00:00
Mario Rodas
504f08a573 universal-ctags: 5.9.20221106.0 -> 6.0.0
https://github.com/universal-ctags/ctags/releases/tag/v6.0.0
2023-01-03 04:20:00 +00:00
Aaron Jheng
f914350e81
loccount: 1.2 -> 2.14 2023-01-03 01:59:53 +00:00
figsoda
adfd3fafb3 highlight-assertions: unstable-2022-11-24 -> 0.1.6
Diff: c738a51513...v0.1.6
2023-01-01 10:08:35 -05:00
Doron Behar
1d1f738ed8
Merge pull request #208500 from r-ryantm/auto-update/texlab
texlab: 4.3.2 -> 5.0.0
2022-12-31 16:55:42 +02:00
R. Ryantm
28044d9042 texlab: 4.3.2 -> 5.0.0 2022-12-31 13:53:17 +00:00
Nick Cao
f12a7d932d binutils: gold is not available for riscv target 2022-12-30 23:38:13 +01:00
R. Ryantm
58faa444c8 uncrustify: 0.75.1 -> 0.76.0 2022-12-30 09:38:33 +01:00
Nick Cao
71e2cb9e72 hydra_unstable: unstable-2022-12-05 -> 2022-12-23 2022-12-29 03:27:46 +01:00
figsoda
a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Sandro
bc98822a54
Merge pull request #205209 from SuperSandro2000/hydra-unstable 2022-12-25 21:37:38 +01:00
Anderson Torres
5e94e51e47
Merge pull request #207690 from atorres1985-contrib/language-servers
Language servers: new category
2022-12-25 17:21:21 -03:00
Anderson Torres
e4d0f455fa treewide: move language servers to pkgs/development/tools/language-servers 2022-12-25 10:19:02 -03:00
R. Ryantm
54998cb9d4 circleci-cli: 0.1.22770 -> 0.1.22924 2022-12-25 12:58:40 +00: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
R. Ryantm
91fe8e2f43 ptags: 0.3.2 -> 0.3.4 2022-12-23 01:28:05 +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
Sandro Jäckel
413bc28e57
hydra: 2022-11-24 -> unstable-2022-12-05 2022-12-08 23:30:58 +01: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