Commit graph

707 commits

Author SHA1 Message Date
Will Dietz a939d063e2
osinfo-db: 20190301 -> 20190504
https://gitlab.com/libosinfo/osinfo-db/tags
2019-05-09 12:55:07 -05:00
Peter Simons b04b3fd72e all-cabal-hashes: update to Hackage at 2019-05-08T22:18:59 2019-05-09 18:17:54 +02:00
Vladimír Čunát 79bd4ad579
stdenv, cacert: consider $NIX_SSL_CERT_FILE in hooks
Some SSL libs don't react to $SSL_CERT_FILE.
That actually makes sense to me, as we add this behavior
as nixpkgs-specific, so it seems "safer" to use $NIX_*.
2019-05-09 08:46:22 +02:00
Jörg Thalheim e3b13dfaf3
iana-etc: 20181219 -> 20190504 2019-05-05 17:04:18 +01:00
Peter Simons 7689c69813 all-cabal-hashes: update to Hackage at 2019-05-01T23:17:23Z 2019-05-02 19:29:00 +02:00
Renaud 6932522713
Revert "osinfo-db: 20190301 -> 20190319" (#59958)
It's breaking libosinfo test suite :
---
/isodetect/haiku: **
ERROR:test-isodetect.c:414:test_one: assertion failed (shortid == info->shortid): ("haikur1beta1" == "haikunightly")
FAIL
---
2019-04-21 15:39:39 +02:00
Renaud 2e557dcdf6
Merge pull request #59626 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20190301 -> 20190319
2019-04-21 01:23:54 +02:00
Jan Tojnar 666f581be8
mobile-broadband-provider-info: add updateScript 2019-04-17 01:47:34 +02:00
Matthew Bauer f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
R. RyanTM e50b7569a8 osinfo-db: 20190301 -> 20190319
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-04-15 11:27:43 -07:00
Matthew Bauer 290a5d916e treewide: update homepages to https where available
Based on "problems" from repology:

https://repology.org/repository/nix_unstable/problems

Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Vladimír Čunát 81a6df8f88
Merge branch 'staging-next' into staging 2019-04-05 21:03:37 +02:00
Tor Hedin Brønner a31bdd64af
shared-mime-info: 1.10 -> 1.12 2019-04-05 12:13:34 +02:00
Andreas Rammhold 2397bdad82
tzdata: 2018g -> 2019a 2019-03-27 09:07:00 +01:00
Will Dietz bdc2080f95 wireless-regdb: 2018.10.24 -> 2019.03.01 2019-03-07 16:41:03 -06:00
Will Dietz 2f29fdbf83
Merge pull request #56598 from dtzWill/update/osinfo-1.4.0
libosinfo: 1.2.0 -> 1.4.0
2019-03-07 14:58:18 -06:00
Peter Simons 18b0cf78a6 all-cabal-hashes: update to Hackage at 2019-03-06T13:04:35Z 2019-03-06 14:26:12 +01:00
Will Dietz b5506c0482 osinfo-db: 20181214 -> 20190301 2019-03-01 15:30:39 -06:00
Peter Simons 37676c64d3 all-cabal-hashes: update to Hackage at 2019-02-22T00:20:34Z 2019-02-22 10:35:00 +01:00
Matthew Bauer 5c09d977c7 Merge remote-tracking branch 'origin/master' into staging 2019-02-09 12:14:06 -05:00
Matthew Bauer 35ba3e9b05
Merge pull request #53257 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20181203 -> 20181214
2019-02-08 17:45:24 -05:00
Peter Simons aa4af45d39 all-cabal-hashes: update to Hackage at 2019-02-04T16:43:55Z 2019-02-04 18:12:28 +01:00
R. RyanTM d385599543 mobile-broadband-provider-info: 20151214 -> 20190116
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mobile-broadband-provider-info/versions
2019-02-03 09:43:42 +00:00
Vladimír Čunát 8ba516664b
Merge branch 'staging-next' into staging 2019-02-01 09:42:53 +01:00
Vladimír Čunát 5effa4e0f9
Merge branch 'master' into staging-next
Comments on conflicts:
- llvm: d6f401e1 vs. 469ecc70 - docs for 6 and 7 say the default is
  to build all targets, so we should be fine
- some pypi hashes: they were equivalent, just base16 vs. base32
2019-02-01 09:22:29 +01:00
Peter Simons 561ac38748 all-cabal-hashes: update to Hackage at 2019-01-29T08:08:02Z 2019-01-29 10:23:54 +01:00
Matthew Bauer 92f0f8dd68 Merge remote-tracking branch 'NixOS/master' into staging 2019-01-27 00:01:13 -05:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Frederik Rietdijk d531da6f8a
Merge pull request #54094 from rnhmjoj/shell
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-19 14:15:51 +01:00
rnhmjoj bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible 2019-01-16 20:37:15 +01:00
Frederik Rietdijk 42d276c6b8 Merge staging-next into staging 2019-01-15 16:59:03 +01:00
Peter Simons e89bf24a9b all-cabal-hashes: update to Hackage at 2019-01-14T00:08:02Z 2019-01-14 09:49:56 +01:00
Vladimír Čunát c4a5565e7a
dns-root-data: the old KSK is dead!
Long live... eh, I hope the new KSK won't live as long as the old one.
Anyway, it doesn't really matter how fast people update this.
https://www.ietf.org/mail-archive/web/dnsop/current/msg24989.html
See RFC 5011 for details of the protocol.

I re-tested validation with both of these files, to be sure.
2019-01-11 16:47:02 +01:00
Frederik Rietdijk 60a3973a55 Merge staging-next into staging 2019-01-05 10:15:00 +01:00
Frederik Rietdijk 9618abe87c Merge master into staging-next 2019-01-04 21:13:19 +01:00
Lengyel Balazs f4a53ff3bc treewide/xorg: replace *proto with xorgproto 2019-01-04 14:38:57 +01:00
Peter Simons 71bc082871 all-cabal-hashes: update to Hackage at 2019-01-04T08:47:36Z 2019-01-04 12:58:27 +01:00
R. RyanTM 32e5482e92 osinfo-db: 20181203 -> 20181214
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-01-02 17:56:34 -08:00
Jörg Thalheim b4c56f90ac
iana-etc: 20180905 -> 20181219 2018-12-20 18:52:11 +01:00
Frederik Rietdijk 826ab7026e Merge master into staging-next 2018-12-18 09:22:17 +01:00
Jan Tojnar aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging 2018-12-16 22:55:06 +01:00
Renaud 41e6314839
Merge pull request #52154 from r-ryantm/auto-update/osinfo-db
osinfo-db: 20181101 -> 20181203
2018-12-16 21:19:42 +01:00
Peter Hoeg 68baf6bdd1 nixos-artwork: make wallpapers available to KDE (#51926) 2018-12-15 16:39:02 +01:00
R. RyanTM 2976f43dd2 osinfo-db: 20181101 -> 20181203
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
2018-12-14 19:53:32 -08:00
Peter Simons df6abca68d all-cabal-hashes: update snapshot to Hackage at 2018-12-14T17:18:37Z 2018-12-14 20:29:17 +01:00
Frederik Rietdijk 747aa4cc93 Merge staging-next into staging 2018-12-07 15:31:52 +01:00
Franz Pletz 7c25174154 tzdata: 2018e -> 2018g
Notable changes:
  - Morocco switched to permanent +01 on 2018-10-27
  - Volgograd moved from +03 to +04 on 2018-10-28
  - Fiji ends DST 2019-01-13, not 2019-01-20
  - Most of Chile changes DST dates, effective 2019-04-06

tzdata: fetch over https
2018-12-05 22:17:18 +01:00
Peter Simons 8fbbee18d3 all-cabal-hashes: update to Hackage at 2018-12-05T19:25:40Z 2018-12-05 21:39:47 +01:00
c0bw3b 0498ccd076 Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
2018-12-02 15:51:59 +01:00
Renaud 5e115d2d15
Merge pull request #50987 from c0bw3b/pkg/mailcap
mailcap: init at 2.1.48
2018-11-25 16:14:34 +01:00
Peter Simons e6a528854e all-cabal-hashes: update to Hackage at 2018-11-24T11:28:53Z 2018-11-25 09:43:41 +01:00
c0bw3b 9b85eb42bb mailcap: init at 2.1.48
Helper application and MIME type associations for file types
Provides a fresher /etc/mime.types
2018-11-24 17:52:43 +01:00
Peter Simons e911141770 all-cabal-hashes: update to Hackage at 2018-11-19T08:07:53Z 2018-11-21 16:06:22 +01:00
Peter Simons 1b35b1c73a all-cabal-hashes: update to Hackage at 2018-11-12T01:24:24Z 2018-11-12 16:25:46 +01:00
R. RyanTM e7be6edb01 osinfo-db: 20181011 -> 20181101
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
2018-11-09 05:26:55 -08:00
Peter Simons f648605b4e all-cabal-hashes: update to Hackage at 2018-11-02T16:36:33Z 2018-11-02 19:22:17 +01:00
markuskowa 0b9a859733
Merge pull request #49131 from r-ryantm/auto-update/wireless-regdb
wireless-regdb: 2018.09.07 -> 2018.10.24
2018-10-28 15:37:45 +01:00
R. RyanTM 9262001250 wireless-regdb: 2018.09.07 -> 2018.10.24
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
2018-10-25 22:26:14 -07:00
Peter Simons 8089b93697 all-cabal-hashes: update snapshot to Hackage at 2018-10-22T08:31:54Z 2018-10-25 11:12:38 +02:00
Frederik Rietdijk 89349fdae9 Merge staging-next into staging 2018-10-17 08:36:28 +02:00
volth 143884d456 shared-mime-info: fix cross build (#48259) 2018-10-14 23:57:01 +02:00
R. RyanTM 4b2bff8164 osinfo-db: 20180920 -> 20181011
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
2018-10-14 03:05:02 -07:00
volth c0fed1ba77 perlXMLParser -> perlPackages.XMLParser 2018-10-12 22:56:15 +00:00
Peter Simons b5f43fa04e all-cabal-hashes: update to Hackage at 2018-10-08T09:07:42Z 2018-10-08 18:39:52 +02:00
Matthew Bauer e8957b5a36
Merge pull request #46942 from r-ryantm/auto-update/wireless-regdb
wireless-regdb: 2018.05.31 -> 2018.09.07
2018-10-05 22:39:15 -05:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Will Dietz 54d9504686 osinfo-db: 20180903 -> 20180920 2018-09-28 23:43:54 -05:00
Peter Simons 0af54ac670 all-cabal-hashes: update to Hackage at 2018-09-27T00:15:48Z 2018-09-27 15:15:52 +02:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
Peter Simons 89972ff45f all-cabal-hashes: update snapshot to Hackage at 2018-09-18T11:13:20Z 2018-09-24 21:19:34 +02:00
Frederik Rietdijk 14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
R. RyanTM 286915d54e wireless-regdb: 2018.05.31 -> 2018.09.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/wireless-regdb/versions
2018-09-20 01:38:36 -07:00
Benjamin Staffin 71c43f8c4a ddccontrol-db: 20061014 -> 20180908 (#46865)
The project has moved to Github and has a totally different build
process since 2006
2018-09-19 09:33:07 +02:00
John Ericson 7319013ea1 Merge remote-tracking branch 'upstream/master' into staging 2018-09-18 16:55:42 -04:00
Peter Simons ee6ecb0eaf all-cabal-hashes: update snapshot to Hackage at 2018-09-12T08:26:27Z 2018-09-12 10:35:02 +02:00
R. RyanTM 88cf02421b osinfo-db: 20180531 -> 20180903
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
osinfo-db
2018-09-09 21:22:39 +02:00
Jan Malakhovski b7bd0561be Merge branch 'master' into staging 2018-09-08 22:08:32 +00:00
Jörg Thalheim f6ffd9c8ba iana-etc: 20180711 -> 20180905 2018-09-05 22:56:14 +01:00
Vaibhav Sagar d376ceb6ff all-cabal-hashes: update snapshot to Hackage at 2018-09-04T11:59:40Z 2018-09-04 10:44:38 -04:00
Vladimír Čunát 0473466ba5
Merge #45731: artwork update (replacing old logo) 2018-09-01 10:43:20 +02:00
Graham Christensen a141b3aad8
Merge pull request #33686 from samueldr/artwork/iso
(Installation media) Bootloader artwork refresh
2018-08-29 15:31:13 -04:00
Samuel Dionne-Riel bc5b26b4ab Reviews use of old nixos wallpaper to use one with the new logo.
The wallpaper used is *structurally compatible* with the other one,
meaning that the logo is at the same location, and not bigger.

It has one drawback: the logo is brighter, which clashes with the grub
usage. This is to be fixed with new options in grub.
2018-08-29 00:04:58 -04:00
Samuel Dionne-Riel 41e7de42de Use a themed grub for the installer image
This replaces systemd-boot with grub, it is at feature parity, as in it
can do everything systemd-boot did in the previous commit.
2018-08-24 13:04:56 -04:00
R. RyanTM c8ac6f7aae media-player-info: 23 -> 24
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/media-player-info/versions.
2018-08-24 00:44:14 -07:00
Peter Simons 1a08bcf198 all-cabal-hashes: update snapshot to Hackage at 2018-08-12T09:32:03Z 2018-08-19 13:36:20 +02:00
volth a3e4a9c1e4 iana-etc: fixed output derivation (#44607) 2018-08-07 15:54:03 +02:00
Peter Simons 4fbae5c301 all-cabal-hashes: update to Hackage at 2018-08-06T09:38:50Z 2018-08-07 09:25:35 +02:00
Frederik Rietdijk ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim 218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Peter Simons f7d201ea4d all-cabal-hashes: update snapshot to Hackage at 2018-07-20T06:34:51Z 2018-07-21 16:22:13 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth dda95bae35 [bot] treewide: remove unused 'args@' in lambdas 2018-07-20 19:54:05 +00:00
Frederik Rietdijk 6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Peter Simons b00b4010ba all-cabal-hashes: update to Hackage at 2018-07-15T21:54:52Z 2018-07-16 10:11:14 +02:00
Robert Schütz 18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Jörg Thalheim 087cf4a537 iana-etc: 20180405 -> 20180711 2018-07-13 20:02:30 -04:00
Frederik Rietdijk 3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
Peter Simons 0f50f43f25 all-cabal-hashes: update snapshot to Hackage at 2018-07-10T17:01:00Z 2018-07-11 11:41:09 +02:00
R. RyanTM 271e4780cf shared-mime-info: 1.9 -> 1.10 (#42948)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/shared-mime-info/versions.

These checks were done:

- built on NixOS
- /nix/store/3lvy4cp08h73b9cb5sw8nl5n3nxlahry-shared-mime-info-1.10/bin/update-mime-database passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.10 with grep in /nix/store/3lvy4cp08h73b9cb5sw8nl5n3nxlahry-shared-mime-info-1.10
- directory tree listing: https://gist.github.com/f14528d0cfdffdfd9120e68517e35c73
- du listing: https://gist.github.com/aeb5692bf3cce624ed41c38c8735082f
2018-07-09 22:29:38 +02:00
Peter Simons af701cff96 all-cabal-hashes: update snapshot to Hackage at 2018-07-03T07:36:18Z 2018-07-03 10:30:49 +02:00
Timo Kaufmann b6f07b1d9e elliptic_curves: init at 0.8 2018-06-30 01:20:45 +02:00
Timo Kaufmann c7d4528a89 conway_polynomials: init at 0.5 2018-06-30 01:20:45 +02:00
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
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
Peter Simons 379e9253c4 all-cabal-hashes: update snapshot to Hackage at 2018-06-14T18:11:23Z 2018-06-16 15:57:43 +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
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 2c5d915200 Merge commit '92b7a814f26ee1d37e989431c18518c67285a332' into staging 2018-05-13 01:02:09 -04: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
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
Peter Simons d59466a2e9 all-cabal-hashes: update to latest version 2018-05-03 14:50:45 +02:00
Matthew Justin Bauer eeb016e8f0
Merge branch 'staging' into fix-ncurses-darwin-extensions 2018-05-02 15:40:38 -05: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
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
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
Vaibhav Sagar 13bce289b6 all-cabal-hashes: bump to 2018-04-19T00:28:09Z 2018-04-19 09:30:05 +08: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
Jörg Thalheim 6b69f22f13 iana-etc: 20180108 -> 20180405 2018-04-07 08:27:40 +01: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
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
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 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
Peter Simons 68fd23fbb2 hackage: update database snapshot to latest version 2018-03-06 21:24:50 +01:00
Peter Simons 18055971cb hackage: update database snapshot to latest version 2018-03-05 16:45:07 +01:00
Tuomas Tynkkynen 1e107443ad Merge commit '618ac29687a650d854c8bea7efd4490387589ce2' into staging 2018-03-03 22:40:32 +02:00
Peter Simons e05c99cfda hackage: update database snapshot to latest version 2018-03-01 21:58:31 +01: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
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
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
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
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
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
Franz Pletz cc98976b47
wireless-regdb: 2017.03.07 -> 2017.12.23 2018-01-28 18:52:23 +01: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
Jörg Thalheim efc17cbd21 iana-etc: 20171106 -> 20180108 2018-01-13 09:45:51 +00: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
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
José Romildo Malaquias bcf7218fde adapta-backgrounds: 0.5.1.1 -> 0.5.2.3 2018-01-01 07:15:17 -02:00
Daiderd Jordan bfccf8e42c
cacert: add hook that sets SSL_CERT_FILE
Fixes #32981
2017-12-27 21:03:29 +01:00
Michael Raskin 428708feba scowl: init at 2017.08.24 2017-12-23 20:26:48 +01:00
Jan Tojnar 7f18bbb642
osinfo-db: init at 20170813 2017-12-19 17:25:53 +01: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 d7bab852b0 geolite-legacy: 2017-10-25 -> 2017-12-02 2017-12-04 06:23:47 +00: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
Orivej Desh 9d2bd32b79 tzdata: avoid symlink loop "./posix" -> ".."
Fixes #31560
2017-11-23 05:12:03 +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
Peter Hoeg 1b594f05a2 mime-types: init at 9 2017-11-19 20:29:13 +08:00
Vladimír Čunát 304259bdb1
Merge branch 'master' into staging
Mass rebuild, mainly on Darwin.
2017-11-09 22:37:01 +01:00
Joerg Thalheim 109de2b869 iana-etc: 20170512 -> 20171106 2017-11-08 15:25:25 +00:00
Peter Simons c7203efb7d
Merge pull request #31333 from ElvishJerricco/unextracted-all-cabal-hashes
Unextracted all cabal hashes
2017-11-08 16:25:16 +01:00
Will Fancher a38a3e2129 Extract files one at a time from all-cabal-hashes 2017-11-06 16:49:09 -05:00
Will Fancher 8caf9f13a6 Revert "Merge branch 'all-cabal-hashes-components'"
This reverts commit ad6b8f438d, reversing
changes made to 2d44e72801.
2017-11-06 16:47:29 -05:00
Vincent Laporte f35f995fff
dns-root-data: 2017-08-29 -> 2017-10-24 2017-11-06 19:22:38 +00:00
Vaibhav Sagar 4b9e73c6cf all-cabal-hashes: 2017-10-08T03:25:59Z -> 2017-11-04T17:56:01Z 2017-11-06 13:24:38 +08:00
Franz Pletz bfd57788b6
tzdata; 2016j -> 2017c
Notable recent changes:

 - Northern Cyprus resumed EU rules starting 2017-10-29.
 - Namibia will switch from +01 with DST to +02 all year, affecting
   UT offsets starting 2018-04-01.
 - Sudan will switch from +03 to +02 on 2017-11-01.
 - Tonga will not observe DST on 2017-11-05.
 - Turks & Caicos will switch from -04 all year to -05 with US DST,
   affecting UT offset starting 2018-11-04.
2017-11-01 23:03:35 +01:00
Rickard Nilsson d788545172 geolite-legacy: 2017-09-17 -> 2017-10-25 2017-10-25 13:55:00 +02:00
Shea Levy 3ef3fc43a2
partition-all-cabal-hashes: cross-compile safe 2017-10-14 08:03:53 -04:00
Shea Levy 843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Peter Simons 582ce63fa2 Merge pull request #30210 from vaibhavsagar/update-all-cabal-hashes
hackage: update snapshot of 'all-cabal-hashes' repo for callHackage
2017-10-08 16:28:05 +02:00
Vaibhav Sagar c45c4a711a hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-10-08 12:24:46 +08:00
Orivej Desh f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
mingchuan d6b8ac6ca8 maintainers.nix: use my GitHub handle as maintainer name 2017-10-03 14:27:10 +00:00
mingchuan 906f73fd0b brise: init at 2017-09-16 2017-10-03 14:27:10 +00:00
mimadrid 72a25bf38c
shared-mime-info: 1.8 -> 1.9 2017-09-30 19:59:38 +02:00
Franz Pletz c7ed26b6a9
geolite-legacy: 2017-05-26 -> 2017-09-17 2017-09-18 21:55:41 +02:00
Chris Burr 0b356dfb75 dns-root-data: 2017-07-26 -> 2017-08-29 2017-09-04 10:50:32 +01:00
Peter Simons 49cda48b83 hackage: update snapshot of 'all-cabal-hashes' repo for callHackage 2017-09-03 17:18:41 +02:00
Franz Pletz 7d48dc39f6
wireless-regdb: 2016-06-16 -> 2017.03.07 2017-08-28 00:54:43 +02:00
Frederik Rietdijk 6bbc3a0b24 Merge commit '3b29468313bc8604fe8f85c8d9316fd276d3985c' into HEAD 2017-08-21 04:44:40 +02:00
Matthew Bauer 3fcbc66a4b poppler: use https for homepage 2017-08-17 15:04:38 -07:00
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Jan Malakhovski afc8405a7a dns-root-data: use https 2017-08-17 12:11:49 +00:00
Yann Hodique 2a0c6c7bee dns-root-data: 2017-07-11 -> 2017-07-26 2017-08-14 16:54:25 +02:00
Frederik Rietdijk 62dac1bdd9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-14 09:34:10 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Tuomas Tynkkynen 9158944b44 tzdata: Fix man directory 2017-08-11 21:32:54 +03:00
Franz Pletz 2d5c1226c6
cacert: really fix utf-8 certname blacklists
See #27576.
2017-08-09 19:54:00 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* 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
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 7e4a6dfd08 Merge pull request #27848 from mimadrid/update/shared-mime-info-1.8
shared-mime-info: 1.7 -> 1.8
2017-08-01 21:51:36 +02:00
mimadrid 2063f8ac8c
shared-mime-info: 1.7 -> 1.8 2017-08-01 20:53:10 +02:00
Franz Pletz 55742a2044
cacert: fix unicode names in blacklist
Fixes #27576.
2017-07-31 12:26:23 +02:00
Frederik Rietdijk 20b8e4b4cf Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-30 08:09:11 +02:00
Silvan Mosberger eccca05e2c
nixos-artwork: Fix URL to gnome-dark 2017-07-29 06:36:55 +02:00
Frederik Rietdijk 3eceecb90d Merge remote-tracking branch 'upstream/master' into HEAD 2017-07-17 13:52:01 +02:00
Graham Christensen 6b879ef36e Merge pull request #23964 from benley/nixos-manual-launcher
nixos: nix snowflake logo for the nixos manual launcher
2017-07-16 16:28:30 -04:00
Vladimír Čunát e2b7b09960
Merge branch 'master' into staging 2017-07-15 12:15:56 +02:00
Vladimír Čunát 338a195204
dns-root-data: improve determinism, clear key status
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.
2017-07-15 10:38:01 +02:00
Franz Pletz 3bb9954a6b
dns-root-data: init at 2017-06-16 2017-07-12 09:45:25 +02:00
Peter Simons dd27e21b2a data: update hackage snapshot some more 2017-07-11 14:41:13 +02:00
Peter Simons 8fd63939d0 data: update hackage snapshot for 'callCabal' 2017-07-11 13:24:43 +02:00
volth 13a8fa8801 nixos-artwork: do not leak nix hashes to filenames in /share/artwork/gnome/ (#26566)
* nixos-artwork: do not leak nix hashes to filenames /share/artwork/gnome/

* simplify
2017-06-14 17:46:13 +02:00
romildo aa8018103c nixos-artwork: add more wallpapers
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.
2017-06-07 18:00:58 -03:00
Franz Pletz 45372b1cdc
geolite-legacy: 2016-07-08 -> 2017-05-26 2017-05-26 13:09:45 +02:00
Peter Simons cb838cad5c all-cabal-hashes: update to latest version of Hackage 2017-05-23 10:38:12 +02:00
Jörg Thalheim f016fa3ce3
iana-etc: 20170417 -> 20170512 2017-05-13 07:21:06 +01:00
Jörg Thalheim 024cbbd520
iana-etc: 20170328 -> 20170417 2017-04-19 08:29:31 +02:00