Commit Graph

144 Commits

Author SHA1 Message Date
R. Ryantm
9e70b73ace tenv: 2.0.3 -> 2.0.7 2024-06-16 17:04:38 +00:00
Alyssa Ross
3df6bb2c85
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/blockchains/polkadot/default.nix
2024-06-09 22:47:12 +01:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +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
github-actions[bot]
5aea0ef461
Merge master into staging-next 2024-06-09 18:00:55 +00:00
Vladimír Čunát
b45d7259e5
Merge #318447: rustc: disable wasm32 if some gcc options are set
...into staging-next
2024-06-09 08:36:41 +02:00
Alyssa Ross
bf13eca852
rustc: disable wasm32 if some gcc options are set
This is a temporary fix to get rustc building again with these
configurations (which notably include the default aarch64-darwin one)
without causing a stdenv rebuild.  The real fix will be to avoid
passing these options through the Clang wrapper when the target is
overridden.

It could be that there are packages that need wasm32-unknown-unknown
beyond those I've marked as broken here — it's impossible to be sure
without a full rebuild.  But this should be most of them.
2024-06-09 07:20:18 +01:00
R. Ryantm
f5b2cdcfbc tenv: 1.11.6 -> 2.0.3 2024-06-08 13:22:55 +00:00
github-actions[bot]
1d15f93175
Merge master into staging-next 2024-06-08 12:01:10 +00:00
R. Ryantm
b99f30b3ee terraform-plugin-docs: 0.19.3 -> 0.19.4 2024-06-08 04:40:05 +00:00
github-actions[bot]
03ad09b79d
Merge master into staging-next 2024-06-06 12:01:27 +00:00
Peder Bergebakken Sundt
4f0a1d2245
Merge pull request #225445 from chayleaf/techmino
techmino: init at 0.17.16
2024-06-06 13:19:15 +02:00
chayleaf
519f9959a5
techmino: init at 0.17.16 2024-06-06 10:44:21 +07:00
github-actions[bot]
5839a82238
Merge master into staging-next 2024-06-06 00:02:22 +00:00
Uwe Schlifkowitz
cea1ab7a16 tera-cli: 0.3.0 -> 0.4.0 2024-06-05 14:29:29 +02:00
github-actions[bot]
97d15b22bf
Merge master into staging-next 2024-06-02 18:01:10 +00:00
Weijia Wang
37b6bfc537
Merge pull request #314879 from r-ryantm/auto-update/telescope
telescope: 0.9 -> 0.9.1
2024-06-02 19:07:06 +02:00
github-actions[bot]
f4392ae842
Merge master into staging-next 2024-06-01 18:01:06 +00:00
h7x4
50ca8a6a62
Merge pull request #316339 from r-ryantm/auto-update/tenv
tenv: 1.11.5 -> 1.11.6
2024-06-01 14:36:36 +02:00
R. Ryantm
d0bfd3a66e tenv: 1.11.5 -> 1.11.6 2024-06-01 06:18:39 +00:00
github-actions[bot]
0f58a78158
Merge master into staging-next 2024-06-01 06:01:00 +00:00
R. Ryantm
a780947db7 terraform-plugin-docs: 0.19.2 -> 0.19.3 2024-05-31 21:29:38 +00:00
Vladimír Čunát
5804775d03
Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
zendo
f1e5059633 textpieces: 3.4.1 -> 4.0.6 2024-05-30 09:31:37 +08:00
Alyssa Ross
07f40e6892 rustc: don't try to use non-existent rust-lld
This removes the need to manually override Rust's default linker for
every package that builds for wasm32-unknown-unknown.
2024-05-29 23:08:09 +02:00
zendo
2329f0cf71 textpieces: move to by-name 2024-05-29 22:15:15 +08:00
Weijia Wang
b6ffa761e4
Merge pull request #314918 from r-ryantm/auto-update/templ
templ: 0.2.697 -> 0.2.707
2024-05-29 08:45:29 +02:00
R. Ryantm
147bdf3ca1 tenv: 1.11.2 -> 1.11.5 2024-05-26 21:22:43 +00:00
R. Ryantm
3f2725c451 templ: 0.2.697 -> 0.2.707 2024-05-26 18:50:05 +00:00
R. Ryantm
8275088b46 telescope: 0.9 -> 0.9.1 2024-05-26 15:47:07 +00:00
OTABI Tomoya
2e7b251746
Merge pull request #312471 from natsukium/textlint/repackage
textlint: repackage with buildNpmPackage
2024-05-26 09:23:53 +09:00
natsukium
5f58c6a87d
textlint-rule-common-misspellings: repackage
There is no lock file in this package, but it is old and stable enough
so that we handle dependencies manually.
2024-05-25 17:02:56 +09:00
nicoo
c8c07f2c84
Merge #313218: init televido at 0.3.0 2024-05-22 22:01:50 +00:00
Alexander Linder
c86144f760 televido: init at 0.3.0 2024-05-22 19:08:08 +02:00
kvendingoldo
1ef1335918
tenv: update description, homepage, add official maintainers (#312885)
* feat: update tenv derivation

* Update pkgs/by-name/te/tenv/package.nix

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>

* Update package.nix

---------

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-05-22 10:28:24 +08:00
Nick Cao
1904955ef4
Merge pull request #313191 from r-ryantm/auto-update/tenv
tenv: 1.11.0 -> 1.11.2
2024-05-21 18:18:01 -04:00
R. Ryantm
498dd42547 tenv: 1.11.0 -> 1.11.2 2024-05-20 17:41:36 +00:00
R. Ryantm
7f48939d3f templ: 0.2.680 -> 0.2.697 2024-05-20 15:00:10 +00:00
R. Ryantm
478132f198 tenki: 1.10.0 -> 1.11.0 2024-05-17 16:44:56 +00:00
natsukium
950ff0df92
textlint-rule-no-start-duplicated-conjunction: repackage with fetchYarnDeps 2024-05-18 01:04:52 +09:00
natsukium
1e81326637
textlint-rule-abbr-within-parentheses: repackage with fetchYarnDeps 2024-05-18 01:04:52 +09:00
natsukium
e242a02edc
textlint-rule-period-in-list-item: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
2aaa9011e1
textlint-rule-unexpanded-acronym: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
8fc1968cb2
textlint-rule-en-max-word-count: repackage with fetchYarnDeps 2024-05-18 01:04:51 +09:00
natsukium
3109179f68
textlint-rule-terminology: repackage with buildNpmPackage 2024-05-18 01:04:50 +09:00
natsukium
dc4a3ade28
textlint-plugin-latex2e: init at 1.2.1-unstable-2024-02-05 2024-05-18 01:04:50 +09:00
natsukium
c4db484f14
textlint-rule-stop-words: repackage with buildNpmPackage 2024-05-18 01:04:50 +09:00
natsukium
d47ef02451
textlint-rule-diacritics: repackage with buildNpmPackage 2024-05-18 01:04:49 +09:00
natsukium
c28503fd79
textlint-rule-write-good: repackage with fetchYarnDeps 2024-05-18 01:04:49 +09:00
natsukium
e633e33303
textlint-rule-alex: repackage with buildNpmPackage 2024-05-18 01:04:49 +09:00