Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +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
Nathan van Doorn
298f3d6c27
gramps: fix build
2019-04-05 15:06:02 +00:00
R. RyanTM
9425ac3202
gramps: 5.0.0 -> 5.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gramps/versions
2018-12-30 23:14:45 -05:00
Jan Tojnar
a51a99c690
gobject-introspection: rename package
...
camelCase package name was a huge inconsistency in GNOME package set.
2018-12-02 12:42:29 +01:00
joncojonathan
2b93aed3cc
gramps: add joncojonathan to package maintainers
2018-10-08 20:55:26 +01:00
joncojonathan
5a8a982526
gramps: add support for recommended packages
...
The GRAMPS readme indicates there are a number of recommended packages (graphviz, ghostscript,
PyICU and osm-gps-map which was already supported). These default to true.
2018-10-08 20:55:06 +01:00
R. RyanTM
eff1d3d4db
gramps: 4.2.8 -> 5.0.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/gramps/versions .
2018-08-08 17:29:20 -07:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Ryan Mulligan
038a0c9a60
treewide: http to https
2018-04-30 21:39:20 -07:00
Symphorien Gibol
d8bd255a08
gramps: 4.2.6 -> 4.2.8
2018-04-05 17:14:27 +02:00
Symphorien Gibol
360d241bd6
gramps: fix startup
...
Should fix #38463
I still get
```
WARNING: grampsgui.py: GTK translations missing, GUI will be broken,
especially for RTL languages!
```
but at least it seems usable.
2018-04-05 17:04:50 +02:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
joncojonathan
3ca090d2b4
gramps: 4.1.1 -> 4.2.6
...
Motivation for change: GRAMPS was a long way out of date.
Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Vladimír Čunát
6eeea6effd
Python: more evaluation fixups.
2016-10-14 00:03:12 +02:00
Frederik Rietdijk
7986b718f3
Remove pycairo from top-level
...
See #11567 .
2016-08-14 13:52:42 +02:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Eduard Bachmakov
fd259de158
gramps: add license
2014-11-23 11:49:38 -05:00
Eduard Bachmakov
1ac091712f
Add gramps package.
...
Basic functionality works. No plugins yet (TODO: GExiv2, pyICU, webkit,
osmgsmmap).
Gives error messages about errors in GTK installation regarding
localization. No impact other than the messages visible.
2014-11-22 22:24:00 -05:00