R. Ryantm
2b585512cd
cairo-lang: 2.8.4 -> 2.8.5
2024-11-24 00:26:59 +00:00
Colin
7412ee1b27
cardinal: fix cross-compilation ( #357454 )
2024-11-22 04:19:34 +00:00
Aleksana
8edf06bea5
treewide: move to by-name
( #357828 )
2024-11-22 09:27:12 +08:00
Kerstin Humm
09c2d481c1
canaille: init at 0.0.56
...
Co-Authored-By: Sofi <sofi+git@mailbox.org>
Co-Authored-By: Janik <80165193+Janik-Haag@users.noreply.github.com>
2024-11-21 20:28:03 +01:00
liberodark
2b331f344c
castopod: move to by-name
2024-11-21 13:07:22 +01:00
matthewcroughan
6a668a7390
cardinal: nixfmt
2024-11-20 02:55:19 +00:00
matthewcroughan
58dba3b4da
cardinal: fix cross-compilation
2024-11-20 02:54:49 +00:00
R. Ryantm
323260bb1b
cargo-binstall: 1.10.7 -> 1.10.13
2024-11-20 02:14:13 +00:00
Matthew Croughan
f8b656d071
cardinal: add headless argument ( #357100 )
2024-11-19 14:18:54 +00:00
Nick Cao
dade5bb29e
cargo-about: 0.6.4 -> 0.6.5 ( #357143 )
2024-11-19 08:45:38 -05:00
R. Ryantm
c4b45f802c
cargo-about: 0.6.4 -> 0.6.5
2024-11-19 01:59:36 +00:00
matthewcroughan
91726a756e
cardinal: add headless argument
2024-11-18 22:28:56 +00:00
matthewcroughan
9afde02c5a
cardinal: use suffix instead of prefix in wrapProgram
2024-11-18 17:51:42 +00:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Yt
71c343e10f
cargo-tauri: 2.1.0 -> 2.1.1 ( #356330 )
2024-11-16 18:20:50 -05:00
Fabián Heredia Montiel
29626b8fb4
calibre: 7.20.0 -> 7.21.0 ( #355885 )
2024-11-16 11:11:32 -06:00
Nick Cao
37b8fc764a
cargo-deny: 0.16.1 -> 0.16.2 ( #356180 )
2024-11-16 10:12:44 -05:00
Masum Reza
76e7cb3fac
rustPlatform.fetchCargoVendor: init ( #349360 )
2024-11-16 09:30:53 +05:30
seth
a36b0ec048
cargo-tauri: remove version test
...
Upstream does not reliably update their crate versions for each tag
2024-11-15 20:58:53 -05:00
seth
40e17ad7fb
cargo-tauri: use mkDerivation in test app
...
This lets us easily re-use our `cargoDeps` from the main derivation
2024-11-15 20:45:56 -05:00
seth
b93ac6fea9
cargo-tauri: migrate test app to new darwin SDK pattern
...
Part of #354146
2024-11-15 20:45:30 -05:00
seth
d56fd79f0c
cargo-tauri: fix test app eval on darwin
2024-11-15 20:45:28 -05:00
seth
0a6475c1ff
cargo-tauri: 2.1.0 -> 2.1.1
...
Changelog: https://github.com/tauri-apps/tauri/releases/tag/tauri-v2.1.1
Diff: https://github.com/tauri-apps/tauri/compare/tauri-v2.1.0...tauri-v2.1.1
2024-11-15 19:55:45 -05:00
jopejoe1
972fdf6efc
cargo-gra: 0.6.0 -> 0.6.2; karlender: 0.10.4 -> 0.10.11 ( #355603 )
...
Thanks
2024-11-15 20:08:23 +01:00
Gutyina Gergő
41dbbf460b
cargo-gra: order meta
attrs
2024-11-15 19:57:30 +01:00
Gutyina Gergő
a6dccff350
cargo-gra: 0.6.0 -> 0.6.2
2024-11-15 19:57:12 +01:00
Nick Cao
9838348c94
cargo-mutants: 24.9.0 -> 24.11.0 ( #355361 )
2024-11-15 09:14:33 -05:00
Nick Cao
d44463884e
cargo-nextest: 0.9.81 -> 0.9.82 ( #355986 )
2024-11-15 08:45:47 -05:00
R. Ryantm
2ddc74b5a3
cargo-deny: 0.16.1 -> 0.16.2
2024-11-15 13:42:27 +00:00
TomaSajt
76aeab38df
cargo-shuttle: migrate to new fetcher
2024-11-15 13:09:17 +01:00
R. Ryantm
9511641d5f
cargo-nextest: 0.9.81 -> 0.9.82
2024-11-14 19:40:31 +00:00
Sefa Eyeoglu
b22d375301
cargo-tauri: 1.7.1-unstable-2024-08-16 -> 2.1.0 ( #346277 )
2024-11-14 17:12:42 +01:00
kilianar
df4f16e2b2
calibre: 7.20.0 -> 7.21.0
...
https://github.com/kovidgoyal/calibre/releases/tag/v7.21.0
2024-11-14 12:21:31 +01:00
R. Ryantm
205bb4d14b
catppuccin-plymouth: 0-unstable-2024-05-28 -> 0-unstable-2024-10-19
2024-11-14 08:16:49 +00:00
seth
a6e5c11cc4
cargo-tauri_1: init at 1.8.1
...
A transitional package until more projects move to Tauri v2
2024-11-14 02:26:05 -05:00
seth
8bcce2b374
cargo-tauri: rename tests.setupHooks
to tests.hook
...
Just a nitpick. Meant to make the actual used value and the test name
consistent
2024-11-14 02:26:05 -05:00
seth
ba6b52658d
cargo-tauri: add version test
2024-11-14 02:26:05 -05:00
seth
201e1ebab7
cargo-tauri: add passthru.updateScript
2024-11-14 02:26:04 -05:00
seth
abbaa4be2c
cargo-tauri: 1.7.1-unstable-2024-08-16 -> 2.1.0
...
Changelog: https://github.com/tauri-apps/tauri/releases/tag/tauri-v2.1.0
Diff: 2b61447dfc
...tauri-v2.1.0
2024-11-14 02:26:01 -05:00
Emily
eddc58aebd
cargo-llvm-cov: fix build, 0.6.12 -> 0.6.14 ( #353741 )
2024-11-13 19:23:15 +00:00
Randy Eckenrode
77d16a17ac
cargo-i18n: fix build with newer versions of Clang
...
cargo-i81n depends on the gettext-sys crate, which vendors a version of
gettext that fails to build with the default Clang in nixpkgs. Using the
packaged (“system”) gettext avoids the issue.
2024-11-12 20:08:06 -05:00
Randy Eckenrode
47ad8bbeb5
cargo-i18n: update for new Darwin pattern
2024-11-12 20:07:35 -05:00
R. Ryantm
03ea16610a
cargo-mutants: 24.9.0 -> 24.11.0
2024-11-12 11:06:05 -05:00
Charles Hall
fc6278d271
cargo-llvm-cov: 0.6.12 -> 0.6.14
2024-11-12 08:02:28 -08:00
Charles Hall
15c38e7378
cargo-llvm-cov: fix tests (and thus the build)
2024-11-12 08:02:28 -08:00
Sefa Eyeoglu
00cd61f517
cartridges: 2.9.3 -> 2.10.1 ( #354306 )
2024-11-10 12:19:02 +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
seth
a01b23fa72
cartridges: run meson checks
...
also clean up a few things
2024-11-07 14:39:35 -05:00
seth
57f23ed8b1
cartridges: 2.9.3 -> 2.10.1
2024-11-07 14:31:23 -05:00
Emily
3a6d4d006a
treewide: use getLib when accessing clang / libclang / stdenv.cc.cc ( #354197 )
2024-11-07 18:16:05 +00:00