Ben Siraphob
b2ed5d775b
trackballs: clarify license
2021-01-28 12:10:33 +07:00
Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Ben Siraphob
88f3187df3
trackballs: 1.3.1 -> 1.3.2
2020-12-31 19:47:59 +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
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
Pascal Wittmann
731b4f4bb5
trackballs: add license
...
see issue #43716
2018-08-04 16:35:11 +02:00
R. RyanTM
d0f3fc1be4
trackballs: 1.3.0 -> 1.3.1 ( #40829 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/trackballs/versions .
These checks were done:
- built on NixOS
- /nix/store/0admi2vxfnbyx4ivgfcgvm8nb5lsrqi6-trackballs-1.3.1/bin/trackballs passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.3.1 with grep in /nix/store/0admi2vxfnbyx4ivgfcgvm8nb5lsrqi6-trackballs-1.3.1
- directory tree listing: https://gist.github.com/adba0c7480e5b6838c65b78eea5a190e
- du listing: https://gist.github.com/280989936dc7851623de29d3fb610355
2018-05-20 21:04:36 +02:00
Ryan Mulligan
d538339bd0
trackballs: 1.2.4 -> 1.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -h` got 0 exit code
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --help` got 0 exit code
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -v` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --version` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -h` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --help` and found version 1.3.0
- found 1.3.0 with grep in /nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0
2018-03-23 14:54:47 -05:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Joerg Thalheim
d58f318333
trackballs: 1.2.3 -> 1.2.4
2017-11-13 23:44:50 +00:00
Kranium Gikos Mendoza
92ec5cddbc
trackballs: 1.1.4 (broken) -> 1.2.3
2017-09-22 21:37:26 +10:00
Franz Pletz
f993dff52b
trackballs: disable format hardening
2016-08-04 11:09:14 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Vladimír Čunát
9da12a6713
SDL: split the dev output and fix referrers
2015-10-13 20:18:56 +02:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
5de58eb387
* More oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30851
2011-12-12 16:52:03 +00:00
Eelco Dolstra
3db0fe3b94
* Oops.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=30850
2011-12-12 16:51:09 +00:00
Eelco Dolstra
3ea1c30846
* Remove the NIX_STRIP_DEBUG flag. It was undocumented and confusing
...
in its interaction with the ‘dontStrip’ attribute.
svn path=/nixpkgs/branches/stdenv-updates/; revision=30848
2011-12-12 14:02:12 +00:00
Lluís Batlle i Rossell
24b76784e1
Adding trackballs
...
svn path=/nixpkgs/trunk/; revision=15625
2009-05-16 23:14:37 +00:00