Commit Graph

152 Commits

Author SHA1 Message Date
R. Ryantm
7d8f9ce5fc yaralyzer: 0.9.4 -> 0.9.5 2024-12-13 11:39:12 +00:00
DontEatOreo
6838322bb2
yazi-unwrapped: 0.4.0 -> 0.4.1 (#364294)
Changelog: https://github.com/sxyazi/yazi/releases/tag/v0.4.1
Diff: https://github.com/sxyazi/yazi/compare/v0.4.0...v0.4.1
2024-12-12 01:53:21 -05:00
Stig
bbb8998e46
yamlscript: 0.1.83 -> 0.1.86 (#363399) 2024-12-11 17:48:46 +01: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
nixpkgs-merge-bot[bot]
513129f33f
yabasic: 2.90.4 -> 2.90.5 (#361056) 2024-12-09 21:27:12 +00:00
nixpkgs-merge-bot[bot]
2b375c0504
yadm: 3.2.2 -> 3.3.0 (#360982) 2024-12-09 17:23:58 +00:00
nadir-ishiguro
617f0f1ff2
yazi, yazi-unwrapped: 0.3.3 -> 0.4.0 (#363326) 2024-12-09 04:16:30 -05:00
R. Ryantm
2a15b6b7a1 yamlscript: 0.1.83 -> 0.1.86 2024-12-08 23:05:43 +00:00
Thomas Gerbet
7e48fbbcad yara-x: 0.11.0 -> 0.11.1
Changes:
https://github.com/VirusTotal/yara-x/releases/tag/v0.11.1
2024-12-06 23:58:16 +01:00
R. Ryantm
e494b8a7ea yabasic: 2.90.4 -> 2.90.5 2024-12-02 11:04:27 +00:00
R. Ryantm
11a186e026 yadm: 3.2.2 -> 3.3.0 2024-12-02 05:27:16 +00:00
R. Ryantm
aa1ac1151d yaml2json: 1.3.3 -> 1.3.4 2024-12-02 03:14:33 +00:00
R. Ryantm
f1759180ec yara-x: 0.10.0 -> 0.11.0 2024-11-26 17:37:16 +00:00
Yury Shvedov
778a616b69 yandex-music: 5.23.2 -> 5.28.4
Change-Id: Ifae0f3e895fc3cf12d4de83e7520a82019372345
2024-11-21 13:23:20 +03:00
Emily
6531d2e2b4
treewide: add missing sourceProvenance (#354383) 2024-11-14 00:21:28 +00:00
Stig
efdd0dd6f0
yamlscript: 0.1.79 -> 0.1.83 (#355555) 2024-11-13 19:35:01 +01:00
Austin Horstman
49dbfd66ac
yafc-ce: 2.1.0 -> 2.3.1 (#355085) 2024-11-13 06:50:40 -06:00
R. Ryantm
8bb12a39a2 yamlscript: 0.1.79 -> 0.1.83 2024-11-13 00:14:26 +00:00
diamond-deluxe
acc529b054
yafc-ce: 2.1.0 -> 2.3.1
Release: https://github.com/shpaass/yafc-ce/releases/tag/2.3.1
2024-11-12 21:01:52 +00:00
Reno Dakota
1f481ed5c7
treewide: add missing sourceProvenance
add binaryNativeCode to sourceProvenance
2024-11-12 06:14:40 +00:00
R. Ryantm
8aab227a0f yaru-theme: 24.04.3 -> 24.10.4 2024-11-10 02:08:17 +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
Reno Dakota
52bf1163fa
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc
In preparation to eliminate the lib output for the unwrapped clang, use
`lib.getLib` to access the `lib` output.
2024-11-07 10:27:41 +00:00
Pyrox
7614e2c62f
yalc: migrate from nodePackages 2024-11-05 02:45:57 -05:00
Emily
6549112a24
yabai: refactor new sdk pattern; switch to apple-sdk_15; 7.1.4 -> 7.1.5 (#352621) 2024-11-04 19:39:02 +00:00
Austin Horstman
af9131fa6d
yabai: 7.1.4 -> 7.1.5 2024-11-04 09:37:51 -06:00
Austin Horstman
550d4a2af4
yabai: modernize 2024-11-04 09:37:51 -06:00
Austin Horstman
b2607dee16
yabai: add versionCheckHook 2024-11-04 09:37:51 -06:00
Austin Horstman
88eb0fcca4
yabai: switch to apple-sdk_15
Upstream uses __builtin._available checks for sdk features. We can
leverage the newer sdk to make sure we keep up with new features as they
are added since they are careful with version checks.
2024-11-04 09:37:51 -06:00
Austin Horstman
4457d955d0
yabai: refactor to new sdk pattern 2024-11-04 09:37:51 -06:00
Stig
2c1ddf10c2
yaffshiv: init at 0-unstable-2024-08-30 (#348180) 2024-11-01 21:46:22 +01:00
nixpkgs-merge-bot[bot]
6d8944221e
yandex-cloud: 0.133.0 -> 0.136.0 (#351779) 2024-10-31 01:17:44 +00:00
R. Ryantm
cf9a102940 yafc-ce: 2.0.1 -> 2.1.0 2024-10-30 04:05:35 +00:00
Leona Maroni
17d8742132
yafc-ce: init at 2.0.1 (#335230) 2024-10-29 13:28:35 +01:00
diamond-deluxe
e3e9e9dcd0
yafc-ce: init at 2.0.1
Advances Factorio calculator with mod support. Community Edition of
YAFC.

https://github.com/shpaass/yafc-ce

Release: https://github.com/shpaass/yafc-ce/releases/tag/2.0.1

Co-authored-by: TheColorman <github@colorman.me>
2024-10-28 18:27:41 +00:00
R. Ryantm
c7ff8c91bc yandex-cloud: 0.133.0 -> 0.136.0 2024-10-27 23:40:46 +00:00
Weijia Wang
cc32dcbefb
yabai: 7.1.3 -> 7.1.4 (#350496) 2024-10-27 19:32:54 +01:00
Aleksana
7af3b3f23b
yandex-music: 5.18.2 -> 5.23.2 (#350288) 2024-10-27 12:30:38 +08:00
Austin Horstman
21b6195bf9
yazi-unwrapped: add khaneliman maintainer 2024-10-23 23:53:06 -05:00
Yury Shvedov
498a93a630 yandex-music: 5.18.2 -> 5.23.2
Change-Id: If1c5bc6da1000734c18f6238ae6896a63a9652c5
2024-10-22 18:26:40 +03:00
Yury Shvedov
64cfcc5238 yandex-music: fix meta
Fix description according to nixpkgs format.

Reuse version number in changelog field url.

Drop creation of extra info.json file.

Do not save "electron" section of version_info.json file from original
repository.

Use SRI hash for exe file instead of hex. Make update script to convert
from hex to SRI format.

Change-Id: I2c64e3e6a062b3d631998385f7a39b4088437bcb
2024-10-22 18:26:14 +03:00
Austin Horstman
30a49502c7
yabai: 7.1.3 -> 7.1.4 2024-10-22 09:29:17 -05:00
Fabian Affolter
5535146d5e yara-x: 0.9.0 -> 0.10.0
Diff: https://github.com/VirusTotal/yara-x/compare/refs/tags/v0.9.0...v0.10.0

Changelog: https://github.com/VirusTotal/yara-x/releases/tag/v0.10.0
2024-10-21 21:58:46 +02:00
Stig Palmquist
548654ce32
yaffshiv: init at 0-unstable-2024-08-30 2024-10-14 11:02:17 +02:00
Stig
2f2e8da28c
yamlscript: 0.1.76 -> 0.1.79 (#346633) 2024-10-07 07:38:32 +02:00
R. Ryantm
74f1568f23 yamlscript: 0.1.76 -> 0.1.79 2024-10-05 09:06:01 +00:00
R. Ryantm
1aee34c27d yara-x: 0.8.0 -> 0.9.0 2024-10-04 08:48:26 +00:00
R. Ryantm
dd8b31c76c yamlscript: 0.1.75 -> 0.1.76 2024-09-27 07:13:20 +00:00
Peder Bergebakken Sundt
a4f7690fdc yandex-cloud: use finalAttrs.finalPackage 2024-09-24 23:28:57 +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