Commit Graph

4 Commits

Author SHA1 Message Date
Atemu
b4047a0455
Merge pull request #279260 from SuperSamus/multiPkgs-false-remove
treewide: remove `multiArch=false` and wrong usage of `extraPkgs`
2024-05-14 09:59:43 +02:00
Martino Fontana
6e465f4550 treewide: fix use of extraPkgs in AppImages
Mostly removes unnecessary use of `extraPkgs = pkgs: appimageTools.defaultFhsEnvArgs.multiPkgs pkgs;`
This caused some packages to be listed twice.

Also, fix some styling, and accidental use of top-level packages (sometimes due to the `with;` keyword, e.g. on `beeper`).
Remove inclusions of `bash`, since `bashInteractive` is already present by default.
2024-05-13 20:35:07 +02:00
Christoph Honal
a1eb299ff9 nrfconnect: 4.3.0 -> 4.4.1, fix build 2024-05-13 13:28:13 +02:00
Christoph Honal
c2f2509a75 nrfconnect: init at 4.3.0 2024-02-01 10:25:33 +01:00