1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-02 18:42:15 +00:00
Commit graph

2160 commits

Author SHA1 Message Date
Frederik Rietdijk 503081fa5b Merge staging into staging-next 2019-09-29 11:05:22 +02:00
R. RyanTM 2026c28743 osinfo-db: 20190805 -> 20190920
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/osinfo-db/versions
2019-09-29 00:19:04 +02:00
Mario Rodas 564d8e333d
work-sans: init at 1.6 2019-09-28 16:20:00 -05:00
R. RyanTM e83bca62e2 papirus-icon-theme: 20190802 -> 20190919
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/papirus-icon-theme/versions
2019-09-27 17:10:08 -07:00
R. RyanTM 923812e662 numix-icon-theme-circle: 19.02.22 -> 19.05.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/numix-icon-theme-circle/versions
2019-09-27 14:37:48 -07:00
R. RyanTM 31a2c2f0e3 numix-icon-theme-square: 19.02.22 -> 19.05.07
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/numix-icon-theme-square/versions
2019-09-27 13:59:32 -07:00
R. RyanTM b5b30f796c public-sans: 1.005 -> 1.006
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
2019-09-26 07:21:26 -07:00
R. RyanTM f835f9bc62 elementary-xfce-icon-theme: 0.13.1 -> 0.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/elementary-xfce-icon-theme/versions
2019-09-26 05:05:46 -07:00
Dmitry Kalinkin b3472597b7
Merge branch 'staging-next' into staging
Fixes eval on darwin after #69072

Tested using maintainers/scripts/eval-release.sh before and after to see
that the fix works
2019-09-25 19:31:32 -04:00
Thomas Tuegel 7a4d7c58e3
Merge pull request #69219 from rileyinman/iosevka
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.
2019-09-24 10:16:44 -05:00
Riley Inman dd2f026780 iosevka: Add comment to document privateBuildPlan 2019-09-24 10:34:17 -04:00
Vladimír Čunát 192fb9d11b
Merge branch 'staging-next' into staging 2019-09-24 08:15:01 +02:00
Riley Inman c847da5b8b iosevka: Fix rev typo, link node_modules instead of copy 2019-09-23 15:08:54 -04:00
José Romildo Malaquias 3b7e00c776 matcha: 2019-07 -> 2019-09-23 2019-09-23 06:23:51 -03:00
Riley Inman 64accf2edf iosevka: Merge node dependencies into nodePackages 2019-09-23 02:03:10 -04:00
Riley Inman 0ef7d0d908 iosevka: Declare version in mkDerivation 2019-09-22 14:10:04 -04:00
Riley Inman e1ace0f772 iosevka: Add self as maintainer 2019-09-22 14:07:10 -04:00
Riley Inman 8bfb67929d iosevka: Append extraParameters instead of overwriting 2019-09-22 14:04:58 -04:00
Jan Tojnar f80e55fc2e
gtk3.setupHook: clear icon-theme.cache in preFixup (#68552)
gtk3.setupHook: clear icon-theme.cache in preFixup
2019-09-22 16:30:42 +02:00
Vladimír Čunát 6c567ed797
Merge branch 'staging-next' into staging 2019-09-22 10:06:45 +02:00
Riley Inman 98a7d7990e iosevka: Simplify custom build process
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.
2019-09-21 12:54:46 -04:00
José Romildo Malaquias da6e307f45
Merge pull request #68302 from jD91mZM2/yaru
yaru-theme: init at 19.10.2
2019-09-21 12:12:59 -03:00
Mario Rodas 03888ff8de
Merge pull request #69071 from marsam/init-cascadia-code
cascadia-code: init at 1909.16
2019-09-21 01:41:46 -05:00
Matthew Bauer d8b7b95ac6 Merge remote-tracking branch 'origin/master' into staging 2019-09-20 23:25:24 -04:00
Matthew Bauer f7e4eeda6c
Merge pull request #68614 from nspin/pr/simplify-cacert-setup-hook
cacert: simplify setupHook
2019-09-20 17:59:34 -04:00
jD91mZM2 817e74524f
yaru-theme: init at 19.10.2 2019-09-20 21:53:38 +02:00
Eelco Dolstra d8e35fdbf9 vista-fonts: Use new download location 2019-09-19 22:38:31 +02:00
José Romildo Malaquias 1baddfbaaf
Merge pull request #68959 from romildo/upd.papirus-maia-icon-theme
papirus-maia-icon-theme: init at 2019-07-26
2019-09-19 16:00:37 -03:00
Vladyslav M 6447378983
Merge pull request #69003 from romildo/upd.arc-theme
arc-theme: 20190910 -> 20190917
2019-09-19 21:46:04 +03:00
Mario Rodas 319710d48c
cascadia-code: init at 1909.16 2019-09-18 21:00:00 -05:00
worldofpeace b7ad6e1be5
treewide: icons propagate hicolor-icon-theme, dontDropIconThemeCache 2019-09-18 22:47:29 +02:00
Jan Tojnar 8f91e87ded
gtk3.setupHook: clear icon-theme.cache in preFixup
Packages often run gtk-update-icon-cache to include their icons in themes’ icon cache. However, since each package is installed to its own prefix, the files will only collide. For that reason we are removing the icon-theme.cache from applications.

Previously, we did that in hicolor-icon-theme setup hook but, since it is actually gtk3’s utility that creates the cache, we thought it would be appropriate to let its setup hook handle the clearing.
2019-09-18 22:45:07 +02:00
worldofpeace 3b48814e8d
Merge pull request #68732 from dtzWill/update/shared-mime-info-1.13.1
shared-mime-info: 1.12 -> 1.13.1
2019-09-18 15:46:52 -04:00
Will Dietz a8303d2494 shared-mime-info: 1.12 -> 1.13.1
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/tags/Release-1-13
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/tags/Release-1-13-1
2019-09-18 15:45:54 -04:00
Thomas Tuegel 86db1ece88
Merge pull request #68820 from babariviere/iosevka-2.0
iosevka: 1.4.3 -> 2.3.0
2019-09-18 05:48:48 -05:00
José Romildo Malaquias 4dfd5069d6 arc-theme: 20190910 -> 20190917 2019-09-17 22:40:01 -03:00
José Romildo Malaquias 6d370a57b4 papirus-maia-icon-theme: init at 2019-07-26 2019-09-17 09:54:20 -03:00
José Romildo Malaquias e589f08b3b
Merge pull request #68860 from romildo/upd.qogir-icon-theme
qogir-icon-theme: init at 2019-09-15
2019-09-17 08:21:34 -03:00
José Romildo Malaquias 0d55837a9c
Merge pull request #68797 from romildo/upd.materia-theme
materia-theme: 20190831 -> 20190912
2019-09-17 08:20:02 -03:00
Will Dietz 0caa727cdd
Merge pull request #68738 from dtzWill/update/spleen-1.3.0
spleen: 1.0.5 -> 1.3.0
2019-09-16 10:47:09 -05:00
José Romildo Malaquias 25a28f8720 qogir-icon-theme: init at 2019-09-15 2019-09-15 16:36:32 -03:00
babariviere 41b98797ae
iosevka: 1.4.3 -> 2.3.0
Use node2nix instead of reading package lock.
2019-09-15 19:36:10 +02:00
babariviere 659adfaf27
iosevka: 1.4.3 -> 2.3.0
Integrate new Iosevka build system.
Add an extra arguments to add custom parameters (for example to map ligatures).
2019-09-15 16:05:02 +02:00
Vladyslav M 07753d8cf1
source-sans-pro: 2.045 -> 3.006 2019-09-15 10:48:37 +03:00
Will Dietz 1e1ca087a0
Merge pull request #68761 from dtzWill/update/inter-3.10
inter: 3.7 -> 3.10
2019-09-14 14:13:51 -05:00
Will Dietz fc09454b1b
Merge pull request #68741 from dtzWill/update/sarasa-gothic-0.8.2
sarasa-gothic: 0.8.0 -> 0.8.2
2019-09-14 14:12:34 -05:00
Will Dietz da9869e5d2
Merge pull request #68746 from dtzWill/update/agave-14
agave: 10 -> 14
2019-09-14 13:15:04 -05:00
José Romildo Malaquias 82783dc183 materia-theme: 20190831 -> 20190912 2019-09-14 11:22:45 -03:00
Franz Pletz 789760aa10
Merge pull request #68779 from mimame/update/maintainer
maintainer: mimadrid: update github username and personal data
2019-09-14 14:08:35 +00:00
José Romildo Malaquias ad333743a8
Merge pull request #68662 from romildo/upd.arc-theme
arc-theme: 20190330 -> 20190910
2019-09-14 08:40:54 -03:00
Miguel Madrid Mencía 148c82e07e
maintainer: mimadrid: update github username and personal data 2019-09-14 12:15:46 +02:00
Will Dietz f1df175f8d
inter: 3.7 -> 3.10
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
2019-09-13 22:54:15 -05:00
Will Dietz 9fbb606cd0
agave: 10 -> 14
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
2019-09-13 22:05:38 -05:00
Will Dietz 7ff42e439e
sarasa-gothic: 0.8.0 -> 0.8.2
https://github.com/be5invis/Sarasa-Gothic/releases/tag/v0.8.2
2019-09-13 21:55:41 -05:00
Will Dietz c21ae92d94
spleen: 1.0.5 -> 1.3.0
Install psfu files for console use.
2019-09-13 21:48:51 -05:00
José Romildo Malaquias f93d1762ee arc-theme: move to pkgs/data/themes 2019-09-13 10:27:41 -03:00
José Romildo Malaquias 9dc74f3c44 mojave-gtk-theme: 2019-05-21 -> 2019-09-09 2019-09-13 09:39:56 -03:00
Nick Spinale e7ede726ba cacert: simplify setupHook
Triggering this setupHook for dependencies at targetOffset does not work
in cross-compilation cases where such a dependency is lacking. This
simplified setupHook is more robust.
2019-09-12 20:14:47 +00:00
Marek Mahut ebf50e20fe
Merge pull request #68325 from romildo/upd.matcha-gtk-theme
matcha: 2019-06-22 -> 2019-07
2019-09-10 13:26:57 +02:00
Fabián Heredia Montiel f5e5aa7400 fira-code: 1.207 -> 2 2019-09-09 22:35:16 -05:00
Frederik Rietdijk 0107ee8c32
Merge pull request #68339 from NixOS/staging-next
Staging next with systemd 243
2019-09-09 10:02:20 +02:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
José Romildo Malaquias a8973fa845 shades-of-gray-theme: 1.1.8 -> 1.1.9 2019-09-08 17:28:52 -03:00
José Romildo Malaquias 3518248b49 matcha: 2019-06-22 -> 2019-07 2019-09-08 17:22:41 -03:00
Thomas Tuegel 26b095829f
Merge pull request #68229 from dywedir/source-serif-pro
source-serif-pro: 2.010 -> 3.000
2019-09-08 09:22:11 -05:00
Vladyslav M d4da04c528
source-serif-pro: 2.010 -> 3.000 2019-09-07 01:04:01 +03:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Will Dietz ef414c2676
Merge pull request #68036 from dtzWill/update/victor-mono-1.2.5
victor-mono: 1.2.1 -> 1.2.5
2019-09-04 21:13:20 -05:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Will Dietz a8b1948aa7
victor-mono: 1.2.1 -> 1.2.5 2019-09-03 18:15:59 -05:00
Will Dietz a774931282
sudo-font: 0.37 -> 0.40
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
2019-09-03 18:12:56 -05:00
José Romildo Malaquias fdd331cceb
Merge pull request #67900 from romildo/upd.materia-theme
materia-theme: 20190315 -> 20190831
2019-09-03 11:00:50 -03:00
Marek Mahut 3775e79ce9
Merge pull request #67918 from tadeokondrak/iosevka-2.3.0
iosevka-bin: 2.2.1 -> 2.3.0
2019-09-03 11:08:40 +02:00
Peter Simons 79cfb44011 all-cabal-hashes: update to Hackage at 2019-09-03T05:02:25Z 2019-09-03 09:23:56 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Tadeo Kondrak 346f49596b
iosevka-bin: 2.2.1 -> 2.3.0 2019-09-01 22:51:10 -06:00
José Romildo Malaquias 0ad44f80ad materia-theme: 20190315 -> 20190831 2019-09-01 17:00:36 -03:00
José Romildo Malaquias 6f9e18a47d qogir-theme: 2019-05-03 -> 2019-08-31 2019-08-31 18:54:22 -03:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Averell Dalton d8be742844 tzdata: 2019a -> 2019b 2019-08-31 12:43:34 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Jan Tojnar 3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
worldofpeace 810b2fb4f3
Merge pull request #67701 from jtojnar/twemoji
twitter-color-emoji: init at 12.1.2
2019-08-29 16:37:00 -04:00
Jan Tojnar 4e4d67b79f
twitter-color-emoji: init at 12.1.2 2019-08-29 21:33:26 +02:00
Jan Tojnar dd7ec2ea97
python2Packages.nototools: 2017-09-25 → 2019-03-20 2019-08-29 17:24:10 +02:00
Jan Tojnar 1a7b8f6817
joypixels: drop fontconfig file
It is now supportedby our fontconfig.
2019-08-29 02:17:49 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Frederik Rietdijk 98640fd482 Merge master into staging-next 2019-08-27 16:36:47 +02:00
volth 35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
José Romildo Malaquias 86e1452556 theme-obsidian2: 2.8 -> 2.9 (#67501)
* theme-obsidian2: 2.8 -> 2.9

* theme-obsidian2: move to pkgs/data

* theme-obsidian2: use pname

* theme-obsidian2: run hooks preInstall and postInstall in install phase
2019-08-26 23:11:52 +08:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
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
2019-08-24 08:55:37 +02:00
worldofpeace eaf95bef86
Merge pull request #63273 from colemickens/nixpkgs-gelasio
gelasio: init at unstable-2018-08-13
2019-08-23 16:12:39 -04:00
Cole Mickens 6039ccef9e gelasio: init at unstable-2018-08-13 2019-08-23 22:01:04 +02:00
xrelkd 54e5878ecd font-awesome: 5.10.1 -> 5.10.2 2019-08-23 15:21:47 +08:00
Jonathan Ringer 2e7613b3a0 osinfo-db: 20190726 -> 20190805 2019-08-20 18:21:18 -07:00
Jan Tojnar 91d627ab0a
Merge pull request #67014 from jtojnar/joypixels
joypixels: init at 5.0.2
2019-08-20 14:52:28 +02:00