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
hacker1024
175112a996
flutter: Remove hard dependency on Git
2023-12-21 11:44:08 +01:00
hacker1024
00a11274d4
flutter: Include patches in flutter_tools snapshot
2023-12-21 11:44:08 +01:00
hacker1024
30170047b8
flutter: Use deepClone = true for SDK repository
2023-12-21 11:44:07 +01:00
hacker1024
ee289896a7
flutter: Build flutter_tools with buildDartApplication
2023-12-21 11:44:07 +01:00
Fabian Affolter
e1b7b95b82
Merge pull request #275302 from r-ryantm/auto-update/python310Packages.dockerspawner
...
python310Packages.dockerspawner: 12.1.0 -> 13.0.0
2023-12-21 11:37:14 +01:00
Fabian Affolter
cc76c0f755
python311Packages.etils: update disabled
2023-12-21 11:36:14 +01:00
Thiago Kenji Okada
ad16ca96e6
Merge pull request #267261 from name-snrl/make-overriding-sway-package-easier
...
nixos/sway: refactoring of `package` option
2023-12-21 10:34:16 +00:00