Commit Graph

25 Commits

Author SHA1 Message Date
Sigmanificient
d48a9bb622 treewide: remove unused fetchpatch arguments 2024-06-04 12:40:25 +02:00
jstsmthrgk
b465e5a80a EmptyEpsilon: 2023.06.17 -> 2024.05.16 2024-05-17 23:27:08 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Jana Lemke
f62db777b6 EmptyEpsilon 2021.06.23 -> 2023.06.17
Changelog: https://github.com/daid/EmptyEpsilon/releases/tag/EE-2023.06.17

Notable changes:
- updated SeriousProton and EmptyEpsilon to 2023.06.17
- dropped patches that (I think?) are no longer needed
- added basis_universal, SDL2 as build input to both SeriousProton and EmptyEpsilon
- added meshoptimizer as build input to EmptyEpsilon
- switched to Ninja since the newer build instructions in the wiki use it (probably optional)

Closes NixOS/nixpkgs#253183
2023-09-16 14:40:57 +02:00
Sebastián Mancilla
4617dfb92e EmptyEpsilon: use updated CMake target for GLM
The GLM derivation was updated from 0.9.8.5 to 0.9.9.8, and the CMake
target name changed from glm to the namespaced glm::glm.
2021-09-21 14:49:59 -03:00
Maximilian Bosch
32b9c9a189
EmptyEpsilon: 2021.03.31 -> 2021.06.23 (#129739)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-09 14:42:43 +02:00
Maximilian Bosch
381e8d16a9
EmptyEpsilon: 2020.11.23 -> 2021.03.31
ChangeLog:
* https://github.com/daid/EmptyEpsilon/releases/tag/EE-2021.03.16
* https://github.com/daid/EmptyEpsilon/releases/tag/EE-2021.03.31
2021-03-31 15:45:50 +02:00
Maximilian Bosch
b11ca24578
EmptyEpsilon: 2020.08.25 -> 2020.11.23
https://github.com/daid/SeriousProton/releases/tag/EE-2020.11.23
2020-11-23 15:55:37 +01:00
Maximilian Bosch
02a1379d45
EmptyEpsilon: 2020.08.07 -> 2020.08.25
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.08.25
2020-11-12 19:41:27 +01:00
Maximilian Bosch
be9676bda1
EmptyEpsilon: 2020-04-09 -> 2020-08-07
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.08.07
2020-08-08 23:43:42 +02:00
Maximilian Bosch
0516977e49
EmptyEpsilon: 2020.03.22 -> 2020.04.09
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.04.09
2020-04-13 12:03:37 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch
049aede558
EmptyEpsilon: 2020.02.18 -> 2020.03.22
https://github.com/daid/EmptyEpsilon/releases/tag/EE-2020.03.22
2020-03-22 23:11:46 +01:00
Maximilian Bosch
f7d1c8384c
EmptyEpsilon: 2020.01.15 -> 2020.02.18 2020-03-12 21:08:43 +01:00
Linus Heckemann
a7a0d44b58 EmptyEpsilon: 2019.11.01 -> 2020.01.15 2020-01-24 14:16:15 +01:00
Linus Heckemann
a664899b39 EmptyEpsilon: 2019.05.21 -> 2019.11.01 2020-01-02 13:30:35 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Linus Heckemann
bc2a9aca6f EmptyEpsilon: add lheckemann as maintainer 2019-08-02 10:15:58 +02:00
Linus Heckemann
a04ce7f5f8 EmptyEpsilon: 2019.01.19 -> 2019.05.21 2019-08-02 10:14:52 +02:00
Franz Pletz
9310fc3e13
EmptyEpsilon: 2018.11.16 -> 2019.01.19 2019-01-26 00:28:42 +01:00
Robin Gloster
ea3aa5e700 EmptyEpsilon: 2018.02.15 -> 2018.11.16 2018-12-15 19:45:20 +01:00
rys ostrovid
3ac175e61f EmptyEpsilon: fix version numbering (#47546) 2018-10-01 08:09:28 +01:00
Robert Schütz
57b6eb6514 EmptyEpsilon: use python3 2018-08-03 16:56:46 +02:00
Franz Pletz
b5655751a1
EmptyEpsilon: init at 2018.02.15 2018-04-27 01:42:47 +02:00