summary refs log tree commit diff
path: root/pkgs/data/fonts
Commit message (Collapse)AuthorAge
* Merge pull request #68747 from dtzWill/fix/bdf2psf-usr-env-varsRenaud2019-10-12
|\ | | | | bdf2psf: fix /usr/share -> /share, and don't install env-vars
| * fonts/gohufont: update for outputs change in bdf2psfrnhmjoj2019-10-07
| |
* | Merge pull request #70517 from marsam/update-cascadia-codeRenaud2019-10-08
|\ \ | | | | | | cascadia-code: 1909.16 -> 1910.04
| * | cascadia-code: 1909.16 -> 1910.04Mario Rodas2019-10-06
| | |
* | | ibm-plex: 2.0.0 -> 3.0.0Mario Rodas2019-10-06
|/ / | | | | | | Changelog: https://github.com/IBM/plex/releases/tag/v3.0.0
* | nerdfonts: Use patchShebangsChuck2019-10-03
| | | | | | | | | | | | In commit e8e191a1be9d after v2.0.0, nerdfonts switched from #!/bin/bash to #!/usr/bin/env bash. Rather than synchronizing this patching with that change, just use patchShebangs which handles both cases.
* | work-sans: init at 1.6Mario Rodas2019-09-28
| |
* | public-sans: 1.005 -> 1.006R. RyanTM2019-09-26
| | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/public-sans/versions
* | Merge pull request #69219 from rileyinman/iosevkaThomas Tuegel2019-09-24
|\ \ | | | | | | | | | | | | iosevka: Simplify custom build process The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
| * | iosevka: Add comment to document privateBuildPlanRiley Inman2019-09-24
| | |
| * | iosevka: Fix rev typo, link node_modules instead of copyRiley Inman2019-09-23
| | |
| * | iosevka: Merge node dependencies into nodePackagesRiley Inman2019-09-23
| | |
| * | iosevka: Declare version in mkDerivationRiley Inman2019-09-22
| | |
| * | iosevka: Add self as maintainerRiley Inman2019-09-22
| | |
| * | iosevka: Append extraParameters instead of overwritingRiley Inman2019-09-22
| | |
| * | iosevka: Simplify custom build processRiley Inman2019-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Although hopefully this can eventually be added to nodePackages, it uses some devDependencies to build custom fonts. Node2nix doesn't currently support enabling devDependencies for a single package. - Got rid of redundant let-in statements. - node-packages.json now only pulls in Iosevka. - generate.sh * Uses a nix-shell shebang to ensure it builds using the current version of node2nix (the old version caused some issues due to the 19.03 release version being 1.6.0 instead of 1.7.0). * Builds in development mode to fix the devDependencies issue. - Use the tree of the built node package as sourceRoot instead of installing node dependencies manually. This means the source will have to be updated in both node-packages.json and default.nix, but to make things easier the derivation inherits the version number. - Disparate build options now all live under privateBuildPlan, which is converted first with builtins.toJSON and then to TOML using remarshal (Unfortunately there is not currently a builtins.toTOML). - Extra parameters can also be provided that will be converted to JSON then TOML. This will overwrite the default parameters.toml file.
* | | Merge pull request #69071 from marsam/init-cascadia-codeMario Rodas2019-09-21
|\ \ \ | |/ / |/| | cascadia-code: init at 1909.16
| * | cascadia-code: init at 1909.16Mario Rodas2019-09-18
| | |
* | | vista-fonts: Use new download locationEelco Dolstra2019-09-19
|/ /
* | Merge pull request #68820 from babariviere/iosevka-2.0Thomas Tuegel2019-09-18
|\ \ | | | | | | iosevka: 1.4.3 -> 2.3.0
| * | iosevka: 1.4.3 -> 2.3.0babariviere2019-09-15
| | | | | | | | | | | | Use node2nix instead of reading package lock.
| * | iosevka: 1.4.3 -> 2.3.0babariviere2019-09-15
| | | | | | | | | | | | | | | Integrate new Iosevka build system. Add an extra arguments to add custom parameters (for example to map ligatures).
* | | Merge pull request #68738 from dtzWill/update/spleen-1.3.0Will Dietz2019-09-16
|\ \ \ | | | | | | | | spleen: 1.0.5 -> 1.3.0
| * | | spleen: 1.0.5 -> 1.3.0Will Dietz2019-09-13
| | |/ | |/| | | | | | | Install psfu files for console use.
* | | source-sans-pro: 2.045 -> 3.006Vladyslav M2019-09-15
| | |
* | | Merge pull request #68761 from dtzWill/update/inter-3.10Will Dietz2019-09-14
|\ \ \ | | | | | | | | inter: 3.7 -> 3.10
| * | | inter: 3.7 -> 3.10Will Dietz2019-09-13
| |/ / | | | | | | | | | | | | | | | https://github.com/rsms/inter/releases/tag/v3.10 https://github.com/rsms/inter/releases/tag/v3.9 https://github.com/rsms/inter/releases/tag/v3.8
* | | Merge pull request #68741 from dtzWill/update/sarasa-gothic-0.8.2Will Dietz2019-09-14
|\ \ \ | |_|/ |/| | sarasa-gothic: 0.8.0 -> 0.8.2
| * | sarasa-gothic: 0.8.0 -> 0.8.2Will Dietz2019-09-13
| |/ | | | | | | https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.2
* / agave: 10 -> 14Will Dietz2019-09-13
|/ | | | | | | https://github.com/agarick/agave/releases/tag/v14 https://github.com/agarick/agave/releases/tag/v13 https://github.com/agarick/agave/releases/tag/v12 https://github.com/agarick/agave/releases/tag/v11
* fira-code: 1.207 -> 2Fabián Heredia Montiel2019-09-09
|
* Merge pull request #68229 from dywedir/source-serif-proThomas Tuegel2019-09-08
|\ | | | | source-serif-pro: 2.010 -> 3.000
| * source-serif-pro: 2.010 -> 3.000Vladyslav M2019-09-07
| |
* | Merge branch 'master' into staging-nextJan Tojnar2019-09-06
|\| | | | | | | Fixed trivial conflicts caused by removing rec.
| * Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5Will Dietz2019-09-04
| |\ | | | | | | victor-mono: 1.2.1 -> 1.2.5
| | * victor-mono: 1.2.1 -> 1.2.5Will Dietz2019-09-03
| | |
| * | sudo-font: 0.37 -> 0.40Will Dietz2019-09-03
| |/ | | | | | | | | | | https://github.com/jenskutilek/sudo-font/releases/tag/v0.38 https://github.com/jenskutilek/sudo-font/releases/tag/v0.39 https://github.com/jenskutilek/sudo-font/releases/tag/v0.40
* | Merge branch 'master' into staging-nextVladimír Čunát2019-09-04
|\|
| * iosevka-bin: 2.2.1 -> 2.3.0Tadeo Kondrak2019-09-01
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-08-31
|\|
| * Merge master into staging-nextFrederik Rietdijk2019-08-31
| |\
| | * twitter-color-emoji: init at 12.1.2Jan Tojnar2019-08-29
| | |
| | * python2Packages.nototools: 2017-09-25 → 2019-03-20Jan Tojnar2019-08-29
| | |
* | | Merge pull request #67663 from jtojnar/fc-joypixelsJan Tojnar2019-08-30
|\ \ \ | | | | | | | | fontconfig: add support for JoyPixels font
| * | | joypixels: drop fontconfig fileJan Tojnar2019-08-29
| | |/ | |/| | | | | | | It is now supportedby our fontconfig.
* | | treewide: remove redundant recvolth2019-08-28
| | |
* | | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| | * Merge pull request #63273 from colemickens/nixpkgs-gelasioworldofpeace2019-08-23
| | |\ | | | | | | | | gelasio: init at unstable-2018-08-13
| | | * gelasio: init at unstable-2018-08-13Cole Mickens2019-08-23
| | | |