Commit graph

171743 commits

Author SHA1 Message Date
Dmitry Kalinkin
4e103fb651
biber: use texlive.biber for src 2019-03-04 17:07:49 -05:00
Robert Schütz
1046761a3e biber: 2.11 -> 2.12
Biber 2.12 is for biblatex 3.12.
2019-03-04 13:11:31 +01:00
Dmitry Kalinkin
40f55d6870
texlive: 2018 -> 2018-final 2019-03-03 22:07:19 -05:00
Dmitry Kalinkin
8f35ef724a
texlive/combine.nix: fix bugs in languages filter
Initial language.{dat,def} configuration files provided by
`texlive.hyphen-base` may declare languages that were not part of the
combined packages. Those are filtered out by a sed script that had few
problems:

1) The sed script was generated from a list of potentially non-unique
packages. Every repetition of a select and print clause would produce a
copy of a language declaration in the output file. This became a problem
for update to the 2018-final, the fmtutil would crash from too much
German hyphenation.
2) The select clauses were ambiguous: both '^% from hyphen' and
'^% from hyphen-welsh' will match a line 'from hyphen-welsh'.
2019-03-03 22:07:19 -05:00
Dmitry Kalinkin
30364211e6
texlive/combine.nix: clarify implementation of mkUniqueOutPaths
mkUniqueOutPaths used to produce empty paths for dummy packages, this
version strips those out. This does not affect `pkgList.bin` at all, but
`pkgList.nonbin` is affected, so this is not exactly a refactoring. It
should not harm to have a cleaner `paths`.

Also, original comment said "here we deal with those dummy packages
needed for hyphenation filtering". This doesn't seem to be true, the
packages that were really filtered are actually metapackages that
represent collections. I also could not find any dummy packages even in
the originally committed version.
2019-03-03 21:14:04 -05:00
Dmitry Kalinkin
658d83a182
texlive/combine.nix: s/mkUniquePkgs/mkUniqueOutPaths/ 2019-03-03 21:13:09 -05:00
Dmitry Kalinkin
a1505f3c6a
texlive: move fastUnique from default.nix to combine.nix 2019-03-03 21:06:10 -05:00
Michael Raskin
fdfcc4c292
Merge pull request #56757 from dtzWill/update/libsecret-0.18.8
libsecret: 0.18.7 -> 0.18.8
2019-03-03 08:42:54 +00:00
R. RyanTM
ab08921f45 aescrypt: 3.13 -> 3.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aescrypt/versions
2019-03-03 09:19:02 +01:00
R. RyanTM
e2fd06ad1d ams-lv2: 1.2.1 -> 1.2.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/ams-lv2/versions
2019-03-03 09:18:48 +01:00
R. RyanTM
376e915a37 chirp: 20190201 -> 20190206
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/chirp-daily/versions
2019-03-03 09:18:25 +01:00
R. RyanTM
495dd9f84b ckbcomp: 1.188 -> 1.189
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ckbcomp/versions
2019-03-03 09:18:04 +01:00
R. RyanTM
61aaab7c62 CoinMP: 1.8.3 -> 1.8.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/coinmp/versions
2019-03-03 09:17:44 +01:00
R. RyanTM
663fde8c39 src: 1.22 -> 1.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/src/versions
2019-03-03 09:17:18 +01:00
R. RyanTM
377a16fbe8 sigil: 0.9.10 -> 0.9.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sigil/versions
2019-03-03 09:16:58 +01:00
R. RyanTM
38900337d9 shaarli: 0.10.2 -> 0.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/shaarli/versions
2019-03-03 09:16:43 +01:00
R. RyanTM
e0c354f18b bspwm: 0.9.6 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bspwm/versions
2019-03-03 09:16:19 +01:00
R. RyanTM
d5f0acf3c3 rpm-ostree: 2019.1 -> 2019.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/rpm-ostree/versions
2019-03-03 09:15:57 +01:00
R. RyanTM
63c99f3d4f squirrel-sql: 3.9.0 -> 3.9.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/squirrel-sql/versions
2019-03-03 09:15:35 +01:00
Frederik Rietdijk
f207bc59f1
Merge pull request #56577 from status-im/qtwebview
Add qtwebview to 5.11 and 5.12 packages
2019-03-03 09:03:45 +01:00
Elis Hirwing
bcdab23bdd
Merge pull request #56766 from r-ryantm/auto-update/twa
twa: 1.7.1 -> 1.8.0
2019-03-03 09:02:53 +01:00
Elis Hirwing
1cc2091ac2
Merge pull request #56644 from r-ryantm/auto-update/feh
feh: 3.1.2 -> 3.1.3
2019-03-03 08:59:26 +01:00
Jan Tojnar
ca50e4937e python2Packages.pyqt4: partial clean up 2019-03-03 08:57:41 +01:00
Jan Tojnar
34fd15c8aa python2Packages.pyqt4: Fix build 2019-03-03 08:57:41 +01:00
Elis Hirwing
89fb4b4b2d
Merge pull request #56654 from r-ryantm/auto-update/flmsg
flmsg: 4.0.8 -> 4.0.8.04
2019-03-03 08:57:20 +01:00
Pascal Wittmann
c318db2c03
Merge pull request #56692 from jokogr/f/pugixml-1.9
pugixml: Fix pkg-config file installation and use fetchFromGitHub
2019-03-03 08:55:08 +01:00
Elis Hirwing
365d199173
Merge pull request #56734 from petabyteboy/feature/update-gitea
gitea: 1.7.1 -> 1.7.3
2019-03-03 08:52:35 +01:00
Elis Hirwing
6355e8d686
Merge pull request #56764 from r-ryantm/auto-update/tmuxp
tmuxp: 1.5.0a1 -> 1.5.1
2019-03-03 08:42:17 +01:00
Elis Hirwing
6518e5f9cf
Merge pull request #56735 from qolii/fish_update_301_302
fish: 3.0.1 -> 3.0.2
2019-03-03 08:40:23 +01:00
Frederik Rietdijk
1285d739d8 wxPython: fix build 2019-03-03 08:37:03 +01:00
Robert Schütz
3c4c8b6500 python.pkgs.wptserve: relax h2 version constraint 2019-03-03 08:09:49 +01:00
Robert Schütz
c943e22378 Revert "pythonPackages.wptserve: fix build by adding a local h2 3.0.1 instance"
This reverts commit 3e603b18a5.
Python packages' dependencies should not be overridden because
having multiple versions in $PYTHONPATH breaks stuff.
2019-03-03 08:09:49 +01:00
Pierre Bourdon
f20a66084f pythonPackages.protobuf: propagate native pkgs.protobuf input
Python packages depending on the protobuf library often use the "protoc"
tool from pkgs.protobuf to codegen at build time.

This fixes a few regressions from 5c7531872f
2019-03-03 08:07:56 +01:00
R. RyanTM
f4e5db3349 twa: 1.7.1 -> 1.8.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/twa/versions
2019-03-02 21:47:07 -08:00
R. RyanTM
d41f80f857 tmuxp: 1.5.0a1 -> 1.5.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tmuxp/versions
2019-03-02 21:11:15 -08:00
worldofpeace
16c74f7eea
Merge pull request #56747 from emmanuelrosa/skype-8.34
skypeforlinux: 8.32.0.44 -> 8.34.0.78
2019-03-02 23:54:23 -05:00
Will Dietz
903948a02a libsecret: 0.18.7 -> 0.18.8
https://gitlab.gnome.org/GNOME/libsecret/tags/0.18.8
2019-03-02 21:38:00 -06:00
Ryan Mulligan
508ad0efaa
Merge pull request #56749 from aanderse/solr
solr: 7.6.0 -> 7.7.1
2019-03-02 19:20:37 -08:00
worldofpeace
aeb38763d4
Merge pull request #56676 from r-ryantm/auto-update/git-hub
gitAndTools.git-hub: 1.0.1 -> 1.0.3
2019-03-02 21:54:30 -05:00
Aaron Andersen
cf80b011ee solr: 7.6.0 -> 7.7.1 2019-03-02 21:18:00 -05:00
Robert Schütz
a3b6b49eac
Merge pull request #55383 from dotlambda/home-assistant-0.87
home-assistant: 0.86.4 -> 0.87.1
2019-03-03 02:23:23 +01:00
Ryan Mulligan
9fcbe8ef17
Merge pull request #56736 from r-ryantm/auto-update/remmina
remmina: 1.3.2 -> 1.3.3
2019-03-02 16:06:35 -08:00
Matthew Bauer
b0799b4219
Merge pull request #56115 from matthewbauer/nixos-rebuild-upgrade-nix
nixos-rebuild: try to get Nix fallback from new channel first
2019-03-02 18:48:28 -05:00
Léo Gaspard
601204f55d
Merge pull request #56590 from pacien/synapse-0.99.2
matrix-synapse: 0.99.1.1 -> 0.99.2
2019-03-03 00:06:30 +01:00
R. RyanTM
ca7b2f445a remmina: 1.3.2 -> 1.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/remmina/versions
2019-03-02 14:53:30 -08:00
Jan Tojnar
aaca9c00f6
Merge pull request #56292 from jtojnar/luakit
luakit: 2017.08.10 → 2.1
2019-03-02 23:51:04 +01:00
qolii
dc84a655b2 fish: 3.0.1 -> 3.0.2 2019-03-02 14:48:33 -08:00
Milan Pässler
1246a736b1 gitea: 1.7.1 -> 1.7.3 2019-03-02 23:42:36 +01:00
Franz Pletz
9c74e20bb2
Merge pull request #56716 from fadenb/graylog_3.0.0
Graylog 3.0.0
2019-03-02 22:22:12 +00:00
Franz Pletz
81b6dd7b09
smcroute: 2.4.3 -> 2.4.4 2019-03-02 23:14:16 +01:00