about summary refs log tree commit diff
path: root/pkgs/data
Commit message (Collapse)AuthorAge
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* Merge pull request #27848 from mimadrid/update/shared-mime-info-1.8Frederik Rietdijk2017-08-01
|\ | | | | shared-mime-info: 1.7 -> 1.8
| * shared-mime-info: 1.7 -> 1.8mimadrid2017-08-01
| |
* | cacert: fix unicode names in blacklistFranz Pletz2017-07-31
| | | | | | | | Fixes #27576.
* | Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\ \ | |/ |/|
| * Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-30
| |\
| * | Revert "docbook-xsl: Install dbtoepub"Eelco Dolstra2017-07-26
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 4e32f5bda32cd580a7ec731beb381b14bbf2b528. IMHO, it's not desirable to make docbook-xsl (and by extension a gazillion packages that depend on it) pull in Ruby. (For example, I just noticed that wget depends on ruby now...)
| * | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-23
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-17
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingVladimír Čunát2017-07-15
| |\ \ \ \
| * | | | | dns-root-data: improve determinism, clear key statusVladimír Čunát2017-07-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nitpicks: - The timestamps there were useless. - The generator now switched the two keys; I don't know why. I intentionally remove the comments like "state=1 [ ADDPEND ]". The problem is that keys e.g. in ADDPEND state are *not* immediately usable for validation - see RFC5011 for details. I verified that Unbound does disregard this on the format we and Debian use ATM, presumably due to removing parts of the comments, but it would be confusing nevertheless.
| * | | | | dns-root-data: init at 2017-06-16Franz Pletz2017-07-12
| | | | | |
* | | | | | powerline-fonts: 2015-12-11 -> 2017-05-25Jörg Thalheim2017-07-30
| |_|_|_|/ |/| | | |
* | | | | nixos-artwork: Fix URL to gnome-darkSilvan Mosberger2017-07-29
| |_|_|/ |/| | |
* | | | Merge pull request #27488 from dywedir/emacs-all-the-icons-fontsJörg Thalheim2017-07-19
|\ \ \ \ | | | | | | | | | | emacs-all-the-icons-fonts: 2.6.4 -> 3.1.1
| * | | | emacs-all-the-icons-fonts: 2.6.4 -> 3.1.1dywedir2017-07-19
| | |_|/ | |/| |
* / | | papirus-icon-theme: 20170616 -> 20170715bugworm2017-07-19
|/ / /
* | | Merge pull request #23964 from benley/nixos-manual-launcherGraham Christensen2017-07-16
|\ \ \ | |_|/ |/| | nixos: nix snowflake logo for the nixos manual launcher
| * | nixos: nix snowflake logo for the nixos manual launcherBenjamin Staffin2017-03-16
| | |
* | | Merge pull request #27328 from NickHu/terminusJörg Thalheim2017-07-12
|\ \ \ | | | | | | | | terminus-font: 4.40 -> 4.46
| * | | terminus: 4.40 -> 4.46Nick Hu2017-07-12
| | | |
* | | | Merge pull request #27333 from sternenseemann/google-fontsJörg Thalheim2017-07-12
|\ \ \ \ | | | | | | | | | | google-fonts: 2016-08-30 -> 2017-06-28
| * | | | google-fonts: 2016-08-30 -> 2017-06-28sternenseemann2017-07-12
| | | | |
* | | | | data: update hackage snapshot some morePeter Simons2017-07-11
|/ / / /
* | | / data: update hackage snapshot for 'callCabal'Peter Simons2017-07-11
| |_|/ |/| |
* | | unifont: 10.0.02 -> 10.0.04Lancelot SIX2017-07-10
| | | | | | | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00004.html for release announcement
* | | terminus-font-ttf: nitpick fixes/improvementsVladimír Čunát2017-07-08
| | | | | | | | | | | | | | | share/doc/COPYING would be a too general name and could collide with other packages.
* | | Merge #27165: ttf-envy-code-r: init at 0.PR7Vladimír Čunát2017-07-08
|\ \ \
| * | | ttf-envy-code-r: nitpick changesVladimír Čunát2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | - start version with 0. to get actual version semantics - better location for readme.txt - widen platforms to unix
| * | | ttf-envy-code-r: init at preview7wheatdog2017-07-08
| |/ /
* | | unifont: 10.0.01 -> 10.0.02Robert Helgesson2017-07-08
| | |
* | | iosevka: 1.13.0 -> 1.13.1Johannes Frankenau2017-07-06
|/ /
* | papirus-icon-theme: init at 20170616bugworm2017-07-04
| | | | | | | | fixes #27115
* | emacs-all-the-icons-fonts: 2.50 -> 2.6.4tjikini2017-07-01
| |
* | Merge pull request #26928 from romildo/new.monoidJoachim F2017-06-30
|\ \ | | | | | | monoid: init at 2016-07-21
| * | monoid: init at 2016-07-21romildo2017-06-28
| | |
* | | moka-icon-theme: 2017-02-13 -> 5.3.6romildo2017-06-27
|/ /
* | unifont: 9.0.06 -> 10.0.01Lancelot SIX2017-06-22
| | | | | | | | | | See http://lists.gnu.org/archive/html/info-gnu/2017-06/msg00009.html for release information
* | qt5: rename qmakeHook to qmakeThomas Tuegel2017-06-18
| |
* | nixos-artwork: do not leak nix hashes to filenames in /share/artwork/gnome/ ↵volth2017-06-14
| | | | | | | | | | | | | | | | (#26566) * nixos-artwork: do not leak nix hashes to filenames /share/artwork/gnome/ * simplify
* | Merge pull request #26460 from romildo/fix.nixos-artworkJoachim F2017-06-13
|\ \ | | | | | | nixos-artwork: add more wallpapers
| * | nixos-artwork: add more wallpapersromildo2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | Restructure the nixos-artwork to make it easy to selectively incorporate other components from upstream without needing to download the full package. Until now only the Gnome_Dark wallpaper was included. Add other wallpapers available in the package repository.
* | | arphic: init at 0.2.20080216.2Jörg Thalheim2017-06-10
|\ \ \ | | | | | | | | arphic: init at 0.2.20080216.2
| * | | arphic: style fixesJörg Thalheim2017-06-10
| | | |
| * | | Add Unicode Arphic CJK fontsChanglin Li2017-06-09
| |/ / | | | | | | | | | | | | These are a couple of CJK fonts that are on most other Linux distributions that aren't on NixOS
* / / rictydiminished-with-firacode: init at 0.0.1 (#26485)Masayuki Takeda2017-06-10
|/ /
* | iosevka: 1.12.5 -> 1.13.0Winnie Quinn2017-06-03
| |
* | docbook-xsl: Install dbtoepubShea Levy2017-06-03
| |
* | geolite-legacy: 2016-07-08 -> 2017-05-26Franz Pletz2017-05-26
| |
* | font-droid: cleanup homepage metadata (#26101)armijnhemel2017-05-26
| |