Commit Graph

8 Commits

Author SHA1 Message Date
Timofey
efff97cba6
vitetris: fix build on macOS by adding -Wno-implicit-int flag (#306591)
* fix build on mac m1

* set platforms unix

---------

Co-authored-by: Timofey K <timosha1113@gmail.com>
2024-04-28 00:50:31 +08:00
Daniel Nagy
db508e06a1
treewide: add meta.mainProgram and changelog urls (#204317) 2023-05-28 01:31:27 -05:00
R. RyanTM
a6af4637f2 vitetris: 0.58.0 -> 0.59.1 2021-02-09 18:24:36 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01: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
R. RyanTM
03399da0fe vitetris: 0.57.2 -> 0.58.0 (#58914)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vitetris/versions
2019-04-07 16:12:51 +02:00
Raitis Veinbahs
1ae5f05d16 vitetris: init at 0.57.2 (#45672) 2018-08-27 20:30:18 +02:00