Commit Graph

77 Commits

Author SHA1 Message Date
Sandro
47f47fe6b0
Merge pull request #319258 from Guanran928/arkenfox 2024-06-20 14:25:13 +02:00
R. Ryantm
f2bc52d157 arxiv-latex-cleaner: 1.0.5 -> 1.0.6 2024-06-17 05:14:24 +00:00
DontEatOreo
c115080a06
arc-browser: 1.44.3-50502 -> 1.46.0-50665
Changelog: https://resources.arc.net/hc/en-us/articles/20498293324823-Arc-for-macOS-2024-Release-Notes#june062024
2024-06-12 15:14:32 +03:00
Guanran Wang
ffc1e44c32
arkenfox-userjs: init at 126.1 2024-06-12 15:37:26 +08: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
R. Ryantm
5fca6e1eaf artalk: 2.8.6 -> 2.8.7 2024-06-09 12:51:37 +00:00
DontEatOreo
ffd6a9ac13
arc-browser: 1.44.2-50412 -> 1.44.3-50502 2024-06-02 01:16:18 +03:00
DontEatOreo
76ef308d2d
arc-browser: 1.43.1-50198 -> 1.44.2-50412
Changelog: https://arc.net/e/C56904FA-1C75-4D77-9A87-E7F1A52529CD
2024-05-25 20:20:29 +03:00
Leah Amelia Chen
aa7ba46ebb ark-pixel-font: unbreak by suppressing debug logs, and remove extraneous builds
For some reason build.py builds a lot of stuff that is completely
unrelated to the fonts themselves. Let's remove that!

Also the script is generating so much debug output that Hydra refuses to
evaluate the package — my fix is to pipe the output through grep to
filter out any log message below INFO, but I wish the script has a
built-in way to set the log level so that I don't have to do this hack
2024-05-22 20:04:47 +02:00
DontEatOreo
7f6d5b032a
arc-browser: 1.43.0-50018 -> 1.43.1-50198 2024-05-21 20:41:33 +03:00
Sandro
52f4cce004
Merge pull request #308423 from Moraxyc/add-artalk
artalk: init at 2.8.6
2024-05-19 18:06:08 +02:00
DontEatOreo
a8c7dc8d45
arc-browser: 1.42.1-49918 -> 1.43.0-50018
Changelog: https://arc.net/e/0C67BBFE-C7EC-43C9-A8B8-216BF4241CE1
2024-05-16 21:00:45 +03:00
Nick Cao
0f2ebf4b0b
Merge pull request #311774 from DontEatOreo/update-arc-browser
arc-browser: 1.42.0-49714 -> 1.42.1-49918
2024-05-15 19:47:03 -04:00
DontEatOreo
ad2dcaa1dc
arc-browser: 1.42.0-49714 -> 1.42.1-49918 2024-05-15 02:01:02 +03:00
Atemu
b4047a0455
Merge pull request #279260 from SuperSamus/multiPkgs-false-remove
treewide: remove `multiArch=false` and wrong usage of `extraPkgs`
2024-05-14 09:59:43 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
éclairevoyant
b8e3cf06ee
ark-pixel-font: 2024.04.05 -> 2024.05.12 2024-05-12 17:17:00 -04:00
caeklol
5c8f30b56e arduino-ide: Fix .desktop file 2024-05-11 11:31:18 +08:00
Nick Cao
97a4be5fe6
Merge pull request #310456 from DontEatOreo/update-arc-browser
arc-browser: 1.41.0-49440 -> 1.42.0-49714
2024-05-10 10:26:08 -04:00
Peder Bergebakken Sundt
250bbcd0c4
Merge pull request #292150 from jopejoe1/aribb24
arrib24: init at 1.0.4
2024-05-10 11:03:55 +02:00
DontEatOreo
cb9c880672
arc-browser: 1.41.0-49440 -> 1.42.0-49714
Changelog: https://resources.arc.net/hc/en-us/articles/20498293324823-Arc-for-macOS-2024-Release-Notes#may92024
2024-05-10 02:49:46 +03:00
Moraxyc
4016009137
artalk: init at 2.8.6 2024-05-09 14:41:25 +08:00
Sandro
bc71d01d75
Merge pull request #305729 from ShamrockLee/argc-cross
argc: support cross-compilation
2024-05-04 21:32:42 +02:00
Yueh-Shun Li
c0eb246672 argc: add passthru.tests.cross 2024-05-04 03:29:57 +08:00
Yueh-Shun Li
60949c89cd argc: support cross-compilation
Use native argc to generate shell completion files
when "$out/bin/argc" cannot be executed on the build platform.
2024-05-04 03:28:10 +08:00
Yueh-Shun Li
0a58c62f7d argc: small refactorings
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-05-04 03:22:33 +08:00
DontEatOreo
46a533c9be
arc-browser: 1.40.0-49176 -> 1.41.0-49440
Changelog: https://arc.net/e/7E140108-9513-4209-97CE-F64F89F236F5
2024-05-02 19:49:36 +03:00
Weijia Wang
1067307103
Merge pull request #308269 from liquidovski/patch-10
arrpc: 3.3.0 -> 3.4.0
2024-05-02 13:04:55 +02:00
jopejoe1
d0fb5490ef aribb24: init at 1.0.4 2024-05-01 19:39:04 +02:00
ardishco
07e46497a7 arrpc: changed version number to 3.4.0 2024-05-01 16:02:55 +03:00
Liquidovski
312a695874
arrpc: 3.3.0 -> 3.4.0 2024-05-01 15:46:00 +03:00
Tobias Mayer
a79cf570c1
arrow-cpp: 15.0.0 -> 16.0.0 2024-04-29 16:17:28 +02:00
tomberek
b35d724afe
Merge pull request #306817 from DontEatOreo/update-arc-browser
arc-browser: 1.38.0-48670 -> 1.40.0-49176
2024-04-27 01:43:46 -04:00
DontEatOreo
c8b21b8be9
arc-browser: 1.38.0-48670 -> 1.40.0-49176
Changelog: https://arc.net/e/C9CC29D6-3462-410D-B7AE-5F2A1850F458
2024-04-25 19:16:20 +03:00
Peder Bergebakken Sundt
985aa8174d treewide: unbreak appimageTools.wrapType2 builds
`appimageTools.wrapType2` no longer creates a binary `$out/bin/${name}` if `pname` and `version` is provided.
Derivations that have worked around this behavior with a `mv $out/bin/{${name},${pname}}` broke as a result.
This should fix most instances.

contex: #271071
2024-04-24 15:26:52 +02:00
Yueh-Shun Li
c00d9adbaf argc: move to pkgs/by-name 2024-04-21 20:36:56 +08:00
Sandro
2ae714789a
Merge pull request #304337 from DontEatOreo/pkgs-arc-browser 2024-04-18 17:14:56 +02:00
DontEatOreo
aa1be69160
arc-browser: init at 1.38.0-48670 2024-04-15 21:10:42 +03:00
Anderson Torres
42b731c4f9 aranym: init at 1.1.0
homepage: https://aranym.github.io
description: "Atari Running on Any Machine"
2024-04-15 11:16:40 -03:00
Moritz Sanft
20c6500f4d
ark-pixel-font: 2023.11.26 -> 2024.04.05 2024-04-08 19:17:53 +02:00
Peder Bergebakken Sundt
498630874a
Merge pull request #296826 from NotAShelf/bump-arrpc
arrpc: 3.3.0 -> 3.3.1
2024-03-22 00:35:36 +01:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
NotAShelf
96cdcbe722
arrpc: 3.3.0 -> 3.3.1 2024-03-18 09:18:59 +03:00
R. Ryantm
07e1664393 arxiv-latex-cleaner: 1.0.4 -> 1.0.5 2024-03-14 10:45:55 +00:00
Weijia Wang
8cff5aee75
Merge pull request #287154 from r-ryantm/auto-update/arduino-ide
arduino-ide: 2.2.1 -> 2.3.2
2024-03-07 10:05:48 +01:00
Jose Cardoso
cdd5ddbd08 arcticons-sans: init at 0.580 2024-02-25 16:24:50 +00:00
R. Ryantm
3ae56d4cf6 arduino-ide: 2.2.1 -> 2.3.2 2024-02-22 16:20:24 +00:00
OTABI Tomoya
cf491fd81a
Merge pull request #288421 from r-ryantm/auto-update/arxiv-latex-cleaner
arxiv-latex-cleaner: 1.0.3 -> 1.0.4
2024-02-19 23:59:59 +09:00
Mario Rodas
b018a19eaf
Merge pull request #288076 from tobim/pkgs/arrow-cpp-cleanups
arrow-cpp: various improvements

Fixes #284878
2024-02-14 08:06:35 -05:00
Sandro
dac62f0a4b
Merge pull request #286659 from NotAShelf/bump-arrpc 2024-02-13 11:02:42 +01:00