summary refs log tree commit diff
path: root/pkgs/data
Commit message (Collapse)AuthorAge
* tzdata: 2016d -> 2016eTobias Geerinckx-Rice2016-06-14
|
* geolite-legacy: 2016-06-08 -> 2016-06-13Tobias Geerinckx-Rice2016-06-14
|
* cacert: remove dependency on LWPRobert Helgesson2016-06-13
| | | | | | The `mk-ca-bundle.pl` script manages quite well using only curl but fails without LWP being present due to a `use` statement. This removes the Perl import of the LWP library and adds curl as a build input.
* numix-icon-theme-circle: 2016-05-25 -> 2016-06-10José Romildo Malaquias2016-06-13
|
* numix-icon-theme: 2016-05-18 -> 2016-06-10José Romildo Malaquias2016-06-13
|
* paper-icon-theme: 2016-05-25 -> 2016-06-08José Romildo Malaquias2016-06-13
|
* faba-mono-icons: init at 2016-04-30José Romildo Malaquias2016-06-13
| | | | Closes #16109.
* arc-icon-theme: init at 2016-06-06José Romildo Malaquias2016-06-13
|
* moka-icon-theme: init at 2016-06-07José Romildo Malaquias2016-06-13
|
* faba-icon-theme: init at 2016-06-02José Romildo Malaquias2016-06-13
|
* Merge pull request #16187 from Profpatsch/bgnetzimbatm2016-06-12
|\ | | | | bgnet: init at 3.0.21
| * bgnet: init at 3.0.21Profpatsch2016-06-12
| |
* | fontforge: 20150824 -> 20160404Nikolay Amiantov2016-06-11
| |
* | mononoki: init at 1.2Christian Lask2016-06-10
| |
* | geolite-legacy: 2016-06-06 -> 2016-06-08Tobias Geerinckx-Rice2016-06-08
| |
* | fix 'licenses' -> 'license' in several placesNikolay Amiantov2016-06-07
| |
* | corefonts: add meta and mark as unfreeNikolay Amiantov2016-06-07
| | | | | | | | See e.g. https://sourceforge.net/p/corefonts/bugs/6/
* | geolite-legacy: 2016-05-31 -> 2016-06-06Tobias Geerinckx-Rice2016-06-06
| |
* | libertine: set `platforms` fieldRobert Helgesson2016-06-06
| | | | | | | | Also make the `fontforge` build input a native build input.
* | Fix lots of fetchgit hashes (fallout from #15469)Tuomas Tynkkynen2016-06-03
| |
* | geolite-legacy: 2016-05-23 -> 2016-05-31Tobias Geerinckx-Rice2016-05-31
| |
* | Merge pull request #15741 from romildo/fix.themesJoachim Fasting2016-05-28
|\ \ | | | | | | Numix and Paper themes: fix installation dir and update revision
| * | paper-icon-theme: fix installation directoryJosé Romildo Malaquias2016-05-26
| | |
| * | paper-icon-theme: 2016-05-21 -> 2016-05-25José Romildo Malaquias2016-05-26
| | |
| * | numix-icon-theme-circle: 2016-05-18 -> 2016-05-25José Romildo Malaquias2016-05-26
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2016-05-26
|\| | | | | | | | | | | ... to get the systemd update (rebuilding ~7k jobs).
| * | geolite-legacy: 2016-05-16 -> 2016-05-23Tobias Geerinckx-Rice2016-05-23
| | |
* | | Merge branch 'master' into stagingVladimír Čunát2016-05-23
|\| | | | | | | | | | | That's to get mesa rebuild from master, as it's nontrivial.
| * | paper-icon-theme: init at 2016-05-21José Romildo Malaquias2016-05-22
| | |
| * | numix-icon-theme-circle: 20160121-e7008b488edfe37379ba9c4b8d5245dfd6125fc3 ↵José Romildo Malaquias2016-05-20
| | | | | | | | | | | | -> 2016-05-18
| * | numix-icon-theme: 20160120-a704451830d343670721cbf1391df18611d61901 -> ↵José Romildo Malaquias2016-05-20
| | | | | | | | | | | | 2016-05-18
* | | treewide: Make explicit that 'dev' output of gtk is usedTuomas Tynkkynen2016-05-19
|/ /
* | nerdfonts: moved to correct locationRok Garbas2016-05-17
| |
* | geolite-legacy: 2016-05-09 -> 2016-05-16Tobias Geerinckx-Rice2016-05-16
| |
* | fantasque-sans-mono: 1.6.5 -> 1.7.1Robert Helgesson2016-05-15
| |
* | dosemu-fonts: Fix and simplify buildaszlig2016-05-15
| | | | | | | | | | | | | | | | | | | | | | | | | | Regression introduced by 9820cb1bf24254199db05856bbb4919378ac75cb. The commit only sets dontBuild but the build for the DOSEmu fonts had a dummy configurePhase as well. So rather than just reinserting a dummy configurePhase again, let's just use buildCommand and put it out in one go, which is more suitable for such a simple package. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | nerdfonts: init at 0.7.0Rok Garbas2016-05-15
| |
* | Merge branch 'staging'Vladimír Čunát2016-05-13
|\ \ | | | | | | | | | | | | | | | Darwin isn't in a perfect state, in particular its bootstrap tools won't build which will block nixpkgs channel. But on the whole it seems acceptable.
| * \ Merge branch 'master' into stagingVladimír Čunát2016-05-12
| |\ \
| * \ \ Merge branch 'master' into stagingVladimír Čunát2016-05-08
| |\ \ \
| * \ \ \ Merge #14920: windows improvements, mainly mingwVladimír Čunát2016-05-05
| |\ \ \ \
| * | | | | use dontBuild instead of hacksRobin Gloster2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes: * buildPhase = "true" * buildPhase = ":"
* | | | | | man-pages: 4.05 -> 4.06Tobias Geerinckx-Rice2016-05-12
| |_|_|/ / |/| | | |
* | | | | mobile-broadband-provider-info: 20120614 -> 20151214Franz Pletz2016-05-12
| | | | |
* | | | | xits-math: init at 1.108Nikolay Amiantov2016-05-11
| | | | |
* | | | | geolite-legacy: 2016-05-03 -> 2016-05-09Tobias Geerinckx-Rice2016-05-10
| | | | |
* | | | | Fix some URLs that lacked a URI schemeEelco Dolstra2016-05-09
| |_|/ / |/| | |
* | | | pecita: 5.2 -> 5.3Robert Helgesson2016-05-08
| |/ / |/| |
* | | geolite-legacy: 2016-05-02 -> 2016-05-03Tobias Geerinckx-Rice2016-05-03
|/ /
* | hicolor_icon_theme: 0.14 -> 0.15Tobias Geerinckx-Rice2016-05-03
| |