Commit graph

562131 commits

Author SHA1 Message Date
Fabian Affolter
cff0b2872e
Merge pull request #275703 from r-ryantm/auto-update/python310Packages.mediapy
python310Packages.mediapy: 1.1.9 -> 1.2.0
2023-12-21 14:18:08 +01:00
Bobby Rong
687239b570
planify: 4.3.1 -> 4.3.2
https://github.com/alainm23/planify/compare/4.3.1...4.3.2
2023-12-21 21:17:59 +08:00
Fabian Affolter
826a756f79
Merge pull request #275729 from danc86/gflanguages-0.5.13
python311Packages.gflanguages: 0.5.10 → 0.5.13
2023-12-21 14:17:57 +01:00
Fabian Affolter
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 Affolter
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
Yt
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 Bosch
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
Kerstin
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 Mincik
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 Klink
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 Sidhion
292ea0d917
doc: migrate examples in testers chapter to admonitions (#275791) 2023-12-21 12:54:32 +01:00
Åsmund Østvold
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 Thalheim
20a9e5cfe9
Merge pull request #275589 from Mic92/harmonia
harmonia: 0.7.3 -> 0.7.4
2023-12-21 11:54:05 +01:00
hacker1024
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
hacker1024
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
hacker1024
133d03eb42
flutter: Set FLUTTER_ALREADY_LOCKED to prevent writes to the immutable lockfile 2023-12-21 11:46:17 +01:00
hacker1024
d8b20d93ad
flutter: Remove FLUTTER_CACHE_DIR 2023-12-21 11:46:16 +01:00
hacker1024
981831870d
flutter: Remove runHooks in fetch-artifacts.nix runCommand 2023-12-21 11:46:16 +01:00
hacker1024
27f61f5e1b
flutter: Remove existing .git directories 2023-12-21 11:46:16 +01:00
hacker1024
456779edc2
flutter: Move artifact override logic to fetch-artifacts.nix 2023-12-21 11:46:15 +01:00
hacker1024
c969311bc5
flutter: Add artifact hashes for all platforms 2023-12-21 11:46:15 +01:00
hacker1024
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
hacker1024
17a034deaf
flutter: Add platform artifact derivations to cacheDir passthru 2023-12-21 11:46:14 +01:00
hacker1024
ef3625ff56
flutter: Link in the fluter_tools package_config.json 2023-12-21 11:46:13 +01:00
hacker1024
0d82a3864a
fetchDartDeps: Add a package_config.json derivation 2023-12-21 11:46:13 +01:00
hacker1024
e99f59010c
fetchDartDeps: Pass through the dependency cache 2023-12-21 11:46:12 +01:00
hacker1024
623ac19416
fetchDartDeps: Generalise dependency derivation logic 2023-12-21 11:46:12 +01:00
hacker1024
75b809c7c6
buildDartApplication: Add entire Dart derivation to nativeBuildInputs 2023-12-21 11:46:11 +01:00
hacker1024
d331e2d68c
fetchDartDeps: Use given setup and Pub get script in dependency list derivation 2023-12-21 11:44:15 +01:00
hacker1024
98e4fb2d07
flutter: Pass pubGetScript through to buildDartApplication 2023-12-21 11:44:14 +01:00
hacker1024
b6a3ff83e1
flutter: Propagate .git in SDK symlink derivation 2023-12-21 11:44:14 +01:00
hacker1024
44030b7f7d
flutter: Fetch artifacts with flutter prefetch 2023-12-21 11:44:14 +01:00
hacker1024
de1d8091da
flutter: Update FLUTTER_ROOT in SDK symlink derivation 2023-12-21 11:44:13 +01:00
hacker1024
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
hacker1024
b63ffdda86
flutter: Allow adding additional Dart VM options when launching CLI 2023-12-21 11:44:12 +01:00
hacker1024
e13356db8e
flutter: Disable automatic updates without breaking precache 2023-12-21 11:44:12 +01:00
hacker1024
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
hacker1024
5f6d29a70a
flutter: Use JIT snapshot for flutter_tools 2023-12-21 11:44:11 +01:00
hacker1024
2dc524e2a7
flutter: Remove any existing Dart SDK 2023-12-21 11:44:10 +01:00
hacker1024
ec0c30d6d7
flutter: Specify commit date for fake SDK repository 2023-12-21 11:44:10 +01:00
hacker1024
075bbf494b
flutter: Use custom launchers 2023-12-21 11:44:09 +01:00
hacker1024
e22019bc2f
flutter: Allow overriding the FLUTTER_CACHE_DIR 2023-12-21 11:44:09 +01:00