Commit Graph
172955 Commits
Author SHA1 Message Date
Will Dietz 505f2d364b electron_3: 3.1.3 -> 3.1.4
https://electronjs.org/releases/stable?version=3#3.1.4
2019-03-03 22:00:03 -06:00
Will Dietz 423e3e59cd electron: version bumps 2019-03-03 21:59:54 -06:00
Will Dietz 145f213806 llvmPackages_8: rc2 -> rc3 2019-03-03 21:54:26 -06: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
Matthew BauerandGitHub 7874ca5b61 Merge pull request #56645 from matthewbauer/llvm-8
llvm8: init
2019-03-03 21:00:36 -05:00
Wael M. Nasreddine 252376c617 go_1_12: switch to fetchurl for sha256 consistency on Darwin
fetchFromGitHub and thus fetchzip hashes the contents of the archive and
not the archive itself. Unicode file names lead to different checksums
on HFS+ vs. other file systems because of Unicode normalisation
2019-03-03 16:32:04 -08:00
Silvan MosbergerandGitHub 8c4babb8ba Merge pull request #53463 from OlivierMarty/master
nixos/duplicity: init
2019-03-04 01:22:29 +01:00
Silvan MosbergerandGitHub 2c613a48ca Merge pull request #56556 from hhm0/toybox_onedir
toybox: install all binary links in one directory
2019-03-04 01:19:21 +01:00
Jan Tojnar f43a553e1f gnomeExtensions.sound-output-device-chooser: init at unstable-2018-12-30 2019-03-04 00:27:55 +01:00
Jan Tojnar 008a35cd4b gnomeExtensions.window-corner-preview: init at unstable-2019-02-27 2019-03-04 00:21:53 +01:00
Robert Schütz 6b076fa2bd udiskie: run tests 2019-03-04 00:10:07 +01:00
Jan Tojnar 2079e72f0e gnomeExtensions.dash-to-dock: 64 → 65
https://micheleg.github.io/dash-to-dock/release/2019/02/12/new-release-v65.html
2019-03-03 23:38:14 +01:00
Jörg ThalheimandGitHub 34aa254f9e Merge pull request #56191 from tobim/restrict-vim-update
Restrict vim update.py to generated.nix
2019-03-03 22:12:45 +00:00
timor a07438d24b libdwarf: add zlib to buildInputs
Without this, `dwarfdump` gives errors when trying to show debug information
with compressed dwarf sections.
2019-03-03 23:10:50 +01:00
hhm 84f22dd862 toybox: install all binary links in one directory
also...
- removes an unused parameter
- patches all shebangs, not just those in "scripts" dir
- add "which" to checkInputs for debug mode tests
2019-03-03 16:33:24 -05:00
Ryan MulliganandGitHub 2e5c30c3b6 Merge pull request #56726 from ryantm/catimg
catimg: init at 2.5.0
2019-03-03 13:10:19 -08:00
Pascal WittmannandGitHub e4feadc1bf Merge pull request #56780 from buffet/add-filet
filet: init at 0.1.0
2019-03-03 22:04:10 +01:00
Jan TojnarandGitHub 27f1a16a9d Merge pull request #56717 from jtojnar/pyqt4
python2Packages.pyqt4: Fix build
2019-03-03 21:18:48 +01:00
R. RyanTMandFrederik Rietdijk 27e05d81a5 star: 2.7.0a -> 2.7.0c
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/star/versions
2019-03-03 20:55:25 +01:00
R. RyanTMandFrederik Rietdijk 1769c12e53 libgeotiff: 1.4.2 -> 1.4.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/libgeotiff/versions
2019-03-03 20:54:17 +01:00
R. RyanTMandFrederik Rietdijk 289acce006 bs1770gain: 0.5.1 -> 0.5.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/bs1770gain/versions
2019-03-03 20:52:55 +01:00
R. RyanTMandFrederik Rietdijk 07f8621b6f groonga: 8.1.0 -> 8.1.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/groonga/versions
2019-03-03 20:51:33 +01:00
R. RyanTMandFrederik Rietdijk 62ae8a9e09 pyotherside: 1.5.3 -> 1.5.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/pyotherside/versions
2019-03-03 20:51:07 +01:00
R. RyanTMandFrederik Rietdijk 3a797b9816 cherrytree: 0.38.7 -> 0.38.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cherrytree/versions
2019-03-03 20:50:44 +01:00
R. RyanTMandFrederik Rietdijk f53ceb228a haproxy: 1.9.1 -> 1.9.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/haproxy/versions
2019-03-03 20:50:32 +01:00
R. RyanTMandFrederik Rietdijk 0255d8035b fasm-bin: 1.73.08 -> 1.73.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/fasm-bin/versions
2019-03-03 20:50:12 +01:00
R. RyanTMandFrederik Rietdijk 3e97b260dd featherpad: 0.9.2 -> 0.9.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/featherpad/versions
2019-03-03 20:49:55 +01:00
R. RyanTMandFrederik Rietdijk 6a987f5730 form: 4.2.0 -> 4.2.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/form/versions
2019-03-03 20:49:36 +01:00
R. RyanTMandFrederik Rietdijk 9650a6d3d4 zafiro-icons: 0.8.4 -> 0.8.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/zafiro-icons/versions
2019-03-03 20:49:19 +01:00
R. RyanTMandFrederik Rietdijk 9989b7c8c4 igv: 2.4.17 -> 2.4.19
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/igv/versions
2019-03-03 20:48:52 +01:00
R. RyanTMandFrederik Rietdijk 56e1fa2ad4 gecode: 6.1.0 -> 6.1.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/gecode/versions
2019-03-03 20:48:18 +01:00
Timo KaufmannandGitHub 37182b20a6 Merge pull request #56781 from timokau/sage-python-upgrade-fixes
Sage python upgrade fixes
2019-03-03 20:48:10 +01:00
R. RyanTMandFrederik Rietdijk 138c15fa52 jruby: 9.2.5.0 -> 9.2.6.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/jruby/versions
2019-03-03 20:47:54 +01:00
R. RyanTMandFrederik Rietdijk cac06fc53d ipopt: 3.12.11 -> 3.12.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/ipopt/versions
2019-03-03 20:47:42 +01:00
R. RyanTMandFrederik Rietdijk 5644131eab rabbitmq-server: 3.7.11 -> 3.7.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/rabbitmq-server/versions
2019-03-03 20:47:08 +01:00
R. RyanTMandFrederik Rietdijk 343ceaca04 fldigi: 4.1.00 -> 4.1.01
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fldigi/versions
2019-03-03 20:40:06 +01:00
deliciouslytypedandProfpatsch e5442ee185 emacs26: adds parameter siteStart: don't hard-code ./site-start.el 2019-03-03 20:25:00 +01:00
R. RyanTMandFrederik Rietdijk 2d20e8c5f2 gtkwave: 3.3.98 -> 3.3.99
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-03-03 17:13:47 +01:00
R. RyanTMandFrederik Rietdijk a54c6b7933 hpx: 1.2.0 -> 1.2.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/hpx/versions
2019-03-03 17:13:28 +01:00
R. RyanTMandFrederik Rietdijk 0261cb0ee8 hyper: 2.1.1 -> 2.1.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/hyper/versions
2019-03-03 17:12:48 +01:00
Dmitry KalinkinandGitHub 4a62576c12 Merge pull request #55983 from veprbl/pr/qt5_qtwebkit_darwin_fix
qt511.qtwebkit: fix on darwin
2019-03-03 11:01:47 -05:00
Andreas RammholdandGitHub 768336a74b Merge pull request #56233 from jtojnar/nginx-tlsv13
nixos/nginx: Enable TLS 1.3 support
2019-03-03 14:19:38 +01:00
Kjuvi 409e7f132c torrential: init at 1.1.0 2019-03-03 14:10:18 +01:00
Robert Schütz 887c31f14c udiskie: fix build
It was broken by b4acd97729.
Fixes #56771.
2019-03-03 13:55:26 +01:00
Michael Raskin 20b066356a pythonPackages.pyside: fix build by passing mesa for GL/gl.h 2019-03-03 13:54:08 +01:00
Michael Raskin 19d817c5ec lispPackages.lfarm-*: init from Quicklisp 2019-03-03 13:54:08 +01:00