Commit graph

178339 commits

Author SHA1 Message Date
Jan Tojnar a0c6efb9fd
libredirect: remove dlopen support
While it might be useful in some cases, there are too many caveats to be worth it.
When libredirect intercepts dlopen call and calls the original function, the dynamic
loader will use libredirect.so's DT_RUNPATH entry instead of the one from the ELF file
the dlopen call originated from. That means that when program tries to dlopen a library
that it expects to find on its RPATH, the call will fail.
This broke Sublime Text for just that reason.
2019-05-04 05:53:18 +02:00
Jan Tojnar 6f7e06bd5a
networkmanager: Stop using libredirect for building docs
Our gobject-introspection patches make the shared library paths absolute
in the GIR files. When building docs, the library is not yet installed,
though, so we need to replace the absolute path with a local one during build.

Previously we used LD_PRELOAD to load libredirect and rewrite the installed paths
to ones in the build directory. That was unnecessary complicated and many people
spent whole night trying to figure out why it breaks some programs.

Using a symlink from the installed location to the build directory fixes
the issue as well, while having much less moving parts, thus being easier to grasp.
The symlink will be overridden during installation.
2019-05-04 05:47:04 +02:00
Jan Tojnar 9f4ae182c1
sublime3-dev: 3203 → 3208
Build 3208
21 April 2019

    Mac: Added a workaround for a macOS OpenGL driver bug in 10.14.4

Build 3206
5 April 2019

    Performance improvements

Build 3205
3 April 2019

    Improved scrolling logic in some scenarios
    Linux: Fixed compatibility with old Linux distributions

Build 3204
2 April 2019

    Mac: Added a workaround for a MacOS issue with DisplayLink adapters
    Linux: Tweaked the way text scaling is handled
    Improved file indexing behavior in some scenarios
    Fixed block carets changing the way text selection works
2019-05-03 04:36:12 +02:00
Jan Tojnar a8293a0848
common-updater-scripts: fix fallback version detection
parseDrvName returns a set containing version attribute, not our customizable key.
2019-05-03 04:34:45 +02:00
Jan Tojnar b85cbd96c2
gnomeExtensions.gsconnect: 21 → 23
https://github.com/andyholmes/gnome-shell-extension-gsconnect/releases/tag/v22
2019-05-03 04:34:43 +02:00
Austin Seipp 0d2b66dff2
liburing: bump, fix version (1.0.0pre92_7b989f3)
I accidentally got the number of commits wrong in the previous
prerelease version string. This is now fixed.

Generally, this would result in functions like builtins.compareVersions
to give incorrect results, so 'nix-env -u' doesn't work. But I'm
justifying it here, because: most people use it as a library, so the
hash change is all that matters. Plus, I only authored this a week or
so ago in upstream, so this change is fast enough that I think people
will be fine with it and can work around, especially since it's
unreleased in any stable channel.

This also bumps the library to the newest version, which contains some
bugfixes, and now installs the manpages into the $man output for us.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-05-02 19:32:05 -05:00
worldofpeace d3a3ea0257
Merge pull request #60815 from pacien/riot-v1.0.8
riot-desktop: 1.0.7 -> 1.0.8
2019-05-02 20:21:43 -04:00
worldofpeace 26d0b144c2
Merge pull request #60814 from r-ryantm/auto-update/typora
typora: 0.9.68 -> 0.9.70
2019-05-02 20:17:54 -04:00
Alyssa Ross 3e3db49d9d
Merge pull request #60742 from fgaz/twemoji/12
twemoji-color-font: 11.2.0 -> 12.0.1 + refactor
2019-05-02 23:56:56 +00:00
worldofpeace a1b3031232
Merge pull request #60730 from r-ryantm/auto-update/python3.7-pyatspi
python37Packages.pyatspi: 2.32.0 -> 2.32.1
2019-05-02 19:06:27 -04:00
pacien 2e9c8649f7 riot: add maintainer note 2019-05-03 01:03:19 +02:00
Jan Tojnar 00f52f0134
dropbox-cli: Fix and add Nautilus extension (#60752)
dropbox-cli: Fix and add Nautilus extension
2019-05-03 01:02:23 +02:00
pacien d0cc03e8a3 riot-desktop: 1.0.7 -> 1.0.8 2019-05-03 00:55:30 +02:00
R. RyanTM bca4fdd0c9 typora: 0.9.68 -> 0.9.70
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/typora/versions
2019-05-02 15:47:34 -07:00
Vladyslav M ea97fe2ce4
s-tar: 1.5.3 -> 1.6 (#60468)
s-tar: 1.5.3 -> 1.6
2019-05-03 01:28:14 +03:00
R. RyanTM 083176a6e6 qsampler: 0.5.4 -> 0.5.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qsampler/versions
2019-05-02 23:14:59 +02:00
R. RyanTM 3b11620157 qownnotes: 19.4.1 -> 19.4.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-05-02 23:14:31 +02:00
R. RyanTM 13f7105a8c qjackctl: 0.5.6 -> 0.5.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/qjackctl/versions
2019-05-02 23:14:12 +02:00
Renaud 11a185b61f
softether_4_25: restrict to x86_64-linux 2019-05-02 22:42:16 +02:00
pacien 1fc56f7789 riot-web: add pacien as maintainer 2019-05-02 22:41:06 +02:00
Vladyslav M bd941433d0
osl: 1.10.2 -> 1.10.4 (#60655)
osl: 1.10.2 -> 1.10.4
2019-05-02 23:24:51 +03:00
R. RyanTM e1d7d482ba qtractor: 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/qtractor/versions
2019-05-02 22:03:02 +02:00
R. RyanTM 43235b77f1 rspamd: 1.9.1 -> 1.9.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/rspamd/versions
2019-05-02 22:02:46 +02:00
R. RyanTM 58d1128052 riot-web: 1.0.7 -> 1.0.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/riot-web/versions
2019-05-02 21:56:47 +02:00
R. RyanTM 6f69939c9a qmidinet: 0.5.3 -> 0.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/qmidinet/versions
2019-05-02 21:47:44 +02:00
R. RyanTM c6e9b16078 qpdf: 8.4.0 -> 8.4.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/qpdf/versions
2019-05-02 21:46:48 +02:00
R. RyanTM 121cf3ca1c shaarli: 0.10.3 -> 0.10.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/shaarli/versions
2019-05-02 21:44:15 +02:00
Florian Klink c1355bb203
python37Packages.twilio: 6.26.1 -> 6.26.2 (#60749)
python37Packages.twilio: 6.26.1 -> 6.26.2
2019-05-02 21:40:42 +02:00
José Romildo Malaquias ea1d5959ff
Merge pull request #59244 from romildo/upd.deepin.dde-dock
deepin.dde-dock: init at 4.9.8
2019-05-02 16:20:01 -03:00
worldofpeace 58c3930a4f
Merge pull request #60725 from r-ryantm/auto-update/python3.7-peewee
python37Packages.peewee: 3.9.3 -> 3.9.5
2019-05-02 15:16:26 -04:00
Daniël de Kok 626fe1a90a pythonPackages.reportlab: 3.5.19 -> 3.5.20 (#60605)
Also disable an additional test that requires network access to download
an image.
2019-05-02 15:09:51 -04:00
Alyssa Ross 6e8c78e225
Merge pull request #60738 from vdemeester/update-gotests
gotests: 1.5.2 -> 1.5.3
2019-05-02 18:45:11 +00:00
worldofpeace a971ddce53
Merge pull request #60763 from r-ryantm/auto-update/quilter
quilter: 1.8.1 -> 1.8.4
2019-05-02 14:42:54 -04:00
Vincent Demeester 66b94f20f3 buildah: 1.7.2 -> 1.7.3
Also adding myself (vdemeester) as maintainer

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2019-05-02 20:23:58 +02:00
José Romildo Malaquias 3ed9e690a1 deepin.dde-dock: init at 4.9.9 2019-05-02 15:17:56 -03:00
Tim Steinbach eed255e044
oh-my-zsh: 2019-04-29 -> 2019-05-01 2019-05-02 13:57:46 -04:00
Tim Steinbach 6494ad9996
linux: 5.0.10 -> 5.0.11 2019-05-02 13:57:46 -04:00
Tim Steinbach 9d7638371f
linux: 4.9.171 -> 4.9.172 2019-05-02 13:57:46 -04:00
Tim Steinbach e0bf73dbde
linux: 4.19.37 -> 4.19.38 2019-05-02 13:57:45 -04:00
Tim Steinbach 5d03bfd653
linux: 4.14.114 -> 4.14.115 2019-05-02 13:57:45 -04:00
Hsiang-Cheng Yang e775587d63 softether: 4.25 -> 4.29 (#60665)
* softether: 4.25 -> 4.29

* softether_4_29: restrict to x86_64-linux
Does not build on aarch64 because of upstream "-m64" compile flag
2019-05-02 19:38:37 +02:00
Peter Simons 7689c69813 all-cabal-hashes: update to Hackage at 2019-05-01T23:17:23Z 2019-05-02 19:29:00 +02:00
Peter Simons dc702cef76 haskell-cryptol: drop obsolete overrides to fix the build after version update 2019-05-02 19:29:00 +02:00
Peter Simons 28edabd88e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
fef5f295a5.
2019-05-02 19:28:56 +02:00
Peter Simons 6ec7d60365 hackage2nix: update list of broken builds 2019-05-02 19:28:56 +02:00
Jack Kelly 736b0c53a4 haskellPackages.beam-*: remove obsolete patches 2019-05-02 19:28:23 +02:00
Renaud 825267426b
Merge pull request #60581 from dtzWill/feature/jush
jush: init at 0.1
2019-05-02 19:16:54 +02:00
Daiderd Jordan 76fad45110
Merge pull request #59596 from r-ryantm/auto-update/python3.7-mypy
python37Packages.mypy: 0.670 -> 0.700
2019-05-02 18:59:59 +02:00
Alyssa Ross 6ed059662a
Merge pull request #60764 from StillerHarpo/monetdb
monetdb: 11.31.13 -> 11.33.3
2019-05-02 16:51:07 +00:00
Dmitry Kalinkin 7eeab3726f
Merge pull request #59537 from veprbl/pr/texlive_latexindent_deps
texlive: add missing perl dependencies for latexindent
2019-05-02 12:44:07 -04:00