Robin Gloster
c9c03c00de
media-player-info: fix build
2019-12-30 04:50:38 +01:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next
2019-12-25 05:15:06 +01:00
Mario Rodas
e615edeb20
Merge pull request #75295 from r-ryantm/auto-update/osinfo-db
...
osinfo-db: 20190920 -> 20191125
2019-12-22 18:00:59 -05:00
Jan Tojnar
3a8d826723
cacert: switch to python3
2019-12-15 01:50:34 +01:00
R. RyanTM
7b431fd487
osinfo-db: 20190920 -> 20191125
2019-12-08 12:55:44 -08:00
Jan Tojnar
808082f6b6
unicode-emoji: init at 12.1
2019-12-07 00:58:29 +01:00
Jan Tojnar
523f0dd754
cldr-emoji-annotation: init at 36.12.120191002_0
2019-12-07 00:58:28 +01:00
Jan Tojnar
fe59567e08
unihan-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Jan Tojnar
2d405f9078
unicode-character-database: init at 12.1.0
2019-12-07 00:58:28 +01:00
Will Dietz
525c54c7ef
tzdata: 2019b -> 2019c
...
https://github.com/eggert/tz/blob/2019c/NEWS
2019-11-24 10:04:17 +01:00
Peter Simons
a83ece64ca
all-cabal-hashes: update to Hackage at 2019-11-08T16:49:51Z
2019-11-08 18:52:37 +01:00
Peter Simons
327f135c46
all-cabal-hashes: update to Hackage at 2019-11-01T17:31:41Z
2019-11-01 21:34:11 +01:00
Peter Simons
b712543128
all-cabal-hashes: update to Hackage at 2019-10-17T23:44:51Z
2019-10-18 22:50:37 +02:00
Jan Tojnar
6c8aed6391
Merge branch 'master' into staging-next
2019-10-12 00:50:21 +02:00
Milan Pässler
ff0148d868
nixos/nginx: use mailcap mime.types
...
The mime type definitions included with nginx are very incomplete, so
we use a list of mime types from the mailcap package, which is also
used by most other Linux distributions by default.
2019-10-09 14:20:40 +00:00
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
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
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
Miguel Madrid Mencía
148c82e07e
maintainer: mimadrid: update github username and personal data
2019-09-14 12:15:46 +02: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
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +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
Averell Dalton
d8be742844
tzdata: 2019a -> 2019b
2019-08-31 12:43:34 +02:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00: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
Jonathan Ringer
2e7613b3a0
osinfo-db: 20190726 -> 20190805
2019-08-20 18:21:18 -07:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Frederik Rietdijk
fe9a3e3e63
Merge staging-next into staging
2019-08-17 09:39:23 +02:00
Frederik Rietdijk
c68f58d95c
Merge master into staging-next
2019-08-17 09:30:16 +02:00
Peter Simons
21a9aa0fcc
all-cabal-hashes: update to Hackage at 2019-08-10T08:59:19Z
2019-08-16 19:54:42 +02:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Frederik Rietdijk
9bd78cb048
Merge master into staging-next
2019-08-09 14:00:27 +02:00
R. RyanTM
b3a44e1214
osinfo-db: 20190611 -> 20190726
...
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-08-05 08:06:28 +02:00
Peter Simons
4201da90e8
all-cabal-hashes: update to Hackage at 2019-07-07T09:46:56Z
2019-08-05 07:54:35 +02:00
Jörg Thalheim
59ac7e1634
iana-etc: 20190504 -> 20190731
2019-08-01 08:08:21 +01:00
Frederik Rietdijk
74c24385cb
Merge master into staging-next
2019-07-09 15:46:00 +02:00
Tadeo Kondrak
cfb340c077
adapta-backgrounds: 0.5.2.3 -> 0.5.3.1
2019-07-04 01:49:53 -06:00
Frederik Rietdijk
25a77b7210
Merge staging-next into staging
2019-07-03 08:59:42 +02:00
R. RyanTM
235bb7febd
osinfo-db: 20190504 -> 20190611
...
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-07-02 17:40:10 +02:00
worldofpeace
3f4a353737
treewide: use dontUnpack
2019-07-01 04:23:51 -04:00
Peter Simons
c2e65c0186
all-cabal-hashes: update to Hackage at 2019-06-14T00:22:02Z
2019-06-14 13:06:35 +00:00
Franz Pletz
c2e440d9d2
Merge pull request #62802 from dtzWill/update/wireless-regdb-2019-06-03
...
wireless-regdb: 2019-03-01 -> 2019-06-03
2019-06-07 11:25:06 +00:00
Will Dietz
b791d03480
wireless-regdb: 2019-03-01 -> 2019-06-03
2019-06-06 22:48:51 -05:00
c0bw3b
fe154889d7
publicsuffix-list: init at 2019-05-24
...
Push #62070 to staging
2019-05-26 14:07:20 +02:00
Vladimír Čunát
b4ae841b23
Merge branch 'staging-next' into staging
2019-05-26 09:48:55 +02:00
Peter Simons
b93138e174
all-cabal-hashes: update to Hackage at 2019-05-24T00:09:15Z
2019-05-24 17:44:15 +02:00
Vladimír Čunát
96a604320a
Merge #61179 : stdenv, cacert: $NIX_SSL_CERT_FILE changes
...
... into staging
2019-05-19 10:56:11 +02:00
Vladimír Čunát
e8f4ad0169
Merge branch 'master' into staging-next
...
~5k rebuilds per platform.
Hydra nixpkgs: ?compare=1518759
2019-05-11 09:41:36 +02:00
Will Dietz
86fba25bb3
Merge pull request #61200 from dtzWill/update/osinfo-1.5.0
...
libosinfo, osinfo-db-tools: 1.4.0 -> 1.5.0
2019-05-09 20:09:08 -05:00
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