Commit Graph
562127 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub 2193ed5f43 Merge pull request #275780 from fabaff/life360-bump
python311Packages.life360: 6.0.0 -> 6.0.1
2023-12-21 14:17:36 +01:00
Fabian AffolterandGitHub bf702eb6f8 Merge pull request #275528 from r-ryantm/auto-update/python310Packages.google-cloud-videointelligence
python310Packages.google-cloud-videointelligence: 2.11.4 -> 2.12.0
2023-12-21 14:17:24 +01:00
John Garcia 6ce1bc17b6 zotero: change platforms to x86_64-linux only 2023-12-21 13:17:22 +00:00
YtandGitHub f567f3e597 Merge pull request #275814 from r-ryantm/auto-update/python310Packages.onnxmltools
python310Packages.onnxmltools: 1.11.2 -> 1.12.0
2023-12-21 13:03:28 +00:00
Maximilian BoschandGitHub e461a26242 Merge pull request #275726 from Shawn8901/epson-escpr2-maintainer
epson-escpr2: add shawn8901 as maintainer
2023-12-21 13:55:04 +01:00
Martino Fontana 97ae679e7f pcsx2: 1.7.5004 -> 1.7.5318 2023-12-21 13:54:30 +01:00
KerstinandGitHub 98e9d68cc8 Merge pull request #275663 from Izorkin/update-mastodon-build
mastodon: remove tools from propagatedBuildInputs
2023-12-21 13:43:28 +01:00
R. Ryantm 130c0ef342 python310Packages.onnxmltools: 1.11.2 -> 1.12.0 2023-12-21 12:40:00 +00:00
Ivan MincikandGitHub 314bdfe62e Merge pull request #275644 from NixOS/gdal-3.8.2
gdal: 3.8.1 -> 3.8.2
2023-12-21 13:21:03 +01:00
R. Ryantm 9dfb0b342a python310Packages.okta: 2.9.3 -> 2.9.5 2023-12-21 12:14:30 +00:00
Florian KlinkandGitHub a428d29e75 Merge pull request #273937 from asmundo/bkiteGroups
service buildkite-agent: make it possible add groups to agent users
2023-12-21 14:08:30 +02:00
jacekpoz 1ab2c85709 asusctl: 5.0.0 -> 5.0.2 2023-12-21 13:07:55 +01:00
Pol Dellaiera 0ecaa59c7b honk: 1.1.1 -> 1.2.0 2023-12-21 13:07:48 +01:00
Daniel SidhionandGitHub 292ea0d917 doc: migrate examples in testers chapter to admonitions (#275791) 2023-12-21 12:54:32 +01:00
Åsmund ØstvoldandFlorian Klink aeeb655646 service buildkite-agent: make it possible add groups to agent users
Only one extra group was add. Some times you want the agents users to
be member of other groups like 'docker'. This change make this possible.

Co-authored-by: Florian Klink <flokli@flokli.de>
2023-12-21 12:49:48 +01:00
R. Ryantm 8d102bc4fb python310Packages.oelint-parser: 2.12.0 -> 2.12.1 2023-12-21 11:01:50 +00:00
Maciej Krüger 9e046794a8 flutter: dont fail on missing lockfile 2023-12-21 11:57:23 +01:00
Jörg ThalheimandGitHub 20a9e5cfe9 Merge pull request #275589 from Mic92/harmonia
harmonia: 0.7.3 -> 0.7.4
2023-12-21 11:54:05 +01:00
hacker1024andMaciej Krüger 145c291ca6 fetchDartDeps: Use add milliseconds to date in package_config.json
This in compliance with the format specification.
https://github.com/dart-lang/language/blob/main/accepted/2.8/language-versioning/package-config-file-v2.md
2023-12-21 11:46:18 +01:00
hacker1024andMaciej Krüger 03ae92a17d flutter: Remove aarch64-darwin platform
There are no aarch64-darwin host artifacts.
Development should be done with Rosetta 2.

- https://github.com/flutter/flutter/issues/60118
- https://github.com/flutter/flutter/issues/69157
- https://github.com/flutter/flutter/issues/101138
2023-12-21 11:46:17 +01:00
hacker1024andMaciej Krüger 133d03eb42 flutter: Set FLUTTER_ALREADY_LOCKED to prevent writes to the immutable lockfile 2023-12-21 11:46:17 +01:00
hacker1024andMaciej Krüger d8b20d93ad flutter: Remove FLUTTER_CACHE_DIR 2023-12-21 11:46:16 +01:00
hacker1024andMaciej Krüger 981831870d flutter: Remove runHooks in fetch-artifacts.nix runCommand 2023-12-21 11:46:16 +01:00
hacker1024andMaciej Krüger 27f61f5e1b flutter: Remove existing .git directories 2023-12-21 11:46:16 +01:00
hacker1024andMaciej Krüger 456779edc2 flutter: Move artifact override logic to fetch-artifacts.nix 2023-12-21 11:46:15 +01:00
hacker1024andMaciej Krüger c969311bc5 flutter: Add artifact hashes for all platforms 2023-12-21 11:46:15 +01:00
hacker1024andMaciej Krüger c524427335 flutter: Set host platform at compilation
The Flutter CLI normally detects the host platform at runtime, but this results in incorrect behaviour in the Nix build environment.
2023-12-21 11:46:14 +01:00
hacker1024andMaciej Krüger 17a034deaf flutter: Add platform artifact derivations to cacheDir passthru 2023-12-21 11:46:14 +01:00
hacker1024andMaciej Krüger ef3625ff56 flutter: Link in the fluter_tools package_config.json 2023-12-21 11:46:13 +01:00
hacker1024andMaciej Krüger 0d82a3864a fetchDartDeps: Add a package_config.json derivation 2023-12-21 11:46:13 +01:00
hacker1024andMaciej Krüger e99f59010c fetchDartDeps: Pass through the dependency cache 2023-12-21 11:46:12 +01:00
hacker1024andMaciej Krüger 623ac19416 fetchDartDeps: Generalise dependency derivation logic 2023-12-21 11:46:12 +01:00
hacker1024andMaciej Krüger 75b809c7c6 buildDartApplication: Add entire Dart derivation to nativeBuildInputs 2023-12-21 11:46:11 +01:00
hacker1024andMaciej Krüger d331e2d68c fetchDartDeps: Use given setup and Pub get script in dependency list derivation 2023-12-21 11:44:15 +01:00
hacker1024andMaciej Krüger 98e4fb2d07 flutter: Pass pubGetScript through to buildDartApplication 2023-12-21 11:44:14 +01:00
hacker1024andMaciej Krüger b6a3ff83e1 flutter: Propagate .git in SDK symlink derivation 2023-12-21 11:44:14 +01:00
hacker1024andMaciej Krüger 44030b7f7d flutter: Fetch artifacts with flutter prefetch 2023-12-21 11:44:14 +01:00
hacker1024andMaciej Krüger de1d8091da flutter: Update FLUTTER_ROOT in SDK symlink derivation 2023-12-21 11:44:13 +01:00
hacker1024andMaciej Krüger 59493e57ed flutter: Deregister the Pub dependencies artifact
There is no need to cache the flutter_tool pub dependencies, as it is built reproducibly with Nix.
2023-12-21 11:44:13 +01:00
hacker1024andMaciej Krüger b63ffdda86 flutter: Allow adding additional Dart VM options when launching CLI 2023-12-21 11:44:12 +01:00
hacker1024andMaciej Krüger e13356db8e flutter: Disable automatic updates without breaking precache 2023-12-21 11:44:12 +01:00
hacker1024andMaciej Krüger c3237a8d38 flutter: Remove JIT explanation
Turns out it was a patch that was causing the strange behaviour.
2023-12-21 11:44:11 +01:00
hacker1024andMaciej Krüger 5f6d29a70a flutter: Use JIT snapshot for flutter_tools 2023-12-21 11:44:11 +01:00
hacker1024andMaciej Krüger 2dc524e2a7 flutter: Remove any existing Dart SDK 2023-12-21 11:44:10 +01:00
hacker1024andMaciej Krüger ec0c30d6d7 flutter: Specify commit date for fake SDK repository 2023-12-21 11:44:10 +01:00
hacker1024andMaciej Krüger 075bbf494b flutter: Use custom launchers 2023-12-21 11:44:09 +01:00
hacker1024andMaciej Krüger e22019bc2f flutter: Allow overriding the FLUTTER_CACHE_DIR 2023-12-21 11:44:09 +01:00
hacker1024andMaciej Krüger 175112a996 flutter: Remove hard dependency on Git 2023-12-21 11:44:08 +01:00
hacker1024andMaciej Krüger 00a11274d4 flutter: Include patches in flutter_tools snapshot 2023-12-21 11:44:08 +01:00
hacker1024andMaciej Krüger 30170047b8 flutter: Use deepClone = true for SDK repository 2023-12-21 11:44:07 +01:00