Commit graph

54 commits

Author SHA1 Message Date
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Janne Heß bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Ivar Scholten 1893a3e11a er-patcher: init at 1.04-1 2022-05-29 21:53:12 +02:00
Rick van Schijndel b465f1a92f alttpr-opentracker: only enable on x86_64-linux
It was failing to build on aarch64-linux with:

Executing dotnetConfigureHook
  Determining projects to restore...
  Restored /build/source/OpenTracker.UnitTests/OpenTracker.UnitTests.csproj (in 35.07 sec).
  Restored /build/source/OpenTracker.Models/OpenTracker.Models.csproj (in 520 ms).
  Restored /build/source/OpenTracker.Utils/OpenTracker.Utils.csproj (in 48 ms).
/build/source/OpenTracker/OpenTracker.csproj : error NU1101: Unable to find package Microsoft.NETCore.App.Host.linux-arm64. No packages exist with this id in source(s): /nix/store/x82zwgmqdbp4xykx1nkrjin8hicm8jld-opentracker-1.8.2-nuget-source/lib [/build/source/OpenTracker.sln]
  Failed to restore /build/source/OpenTracker/OpenTracker.csproj (in 12.45 sec).
  Restored /build/source/Avalonia.ThemeManager/Avalonia.ThemeManager.csproj (in 56 ms).
2022-05-29 10:56:02 +02:00
legendofmiracles e221ba1e6b
Merge pull request #174591 from Infinidoge/new/packwiz
packwiz: init
2022-05-25 21:41:06 -06:00
Infinidoge 9687b5e62e packwiz: init 2022-05-25 23:21:45 -04:00
Ivar Scholten 6b3e1485b4 alttpr-opentracker: update for dotnet 6 2022-05-16 21:39:47 +02:00
Vladimír Čunát d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
Samuel Ainsworth 263292cb5e
Merge pull request #167397 from samuela/samuela/autopatchelf
autoPatchelfHook: more precise dependency ignorance
2022-04-12 08:58:00 -07:00
Samuel Ainsworth 3a84954a89 alttpr-opentracker: autoPatchelfIgnoreMissingDeps is now a list 2022-04-11 01:29:06 +00:00
Martino Fontana aeef08c9f9 joystickwake: autostart 2022-03-31 14:01:45 +02:00
OPNA2608 d2f268745a treewide: autoPatchelfHook only on Linux 2022-03-23 21:37:39 +01:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
IvarWithoutBones cd8681a955 optifinePackages: init 2022-01-22 13:52:50 +01:00
Pavol Rusnak 438b4fd0e3
opentracker: mark linux only 2022-01-16 15:28:01 +01:00
IvarWithoutBones f3537d9db1 alttpr-opentracker: add gtk3 to buildInputs 2022-01-12 00:23:53 +01:00
Peter Hoeg c2f341e4de weidu: 247 -> 249 2022-01-11 13:00:19 +08:00
Bobby Rong ec19da6143
Merge pull request #152757 from r-ryantm/auto-update/joystickwake
joystickwake: 0.2.5 -> 0.3
2021-12-31 08:49:08 +08:00
Peter Hindes 5da23db518
optifine: 1.16.5_HD_U_G8 -> 1.18.1_HD_U_H4 2021-12-31 08:48:03 +08:00
R. Ryantm a51d0f3b40 joystickwake: 0.2.5 -> 0.3 2021-12-30 17:25:38 +00:00
Felix Buehler 81eb599e8d nuget-to-nix: update to use pname instead of name 2021-12-23 22:47:34 +01:00
IvarWithoutBones 0f3d546116 buildDotnetModule: set dontWrapGApps to avoid double wrapping
This also removes the flag from opentabletdriver and opentracker, which
manually set it before.
2021-12-20 21:54:40 +01:00
Martin Weinelt c075119091
ajour: 1.3.1 -> 1.3.2
Adds libEGL to rpath.
2021-12-12 02:22:11 +01:00
R. Ryantm 80a2ca6bee fabric-installer: 0.7.4 -> 0.10.2 2021-12-11 04:35:59 +00:00
Zane van Iperen b560894545
jpsxdec: init at 1.05 2021-11-25 21:49:29 +10:00
Claudio Bley 9a1ee5250a
alttpr-opentracker: Update dependencies 2021-11-16 15:54:33 +01:00
Anders Kaseorg e12f4db556 treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH, round 2
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Followup to #76804.  Fixes #144646.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-11-04 16:15:05 -07:00
IvarWithoutBones 7bee2fb2b7 alttpr-opentracker: run unit tests 2021-11-01 02:06:54 +01:00
IvarWithoutBones 5e01edf2d2 alttpr-opentracker: init at 1.8.2 2021-10-26 07:00:52 +02:00
Philipp Dargel 5230d89518 steam-acf: init at 0.1.0 2021-09-17 18:49:01 +02:00
Martin Weinelt b62c799d04 ajour: 1.3.0 -> 1.3.1 2021-09-14 19:32:03 +02:00
R. RyanTM caf7149982 joystickwake: 0.2.4 -> 0.2.5 2021-08-14 10:29:05 +00:00
Martin Weinelt c54b495059
ajour: 1.2.5 -> 1.3.0 2021-08-08 01:15:49 +02:00
R. RyanTM 1ff933002d ajour: 1.2.1 -> 1.2.5 2021-07-28 09:43:51 +00:00
R. RyanTM e1c735229e ajour: 1.2.0 -> 1.2.1 2021-07-24 15:40:21 +02:00
Sandro 0efd839c9b
Merge pull request #129708 from IvarWithoutBones/init/mc-tools 2021-07-09 12:46:22 +02:00
IvarWithoutBones 558d864f64 optifine: init at 1.16.5_HD_U_G8 2021-07-09 03:17:28 +02:00
IvarWithoutBones 4d9ab19f8e fabric-installer: init at 0.7.4 2021-07-09 03:17:28 +02:00
IvarWithoutBones a967c845c5 amidst: move to pkgs/tools/games/minecraft 2021-07-09 03:17:28 +02:00
Peter Hoeg 9bf8cea055 weidu: init at 247 2021-07-01 08:23:16 +08:00
Sandro d6d612ae6f
Merge pull request #127879 from bertof/joystickwake 2021-06-24 11:00:29 +02:00
Filippo Berto aecc760c05
joystickwake: init at 0.2.4
Add package for [joystickwake](https://github.com/foresto/joystickwake), an utility for disabling screensavers and auto-lock while any input is received from a gamepad. This solves the annoying issue of auto-lock locking the session while playing games.
2021-06-23 14:29:53 +02:00
IvarWithoutBones afb2e12ee9 amidst: use jre instead of jre8 2021-06-23 03:16:52 +02:00
R. RyanTM b3165ac5b8 amidst: 4.6 -> 4.7 2021-06-17 00:38:03 +00:00
Kira Bruneau caac437b9b nixos/gamemode: add module 2021-06-01 21:03:34 -04:00
Kira Bruneau 1c7d2e04e6 gamemode: init at 1.6.1 2021-05-28 20:08:52 -04:00
Ivar 3847a2a859
amidst: init at 4.6 (#124213) 2021-05-26 09:44:44 -04:00
Martin Weinelt 2ac25ed56e ajour: 1.1.0 -> 1.2.0 2021-05-21 21:22:06 -07:00
Martin Weinelt d407a38a96
ajour: 1.0.0 -> 1.1.0 2021-04-24 01:50:09 +02:00
R. RyanTM 1d671fd0dc ajour: 0.7.2 -> 1.0.0 2021-03-25 00:38:59 +00:00