hacker1024
396938b6de
firmware-updater: Add a pubspec.lock
2023-04-16 03:14:59 +10:00
hacker1024
607a57d48e
flutter.mkFlutterApp: Rename to flutter.buildFlutterApplication
...
This fits more appropriately with other build derivations like buildPythonApplication.
2023-04-15 20:57:21 +10:00
hacker1024
c3a87421ae
flutter: Don't tarball the package cache
...
Co-authored-by: FlafyDev <flafyarazi@gmail.com>
The dependency fixed-output derivation now uses the recursive hash mode to avoid tarballing and copying all the files.
https://github.com/NixOS/nix/issues/6660 was ran into during the development of this change. Input references were found in the Git package cache before nukeReferences was used.
It turns out that the mirrors in the Git package cache do not actually need to be preserved, as the SDK does not use them during the build process. They are therefore deleted in the dependency derivation and re-created as blank repositories in the main derivation.
A description of the Git package cache layout can be found here: c890afa1d6/lib/src/source/git.dart (L339)
2023-04-15 20:17:44 +10:00
hacker1024
fdce3f30c4
flutter.mkFlutterApp: Don't hash more unstable files
...
Files and directories such as .dart_tool, .flutter-plugins, .packages and .pub-cache/hosted/*/.cache will be happily regenerated by the SDK in an offline environment.
The patches being made to these files and directories to remove non-determinism were flawed: They did not handle cases where files only appeared in one run, or cases where tooling versions had an effect on the output.
2023-04-15 03:18:56 +10:00
hacker1024
f7e3c19cc8
flutter.mkFlutterApp: Don't vendor arbitrary configuration files
2023-04-14 01:49:09 +10:00
Sandro
c05b69b087
Merge pull request #224254 from kylehendricks/gasket-1.0-18
2023-04-13 01:17:47 +02:00
Alyssa Ross
0ee82f8ab4
linux_testing: 6.3-rc5 -> 6.3-rc6
2023-04-12 17:02:10 +00:00
Bernardo Meurer
151a7deac0
Merge pull request #224869 from StepBroBD/raycast
2023-04-12 07:31:06 -07:00
github-actions[bot]
47157337bf
Merge master into staging-next
2023-04-12 00:02:18 +00:00
R. Ryantm
ed0a987755
hd-idle: 1.17 -> 1.20
2023-04-12 00:11:06 +02:00
github-actions[bot]
4e2c1815ed
Merge master into staging-next
2023-04-11 18:01:18 +00:00
Thiago Kenji Okada
5b67ec7a71
Merge pull request #225565 from PedroHLC/linux-lqx-6.2.10
...
linux-lqx: 6.2.9-lqx1 -> 6.2.10-lqx1
2023-04-11 15:52:46 +01:00
Thiago Kenji Okada
dff3892008
Merge pull request #220708 from Kiskae/patch-5
...
linuxPackages.nvidia_x11_vulkan_beta: 525.47.11 -> 525.47.18
2023-04-11 15:18:30 +01:00
github-actions[bot]
3c070a08ff
Merge master into staging-next
2023-04-11 12:01:14 +00:00
Weijia Wang
93cfea6d37
Merge pull request #225672 from reckenrode/adv_cmds-aarch64-darwin
...
adv_cmds: fix build on aarch64-darwin
2023-04-11 09:25:38 +03:00
Randy Eckenrode
85f94a09a8
adv_cmds: fix build on aarch64-darwin
2023-04-10 23:20:13 -04:00
PedroHLC ☭
7ab959a4c3
linux-lqx: 6.2.9-lqx1 -> 6.2.10-lqx1
2023-04-10 08:29:00 -03:00
Vladimír Čunát
5edf96dca9
odp-dpdk: fix build (missing libnl)
...
When libpcap is *statically* linked against, it newly needs libnl-genl-3.0
2023-04-10 07:58:49 +02:00
github-actions[bot]
e88cc8f10e
Merge master into staging-next
2023-04-09 18:01:15 +00:00
Atemu
a8d81a4f22
Merge pull request #225295 from Atemu/update/xanmod
...
linux_xanmod: 6.1.22 -> 6.1.23, linux_xanmod_latest: 6.2.9 -> 6.2.10
2023-04-09 18:33:21 +02:00
github-actions[bot]
20d94e414f
Merge master into staging-next
2023-04-09 12:01:09 +00:00
Zhaofeng Li
a2d13a6801
fwupd: 1.8.13 -> 1.8.14
...
https://github.com/fwupd/fwupd/compare/1.8.13...1.8.14
Contains a fix for https://github.com/fwupd/fwupd/issues/5656 .
2023-04-09 16:11:55 +08:00
Fabian Affolter
24b8628ab3
Merge pull request #225347 from fabaff/cpuid-bump
...
cpuid: 20230228 -> 20230406
2023-04-09 09:53:29 +02:00
github-actions[bot]
fc0616b73d
Merge master into staging-next
2023-04-09 06:01:16 +00:00
Fabian Affolter
608f3a1885
cpuid: 20230228 -> 20230406
2023-04-09 00:01:23 +02:00
betaboon
615c0d9b22
v4l2-relayd: remove dependency to icamerasrc
2023-04-08 22:17:58 +02:00
Atemu
1bf652cedc
linux_xanmod_latest: 6.2.9 -> 6.2.10
2023-04-08 16:16:19 +02:00
Atemu
e60a8a81a2
linux_xanmod: 6.1.22 -> 6.1.23
2023-04-08 16:15:44 +02:00
Vladimír Čunát
fd77cd7a01
Merge branch 'master' into staging-next
...
Indentation conflict in vulkan-related src fetches.
2023-04-08 11:33:08 +02:00
Nick Cao
66ac047c2f
Merge pull request #224567 from NickCao/agent
...
uhk-agent: 2.1.1 -> 2.1.2
2023-04-08 15:11:12 +08:00
github-actions[bot]
75e19b98bb
Merge master into staging-next
2023-04-08 00:02:03 +00:00
Artturi
1a7e2b80cf
Merge pull request #224435 from hraban/utm-mainprogram
2023-04-08 00:33:49 +03:00
Martin Weinelt
752fabf756
Merge pull request #225160 from betaboon/ipu6-continuation
...
Ipu6 continuation
2023-04-07 22:37:35 +02:00
toonn
2d82b2958b
Merge pull request #224423 from reckenrode/network_cmds_fix
...
network_cmds: unconditionally exclude Unbound
2023-04-07 20:40:41 +02:00
betaboon
0bf0d21e9b
v4l2-relayd: init at 0.1.3
2023-04-07 17:34:54 +02:00
betaboon
fc6c5c71b4
v4l2loopback: unstable-2022-08-05 -> unstable-2023-02-19
2023-04-07 17:34:54 +02:00
betaboon
62c69e9f3a
ipu6-camera-bin: 2022-11-12 -> 2023-02-08
2023-04-07 17:34:54 +02:00
betaboon
44c59fea72
linuxPackages.ipu6-drivers: add patch to make driver work with unpatched kernel >= 6.1.7
2023-04-07 17:34:54 +02:00
betaboon
c54e33345f
linuxPackages.ipu6-drivers: 2023-01-17 -> 2023-02-20
2023-04-07 15:26:38 +02:00
github-actions[bot]
6abf5b5c59
Merge master into staging-next
2023-04-07 12:01:26 +00:00
Yureka
b392d9b827
pkgsMusl.systemd: update patches ( #225050 )
2023-04-07 12:45:40 +02:00
Alyssa Ross
5af866f0bf
linux: 6.2.9 -> 6.2.10
2023-04-07 09:49:34 +00:00
Alyssa Ross
93e2b6f4fc
linux: 6.1.22 -> 6.1.23
2023-04-07 09:49:34 +00:00
Alyssa Ross
436784e69f
linux/hardened/patches/6.1: 6.1.21-hardened1 -> 6.1.22-hardened1
2023-04-07 08:12:15 +00:00
Alyssa Ross
c79348322c
linux/hardened/patches/5.4: 5.4.238-hardened1 -> 5.4.239-hardened1
2023-04-07 08:12:15 +00:00
Alyssa Ross
e73b4ae45e
linux/hardened/patches/5.15: 5.15.104-hardened1 -> 5.15.105-hardened1
2023-04-07 08:12:15 +00:00
Alyssa Ross
44beef0ada
linux: 5.4.239 -> 5.4.240
2023-04-07 08:12:15 +00:00
Alyssa Ross
4c09c3057e
linux: 5.15.105 -> 5.15.106
2023-04-07 08:12:15 +00:00
Alyssa Ross
05a73ef536
linux: 5.10.176 -> 5.10.177
2023-04-07 08:12:15 +00:00
Alyssa Ross
d58a83c7ed
linux: 4.19.279 -> 4.19.280
2023-04-07 08:12:15 +00:00