Commit graph

18 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Mario Rodas e44d7c14f5
treewide: remove empty let blocks 2019-12-04 06:00:00 -05:00
Joachim Fasting bad07dfac5
tree-wide: replace uses of splitString "." with lib.versions
Quoting from the splitString docstring:

   NOTE: this function is not performant and should never be used.

This replaces trivial uses of splitString for splitting version
strings with the (potentially builtin) splitVersion.
2019-09-26 17:42:49 +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
R. RyanTM 390ff8fc5d workrave: 1.10.23 -> 1.10.31
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/workrave/versions
2019-04-05 15:45:57 +00: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
R. RyanTM 2bd753b98c workrave: 1.10.21 -> 1.10.23
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/workrave/versions
2018-10-14 09:03:47 +02:00
R. RyanTM 1ff5b1342b workrave: 1.10.20 -> 1.10.21 (#46930)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/workrave/versions
2018-09-28 20:55:57 +02:00
Echo Nolan 5b0985d055 workrave: fix alert sounds by including the right GST plugins 2018-03-17 13:31:45 -07:00
Echo Nolan 250c19c746 workrave: 1.10.7 -> 1.10.20
Also: switch to GTK-3, fix GSettings by using wrapGAppsHook.
2018-03-16 19:56:51 -07:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01: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
Kirill Boltaev bccd75094f treewide: explicitly specify gtk and related package versions 2016-09-12 18:26:06 +03:00
Tobias Geerinckx-Rice 5fcf22f57c
workrave: 1.10.6 -> 1.10.7; fetchFromGitHub; maintain 2016-05-01 01:58:28 +02:00
Tobias Geerinckx-Rice 2b48d3dae6
workrave: minor edits for consistency
Mainly dropping the partial use of xorg.<lib> and separating
nativeBuildInputs.
2016-05-01 01:58:28 +02:00
Tobias Geerinckx-Rice ba71263545
workrave: fix version format and tarball name 2016-04-25 00:55:21 +02:00
Damien Cassou 022b4a8dd1 workrave: add missing dependencies 2016-04-24 12:28:56 +02:00
Pavan Rikhi 323829af0a workrave: add expression 2015-01-07 02:15:26 -05:00