Thomas Tuegel
|
5590e365e4
|
qtbase: Check for wrapQtAppsHook in setupHook
|
2021-01-25 15:56:15 -06:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
gnidorah
|
5b3eac040b
|
openmw-tes3mp: fix build after #80624 (#91045)
|
2020-06-18 12:49:27 -04:00 |
|
gnidorah
|
6405edf2dc
|
tes3mp: fix working (#88061)
|
2020-05-20 13:25:36 -04:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
gnidorah
|
2083c1d8b4
|
openmw-tes3mp: 2019-07-01 -> 2019-11-19
|
2020-02-15 15:24:24 +01:00 |
|
gnidorah
|
2414e8d51d
|
openmw-tes3mp: fix build
|
2020-02-09 17:25:52 +01:00 |
|
gnidorah
|
1c3407f954
|
openmw-tes3mp: 2019-06-09 -> 2019-07-01
|
2019-11-04 08:54:02 -08:00 |
|
gnidorah
|
32e72ad896
|
openmw-tes3mp: 0.7.0-alpha -> 2019-06-09
Closes #64587.
abbradar: clarify source of CrabNet revision.
|
2019-07-20 10:24:43 +03:00 |
|
gnidorah
|
6b79f059b2
|
openmw-tes3mp: 0.6.0 -> 0.7.0-alpha
|
2019-01-13 17:54:59 +03:00 |
|
Alexander V. Nikolaev
|
8f2a22935c
|
treewide: transition from mesa_noglu to libGL
|
2018-02-24 17:03:46 +02:00 |
|
gnidorah
|
b5057f713d
|
openmw-tes3mp: init at 0.6.0
abbradar:
openmw-tes3mp: make build parallel
openmw-tes3mp: install only needed files
Closes #27646.
|
2017-08-01 20:24:04 +03:00 |
|