1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/pkgs
Milan e614b5a2d0
mindustry: build Arc from source (#108274)
- reduce the buildPhase of the fixed-output dependencies derivation to
  only download all dependencies, instead of building the full thing.
- add wayland variant, which is linked against a different variant of
  the glew library to run natively using SDL_VIDEODRIVER=wayland
- use jdk (Java 15) instead of jre (Java 8) at runtime
- use new copyDesktopItems hook
2021-01-11 15:55:52 +01:00
..
applications treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
build-support treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
common-updater pkgs.common-updater-scripts: update-source-version name singular 2021-01-09 10:08:52 +00:00
data treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
desktops treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
development Merge pull request #108450 from Ericson2314/no-static-overlay 2021-01-11 08:47:29 -05:00
games mindustry: build Arc from source (#108274) 2021-01-11 15:55:52 +01:00
misc uboot: fix rpi kernel size patch for 2020.10 2021-01-11 15:26:17 +01:00
os-specific treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
pkgs-lib
servers treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
shells treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
stdenv llvmPackages: select version by targetPlatform 2021-01-11 11:10:53 +01:00
test
tools treewide: with stdenv.lib; in meta -> with lib; 2021-01-11 10:38:22 +01:00
top-level mindustry: build Arc from source (#108274) 2021-01-11 15:55:52 +01:00