Commit Graph

6629 Commits

Author SHA1 Message Date
github-actions[bot]
6215da7844
Merge staging-next into staging 2023-10-08 18:01:27 +00:00
Fernando Ayats
738bccbb41 pkg-config: add meta.mainProgram 2023-10-08 15:18:01 +02:00
github-actions[bot]
81871f4c87
Merge staging-next into staging 2023-10-08 12:01:52 +00:00
Mario Rodas
42ed1b6d74
Merge pull request #259507 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.28995 -> 0.1.29041
2023-10-07 19:40:20 -05:00
Felix Bühler
d39d4da38e
Merge pull request #258454 from shyim/update-blackfire
blackfire: 2.21.0 -> 2.22.0
2023-10-07 23:15:59 +02:00
Alyssa Ross
182718fecc
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/linux-kernels.nix
2023-10-07 19:52:18 +00:00
Janik
b9b97a9e31
Merge pull request #259079 from totoroot/update/mdl-0.13.0 2023-10-07 18:42:07 +02:00
Soner Sayakci
b9bd240491
blackfire: 2.21.0 -> 2.22.0 2023-10-07 11:50:36 +02:00
R. Ryantm
064110089d circleci-cli: 0.1.28995 -> 0.1.29041 2023-10-07 03:36:29 +00:00
R. Ryantm
d422f88df6 pest-ide-tools: 0.3.3 -> 0.3.6 2023-10-06 15:51:28 -07:00
R. Ryantm
95503b9292 libpkgconf: 2.0.2 -> 2.0.3 2023-10-06 14:56:20 -03:00
github-actions[bot]
7017e013bf
Merge staging-next into staging 2023-10-05 12:02:16 +00:00
Anderson Torres
a9d73dea16 treewide: remove cstrahan from meta.maintainers - part 2
19 files modified with this removal
2023-10-04 22:20:58 -03:00
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
Matthias Thym
288c1bbe42 mdl: add totoroot as maintainer 2023-10-05 01:04:22 +02:00
Matthias Thym
df8069d91c mdl: 0.12.0 -> 0.13.0 2023-10-05 01:03:47 +02:00
Maximilian Bosch
8bc5104a6e
treewide: refactor .attrs.sh detection
When specifying the `builder` attribute in `stdenv.mkDerivation`, this
will be effectively transformed into

    builtins.derivation {
      builder = stdenv.shell;
      args = [ "-e" builder ];
    }

This also means that `default-builder.sh` is never sourced and as a
result it's not guaranteed that `$NIX_ATTRS_SH_FILE` is set to a correct
location[1].

Also, we need to source `.attrs.sh` to source `$stdenv`. So, the
following is done now:

* If `$NIX_ATTRS_SH_FILE` points to a correct location, then use it.
  Directly using `.attrs.sh` is problematic for `nix-shell(1)` usage
  (see previous commit for more context), so prefer the environment
  variable if possible.

* Otherwise, if `.attrs.sh` exists, then use it. See [1] for when this
  can happen.

* If neither applies, it can be assumed that `__structuredAttrs` is
  turned off and thus nothing needs to be done.

[1] It's possible that it doesn't exist at all - in case of Nix 2.3 or
    it can point to a wrong location on older Nix versions with a bug in
    `__structuredAttrs`.
2023-10-04 18:36:57 +02:00
Mario Rodas
9648d540d7
Merge pull request #258077 from figsoda/funzzy
funzzy: 1.0.1 -> 1.1.1
2023-10-04 05:36:36 -05:00
Mario Rodas
a0ea2df99d terraform-ls: 0.31.5 -> 0.32.0
Diff: https://github.com/hashicorp/terraform-ls/compare/v0.31.5...v0.32.0

Changelog: https://github.com/hashicorp/terraform-ls/blob/v0.32.0/CHANGELOG.md
2023-10-04 04:20:00 +00:00
Artturi
9396c793c9
Merge pull request #257385 from cafkafk/cafk-ast-grep-0.12.1-fix
ast-grep: 11.1 -> 12.2
2023-10-03 19:35:49 +03:00
Nick Cao
00df8ae9cf
Merge pull request #258635 from figsoda/orogene
orogene: 0.3.32 -> 0.3.33
2023-10-03 10:09:51 -04:00
figsoda
13da5616f0 src-cli: 5.1.2 -> 5.2.0
Diff: https://github.com/sourcegraph/src-cli/compare/5.1.2...5.2.0

Changelog: https://github.com/sourcegraph/src-cli/blob/5.2.0/CHANGELOG.md
2023-10-02 17:16:59 -04:00
Fabian Affolter
4984613adb
Merge pull request #251812 from LeSuisse/licenses-elv2
lib/licenses: add Elastic License 2.0, drop Elastic License
2023-10-02 22:11:16 +02:00
figsoda
cf2074d365 orogene: 0.3.32 -> 0.3.33
Diff: https://github.com/orogene/orogene/compare/v0.3.32...v0.3.33

Changelog: https://github.com/orogene/orogene/blob/v0.3.33/CHANGELOG.md
2023-10-02 14:48:54 -04:00
figsoda
e807bbbca8 funzzy: 1.0.1 -> 1.1.1
Diff: https://github.com/cristianoliveira/funzzy/compare/v1.0.1...v1.1.1

Changelog: https://github.com/cristianoliveira/funzzy/releases/tag/v1.1.1
2023-10-02 10:50:51 -04:00
figsoda
5653e06ea3 topiary: 0.2.3 -> 0.3.0
Diff: https://github.com/tweag/topiary/compare/v0.2.3...v0.3.0

Changelog: https://github.com/tweag/topiary/blob/v0.3.0/CHANGELOG.md
2023-10-02 10:18:33 -04:00
Mario Rodas
5ba31cd3a5
Merge pull request #258484 from SuperSandro2000/act
act: 0.2.51 -> 0.2.52
2023-10-01 22:36:36 -05:00
Kira Bruneau
8345d28ec7
Merge pull request #258194 from doronbehar/pkg/texlab
texlab: 5.9.2 -> 5.10.0
2023-10-01 17:18:42 -04:00
Sandro Jäckel
1ea0789d3f
act: 0.2.51 -> 0.2.52
Diff: https://github.com/nektos/act/compare/refs/tags/v0.2.51...v0.2.52

Changelog: https://github.com/nektos/act/releases/tag/v0.2.52
2023-10-01 21:30:13 +02:00
Soner Sayakci
4d4cd30a2e
php82Extensions.blackfire: 1.89.0 -> 1.90.0 2023-10-01 20:42:59 +02:00
figsoda
80f41b4ba0 complgen: 0.1.4 -> 0.1.5
Diff: https://github.com/adaszko/complgen/compare/v0.1.4...v0.1.5

Changelog: https://github.com/adaszko/complgen/blob/v0.1.5/CHANGELOG.md
2023-10-01 09:29:00 -04:00
Mario Rodas
aecaaefcd7
Merge pull request #258321 from r-ryantm/auto-update/terramate
terramate: 0.4.1 -> 0.4.2
2023-10-01 02:02:16 -05:00
R. Ryantm
59ecfbd819 terramate: 0.4.1 -> 0.4.2 2023-10-01 02:55:09 +00:00
Weijia Wang
02fa2528b9
Merge pull request #258222 from figsoda/complgen
complgen: 0.1.3 -> 0.1.4
2023-10-01 00:18:31 +02:00
figsoda
2bce6a8e9e complgen: 0.1.3 -> 0.1.4
Diff: https://github.com/adaszko/complgen/compare/v0.1.3...v0.1.4

Changelog: https://github.com/adaszko/complgen/blob/v0.1.4/CHANGELOG.md
2023-09-30 12:09:11 -04:00
figsoda
b47cd85dae orogene: 0.3.31 -> 0.3.32
Diff: https://github.com/orogene/orogene/compare/v0.3.31...v0.3.32

Changelog: https://github.com/orogene/orogene/blob/v0.3.32/CHANGELOG.md
2023-09-30 12:03:15 -04:00
Doron Behar
4577ca2df6 texlab: 5.9.2 -> 5.10.0
Diff: https://github.com/latex-lsp/texlab/compare/refs/tags/v5.9.2...v5.10.0
2023-09-30 16:50:17 +03:00
Christina Sørensen
a6f750c23e
ast-grep: use by-name
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-29 18:36:14 +02:00
Christina Sørensen
9ee9d1a7ff
ast-grep: 12.1 -> 12.2
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-29 18:35:08 +02:00
Nick Cao
c8d2a6bf3c
Merge pull request #257942 from figsoda/orogene
orogene: 0.3.27 -> 0.3.31
2023-09-29 09:14:38 -04:00
K900
1d7ac8ab85 patchelfUnstable: unstable-2023-09-19 -> unstable-2023-09-27 2023-09-29 05:22:30 +00:00
figsoda
cafcbb1873 orogene: 0.3.27 -> 0.3.31
Diff: https://github.com/orogene/orogene/compare/v0.3.27...v0.3.31

Changelog: https://github.com/orogene/orogene/blob/v0.3.31/CHANGELOG.md
2023-09-28 22:19:03 -04:00
Thiago Kenji Okada
cc68c8ac19
Merge pull request #255730 from artemist/one_gadget
one_gadget: 1.7.2 → 1.8.1
2023-09-28 15:11:27 +01:00
Christina Sørensen
8ba6b9f074
ast-grep: disable test_unmatching_id
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-26 06:55:19 +02:00
Christina Sørensen
042f4f899e
ast-grep: 11.1 -> 12.1
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-26 06:42:28 +02:00
github-actions[bot]
3e52e5929d
Merge master into staging-next 2023-09-25 12:01:02 +00:00
Thiago Kenji Okada
faa8ecdaeb
Merge pull request #257161 from r-ryantm/auto-update/msitools
msitools: 0.102 -> 0.103
2023-09-25 12:42:22 +01:00
R. Ryantm
55446ef5ab msitools: 0.102 -> 0.103 2023-09-25 00:14:47 +00:00
github-actions[bot]
680b13891d
Merge master into staging-next 2023-09-25 00:02:13 +00:00
Mario Rodas
e3954b3c60
Merge pull request #257108 from SuperSandro2000/act
act: 0.2.50 -> 0.2.51
2023-09-24 16:15:01 -05:00