Commit Graph

197 Commits

Author SHA1 Message Date
Christina Sørensen
e2484fe737
ast-grep: fix darwin and aarch64_linux
`test::test_load_parser` and `test::test_register_lang` broke by 0.12.1
update (https://github.com/NixOS/nixpkgs/pull/257385).  Please check if
this is fixed in future updates of the package

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:02:31 +02:00
Christina Sørensen
8c00548bbf
ast-grep: ignore test_unmatching_id
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
Co-authored-by: Artturi <Artturin@artturin.com>
2023-10-03 09:01:00 +02: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
Weijia Wang
32617aec9e
Merge pull request #257163 from emilytrau/rectangle-pro-3.0.11
rectangle-pro: 3.0.9 -> 3.0.11
2023-09-25 07:57:52 +02:00
Robert Schütz
a35308b0dc
Merge pull request #256996 from dotlambda/gitmoji-cli-fetchYarnDeps
gitmoji-cli: use fetchYarnDeps
2023-09-25 00:31:08 +00:00
Emily Trau
4560afb3fd rectangle-pro: 3.0.9 -> 3.0.11 2023-09-25 10:27:49 +10:00
Mario Rodas
72e2fa6199
Merge pull request #256457 from LudovicoPiero/samrewritten-init
samrewritten: init at unstable-2023-05-23
2023-09-24 08:44:01 -05:00
t4ccer
ef6c59c3bf
algol68g: 3.3.22 -> 3.3.23 2023-09-24 01:12:55 -06:00
Robert Schütz
59c4461cf8 gitmoji-cli: use fetchYarnDeps 2023-09-23 23:31:25 -07:00
Ludovico Piero
ac9413a5cf
samrewritten: init at unstable-2023-05-23 2023-09-24 11:27:26 +09:00
Weijia Wang
86d24a930d
Merge pull request #256438 from lf-/jade/backlight-auto
backlight-auto: init at 0.0.1
2023-09-24 02:28:37 +02:00
Jade Lovelace
7cd2802749 backlight-auto: init at 0.0.1
Fixes #255798
2023-09-23 16:47:17 -07:00
Anderson Torres
a58ad07195 labwc: 0.6.4 -> 0.6.5
- split output
- strictDeps
- no nested with
- keep an entry in all-packages.nix (because wlroots is too unstable)
2023-09-23 19:44:14 -03:00
Anderson Torres
7bfc02724f labwc: migrate to by-name 2023-09-23 19:44:14 -03:00
ghostbuster91
7a1233cc30 ktfmt: init at 0.46 2023-09-23 16:42:25 -03:00
Weijia Wang
5cdf5bd223
Merge pull request #256055 from farcaller/badger
badger: init at 4.2.0
2023-09-23 19:41:38 +02:00
Weijia Wang
6164bf3f78
Merge pull request #256447 from tricktron/f-lemminx-with-refactored-maven
lemminx: init at 0.27.0
2023-09-23 16:07:23 +02:00
kashw2
3d6d68ea47 luastatus: init at 0.6.0 2023-09-23 15:40:55 +10:00
Thibault Gagnaux
b50b8c68e3
lemminx: disable flaky DocumentLifecycleParticipantTest 2023-09-23 03:11:31 +02:00
Vladimir Pouzanov
f35932472a badger: init at 4.2.0 2023-09-23 02:34:06 +02:00
Weijia Wang
3454860e6d
Merge pull request #256602 from jmbaur/init-aarch64-esr-decoder
aarch64-esr-decoder: init at 0.2.1
2023-09-23 02:18:22 +02:00
Weijia Wang
e05e3f458d
Merge pull request #256425 from nicegamer7/i3bar-river
i3bar-river: init at 0.1.3
2023-09-23 01:49:28 +02:00
Kermina Awad
f84c8cce4d i3bar-river: init at 0.1.3 2023-09-22 16:45:57 -04:00
Weijia Wang
3126922d42
Merge pull request #256734 from NickCao/screentest
screentest: fix cross compilation, set strictDeps
2023-09-22 21:32:50 +02:00
Nick Cao
d07d12add6 _4th: fix cross compilation by setting AR in makeFlags 2023-09-22 16:28:35 -03:00
Nick Cao
ef8d674c3d katriawm: fix cross compilation and minor improvement 2023-09-22 16:28:05 -03:00
Weijia Wang
6e47428243
Merge pull request #256718 from azuwis/netproc
netproc: unstable-2022-02-11 -> 0.6.6
2023-09-22 20:57:26 +02:00
figsoda
67b3f56ca9
Merge pull request #256702 from kashw2/ytui-music
ytui-music: init at 2.0.0-rc1
2023-09-22 13:36:58 -04:00
Nick Cao
dda6fca0c1
screentest: fix cross compilation, set strictDeps 2023-09-22 13:31:36 -04:00
Zhong Jianxin
d75c1e5612 netproc: unstable-2022-02-11 -> 0.6.6
- Migrate to by-name hierarchy
- Use the finalAttrs pattern for easier overrides
- Add meta.mainProgram
2023-09-23 00:13:24 +08:00
Emily
62adb5fc51
Merge pull request #249224 from donovanglover/thud
thud: rename from go-thumbnailer, 0.1.0 -> 0.3.0
2023-09-22 17:25:47 +02:00
Thibault Gagnaux
6e1c5e766c lemminx: init at 0.27.0
lemminx: add git properties file

Lemminx reads the version and git commit at runtime from a
git.properties file on the classpath. As a result, we need to create it.

lemminx: add comments to mvn flags

lemminx: add update script

lemminx: disable flaky tests

lemminx: move to pkgs/by-name
2023-09-22 17:19:59 +02:00
kashw2
66733f9113 ytui-music: init at 2.0.0-rc1 2023-09-23 00:54:46 +10:00
Nick Cao
e0c3bef334
Merge pull request #256678 from rs0vere/clzip
clzip: init at 1.13
2023-09-22 09:33:59 -04:00
Donovan Glover
cc166be63f
thud: rename from go-thumbnailer, 0.1.0 -> 0.3.0 2023-09-22 08:32:16 -04:00
Andrea Ciceri
044a8a9a5a cntb: init at 1.4.6 2023-09-22 12:21:36 +00:00
Red Star Over Earth
ab6ac26c98
clzip: init at 1.13 2023-09-22 20:00:39 +08:00
Mario Rodas
95d0033fa8
Merge pull request #255223 from techknowlogick/orchard-init
orchard: init at 0.12.0
2023-09-22 06:40:31 -05:00
Weijia Wang
c792f6b81a debianutils: fix build on darwin 2023-09-22 08:01:22 -03:00
Fabian Affolter
dd6c86a81c
Merge pull request #256527 from fabaff/matrix-commander-rs
matrix-commander-rs: init at 0.1.32
2023-09-22 08:51:25 +02:00
Weijia Wang
9b25f1a4c8
Merge pull request #242065 from emilytrau/alttab-macos
alt-tab-macos: init at 6.61.0
2023-09-22 08:30:15 +02:00
Anderson Torres
ae8fff7469 bmake: more accurate metainfo about brokenness 2023-09-22 01:38:23 -03:00
Anderson Torres
db00521fb5 bmake: 20230723 -> 20230909 2023-09-22 01:38:23 -03:00
Anderson Torres
8a75a8f4cf bmake: move to by-name 2023-09-22 01:38:23 -03:00
Jared Baur
340b30eede
aarch64-esr-decoder: init at 0.2.1
A utility for decoding aarch64 ESR register values.
2023-09-21 18:41:38 -07:00
Weijia Wang
a55b011121
Merge pull request #256463 from LudovicoPiero/dmenu-bluetooth-init
dmenu-bluetooth: init at unstable-2023-07-16
2023-09-22 00:50:46 +02:00
Weijia Wang
f88d082097
Merge pull request #256431 from figsoda/symbol
symbolicator: 23.9.0 -> 23.9.1
2023-09-21 22:47:46 +02:00
Weijia Wang
da44ee39d2
Merge pull request #256229 from CobaltCause/engage
engage: 0.1.3 -> 0.2.0
2023-09-21 22:41:28 +02:00
éclairevoyant
d126740fe5
sunpaper: add meta.mainProgram, fix license, and other cleanup (#256437)
* sunpaper: fix meta

* sunpaper: replace rec with finalAttrs idiom

* sunpaper: use lib.getExe

* sunpaper: fix installPhase

* sunpaper: move to pkgs/by-name
2023-09-21 22:38:24 +02:00
Fabian Affolter
d27d4410ac matrix-commander-rs: init at 0.1.32 2023-09-21 18:12:17 +02:00