Commit Graph

88 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
2420c93097
typst-live: 0.7.0 -> 0.8.0 (#352475) 2024-11-14 02:40:45 +01:00
Aleksana
5919e1b283
typos: add passthru.tests.version and updateScript (#354982) 2024-11-13 16:33:32 +08:00
Kenichi Kamiya
8bc113158c
typos: add updateScript 2024-11-11 23:51:32 +09:00
Kenichi Kamiya
1f983dbc47
typos: add passthru.tests.version
typos: avoid multi-line style
typos: simplify version test with the default values

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
Co-authored-by: Isabel <isabel@isabelroses.com>
2024-11-11 23:51:12 +09:00
Kenichi Kamiya
8025d6d17b
typos: 1.26.0 -> 1.27.3 2024-11-10 21:57:13 +09:00
R. Ryantm
d6899545c5 typos-lsp: 0.1.27 -> 0.1.30 2024-11-09 22:38:18 +00: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
Aleksana
f96eb6a3f6
treewide: remove refs/tags/ from github release meta.changelog (#353000) 2024-11-06 22:16:20 +08:00
Peder Bergebakken Sundt
ead2fda64c typst: remove refs/tags/ from github release meta.changelog 2024-11-05 12:50:10 +01:00
Gaetan Lepage
ae530a24a1 typstyle: 0.12.0 -> 0.12.1
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.12.0...v0.12.1

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.12.1/CHANGELOG.md
2024-11-03 10:08:37 +01:00
Noa Aarts
11d7d33ef0
typst-live: nixfmt 2024-10-30 23:24:29 +01:00
Noa Aarts
267cbff491
typst-live: 0.7.0 -> 0.8.0 2024-10-30 23:24:07 +01:00
Alexy Mantha
4dbe44a147 tygo: init at 0.2.17
Signed-off-by: Alexy Mantha <alexy@mantha.dev>
2024-10-29 08:27:29 -04:00
Gaetan Lepage
c41aecf9e8 typstyle: 0.11.35 -> 0.12.0
Diff:
https://github.com/Enter-tainer/typstyle/compare/v0.11.35...v0.12.0

Changelog: https://github.com/Enter-tainer/typstyle/releases/tag/v0.12.0
2024-10-19 11:12:49 +02:00
Gaetan Lepage
453c8177dc typst: 0.11.1 -> 0.12.0
Diff: https://github.com/typst/typst/compare/v0.11.1...v0.12.0

Changelog: https://github.com/typst/typst/releases/tag/v0.12.0
2024-10-19 00:48:51 +02:00
Gaetan Lepage
b5408dc9b6 typst: format 2024-10-19 00:47:53 +02:00
Ramses
dc09d9b0d3
typos: 1.25.0 -> 1.26.0 (#347171) 2024-10-08 08:55:29 +02:00
redyf
712e82ace7 typos: 1.25.0 -> 1.26.0
https://github.com/crate-ci/typos/releases/tag/v1.26.0
2024-10-07 18:01:00 -03:00
Gaétan Lepage
c072d363f2
typstyle: 0.11.34 -> 0.11.35 (#347042)
* typstyle: 0.11.34 -> 0.11.35

Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.34...v0.11.35

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.35/CHANGELOG.md

* typstyle: format
2024-10-07 11:02:40 +02:00
Pol Dellaiera
2ac85247ea
typos-lsp: 0.1.26 -> 0.1.27 (#346560) 2024-10-05 17:38:02 +02:00
R. Ryantm
99910b45fb typos: 1.24.6 -> 1.25.0 2024-10-05 05:23:48 +00:00
R. Ryantm
84c19c39a6 typos-lsp: 0.1.26 -> 0.1.27 2024-10-05 01:15:42 +00:00
Merlin Humml
4f9cbe839b
typos: move to by-name and formatting 2024-10-01 15:16:37 +02:00
Honnip
c6bf161ba4
typos-lsp: 0.1.19 -> 0.1.26 2024-09-25 23:39:00 +09:00
Gaetan Lepage
0614cadd34 typstyle: 0.11.32 -> 0.11.34
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.32...v0.11.34

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.34/CHANGELOG.md
2024-09-24 23:59:41 +02:00
Artturin
63fa53d97c treewide: reformat files which need reformatting after
`treewide: replace stdenv.is with stdenv.hostPlatform.is`
2024-09-25 00:04:39 +03: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
Peder Bergebakken Sundt
ebc2389134 treewide: remove refs/tags/ from github release meta.changelog urls
diff of `jq <packages.json 'to_entries[]|"\(.key) \(.value.meta.changelog)"' -r`:

https://gist.github.com/pbsds/49b2e2ae5c9b967a0972bbc3c2597c12
2024-08-29 22:45:00 -04:00
Gaetan Lepage
a09a3a78a7 typst-lsp: move to pkgs/by-name 2024-08-22 13:24:07 +02:00
Pol Dellaiera
d9a8d4e344
Merge pull request #336289 from drupol/typstwriter/bump/0-2
typstwriter: 0.1 -> 0.2
2024-08-21 11:50:00 +02:00
Pol Dellaiera
a957136bfd
typstwriter: 0.1 -> 0.2
Diff: https://github.com/Bzero/typstwriter/compare/V0.1...V0.2

Changelog: https://github.com/Bzero/typstwriter/releases/tag/V0.2
2024-08-21 10:29:30 +02:00
Peder Bergebakken Sundt
7de6ca1d76 typstyle: 0.11.31 -> 0.11.32
Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.32/CHANGELOG.md
2024-08-21 00:59:03 +02:00
Emily
4daa382907 typst: patch Cargo.lock for Rust 1.80
The joys of manually editing lock files with a text editor!

See: #332957
2024-08-09 21:26:51 +01:00
Gaetan Lepage
6bd4b69666 typstyle: 0.11.30 -> 0.11.31
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.30...v0.11.31

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.31/CHANGELOG.md
2024-08-08 22:51:45 +02:00
Emery Hemingway
caa189d71a typodermic-free-fonts: 2023a -> 2024-04 2024-08-03 07:51:46 +00:00
Emery Hemingway
e7d978fba3 typodermic-public-domain: 2022-11 -> 2024-04 2024-08-03 07:51:46 +00:00
BirdeeHub
623403fdd5 typescript-language-server: fix requires typescript
typescript-language-server had an override that used lndir to
provide the typescript dependency. When typescript-language-server
was moved, this was not included.
2024-07-22 04:28:38 -07:00
Gaetan Lepage
cc4234c6c0 typstyle: 0.11.29 -> 0.11.30
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.29...v0.11.30

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.30/CHANGELOG.md
2024-07-17 07:48:47 +02:00
Gaetan Lepage
ecaedc6448 typstyle: 0.11.28 -> 0.11.29
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.28...v0.11.29

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.29/CHANGELOG.md
2024-07-13 11:05:46 +02:00
Gaetan Lepage
2318466065 typst-preview: remove package 2024-07-07 17:50:23 +02:00
Pol Dellaiera
ff4904b7a7
typstwriter: init at 0.1 2024-07-06 18:11:18 +02:00
Robert Schütz
adea7527cc
typescript-language-server: use fetchYarnDeps 2024-07-06 10:56:42 +02:00
Gaetan Lepage
aa601293e4 typstyle: 0.11.27 -> 0.11.28
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.27...v0.11.28

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.28/CHANGELOG.md
2024-06-25 16:19:14 +02:00
Gaetan Lepage
7b91f2dd95 typstyle: 0.11.26 -> 0.11.27
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.26...v0.11.27

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.27/CHANGELOG.md
2024-06-21 09:44:35 +02:00
R. Ryantm
fbfc95c58b typos-lsp: 0.1.18 -> 0.1.19 2024-06-16 16:39:57 +00:00
Gaetan Lepage
37c81452f0 typstyle: 0.11.25 -> 0.11.26
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.25...v0.11.26

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.26/CHANGELOG.md
2024-06-13 16:48:04 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Pol Dellaiera
070962936b
typst-preview: 0.11.6 -> 0.11.7 2024-06-09 19:21:29 +02:00
Gaetan Lepage
b9ce5c3cee typstyle: 0.11.24 -> 0.11.25
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.24...v0.11.25

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.25/CHANGELOG.md
2024-06-09 13:24:56 +02:00
Gaetan Lepage
e6aa3cace2 typstyle: 0.11.23 -> 0.11.24
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.23...v0.11.24

Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.24/CHANGELOG.md
2024-05-27 20:25:45 +02:00