Commit Graph

202 Commits

Author SHA1 Message Date
Martin Weinelt
d50a1e97b1
Merge remote-tracking branch 'origin/master' into staging-next 2024-06-27 16:16:01 +02:00
Alexander Linder
2592654f75 televido: 0.3.0 -> 0.4.0 2024-06-25 12:55:17 +02:00
github-actions[bot]
42ca786b66
Merge master into staging-next 2024-06-24 18:00:57 +00:00
h7x4
72a6ca037a
Merge pull request #321954 from GiggleSquid/pkgs-technitium-dns-server
technitium-dns-server: 12.1 -> 12.2.1
2024-06-24 18:00:30 +02:00
R. Ryantm
2c40f69cb3 tenv: 2.0.7 -> 2.1.8 2024-06-23 20:48:41 +00:00
GiggleSquid
fa346c841d
technitium-dns-server: 12.1 -> 12.2.1 2024-06-23 13:33:52 +01:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
R. Ryantm
9e70b73ace tenv: 2.0.3 -> 2.0.7 2024-06-16 17:04:38 +00:00
Alyssa Ross
b00f262516 Revert "rustc: disable wasm32 if some gcc options are set"
This reverts commits 6d0ba08b97,
723100d83b, and
bf13eca852.

The underlying issue has now been fixed, so we can re-enable
wasm32-unknown-unknown on all platforms.
2024-06-15 08:02:29 +02: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
natsukium
95507da635
textlint-rule-max-comma: repackage with fetchYarnDeps 2024-05-18 01:04:48 +09:00
natsukium
f26194c4f1
textlint-rule-preset-ja-technical-writing: init at 10.0.1 2024-05-18 01:04:48 +09:00
natsukium
68c7f8e5ab
textlint: add test utility 2024-05-18 00:56:57 +09:00
R. Ryantm
693218c50d tenv: 1.10.1 -> 1.11.0 2024-05-15 15:30:52 +00:00
Lin Xianyi
d4162cbef2 tenki: 1.9.0 -> 1.10.0
Changelog: https://github.com/ckaznable/tenki/releases/tag/v1.10.0
Diff: https://github.com/ckaznable/tenki/compare/v1.9.0...v1.10.0
2024-05-14 07:50:54 +08:00
natsukium
cd59be301d
textlint: make textlint pluggable with passthru.withPackages
textlint isn't useful without rules and plugins.
This change will allow to provide a wrapper that can use them, using
`textlint.withPackages [ xxx ]` like the Python environment.
2024-05-13 22:58:34 +09:00
natsukium
f1a746de73
textlint: repackage with buildNpmPackage 2024-05-13 22:12:38 +09:00
R. Ryantm
262425670c tenki: 1.8.0 -> 1.9.0 2024-05-09 14:55:50 +00:00
R. Ryantm
8e676d3b2f tenv: 1.9.4 -> 1.10.1 2024-05-08 10:45:36 +00:00
Pol Dellaiera
626ad5552f
Merge pull request #309731 from r-ryantm/auto-update/templ
templ: 0.2.663 -> 0.2.680
2024-05-07 23:14:55 +02:00
Aleksana
09a7bf6c7d
Merge pull request #306114 from mksafavi/pkg/termsonic
termsonic: init at 0-unstable-2024-02-02
2024-05-07 17:25:54 +08:00
R. Ryantm
9c3be1cdcb templ: 0.2.663 -> 0.2.680 2024-05-07 04:32:21 +00:00
éclairevoyant
10f13e3a32
Merge pull request #309129 from OPNA2608/fix/stableVersion/pkgs-by-name
pkgs/by-name: Fix some unstableGitUpdater users
2024-05-05 14:15:04 +00:00
R. Ryantm
5b3df2be25 terragrunt: 0.57.5 -> 0.58.2 2024-05-05 05:53:29 +00:00
OPNA2608
8cbf1222f1 tecoc: unstable-2023-06-21 -> 0-unstable-2023-06-21 2024-05-04 19:44:27 +02:00
mksafavi
d88ebb8213 termsonic: init at 0-unstable-2024-02-02 2024-05-01 17:12:20 +03:30
Weijia Wang
41126a9493 Merge branch 'master' into staging-next 2024-05-01 10:51:08 +02:00
Weijia Wang
a3c55049e4
Merge pull request #308086 from r-ryantm/auto-update/tenv
tenv: 1.8.0 -> 1.9.4
2024-05-01 10:38:22 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
R. Ryantm
d5d5ab79f3 tenv: 1.8.0 -> 1.9.4 2024-04-30 20:29:38 +00:00
R. Ryantm
960f3b6a40 terraform-plugin-docs: 0.19.1 -> 0.19.2 2024-04-30 10:55:56 +00:00
github-actions[bot]
6fecc628f9
Merge master into staging-next 2024-04-29 12:01:15 +00:00
huantian
ac8162c984
tetrio-plus: unstable-2024-04-20 -> 0.27.2 2024-04-28 20:40:56 -07:00
Jan Tojnar
1b2ebb8fbb Merge branch 'master' into staging-next 2024-04-28 17:33:27 +02:00
kashw2
2fda2e7ef7 terraform-compliance: migrate to by-name overlay 2024-04-28 16:29:20 +10:00
kashw2
6d18d6f5b5 terragrunt: migrate to by-name overlay 2024-04-28 16:29:20 +10:00
Weijia Wang
7f45fee52a Merge branch 'master' into staging-next 2024-04-28 04:02:14 +02:00
Guillaume Girol
f2d74e3fe8
Merge pull request #305859 from huantianad/tetrio-plus-update
tetrio-plus: unstable-2024-03-31 -> unstable-2024-04-20
2024-04-27 22:10:12 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Aleksana
f945835430
Merge pull request #306794 from r-ryantm/auto-update/tenv
tenv: 1.7.1 -> 1.8.0
2024-04-26 16:16:08 +08:00
R. Ryantm
7cc7d19bb5 tenv: 1.7.1 -> 1.8.0 2024-04-25 14:52:22 +00:00
lewo
c09c3c906e
Merge pull request #305247 from r-ryantm/auto-update/terraform-plugin-docs
terraform-plugin-docs: 0.18.0 -> 0.19.1
2024-04-25 16:12:12 +02:00
R. Ryantm
04167e4148 terraform-plugin-docs: 0.18.0 -> 0.19.1 2024-04-24 22:36:30 +00:00
R. Ryantm
ce6da85c2d tenki: 1.7.0 -> 1.8.0 2024-04-24 23:54:14 +02:00
huantian
75cf19b19b
tetrio-plus: unstable-2024-03-31 -> unstable-2024-04-20
This update includes changes to upstream's CI such that they now have
the patched package.json and yarn.lock to install the additional
npm packages used by tetrio-plus.

Thus, this update changes the package to use those instead of including
our own in nixpkgs.
2024-04-21 16:13:25 -07:00
Weijia Wang
b7a5b852f8
Merge pull request #301145 from Anomalocaridid/ternimal
ternimal: init at 0.1.0-unstable-2017-12-31
2024-04-21 17:03:19 +02:00
Sandro
4c187ca71f
Merge pull request #301169 from huantianad/tetrio-plus-9
tetrio-desktop: re-add tetrio-plus, now from source
2024-04-20 21:03:45 +02:00
Sandro
c1d22db7c6
Merge pull request #300166 from huantianad/tetrio-nixpkgs-electron
tetrio-desktop: use nixpkgs electron
2024-04-20 21:00:47 +02:00
R. Ryantm
188ece5f62 tenki: 1.6.0 -> 1.7.0 2024-04-17 18:12:23 +00:00
Nick Cao
7aa3fa87d7
Merge pull request #304004 from r-ryantm/auto-update/tenv
tenv: 1.7.0 -> 1.7.1
2024-04-14 10:57:28 -04:00
R. Ryantm
b680b6eb94 tenv: 1.7.0 -> 1.7.1 2024-04-14 11:21:25 +00:00
Pol Dellaiera
bc408469e9
Merge pull request #303866 from drupol/templ/init/0-2-663
templ: move to `pkgs/by-name`
2024-04-14 11:22:02 +02:00