V
79921889a0
treewide: convert patch series files to Nix expressions
...
Nix expressions provide all the features that Quilt series files have,
so using those instead is pointless. Also, lib.readPathsFromFile
(the function used to read series files) has the following warning:
> NOTE: This function is not performant and should be avoided.
This also removes some orphaned series files, and unused references to
copyPathsToStore (which were probably missed in previous commits
where calls to lib.readPathsFromFile were removed)
2020-09-03 19:15:05 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Milan
4dee289784
grantlee: 5.1.0 -> 5.2.0 ( #84621 )
2020-04-08 12:48:31 +02:00
nyanloutre
9f5f9ab7e9
grantlee5: fix build with recent CMake versions
2019-08-22 14:03:49 +02:00
nyanloutre
e841edacc5
grantlee5: remove extra grantleeCompatVersion var
2019-08-22 13:55:11 +02: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
Markus Kowalewski
9580d80abe
grantlee: add licenses
2018-10-12 21:40:32 +02:00
R. RyanTM
034b1bd1f9
grantlee: 0.4.0 -> 0.5.1 ( #42012 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/grantlee/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.5.1 with grep in /nix/store/6g40ly4agw1h9kvb3cl6yf0g3swi95fc-grantlee-0.5.1
- directory tree listing: https://gist.github.com/e74be5a3f1cab3f4f9f9a56612731410
- du listing: https://gist.github.com/6e697a1e258b3e9e42c164a437f319f2
2018-06-18 22:48:33 +02:00
Jan Malakhovski
7438083a4d
tree-wide: disable doCheck
and doInstallCheck
where it fails (the trivial part)
2018-04-25 04:18:46 +00:00
John Ericson
046f091e0d
treewide: Don't use envHook anymore
...
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
John Ericson
da19c34d0f
stdenv setup: Always use both propagated files
...
This continues #23374 , which always kept around both attributes, by
always including both propagated files: `propgated-native-build-inputs`
and `propagated-build-inputs`. `nativePkgs` and `crossPkgs` are still
defined as before, however, so this change should only barely
observable.
This is an incremental step to fully keeping the dependencies separate
in all cases.
2017-11-21 10:44:44 -05:00
Thomas Tuegel
0cc2171910
grantlee5: Fix debug build
2017-10-19 06:52:56 -05:00
Thomas Tuegel
d143269ea8
grantlee5: patch CMake module correctly in release or debug build
2017-08-21 06:51:34 -05:00
Thomas Tuegel
96e2a3bd85
grantlee5: update meta.homepage
2017-08-21 06:51:33 -05:00
Thomas Tuegel
b4780249c6
grantlee5: don't link plugins into $dev
2017-08-21 06:51:32 -05:00
Thomas Tuegel
5a609e389a
grantlee5: multiple outputs
2017-08-21 06:51:18 -05:00
Thomas Tuegel
58cf19a98a
grantlee: don't canonicalize template paths
2017-08-21 06:51:17 -05:00
Thomas Tuegel
7182709174
grantlee: search profile library paths for plugins
2017-08-21 06:51:16 -05:00
Vladimír Čunát
96d41e393d
treewide: purge maintainers.urkud
...
It's sad, but he's been inactive for the last five years.
Keeping such people in meta.maintainers is counter-productive.
2017-03-27 19:52:29 +02:00
Thomas Tuegel
0d296076b4
qt5.grantlee: 5.0.0 -> 5.1.0
...
The source location has been updated to reflect that upstream
development has moved to GitHub.
2016-12-18 08:33:21 -06:00
Thomas Tuegel
664a64ef13
grantlee: Qt 5 infrastructure update
2015-12-20 07:56:35 -06:00
宋文武
341c250013
grantlee: fix evaluation
2015-11-26 09:53:02 +08:00
Thomas Tuegel
569316e4fc
grantlee: build with Qt 5.5
2015-09-27 15:09:42 -05:00
Thomas Tuegel
def321e811
add grantlee-5.0.0
2015-05-12 08:51:55 -05:00
Nixpkgs Monitor
83496b02b4
grantlee: update from 0.3.0 to 0.4.0
2013-12-04 06:58:25 +02:00
Evgeny Egorochkin
ce084cd4e6
grantlee: update to 0.3.0
2013-05-25 12:01:27 +03:00
Yury G. Kudryashov
b891f159b5
grantlee-0.2.0
...
svn path=/nixpkgs/trunk/; revision=31542
2012-01-14 18:03:05 +00:00
Yury G. Kudryashov
7a80e467cf
grantlee-0.1.9
...
svn path=/nixpkgs/trunk/; revision=28591
2011-08-15 18:05:04 +00:00
Yury G. Kudryashov
74c19fec9b
grantlee-0.1.7
...
svn path=/nixpkgs/trunk/; revision=24329
2010-10-17 18:43:43 +00:00
Yury G. Kudryashov
9808967475
grantlee-0.1.6
...
svn path=/nixpkgs/trunk/; revision=24236
2010-10-12 08:04:16 +00:00
Yury G. Kudryashov
ac1823a3b4
grantlee.meta
...
svn path=/nixpkgs/trunk/; revision=23636
2010-09-04 19:53:32 +00:00
Yury G. Kudryashov
6ee7628a19
Oops.. Forgotten ';'
...
svn path=/nixpkgs/trunk/; revision=23627
2010-09-03 18:55:36 +00:00
Yury G. Kudryashov
aa7164d7de
Add grantlee
...
svn path=/nixpkgs/trunk/; revision=23625
2010-09-03 17:40:55 +00:00