Commit Graph

151 Commits

Author SHA1 Message Date
Anderson Torres
27f0563108
asciinema_3: init at 3.0.0-rc.3 2024-12-11 12:11:22 +01:00
R. Ryantm
12c98df8af ast-grep: 0.30.0 -> 0.31.1 2024-12-11 04:13:35 +00:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Nick Cao
e4e4131cf6
astc-encoder: 5.0.0 -> 5.1.0 (#363057) 2024-12-08 10:58:35 -05:00
Wolfgang Walther
55c0d42231
asahi-nvram: 0.2.1 -> 0.2.3 (#359852) 2024-12-08 14:03:50 +01:00
Wolfgang Walther
99a52b38e2
asahi-bless: 0.3.0 -> 0.4.1 (#359847) 2024-12-08 14:03:26 +01:00
R. Ryantm
e6c0c3a76e astc-encoder: 5.0.0 -> 5.1.0 2024-12-08 04:31:29 +00:00
R. Ryantm
67bb33e820 astyle: 3.6.4 -> 3.6.5 2024-12-07 01:31:10 +00:00
Ramses
69c07a1590
treewide: adopt/co-maintain some packages (#355700) 2024-12-05 09:29:28 +01:00
Fabian Affolter
674c82128b asnmap: format with nixfmt 2024-12-02 22:11:33 +01:00
R. Ryantm
58bc2b252d asahi-nvram: 0.2.1 -> 0.2.3 2024-11-28 13:49:29 +00:00
R. Ryantm
e61f7d60e1 asahi-bless: 0.3.0 -> 0.4.1 2024-11-28 13:20:58 +00:00
Aleksana
544f509f66
astyle: 3.6.3 -> 3.6.4 (#354966) 2024-11-24 20:14:50 +08:00
Fernando Rodrigues
aac54d9b21
asciiquarium: add sigmasquadron as co-maintainer
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-23 20:13:42 -03:00
Christina Sørensen
7739493e6f
ast-grep: 0.28.1 -> 0.30.0
Release notes: https://github.com/ast-grep/ast-grep/releases/tag/0.30.0

Closes: #355770
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-11-14 08:24:05 +01:00
Karolis Stasaitis
8780a03d83 astyle: 3.6.3 -> 3.6.4 2024-11-10 12:44:27 +01:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Sarah Clark
8f35517438 asm-lsp: migrate to new apple sdk structure 2024-11-06 20:05:20 -08:00
Sarah Clark
ffeb11e973 asfa: migrate to new apple sdk structure 2024-11-06 16:24:17 -08:00
Austin Horstman
67c5af53ba
asleap: move to by-name 2024-11-04 19:33:27 -06:00
Aleksana
728dc70fd2
ascii-draw: 0.4.0 -> 1.0.0 (#345662) 2024-11-01 11:15:02 +08:00
misilelaboratory
ef1189055f
astro-language-server: 2.15.3 -> 2.15.4 2024-10-27 18:38:23 +09:00
Christina Sørensen
29802b59e4
ast-grep: 0.28.0 -> 0.28.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2024-10-25 06:58:15 +02:00
Pyrox
1a1f5b8b8f
astro-language-server: pnpmWorkspace -> pnpmWorkspaces 2024-10-24 15:37:30 -04:00
Pyrox
563d006e88
astro-language-server: 2.15.0 -> 2.15.3 2024-10-21 15:22:27 -04:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes 2024-10-19 23:50:41 +02:00
Pol Dellaiera
70b353ddc0
astro-language-server: 2.14.2 -> 2.15.0 (#347261) 2024-10-09 21:06:36 +02:00
jfvillablanca
0b3c388af0 astro-language-server: 2.14.2 -> 2.15.0
* Diff: https://github.com/withastro/language-tools/compare/%40astrojs/language-server%402.14.2...%40astrojs/language-server%402.15.0
2024-10-09 06:49:29 +08:00
R. Ryantm
e79165878a ast-grep: 0.27.3 -> 0.28.0 2024-10-07 00:34:53 +00:00
h7x4
b5c0db4185
asm-lsp: add support for darwin (#344556) 2024-10-01 20:16:36 +02:00
R. Ryantm
2a01c405f5 ascii-draw: 0.4.0 -> 1.0.0 2024-10-01 07:40:20 +00:00
Martin Weinelt
27b4e638c0
treewide: replace passthru.optional-dependencies with optional-dependencies (#345232) 2024-09-30 15:41:25 +02:00
Robert Schütz
543781083a treewide: replace passthru.optional-dependencies with optional-dependencies 2024-09-29 20:37:23 -07:00
Fabián Heredia Montiel
4d2f662676
assemblyscript: 0.27.29 -> 0.27.30 (#344867) 2024-09-29 11:08:58 -06:00
R. Ryantm
14e14fa547 ast-grep: 0.27.1 -> 0.27.3 2024-09-29 08:20:26 +00:00
Caique Figueiredo
430ac7426f asm-lsp: format with nixfmt 2024-09-28 01:33:14 -03:00
Caique Figueiredo
da26765f7a asm-lsp: add CaiqueFigueiredo to maintainers 2024-09-28 01:32:12 -03:00
Caique Figueiredo
bc15896be2 asm-lsp: add support for darwin 2024-09-28 01:31:00 -03:00
R. Ryantm
0590cc270c assemblyscript: 0.27.29 -> 0.27.30 2024-09-27 12:22:05 +00:00
Weijia Wang
1fdb08f4d3
astro-language-server: 2.10.0 -> 2.14.2 (#343225) 2024-09-27 02:37:10 +02:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. Ryantm
6ae535b3a6 astartectl: 24.5.0 -> 24.5.2 2024-09-22 23:26:00 +00:00
DataHearth
bf310f7fcb
astro-language-server: 2.10.0 -> 2.14.2 2024-09-21 11:48:29 +02:00
R. Ryantm
06f83913cb ast-grep: 0.27.0 -> 0.27.1 2024-09-19 04:35:15 +00:00
Anthony ROUSSEL
53c7d6fd6b asouldocs: add passthru.tests.version 2024-09-17 22:02:51 +02:00
Anthony ROUSSEL
8b9ca93a74 asouldocs: migrate to pkgs/by-name, format with nixfmt-rfc-style 2024-09-17 22:02:48 +02:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Francesco Noacco
c10dfce278 astartectl: remove no longer needed version override
astartectl 24.5.0 updates go version, and it now compiles without issues
2024-09-11 14:12:16 +02:00
R. Ryantm
d571aab7c0 astartectl: 23.5.2 -> 24.5.0 2024-09-10 09:53:03 +00:00