Commit Graph

1609 Commits

Author SHA1 Message Date
Timo Kaufmann
6fc8b0d69a polytopes_db: init at 20170220 2018-06-30 01:20:45 +02:00
Timo Kaufmann
60fe33bbe5 pari-seadata-small: init at 20090618 2018-06-30 01:20:45 +02:00
Timo Kaufmann
7c92c26b23 pari-galdata: init at 20080411 2018-06-30 01:20:45 +02:00
Timo Kaufmann
2f76f66998 graphs: init at 20161026 2018-06-30 01:20:45 +02:00
Timo Kaufmann
83a839c4d4 combinatorial_designs: init at 20140630 2018-06-30 01:20:45 +02:00
Matthew Bauer
225af4df52
Merge pull request #42388 from devx/update-font-awesome-5
font-awesome-5: update to version 5.1.0
2018-06-28 22:09:12 -04:00
Silvan Mosberger
57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
Peter Simons
1b3111e436 all-cabal-hashes: update snapshot to Hackage at 2018-06-22T09:51:25Z 2018-06-26 10:12:28 +02:00
Ryan Mulligan
0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
Victor Palma
d9659c1580 font-awesome-5: update to version 5.1.0 2018-06-22 13:54:39 -05:00
Peter Simons
379e9253c4 all-cabal-hashes: update snapshot to Hackage at 2018-06-14T18:11:23Z 2018-06-16 15:57:43 +02:00
Mario Rodas
55e0d58531 fira-mono: update url 2018-06-10 13:21:23 -05:00
Mario Rodas
7a5e440d56 fira: update url 2018-06-10 13:20:03 -05:00
Lancelot SIX
0dc563881a
unifont: 10.0.06 -> 11.0.01
See https://lists.gnu.org/archive/html/info-gnu/2018-06/msg00003.html
for release information
2018-06-06 23:19:45 +02:00
R. RyanTM
46dfe1eca8 osinfo-db: 20180514 -> 20180531 (#41532)
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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 20180531 with grep in /nix/store/25851x07kvaxfb8s7427mhpvylj8swg1-osinfo-db-20180531
- directory tree listing: https://gist.github.com/60bc6cf4445cc0ea32c19263635f4abc
- du listing: https://gist.github.com/f17e071004c463f800b9a570501643e5
2018-06-06 08:37:08 +02:00
R. RyanTM
0a01677533 wireless-regdb: 2018.05.09 -> 2018.05.31 (#41502)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wireless-regdb/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- directory tree listing: https://gist.github.com/eb0bfbd5021737ca480ef0988bdb7c0b
- du listing: https://gist.github.com/bef51cf6379ac49345c3a945c0d86181
2018-06-06 08:27:07 +02:00
Peter Simons
dd06ec2cf8 all-cabal-hashes: update snapshot to Hackage at 2018-05-29T07:28:04Z 2018-06-05 09:34:11 +02:00
Chaz Schlarp
933d7f37ac
cacert: fix certdata2pem url
Related to #39927

```
$ nix-prefetch-url https://salsa.debian.org/debian/ca-certificates/raw/debian/20170717/mozilla/certdata2pem.py
path is '/nix/store/0d00axdac4h8ffxrf90s5zh8xdw3r29z-certdata2pem.py'
1d4q27j1gss0186a5m8bs5dk786w07ccyq0qi6xmd2zr1a8q16wy
```
2018-06-01 17:56:53 -07:00
Thomas Tuegel
7b62752464
Merge pull request #41184 from ttuegel/feature/noto-fonts-extra
noto-fonts: separate package for unusual weights
2018-05-29 06:08:29 -05:00
Matt McHenry
bf3e3f7287 man-pagess: set low priority for man-pages package (#41121)
if a package comes with its own man page, prefer it
2018-05-28 18:55:32 -04:00
Thomas Tuegel
8f43bb4e23
noto-fonts: separate package for unusual weights
Noto provides a large number of unusual font weights so that the complete
package of fonts is more than 300 MB in size. Most of these weights are moved
into noto-fonts-extra; noto-fonts retains the ordinary weights and styles.

See also: #31543
2018-05-28 13:14:03 -05:00
Tuomas Tynkkynen
2760b24462 Merge remote-tracking branch 'upstream/master' into staging 2018-05-26 19:01:18 +03:00
Jan Tojnar
6db1fccdd3 tex-gyre: ~2.003 → 2.501 (#41037) 2018-05-26 15:36:23 +02:00
Matthew Justin Bauer
98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer
73b11060fc treewide: add more versions to package names 2018-05-25 15:48:30 -05:00
Matthew Bauer
02297beade treewide: add version to packages
Lots of packages are missing versions in their name. This adds them
where appropriate. These were found with this command:

 $ nix-env -qa -f. | grep -v '\-[0-9A-Za-z.-_+]*$' | grep -v '^hook$'

See issue #41007.
2018-05-25 15:48:05 -05:00
Tuomas Tynkkynen
f9feacfc7c Merge remote-tracking branch 'upstream/master' into staging 2018-05-22 17:48:29 +03:00
Peter Simons
bd60d9a6bb all-cabal-hashes: update Hackage snapshot to latest version 2018-05-22 10:34:21 +02:00
John Ericson
db4d77779c Merge remote-tracking branch 'upstream/master' into staging 2018-05-21 20:21:48 -04:00
R. RyanTM
fca8ce870c osinfo-db: 20180502 -> 20180514
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.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 20180514 with grep in /nix/store/4lgxl3vd6h691mx9hn2znln8idhv5bnn-osinfo-db-20180514
- directory tree listing: https://gist.github.com/557cda4c5d9742fc2f03e3eb6c73b7ee
- du listing: https://gist.github.com/17de36b5bae99c6d771de2b293c347b5
2018-05-21 08:59:32 +00:00
Vladimír Čunát
392e6de7d0
Merge branch 'master' into staging 2018-05-20 13:20:53 +02:00
Peter Simons
5b2490d53e all-cabal-hashes: update to latest version 2018-05-19 22:24:30 +02:00
John Ericson
5ccb99e372 Merge remote-tracking branch 'upstream/master' into staging 2018-05-18 17:48:37 -04:00
Vladyslav Mykhailichenko
e44659509f iosevka-bin: 1.14.0 -> 1.14.3 2018-05-18 11:46:25 +03:00
Vladyslav Mykhailichenko
e63bc58d7b iosevka: 1.14.2 -> 1.14.3 2018-05-18 11:45:25 +03:00
Tuomas Tynkkynen
003473613a Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-05-18 03:54:38 +03:00
Manuel Mendez
1d424ba169 hack-font: 3.002 -> 3.003 (#40627) 2018-05-17 13:33:27 +02:00
Frederik Rietdijk
658b7c3f2e Merge master into staging 2018-05-13 12:13:25 +02:00
John Ericson
2c5d915200 Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging 2018-05-13 01:02:09 -04:00
Mitsuhiro Nakamura
50f5a417b2 rounded-mgenplus: add mnacamura as maintainer 2018-05-13 07:23:18 +09:00
Mitsuhiro Nakamura
3fd8dea354 rounded-mgenplus: init at 20150602 2018-05-13 07:22:02 +09:00
R. RyanTM
5956939f35 wireless-regdb: 2017.12.23 -> 2018.05.09
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wireless-regdb/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/6eb5b27b95c943023d5aa76dab9d870e
2018-05-12 14:03:48 +02:00
R. RyanTM
0c556f6f60 poppler_data: 0.4.8 -> 0.4.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/poppler-data/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.4.9 with grep in /nix/store/vcpqkfixqx9gdd3mf07lqil5q7kivlfm-poppler-data-0.4.9
- directory tree listing: https://gist.github.com/582309ee358dd7c8e622f5b89fdf8f88
2018-05-12 14:00:19 +02:00
John Ericson
ee4b56edd3 Merge remote-tracking branch 'upstream/master' into staging 2018-05-11 14:36:08 -04:00
Franz Pletz
9d0202faa1
tzdata: 2017c -> 2018e
Notable changes:

  - North Korea switches back to +09 on 2018-05-05.
2018-05-11 18:23:40 +02:00
R. RyanTM
35a3194e7f scowl: 2017.08.24 -> 2018.04.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/scowl/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2018.04.16 with grep in /nix/store/amyjmpkyvsn53x3fac7b01mwyi9jl30i-scowl-2018.04.16
- directory tree listing: https://gist.github.com/e67c69e3e02df834f3b040f36b261c13
2018-05-11 00:19:05 -07:00
Frederik Rietdijk
a18b493e02 Merge master into staging 2018-05-09 10:48:01 +02:00
Uli Baum
b7ad8d667c Revert "poppler_data: 0.4.8 -> 0.4.9" (#39524)
This reverts commit 95d1d753dc.
See discussion in #39742
2018-05-09 00:20:26 +02:00
Peter Simons
6db7f92cc2 all-cabal-hashes: update to latest version 2018-05-08 17:48:12 +02:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
Jörg Thalheim
a568f59e32
Merge pull request #40123 from romildo/fix.iconpack-obsidian
iconpack-obsidian: restrict platforms to linux
2018-05-07 14:13:42 +01:00
José Romildo Malaquias
084efc26e7 iconpack-obsidian: restrict platforms to linux 2018-05-07 10:10:05 -03:00
Jörg Thalheim
c3f08e6a97
Merge pull request #40072 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20180416 -> 20180502
2018-05-07 14:06:36 +01:00
R. RyanTM
9389f3f8b3 osinfo-db: 20180416 -> 20180502
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.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 20180502 with grep in /nix/store/xsgfilzqf0fkahxgp24ivs90xy8mz6rs-osinfo-db-20180502
- directory tree listing: https://gist.github.com/38c69c0bcc2f185f90e5c56f329dc980
2018-05-06 23:05:28 -07:00
xeji
5027c1358a
Merge pull request #39527 from r-ryantm/auto-update/poppler-data
poppler_data: 0.4.8 -> 0.4.9
2018-05-05 22:47:33 +02:00
John Ericson
cf06e42d1c Merge remote-tracking branch 'upstream/master' into staging 2018-05-03 16:35:36 -04:00
José Romildo Malaquias
919d824efe iconpack-obsidian: init at 4.0.1 2018-05-03 15:45:57 -03:00
Peter Simons
d59466a2e9 all-cabal-hashes: update to latest version 2018-05-03 14:50:45 +02:00
R. RyanTM
51c13292bd iosevka: 1.14.1 -> 1.14.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/iosevka/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.2 with grep in /nix/store/57g5hfljvvnlp3pzvvg16rxp8izrdh7q-iosevka-1.14.2
- directory tree listing: https://gist.github.com/36df1a4bd1bda5184b07e7bbd902e1b4
2018-05-03 01:04:15 +02:00
R. RyanTM
4d7d53c78a man-pages: 4.15 -> 4.16
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/man-pages/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/15b3577e7c69b230dc911f5a85a66cc8
2018-05-02 14:14:52 -07:00
Matthew Justin Bauer
eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05:00
davidak
1c235abda6 elementary-xfce-icon-theme: 2017-11-28 -> 0.11 2018-04-28 07:58:52 +02:00
Yucheng Zhang
f135610aca inziu-iosevka: remove 2018-04-27 23:32:32 +08:00
Jörg Thalheim
903f694e34
Merge pull request #39477 from ChengCat/new-fonts
Add new fonts
2018-04-26 10:17:41 +01:00
Jörg Thalheim
0c02d15394 sarasa-gothic: disable hydra build due its size
Build is i/o bound
2018-04-26 10:15:12 +01:00
Jörg Thalheim
8440100b4f inziu-iosevka: disable hydra build due its size
Build is i/o bound
2018-04-26 10:10:47 +01:00
R. RyanTM
95d1d753dc poppler_data: 0.4.8 -> 0.4.9
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/poppler-data/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.4.9 with grep in /nix/store/vcpqkfixqx9gdd3mf07lqil5q7kivlfm-poppler-data-0.4.9
- directory tree listing: https://gist.github.com/d2d3458239d6b4ca15b241ba36a9309e
2018-04-25 23:25:47 -07:00
Yucheng Zhang
cbbcd2920d sarasa-gothic: init at 0.5.2 2018-04-25 21:48:21 +08:00
Yucheng Zhang
42ecb0dd94 inziu-iosevka: init at 1.13.2 2018-04-25 21:48:17 +08:00
Peter Simons
93b3240930 all-cabal-hashes: update to latest version 2018-04-25 11:43:55 +02:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
Benjamin Hipple
9e9cc471b6 dejavu-fonts: fix missing Perl IOString dependency (#39341)
Per the docs, IOString was recently added as a dependency:
https://github.com/dejavu-fonts/dejavu-fonts/blob/master/BUILDING.md

As-is, attempting to rebulid from source errors out with this missing perl module.
2018-04-22 23:24:44 +01:00
Jörg Thalheim
df1e4d29b8
Merge pull request #39204 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20180325 -> 20180416
2018-04-21 18:26:32 +01:00
R. RyanTM
a037b5744d osinfo-db: 20180325 -> 20180416
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.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 20180416 with grep in /nix/store/nwpn0sz1yrnya6fy9i1akyc1k0viqxmm-osinfo-db-20180416
- directory tree listing: https://gist.github.com/1a5a860f2b7b5bae8fab95a8735b6528
2018-04-20 01:16:25 -07:00
Peter Simons
eb0943feb0
Merge pull request #39062 from vaibhavsagar/bump-all-cabal-hashes
all-cabal-hashes: bump to 2018-04-19T00:28:09Z
2018-04-19 21:46:24 +02:00
Vaibhav Sagar
13bce289b6 all-cabal-hashes: bump to 2018-04-19T00:28:09Z 2018-04-19 09:30:05 +08:00
Matthew Bauer
e3239a266d docbook-xsl-ns: cleanup last patch
Doh.
2018-04-17 21:15:43 -05:00
Corey O'Connor
5ffdcd32ef docbook-xsl-ns: Add patch to avoid infinite recursion.
Fixes #39090
2018-04-17 20:59:51 -05:00
volth
2c1f2c0f0b
babelstone-han: 11.0.0 -> 11.0.2
new font version; old link answers with 404
2018-04-16 16:49:02 +00:00
worldofpeace
30a031b81a papirus-icon-theme: 20180214 -> 20180401 2018-04-12 21:38:55 -04:00
Frederik Rietdijk
ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
Peter Simons
120a7ffb55 hackage-db: update snapshot 2018-04-11 11:25:30 +02:00
Frederik Rietdijk
0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Matthew Justin Bauer
43ee892341
Merge pull request #38418 from jbaum98/scheherazade
scheherazade: init at 2.100
2018-04-08 21:34:00 -05:00
Matthew Justin Bauer
3b9a01ecb6
Merge pull request #38173 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20180311 -> 20180325
2018-04-08 21:22:11 -05:00
Frederik Rietdijk
595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
Jörg Thalheim
6b69f22f13 iana-etc: 20180108 -> 20180405 2018-04-07 08:27:40 +01:00
Brice Waegeneire
e70e093cc9 nerdfonts: 1.1.0 -> 2.0.0
bump to a version with Nix logo in it
2018-04-06 15:54:34 +02:00
Daiderd Jordan
d152039927
emojione: mark linux only 2018-04-05 20:05:20 +02:00
Jake Waksbaum
491bac13f9 scheherazade: init at 2.100 2018-04-04 02:35:21 +00:00
Thomas Tuegel
140f2a3584
tex-gyre-*-math: Move to tex-gyre-math package set
The `tex-gyre-*-math` fonts are moved to the `tex-gyre-math` set for consistency
with `tex-gyre` and to allow them to be easily installed together. Aliases are
created for backwards-compatibility.
2018-04-03 06:32:02 -05:00
R. RyanTM
022b5bf693 osinfo-db: 20180311 -> 20180325
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.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 20180325 with grep in /nix/store/sdr910akq1gsdl16247miad3846naixs-osinfo-db-20180325
- directory tree listing: https://gist.github.com/9b051f2ceaf735649e31d21d5881f6bd
2018-03-30 21:38:44 -07:00
R. RyanTM
965821ff42 stdman: 2017.04.02 -> 2018.03.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/stdman/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- directory tree listing: https://gist.github.com/61aadf45c197a34f488d838b7d3dd602
2018-03-30 19:57:10 +01:00
Peter Simons
edd72a0736 hackage: update db snapshot 2018-03-29 20:46:32 +02:00
Peter Simons
eb8127a1d2 hackage: update db snapshot 2018-03-25 20:21:45 +02:00
Daiderd Jordan
e52250b33c
scowl: fix darwin build
/cc ZHF #36454
2018-03-25 15:24:35 +02:00
Matthew Justin Bauer
8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan
b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
volth
64c756d50d
babelstone-han: 10.0.2 -> 11.0.0
new font version; old link answers with 404
2018-03-24 17:23:55 +00:00
Ryan Mulligan
e6a3b5392d osinfo-db: 20170813 -> 20180311 (#37071)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 20180311 with grep in /nix/store/2a26a2ic31kvg85krsqn5j1jnndhm70l-osinfo-db-20180311
- found 20180311 in filename of file in /nix/store/2a26a2ic31kvg85krsqn5j1jnndhm70l-osinfo-db-20180311
2018-03-23 14:51:12 -05:00
Michael Raskin
c940d2e1ac
Merge pull request #37158 from oxij/pkgs/tor-browsers
update tor browsers
2018-03-16 18:06:50 +00:00
taku0
16ee6b5ed9 nss: 3.34.1 -> 3.35; cacert.certdata2pem: 20160104 -> 20170717 2018-03-16 03:42:09 +00:00
Peter Simons
e14fa3f228 hackage: update db snapshot 2018-03-15 21:33:05 +01:00
Tuomas Tynkkynen
ef64208eba Merge commit '3ab2949' from staging into master
Conflicts:
	pkgs/development/compilers/llvm/6/llvm.nix
	pkgs/servers/home-assistant/component-packages.nix
2018-03-15 22:30:56 +02:00
John Ericson
2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson
f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Tuomas Tynkkynen
2fec9c6e29 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/development/tools/build-managers/conan/default.nix
2018-03-13 23:04:18 +02:00
Peter Simons
1aaed17244 hackage: update database snapshot to latest version 2018-03-13 21:42:54 +01:00
Shea Levy
aabfda6d5d
Merge branch 'merge/master-to-staging-20180310' of git://github.com/oxij/nixpkgs into staging 2018-03-11 17:28:07 -04:00
mingchuan
cbf735e3f1
brise: change platforms to linux only 2018-03-11 23:46:05 +08:00
Michael Raskin
bf41b468ad
Merge pull request #35588 from xeji/cacert-unbundled
cacert: add output "unbundled" for individual certificates
2018-03-11 10:08:07 +00:00
Jan Malakhovski
7079e744d4 Merge branch 'master' into staging
Resolved the following conflicts (by carefully applying patches from the both
branches since the fork point):

   pkgs/development/libraries/epoxy/default.nix
   pkgs/development/libraries/gtk+/3.x.nix
   pkgs/development/python-modules/asgiref/default.nix
   pkgs/development/python-modules/daphne/default.nix
   pkgs/os-specific/linux/systemd/default.nix
2018-03-10 20:38:13 +00:00
Ivan Solyankin
fed464103f libkkc-data: init at 0.2.7 2018-03-10 17:13:38 +03:00
Ryan Mulligan
0373079efc iosevka: 1.14.0 -> 1.14.1
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.14.1 with grep in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
- found 1.14.1 in filename of file in /nix/store/96pxdcrjsqsw3wy79kqpjj1lwwndq62j-iosevka-1.14.1
2018-03-08 20:05:47 -08:00
Peter Simons
68fd23fbb2 hackage: update database snapshot to latest version 2018-03-06 21:24:50 +01:00
Nikolay Amiantov
fe708a3462 twemoji-color-font: include recommended fontconfig configuration 2018-03-06 13:07:14 +03:00
Peter Simons
18055971cb hackage: update database snapshot to latest version 2018-03-05 16:45:07 +01:00
José Romildo Malaquias
52a4d3183f numix-icon-theme-square: build GTK icon cache 2018-03-04 07:49:06 -03:00
José Romildo Malaquias
cba652b766 numix-icon-theme-square: 17-12-25 -> 18-02-16 2018-03-04 07:49:06 -03:00
José Romildo Malaquias
86036cc65d numix-icon-theme-circle: build GTK icon cache 2018-03-04 07:49:05 -03:00
José Romildo Malaquias
b087ca23bf numix-icon-theme-circle: 17-12-25 -> 18-02-16 2018-03-04 07:20:57 -03:00
José Romildo Malaquias
c714c92d79 deepin-icon-theme: move to deepin meta package 2018-03-04 00:22:14 -03:00
Tuomas Tynkkynen
1e107443ad Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging 2018-03-03 22:40:32 +02:00
Jan Tojnar
618ac29687
cantarell-fonts: rename from cantarell_fonts 2018-03-03 00:36:38 +01:00
Jan Tojnar
f6af32c654
cantarell_fonts: 0.0.25 → 0.100 2018-03-03 00:36:38 +01:00
Jörg Thalheim
de71a45119
Merge pull request #36142 from romildo/new.deepin-icon-theme
deepin-icon-theme: init at 15.12.52
2018-03-02 09:25:06 +00:00
adisbladis
97b217fec1
Merge pull request #35950 from ryantm/auto-update/papirus-icon-theme-20171102-to-20180214
papirus-icon-theme: 20171102 -> 20180214
2018-03-02 10:53:22 +08:00
Peter Simons
e05c99cfda hackage: update database snapshot to latest version 2018-03-01 21:58:31 +01:00
José Romildo Malaquias
555eacccb5 deepin-icon-theme: init at 15.12.52 2018-03-01 16:16:07 -03:00
Shea Levy
942855c8bd
tzdata: Fix cross-compilation 2018-02-28 15:01:33 -05:00
Tuomas Tynkkynen
34f95d92a2 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/applications/misc/pytrainer/default.nix
	pkgs/development/tools/pew/default.nix
	pkgs/tools/misc/you-get/default.nix
2018-02-28 20:52:49 +02:00
Tim Steinbach
79c876b1e5
fira-code: 1.204 -> 1.205 2018-02-27 20:37:33 -05:00
Ryan Mulligan
f3ed511b44
media-player-info: 22 -> 23
Semi-automatic update. These checks were performed:

- built on NixOS
- found 23 with grep in /nix/store/fwi1kp97s2smbwf5ir9jrykf6427i4n6-media-player-info-23
- found 23 in filename of file in /nix/store/fwi1kp97s2smbwf5ir9jrykf6427i4n6-media-player-info-23
2018-02-27 23:54:09 +01:00
Ryan Mulligan
52ee1d87e9 papirus-icon-theme: 20171102 -> 20180214
Semi-automatic update. These checks were performed:

- built on NixOS
2018-02-27 09:28:09 -08:00
Ryan Mulligan
dc53d5f3b8 man-pages: 4.14 -> 4.15
Semi-automatic update. These checks were performed:

- built on NixOS
2018-02-26 22:22:35 -08:00
Vladimír Čunát
e2243a5ac9
Revert "Revert "Merge staging at '8d490ca9934d0' into master""
This reverts commit f5ce8f86df.
2018-02-26 22:54:48 +01:00
Vladimír Čunát
f5ce8f86df
Revert "Merge staging at '8d490ca9934d0' into master"
This reverts commit fc23242220, reversing
changes made to 754816b84b.
We don't have many binaries yet.  Comment on the original merge commit.
2018-02-26 22:53:18 +01:00
Peter Simons
0f7a7cb3d8 hackage: update db snapshot 2018-02-26 14:28:40 +01:00
Frederik Rietdijk
fc23242220 Merge staging at '8d490ca9934d0c01e1e9ade455657e54e2e843c0' into master 2018-02-26 13:05:32 +01:00
xeji
c9a1639e20 cacert: add output "unbundled"
which contains all certs, each in a separate file.
This output is not installed by default.
2018-02-25 23:48:54 +01:00
Tim Steinbach
45fcaa64ef
hicolor-icon-theme: 0.15 -> 0.17 2018-02-25 12:53:06 -05:00
Tim Steinbach
7b2cff98a0
font-awesome: Add 5.0.6
Rename font-awesome-ttf to font-awesome_4, add alias to old name
2018-02-25 12:50:20 -05:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Yegor Timoshenko
cd4afaca45 papirus-icon-theme: build GTK icon cache 2018-02-24 11:49:40 +00:00
Yegor Timoshenko
09b54dec1d paper-icon-theme: build GTK icon cache 2018-02-24 11:42:09 +00:00
Yegor Timoshenko
466d051924 numix-icon-theme: build GTK icon cache 2018-02-24 11:38:54 +00:00
Yegor Timoshenko
0765f0528d maia-icon-theme: use CMake (build from source)
Did not add GTK icon cache due to the following error:

  gtk-update-icon-cache: The generated cache was invalid.
2018-02-24 11:27:41 +00:00
Yegor Timoshenko
4593cc2317 hicolor_icon_theme: platforms.unix 2018-02-24 11:14:00 +00:00
Yegor Timoshenko
cc3bd76540 moka-icon-theme: build GTK icon cache 2018-02-24 11:12:37 +00:00
Yegor Timoshenko
c087641f64 faba-mono-icons: build GTK icon cache 2018-02-24 11:12:20 +00:00
Yegor Timoshenko
ede5f2cbfa faba-icon-theme: build GTK icon cache 2018-02-24 11:11:30 +00:00
Yegor Timoshenko
b22c33fb94 elementary-xfce-icon-theme: refactor, build GTK icon cache 2018-02-24 11:11:06 +00:00
Yegor Timoshenko
5a22c587eb elementary-icon-theme: use CMake, build GTK icon cache 2018-02-24 11:10:41 +00:00
Yegor Timoshenko
ed7259b781 arc-icon-theme: build GTK icon cache 2018-02-24 11:10:07 +00:00
Tuomas Tynkkynen
ae9d4faff9 Merge remote-tracking branch 'upstream/master' into staging 2018-02-24 02:05:30 +02:00
Peter Simons
51c6ca0643 hackage: update database snapshot to latest version 2018-02-23 17:59:06 +01:00
Nikolay Amiantov
a984be41ab Merge branch 'master' into staging 2018-02-23 18:51:08 +03:00
volth
e28cf0cbfb
data/mime-types: make derivation fixed-output 2018-02-22 17:14:43 +00:00
Vladimír Čunát
2dd10ea013
Merge #34541: poppler: 0.56.0 -> 0.62.0 2018-02-22 00:49:59 +01:00
Joachim F
679c55741c
Merge pull request #35137 from volth/patch-88
babelstone-han: 10.0.0 -> 10.0.2
2018-02-20 15:49:51 +00:00
Peter Simons
17bc189a93
Merge pull request #34870 from gwils/update-all-cabal-hashes
hackage: update all-cabal-hashes snapshot
2018-02-20 10:25:46 +01:00
Peter Hoeg
c03f1ed9fb zeal: 0.5.0 -> 0.6.0 2018-02-19 07:40:27 +08:00
volth
fef4c02621
babelstone-han: 10.0.0 -> 10.0.2 2018-02-18 19:01:01 +00:00
Vladyslav M
4d6a8d956f hack-font: 2.020 -> 3.002 2018-02-18 13:32:59 +02:00
Joachim F
5b98e8e231
Merge pull request #35001 from NinjaTrappeur/excelsior
fixedsys-excelsior: init at 3.00.
2018-02-17 18:35:51 +00:00
Félix Baylac-Jacqué
91744fc76f
fixedsys-excelsior: init at 3.00. 2018-02-17 12:04:12 +01:00
Jan Tojnar
7775e9fcec
tex-gyre: init at ~2.005 2018-02-16 07:15:06 +01:00
Thomas Tuegel
d98857b536
Merge pull request #34879 from dywedir/iosevka
iosevka: 1.13.3 -> 1.14.0
2018-02-14 06:43:12 -06:00
dywedir
a83d7a1b79 iosevka: 1.13.3 -> 1.14.0 2018-02-12 10:48:36 +02:00
dywedir
d668e8ee4b iosevka-bin: 1.13.3 -> 1.14.0 2018-02-12 10:48:26 +02:00
Profpatsch
53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
George Wilson
85701a15ae hackage: update all-cabal-hashes snapshot to Hackage at 2018-02-12T02:28:56Z 2018-02-12 13:40:55 +10:00
Tuomas Tynkkynen
10c8e6d0c5 Merge remote-tracking branch 'upstream/master' into staging 2018-02-03 02:50:21 +02:00
Jan Tojnar
a711891a83
poppler_data: 0.4.7 → 0.4.8 2018-02-03 01:01:44 +01:00
Michael Raskin
00cafb4c8d scowl: support installing just words.txt
The expression now supports having `words.txt` in some place without tens
and tens of megabytes of all the wordlist and spelling dictionaries. Set
`singleWordlist` parameter to the string of region and size settings. For
example:
```
scowl.override{singleWordlist = "en-gb-ise 60";}
```

Should be useful for #34486
2018-02-02 21:54:13 +01:00
Vladimír Čunát
c9171e5a4c
Merge branch 'master' into staging
Hydra: ?compare=1430035
2018-01-30 19:51:33 +01:00
Vladimír Čunát
e851d53cea
docbook-xsl-ns: "revert" after parent commit
I didn't realize I was redefining two derivations at once.
2018-01-30 19:49:44 +01:00
Vladimír Čunát
15c471e444
docbook-xsl: apply Debian/Fedora patch to fix issues
Our samba now got hit by that bug: https://hydra.nixos.org/build/68373563
2018-01-29 21:25:07 +01:00
Franz Pletz
0db64ad709
man-pages: 4.12 -> 4.14 2018-01-28 18:52:30 +01:00
Franz Pletz
cc98976b47
wireless-regdb: 2017.03.07 -> 2017.12.23 2018-01-28 18:52:23 +01:00
Francesco Gazzetta
314fb3d60a twemoji-color-font: init at 1.3 2018-01-26 20:09:27 +00:00
Peter Simons
809a09eb5e hackage: update all-cabal-hashes snapshot to Hackage at 2018-01-18T14:32:45Z 2018-01-18 17:01:33 +01:00
Tuomas Tynkkynen
67c73b4e64 Merge commit '2e56ba' from staging into master 2018-01-17 12:50:46 +02:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Tuomas Tynkkynen
6ed0fe7e45 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/build-support/fetchbower/default.nix
	pkgs/build-support/fetchdarcs/default.nix
	pkgs/build-support/fetchgx/default.nix
	pkgs/development/python-modules/botocore/default.nix
	pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
	pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
Robert Helgesson
9306956b8a
fantasque-sans-mono: 1.7.1 -> 1.7.2 2018-01-14 17:10:43 +01:00
Jörg Thalheim
5f8bb3fc23
Merge pull request #33801 from romildo/upd.paper-icon-theme
paper-icon-theme: 2017-02-13 -> 2017-11-20
2018-01-13 12:01:56 +00:00
Jörg Thalheim
efc17cbd21 iana-etc: 20171106 -> 20180108 2018-01-13 09:45:51 +00:00
José Romildo Malaquias
0b0deb6f64 roboto: 2.136 -> 2.138 2018-01-12 18:32:04 -02:00
José Romildo Malaquias
f378232f05 paper-icon-theme: 2017-02-13 -> 2017-11-20 2018-01-12 17:58:20 -02:00
John Ericson
888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Daiderd Jordan
6c39c9cbfa
tzdata: use addEnvHooks 2018-01-07 21:26:22 +01:00
Daiderd Jordan
406e162884
cacert: use addEnvHooks 2018-01-07 21:25:48 +01:00
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Joachim F
b067aa2cad
Merge pull request #33080 from romildo/numix-icon-theme
numix-icon-theme{,circle,square} update to version 17-12-25
2018-01-06 14:59:46 +00:00
Orivej Desh
679dbd0667
Merge pull request #32987 from romildo/upd.adapta-backgrounds
adapta-backgrounds: 0.5.1.1 -> 0.5.2.3
2018-01-06 02:27:00 +00:00
Samuel Dionne-Riel
7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
José Romildo Malaquias
bcf7218fde adapta-backgrounds: 0.5.1.1 -> 0.5.2.3 2018-01-01 07:15:17 -02:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
046f091e0d treewide: Don't use envHook anymore
This commits needs a MAJOR audit as I oftentimes just guessed which of
`$hostOffset`, `$targetOffset`, or a fixed offset should be used.
2017-12-30 22:04:22 -05:00
Daiderd Jordan
bfccf8e42c
cacert: add hook that sets SSL_CERT_FILE
Fixes #32981
2017-12-27 21:03:29 +01:00
José Romildo Malaquias
12629c6895 numix-icon-theme-square: 17-09-13 -> 17-12-25 2017-12-26 16:13:02 -02:00
José Romildo Malaquias
fbf9ab27db numix-icon-theme-circle: 17-09-13 -> 17-12-25 2017-12-26 16:13:01 -02:00
José Romildo Malaquias
92b687398a numix-icon-theme: 17-11-18 -> 17-12-25 2017-12-26 16:13:00 -02:00
Joachim F
395f2dd67e
Merge pull request #32861 from romildo/new.ibm-plex
ibm-plex: init at 0.5.3
2017-12-24 13:36:08 +00:00
Michael Raskin
428708feba scowl: init at 2017.08.24 2017-12-23 20:26:48 +01:00
volth
8a935323bb dejavu_fonts: make relative symlink
to make hash of fixed-output derivation independent on non-standard $NIX_STORE_DIR
2017-12-21 00:59:14 +03:00
José Romildo Malaquias
af1327a881 ibm-plex: init at 0.5.3 2017-12-19 18:17:52 -02:00
Jan Tojnar
7f18bbb642
osinfo-db: init at 20170813 2017-12-19 17:25:53 +01:00
Orivej Desh
964008db40
Merge pull request #32745 from davidak/elementary-xfce
elementary-xfce-icon-theme: init at 2017-11-28
2017-12-18 16:13:49 +00:00
davidak
9833b918c7 elementary-xfce-icon-theme: init at 2017-11-28 2017-12-18 00:33:47 +01:00
Orivej Desh
6cab82d1b4 myrica: fix build on darwin 2017-12-17 13:19:34 +00:00
Orivej Desh
14ea28807d
Merge pull request #32561 from mikoim/pkg/myrica
myrica: init at 2.011.20160403
2017-12-17 04:22:22 +00:00
Eshin Kunishima
8b07461072 myrica: init at 2.011.20160403 2017-12-17 04:14:53 +00:00
Eshin Kunishima
7aaf9a3c92
mplus-outline-fonts: 062 -> 063 2017-12-11 17:47:17 +09:00
Peter Hoeg
7d9ecef47a zeal: 0.4.0 -> 0.5.0 2017-12-11 08:06:01 +08:00
Joachim F
11d0cccf56
Merge pull request #32421 from caugner/zilla-slab
zilla-slab: init at 1.002
2017-12-08 16:10:46 +00:00
Vladimír Čunát
cdde22aef5
Merge branch 'staging' (older one) 2017-12-08 10:22:31 +01:00
Claas Augner
8569087a53
zilla-slab: init at 1.002 2017-12-07 20:48:39 +01:00
Vladimír Čunát
6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
José Romildo Malaquias
19723a6143
adapta-backgrounds: 0.4.0.6 -> 0.5.1.1 2017-12-06 11:23:10 +01:00
Orivej Desh
59bcd86640 Merge branch 'master' into staging
* master: (53 commits)
  hashcat: 4.0.0 -> 4.0.1
  vault: add nixos test
  emem: 0.2.48 -> 0.2.50
  nixos/nat: add dmzHost option (#32257)
  vulnix: 1.3.4 -> 1.4.0
  linux-4.13: mark as insecure (+required generic changes)
  vault: 0.8.3 -> 0.9.0
  gox: 20140904 -> 0.4.0
  guitarix: 0.35.6 -> 0.36.1
  geolite-legacy: 2017-10-25 -> 2017-12-02
  premake5: 5.0.0pre.alpha.11 -> 5.0.0-alpha12
  otfcc: build with ninja
  python/hetzner: 0.7.5 -> 0.8.0
  linux-testing: 4.15-rc1 -> 4.15-rc2
  Revert "linux_4_13: Remove, no longer supported."
  jenkins: 2.92 -> 2.93
  psc-package: 0.2.4 -> 0.2.5
  dino: 2017-09-26 -> 2017-12-03
  gnome3.gpaste: fix keybindings path
  plasma: 5.11.3 -> 5.11.4
  ...
2017-12-04 15:25:34 +00:00
Orivej Desh
d7bab852b0 geolite-legacy: 2017-10-25 -> 2017-12-02 2017-12-04 06:23:47 +00:00
Tuomas Tynkkynen
a506d0ac66 docbook_xsl_*: Remove builder.sh 2017-12-03 01:50:43 +02:00
Tuomas Tynkkynen
f24d1b7c2c xhtml1: libxml2 is a nativeBuildInput 2017-12-03 01:50:43 +02:00
Tuomas Tynkkynen
aeed0a9d17 docbook5: unzip is a nativeBuildInput 2017-12-03 01:50:42 +02:00
Ben Gamari
ec405a1579 docbook_sgml_*: unzip is a nativeBuildInput 2017-12-03 01:50:42 +02:00
Ben Gamari
080164905c docbook_xml_dtd_*: unzip is a nativeBuildInput
[dezgeg resolved a merge conflict]

Conflicts:
	pkgs/data/sgml+xml/schemas/xml-dtd/docbook/generic.nix
2017-12-03 01:50:42 +02:00
Orivej Desh
c13de40f04 tzdata: export TZDIR for dependent packages
https://github.com/NixOS/nix/issues/1709
2017-12-01 17:17:30 +00:00
Christian Kögler
0f570807fc vdrsymbols: init at 20100612 2017-11-29 06:53:32 +00:00
Yurii Rashkovskii
3314e18a39 tlwg: init at 0.6.4 (#32133)
A collection of Thai scalable fonts available under free licenses
2017-11-28 12:43:08 +00:00
Thomas Tuegel
bbdbbc6766
iosevka-bin: init at 1.13.3
The former fetch-only expression is re-added as iosevka-bin to support platforms
without otfcc where Iosevka cannot be built.

See also: #31835
2017-11-27 08:22:48 -06:00
Orivej Desh
f557844c08 iosevka: do not depend on Qt to build 2017-11-27 01:01:54 +00:00
Orivej Desh
37056c3724 iosevka: enable parallel building 2017-11-27 00:49:48 +00:00
Thomas Tuegel
135835de2d
Merge pull request #31835 from ttuegel/iosevka/source
Iosevka: build from source, custom font sets
2017-11-26 13:16:37 -06:00
Frederik Rietdijk
d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Jörg Thalheim
597f819bc3
Merge pull request #31967 from mikoim/fonts/ricty
ricty: init at 4.1.0
2017-11-23 19:23:33 +00:00
Jörg Thalheim
e645ecf781
Merge pull request #31960 from mikoim/fonts/inconsolata
inconsolata: 1.010 -> inherit google-fonts
2017-11-23 19:19:44 +00:00
Eshin Kunishima
d155bf8f80
inconsolata: inherit source and version from google-fonts 2017-11-24 00:43:48 +09:00
Frederik Rietdijk
6ad79678d4 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-23 16:38:31 +01:00
Eshin Kunishima
791616030f
ricty: init at 4.1.0 2017-11-24 00:22:17 +09:00
Eshin Kunishima
0e626d2e9a
migu: init at 20150712 2017-11-23 21:10:25 +09:00
Eshin Kunishima
5986bd30d9
inconsolata: 1.010 -> 2.001 2017-11-23 16:21:15 +09:00
Orivej Desh
9d2bd32b79 tzdata: avoid symlink loop "./posix" -> ".."
Fixes #31560
2017-11-23 05:12:03 +00:00
Shea Levy
e0779e6aed
docbook-xsl: Expose dbtoepub in passthru. 2017-11-22 09:12:53 -05:00
Benjamin Staffin
a1e340fab2
noto fonts and tools: update to newer tagged releases (#31543)
* noto fonts and tools: update to newer tagged releases

* noto-tools: split out to a separate file
2017-11-22 00:19:48 -05:00
Jörg Thalheim
6b0caf1d18
Merge pull request #31890 from mikoim/fonts/migmix
migmix: init at 20150712
2017-11-21 18:04:02 +00:00
Joerg Thalheim
759c815c22 migmix: make it a fixed-output derivation
Then we do not need to rebuild it for every platform and on mass-rebuilds.
Also it speedup evaluation.
2017-11-21 18:01:48 +00:00
Vladimír Čunát
d16b298d19
dns-root-data: use a stable URL that I maintain anyway
Close #31855.
2017-11-21 13:58:19 +01:00
Eshin Kunishima
05ce88e6dd
migmix: init at 20150712 2017-11-21 20:28:27 +09:00