Commit graph

12 commits

Author SHA1 Message Date
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
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
R. RyanTM b598b453d7 polar-bookshelf: 1.12.0 -> 1.13.10 (#57370)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/polar-bookshelf/versions
2019-03-27 15:42:49 +01:00
R. RyanTM 3ce35d64e7 polar-bookshelf: 1.9.0 -> 1.12.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/polar-bookshelf/versions
2019-02-15 16:37:10 -08:00
R. RyanTM e0efa21b3f polar-bookshelf: 1.8.0 -> 1.9.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/polar-bookshelf/versions
2019-01-28 17:14:02 +00:00
Andy Chun @noneucat 3bdcbd8cb9 polar-bookshelf: 1.7.0 -> 1.8.0 2019-01-11 15:58:01 -08:00
R. RyanTM 40d29cb4bd polar-bookshelf: 1.5.1 -> 1.7.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/polar-bookshelf/versions
2019-01-07 17:19:11 -05:00
Will Dietz 2cb1949548 polar-bookshelf: 1.1.1 -> 1.5.1 2018-12-18 12:25:44 -06:00
R. RyanTM 050dad2901 polar-bookshelf: 1.1.0 -> 1.1.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/polar-bookshelf/versions
2018-12-18 12:05:09 -05:00
Andy Chun @noneucat 7357949e3c polar-bookshelf: 1.0.13 -> 1.1.0 2018-12-03 12:14:56 -08:00
Andy Chun 6d8953ba08 polar-bookshelf: 1.0.11 -> 1.0.13 (#50238)
* polar-bookshelf: 1.0.11 -> 1.0.13

* polar-bookshelf: fix desktop file
2018-11-17 11:01:33 +01:00
Andy Chun 7ea48e12b7 polar-bookshelf: init at 1.0.11 (#48610)
* polar-bookshelf: init at 1.0.11

* Grab gsettings_desktop_schemas from gnome3

* Explain why we're not building from source

* Use autoPatchelfHook

* Updated license & further cleanup
2018-11-07 13:37:27 +01:00