summaryrefslogtreecommitdiffstats
path: root/pkgs/games/blobby
AgeCommit message (Collapse)Author
2022-12-01blobby: repairDaniel Nagy
2022-01-26treewide: remove *.upstream files from updateWalkerFelix Buehler
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth
Signed-off-by: Ben Siraphob <bensiraphob@gmail.com>
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-11-18treewide: Get rid of libGLU_combinedadisbladis
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-11-24Treewide: use https for SourceForgec0bw3b
2018-02-24treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev
2017-09-21misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson
Only acts on one-line dependency lists.
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger
* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
2016-10-31blobby: wrap to create the configs in $HOME without user actionsMichael Raskin
2015-05-28Don't use "with licenses;" for single licencesTobias Geerinckx-Rice
And don't use square brackets on such lines.
2014-07-01Update Blobby VolleyMichael Raskin
2013-10-05Some description fixesBjørn Forsman
There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
2013-07-14blobby-volley: fix version to match tarballEvgeny Egorochkin
2013-03-21blobby: update to 2.0rc3 (which is called 1.0rc3 on the server for some reason)Peter Simons
2012-04-17blobby: fixed typoPeter Simons
svn path=/nixpkgs/trunk/; revision=33814
2012-04-17Adding blobby volleybalMichael Raskin
svn path=/nixpkgs/trunk/; revision=33810