Commit Graph

51 Commits

Author SHA1 Message Date
aucub
946dbfcfa4 dart.sqlite3_flutter_libs: init 2024-12-04 00:52:24 +08:00
aucub
950205b1cd flutter_volume_controller: remove unused input 2024-11-23 12:49:56 +08:00
aucub
9c45d115d8 saber: 0.25.1 -> 0.25.2 2024-11-14 21:29:37 +08:00
aucub
6e9c9cba1f dart.pdfrx: init 2024-11-14 20:24:40 +08:00
aucub
cb54f47367 butterfly: 2.2.1 -> 2.2.2 2024-11-14 20:24:40 +08:00
aucub
cdfe470238 dart.printing: init 2024-11-14 20:24:40 +08:00
Sandro
4c68e3ed53
kazumi: 1.4.1 -> 1.4.2 (#354581) 2024-11-12 18:30:50 +01:00
Aleksana
9d14072378
localsend: 1.15.4-unstable-2024-10-26 -> 1.16.1 (#353481) 2024-11-12 10:20:14 +08:00
aucub
9716e3cd43 dart.rhttp: init 2024-11-11 16:12:35 +08:00
aucub
a2143e6870 dart.flutter_volume_controller: init 2024-11-10 05:40:39 +08:00
aucub
da4bf61402 dart.fvp: init 2024-11-10 05:35:55 +08:00
R. Ryantm
b150635f94 dart: 3.5.3 -> 3.5.4 2024-10-21 04:31:35 +00:00
Artturin
e0464e4788 treewide: replace stdenv.is with stdenv.hostPlatform.is
In preparation for the deprecation of `stdenv.isX`.

These shorthands are not conducive to cross-compilation because they
hide the platforms.

Darwin might get cross-compilation for which the continued usage of `stdenv.isDarwin` will get in the way

One example of why this is bad and especially affects compiler packages
https://www.github.com/NixOS/nixpkgs/pull/343059

There are too many files to go through manually but a treewide should
get users thinking when they see a `hostPlatform.isX` in a place where it
doesn't make sense.

```
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv.is" "stdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenv'.is" "stdenv'.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "clangStdenv.is" "clangStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "gccStdenv.is" "gccStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "stdenvNoCC.is" "stdenvNoCC.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "inherit (stdenv) is" "inherit (stdenv.hostPlatform) is"
fd --type f "\.nix" | xargs sd --fixed-strings "buildStdenv.is" "buildStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "effectiveStdenv.is" "effectiveStdenv.hostPlatform.is"
fd --type f "\.nix" | xargs sd --fixed-strings "originalStdenv.is" "originalStdenv.hostPlatform.is"
```
2024-09-25 00:04:37 +03:00
R. Ryantm
e6cdb97219 dart: 3.5.2 -> 3.5.3 2024-09-22 05:30:11 +00:00
Brian McGee
a532aa9090
dart: set meta.mainProgram (#342479) 2024-09-19 02:33:44 +02:00
Maciej Krüger
e50aafe633
musicpod: init at 1.11.0 (#341359) 2024-09-14 00:32:22 +02:00
aleksana
0439241c54 dart.super_native_extensions: init 2024-09-12 18:31:33 +08:00
Alyssa Ross
6bea9fece4
dart: 3.5.1 -> 3.5.2 2024-08-29 21:10:46 +02:00
R. Ryantm
fdd524aa1e dart: 3.4.4 -> 3.5.1 2024-08-21 13:52:23 +00:00
Randy Eckenrode
f9b7f4ec09
tree-wide: use top-level cctools 2024-07-17 22:36:19 -04:00
R. Ryantm
476091ce22 dart: 3.4.2 -> 3.4.4 2024-06-14 15:25:58 +00:00
R. Ryantm
0bc581bf88 dart: 3.3.4 -> 3.4.2 2024-05-30 23:47:41 +00:00
Maciej Krüger
9ca7f53966
dart.sqlcipher_flutter_libs: fix downloading sqlcipher.c from url for fluffychat
Since we don't do IFD in hydra, I use a predefined set of download URLs
and replace these
2024-04-30 22:01:59 +02:00
Weijia Wang
8b2f543d81
Merge pull request #304923 from r-ryantm/auto-update/dart
dart: 3.3.3 -> 3.3.4
2024-04-27 03:37:54 +02:00
Maciej Krüger
4847eb4d4b
fluffychat: fix sqlite3 library missing
There were errors about libsqlite3.so missing, which I fixed by adding it to runtime dependencies
2024-04-23 14:41:58 +02:00
R. Ryantm
4756db9277 dart: 3.3.3 -> 3.3.4 2024-04-17 22:36:03 +00:00
R. Ryantm
14977b8122 dart: 3.3.2 -> 3.3.3 2024-03-31 11:01:51 +00:00
R. Ryantm
7f7e5f2247 dart: 3.3.1 -> 3.3.2 2024-03-23 18:02:48 +00:00
lucasew
777edcba88 flet-client-flutter: init at 0.21.1
Signed-off-by: lucasew <lucas59356@gmail.com>
2024-03-19 21:43:14 +01:00
R. Ryantm
cef1d4e8fa dart: 3.3.0 -> 3.3.1 2024-03-08 13:05:36 +00:00
R. Ryantm
abd929bb05 dart: 3.2.6 -> 3.3.0 2024-02-18 09:08:23 +00:00
R. Ryantm
ecc094fb3d dart: 3.2.4 -> 3.2.6 2024-02-04 03:15:40 +00:00
Maciej Krüger
349e0c2870
Merge pull request #263345 from hacker1024/feature/pub2nix
dart: Use Nix instead of Pub
2024-01-05 16:34:07 +01:00
R. Ryantm
f87f329d4f dart: 3.2.0 -> 3.2.4 2023-12-31 10:28:44 +00:00
hacker1024
2bd3e5d779 buildDartApplication: Use package source builders and setup hooks instead of package overrides 2023-12-26 18:48:08 +02:00
hacker1024
9f3ae29eca dart: ffigen: Add package override 2023-12-26 17:08:51 +02:00
Weijia Wang
06176ca4a5
Merge pull request #268206 from r-ryantm/auto-update/dart
dart: 3.1.3 -> 3.2.0
2023-12-05 02:46:38 +01:00
linsui
e29677c518 localsend: 1.11.1 -> 1.12.0, build from source 2023-11-18 15:17:50 +08:00
R. Ryantm
d1f48434fc dart: 3.1.3 -> 3.2.0 2023-11-18 01:14:17 +00:00
Parker Lougheed
c8c3423a38 dart: update homepage link
Dart for the past few years has used https://dart.dev rather than https://dartlang.org. This change updates the Dart package's homepage link to the new dart.dev version.
2023-10-25 19:48:33 -03:00
hacker1024
2addb67a14 buildFlutterApplication: Wrap buildDartApplication 2023-10-22 00:31:58 +11:00
hacker1024
6298ac2774 buildDartApplication: Use package override mechanism from buildFlutterApplication
This allows Dart applications to benefit from the package override system, which is useful for things like FFI dependencies.
2023-10-21 22:30:23 +11:00
R. Ryantm
ad607f7b15 dart: 3.0.6 -> 3.1.3 2023-10-08 17:46:26 +00:00
R. Ryantm
78d1b09912 dart: 3.0.5 -> 3.0.6 2023-07-22 15:17:57 +00:00
R. Ryantm
5a2449f596 dart: 3.0.4 -> 3.0.5 2023-06-19 06:30:38 +00:00
gilice
dcb6f6e91b dart: 2.19.6 -> 3.0.4 2023-06-11 14:27:24 +02:00
hacker1024
4f4359d6ca dart: 2.19.6 -> 3.0.0 2023-05-12 23:02:52 +10:00
hacker1024
27ae052ce0 dart: 2.19.3 -> 2.19.6 2023-04-26 14:23:40 +10:00
gilice
e31eb9a58d dart: Make update script atomic 2023-03-21 17:43:36 +01:00
gilice
36abb0e53b dart: add update script 2023-03-20 20:02:17 +01:00