Jörg Thalheim
5356420466
treewide: remove unused with statements from maintainer lists
...
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
2024-07-29 10:06:20 +08:00
Anderson Torres
990e7c31a3
treewide: remove cpages from meta.maintainers [all orphans]
...
Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642
Inactive since 2020
2024-07-07 12:20:35 -03:00
Jonathan Boyle
d35af94f87
openxcom: 1.0.0.2023.08.12 -> 1.0.0.2024.02.28
2024-04-30 20:53:35 +01: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
Pol Dellaiera
b120b97405
openxcom: minor cleanup
...
- sort lambda parameters
- remove obsolete `rec`
- sort `buildInputs`
- remove meta `with lib;`
2023-08-15 22:16:35 +02:00
Jakub Pawlowicz
e53ffbdbee
openxcom: 1.0.0.2019.10.18 -> 1.0.0.2023.08.12
...
Updates openxcom to the latest version available.
2023-08-15 22:16:19 +02:00
OPNA2608
c9b4c7dccd
treewide: Rename libyamlcpp* to yaml-cpp*
2023-01-31 16:22:54 +01:00
Peter Hoeg
2472a4484e
openxcom: fix missing dependency
2022-09-17 11:20:55 +08:00
Peter Hoeg
d9e295cdef
openxcom: build with SDL_compat
2022-05-27 08:09:56 +08:00
Artturin
33cce15e42
treewide: remove meta.repositories
...
there's no documentation for meta.repositories and its not widely used
2022-03-24 23:56:14 +02:00
Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Thilo Uttendorfer
b09794c3b2
openxcom: 1.0.0.2018.10.08 -> 1.0.0.2019.10.18
...
- Updated repo owner
2019-10-20 22:40:18 +02:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Thilo Uttendorfer
340c76263d
openxcom: 1.0.0.2018.01.28 -> 1.0.0.2018.10.08 ( #48290 )
2018-10-13 00:03:44 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Andreas Rammhold
77dba4865f
openxcom: 1.0.0 -> 1.0.0.2018.01.28
...
Update to a recent git head since porting more compiler fixes without
affecting the gameplay/features would require writing custom patches.
The current maintainer (@cpages) ack'ed this change via IRC.
2018-02-13 16:31:59 +01:00
Robin Gloster
41cb4593b4
openxcom: add patch to fix build with gcc6
2017-01-25 20:12:39 +01:00
Carles Pagès
fd400ced6b
Rename page to cpages to match github
...
I also updated the mail.
2017-01-20 16:55:29 +01:00
William A. Kennington III
f327e9c922
boostHeaders: regular boost package now only contains headers
2014-09-21 15:18:16 -07:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Carles Pagès
950444bf77
openxcom: update download link
2014-06-19 10:12:40 +02:00
Carles Pagès
d9ed7c5a9c
openxcom: add version 1.0.0
2014-06-14 11:58:00 +02:00