Ben Siraphob
4ce8c34049
treewide: remove unnecessary enableParallelBuilding when using qmake
2021-07-20 10:32:58 +07:00
Vladyslav M
06224c480a
tiled: 1.5.0 -> 1.7.0
2021-06-20 10:05:17 +03:00
R. RyanTM
ce68df16e4
tiled: 1.4.3 -> 1.5.0
2021-03-24 21:59:30 +00:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
bf3a700c5b
tiled: 1.4.2 -> 1.4.3
2020-11-22 13:33:52 +00:00
R. RyanTM
13c788cd0b
tiled: 1.4.1 -> 1.4.2
2020-08-11 15:31:57 +00:00
R. RyanTM
f2615c4c4f
tiled: 1.3.5 -> 1.4.1
2020-06-30 17:13:43 +00:00
R. RyanTM
2b96b0facc
tiled: 1.3.4 -> 1.3.5
2020-05-28 11:04:22 +00:00
R. RyanTM
a8a986d439
tiled: 1.3.3 -> 1.3.4
2020-05-05 19:01:56 -07:00
R. RyanTM
6a911a157f
tiled: 1.3.2 -> 1.3.3
2020-03-04 12:43:57 +00:00
R. RyanTM
2775cf9e49
tiled: 1.3.1 -> 1.3.2
2020-01-26 12:41:44 +00:00
R. RyanTM
9796675be1
tiled: 1.2.5 -> 1.3.1
2019-11-29 13:04:32 -08:00
R. RyanTM
e2383999f0
tiled: 1.2.4 -> 1.2.5
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tiled/versions
2019-10-24 20:16:09 -07:00
blargg
ff1839bb26
tiled: use qt5's mkDerivation
...
See #65399
2019-08-26 17:45:50 -04:00
Vladyslav M
c0a0dc19ce
tiled: 1.2.3 -> 1.2.4
2019-05-18 09:51:31 +02:00
dywedir
92ea2c2ffd
tiled: 1.2.2 -> 1.2.3
2019-03-14 01:41:25 +02:00
R. RyanTM
a1a6f38f00
tiled: 1.2.1 -> 1.2.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tiled/versions
2019-01-26 19:43:37 -08:00
Vladyslav Mykhailichenko
bf9d378d07
tiled: 1.2.0 -> 1.2.1
2018-11-14 23:26:06 +02:00
R. RyanTM
c707a8906c
tiled: 1.1.6 -> 1.2.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tiled/versions
2018-10-03 01:44:11 -07:00
Frederik Rietdijk
1c45f35bfd
Merge pull request #43902 from r-ryantm/auto-update/tiled
...
tiled: 1.1.5 -> 1.1.6
2018-07-21 19:40:53 +02:00
R. RyanTM
83cfb08654
tiled: 1.1.5 -> 1.1.6
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/tiled/versions .
2018-07-21 08:55:50 -07:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Vladyslav Mykhailichenko
e55677bffa
tiled: 1.1.4 -> 1.1.5
2018-04-29 17:09:11 +03:00
R. RyanTM
cb0ac866ea
tiled: 1.1.3 -> 1.1.4
...
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/tiled/versions .
These checks were done:
- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.1.4 with grep in /nix/store/zq69nbafa5zpw6l8i0a2vq4z1yzbhl6b-tiled-1.1.4
- directory tree listing: https://gist.github.com/a9382bc683245aa13b0c434a9a7a6b63
2018-03-31 13:03:52 +02:00
Vladyslav M
524afb8557
tiled: 1.1.2 -> 1.1.3
2018-03-07 13:22:31 +02:00
dywedir
490ae6a50e
tiled: 1.1.1 -> 1.1.2
2018-02-02 10:09:53 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
...
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
dywedir
888f33f87a
tiled: 1.0.3 -> 1.1.1
2018-01-07 15:18:32 +02:00
Orivej Desh
cf6f900989
tiled: 1.0.1 -> 1.0.3
2017-09-06 15:56:08 +00:00
dywedir
33e4afa172
tiled: 0.18.2 -> 1.0.1
2017-06-25 01:08:00 +03:00
Thomas Tuegel
210f688802
qt5: rename qmakeHook to qmake
2017-06-18 08:41:57 -05:00
ndowens
c5ce21ec80
tiled: 0.17.0 -> 0.18.2
2017-03-19 18:34:46 -05:00
Andrew Abbott
4a371795a6
tiled: 0.16.1 -> 0.17.0
2016-09-30 13:49:08 +10:00
Tobias Geerinckx-Rice
b6092775cb
tiled: 0.16.0 -> 0.16.1
2016-05-08 03:29:45 +02:00
Tobias Geerinckx-Rice
1076c93de3
tiled: 0.12.3 -> 0.16.0; clean up; maintain
2016-04-23 01:30:50 +02:00
Nikolay Amiantov
de7d8e64cf
tiled: move to qmakeHook
2016-04-20 18:55:40 +03:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Thomas Tuegel
e292103d46
tiled: Qt 5 infrastructure update
2015-12-20 07:56:46 -06:00
宋文武
7c0c2dc15b
tiled: update to 0.12.3 and build with qt5
2015-06-24 17:14:12 +08:00
宋文武
b202dcb606
tiled: Update to 0.11.0, renamed from tiled-qt.
2015-01-21 13:14:12 +08:00