Commit Graph

26809 Commits

Author SHA1 Message Date
Jörg Thalheim
611f0ed188 kicad: properly wrap wxPython 2018-07-31 14:37:59 +01:00
Ben Gamari
a4c932fa51 kicad: 4.0.7 -> 5.0.0 2018-07-26 12:27:27 -04:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Jörg Thalheim
79925f1b2a
Merge pull request #44041 from eadwu/polybar/3.2.0
polybar: 3.1.0 -> 3.2.0
2018-07-24 07:09:32 -04:00
Jörg Thalheim
1ebf90b9fb
Merge pull request #44043 from ljli/vscode-fix
vscode: fix keymapping.node rpath
2018-07-24 05:54:53 -04:00
Leon Isenberg
6bf5dfc874 vscode: fix keymapping.node rpath 2018-07-24 03:04:36 +02:00
Edmund Wu
149b42d8ee
polybar: 3.1.0 -> 3.2.0
Adds support for internal/pulseaudio
2018-07-23 17:06:44 -04:00
Wael M. Nasreddine
928c93ea7b perkeep: 20170505 -> 0.10.1
Also rewrite the derivation to use buildGoPackage
2018-07-23 13:04:35 -07:00
Matthew Bauer
6d880d2d5b
Merge pull request #42149 from timjrd/openspace-rebase
openspace: init at 0.11.1
2018-07-23 11:38:06 -04:00
Thomas Tuegel
0015c34f9c
Merge pull request #44007 from ttuegel/emacs-packages-2018-07-22
Emacs package updates
2018-07-23 08:35:11 -05:00
Michael Raskin
ef4d546554
Merge pull request #43853 from timokau/singular-4.1.1p1
singular: 4.1.1p1 -> 4.1.1p2
2018-07-23 13:20:39 +00:00
Jörg Thalheim
66afbde94e
Merge pull request #44008 from dtzWill/update/tig-2.4.0
tig: 2.3.3 -> 2.4.0
2018-07-23 13:51:06 +01:00
Will Dietz
90764df235 tig: 2.3.3 -> 2.4.0
https://github.com/jonas/tig/releases/tag/tig-2.4.0
2018-07-23 07:15:26 -05:00
Thomas Tuegel
648911fee3
melpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel
095e2f961f
elpa-packages: Fix evaluation 2018-07-23 06:51:51 -05:00
Thomas Tuegel
a0762a4eee
org-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
56df454a07
elpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
8ecdc02f95
melpa-stable-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Thomas Tuegel
707010ef23
melpa-packages: 2018-07-22 2018-07-23 06:51:51 -05:00
Jörg Thalheim
b894b7478b alacritty: 2018-05-09 -> 2018-07-20 2018-07-23 11:35:40 +01:00
Jörg Thalheim
90951bc1d7
Merge pull request #43957 from danieldk/gitea-1.4.3
gitea: 1.4.2 -> 1.4.3
2018-07-23 11:30:31 +01:00
Timo Kaufmann
024c23503c singular: 4.1.1p1 -> 4.1.1p2 2018-07-23 12:17:25 +02:00
Jörg Thalheim
102eb1fd29
Merge pull request #43995 from kalbasit/fix-neovim-unwrapped
neovim: fix the xsel path in the clipboard runtime provider
2018-07-23 10:52:34 +01:00
adisbladis
607ae1df1b
emacsPackagesNg.elpaPackages: Don't pass fetchurl to elpa.nix
This fixes evaluation error of elpa packages.
2018-07-23 15:38:20 +08:00
adisbladis
35e7485847
firefox-beta-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:47 +08:00
adisbladis
653e439ce4
firefox-devedition-bin: 62.0b8 -> 62.0b10 2018-07-23 15:28:39 +08:00
Dmitry Kalinkin
d4d5f8eced mupdf: fix on darwin 2018-07-23 06:14:11 +00:00
Wael M. Nasreddine
5c7c2be709 neovim: fix the xsel path in the clipboard runtime provider 2018-07-22 21:32:16 -07:00
Frederik Rietdijk
18d0ed20e8 fix eval 2018-07-22 22:22:26 +02:00
Benjamin Staffin
815ae70556
gitFull: build libsecret credential helper (#43616)
...except on Darwin, where it won't be useful.
2018-07-22 15:20:37 -04:00
Pascal Wittmann
7ec7b32e23
banshee: add license
see issue #43716
2018-07-22 17:36:53 +02:00
Pascal Wittmann
65740cfb31
banshee: add homepage 2018-07-22 17:36:19 +02:00
Pascal Wittmann
758038a4e0
amsn: add license
see issue #43716
2018-07-22 17:24:10 +02:00
Frederik Rietdijk
27af1633a4 fix eval
broken by dac43da8da
cc @pSub
2018-07-22 17:05:00 +02:00
Pascal Wittmann
6739f69af0
yakuake: add license
see issue #43716
2018-07-22 16:51:55 +02:00
Pascal Wittmann
dac43da8da
ympd: add license
see issue #43716
2018-07-22 16:47:13 +02:00
Frederik Rietdijk
ef802feace parity-ui: fix after merge 2018-07-22 12:13:14 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Daniël de Kok
8b695a7353 gitea: 1.4.2 -> 1.4.3 2018-07-22 08:59:08 +02:00
Frederik Rietdijk
f3088832df
Merge pull request #43899 from r-ryantm/auto-update/tla-toolbox
tlaplusToolbox: 1.5.6 -> 1.5.7
2018-07-22 08:44:58 +02:00
Frederik Rietdijk
5dcb1febac
Merge pull request #43913 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.9 -> 2.18.10
2018-07-22 08:42:32 +02:00
Frederik Rietdijk
c4557ae2c2
Merge pull request #43914 from r-ryantm/auto-update/peru
peru: 1.1.3 -> 1.1.4
2018-07-22 08:42:16 +02:00
Frederik Rietdijk
ca4a4765ac
Merge pull request #43920 from r-ryantm/auto-update/ola
ola: 0.10.6 -> 0.10.7
2018-07-22 08:41:33 +02:00
Frederik Rietdijk
5c72c7f055
Merge pull request #43922 from r-ryantm/auto-update/owncloud-client
owncloud-client: 2.4.1 -> 2.4.2
2018-07-22 08:40:00 +02:00
Frederik Rietdijk
e3d4ef9c7e
Merge pull request #43925 from r-ryantm/auto-update/neovim-unwrapped
neovim-unwrapped: 0.3.0 -> 0.3.1
2018-07-22 08:37:44 +02:00
Frederik Rietdijk
935a54f300
Merge pull request #43940 from r-ryantm/auto-update/gtkwave
gtkwave: 3.3.91 -> 3.3.92
2018-07-22 08:23:25 +02:00
Frederik Rietdijk
35b53f6b40
Merge pull request #43942 from r-ryantm/auto-update/feh
feh: 2.27 -> 2.27.1
2018-07-22 08:22:57 +02:00
Frederik Rietdijk
e4dab5a3da
Merge pull request #43943 from r-ryantm/auto-update/focuswriter
focuswriter: 1.6.14 -> 1.6.15
2018-07-22 08:22:46 +02:00
volth
cc55a3ebcb treewide: fix build with disallowed aliases (#43872)
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
R. RyanTM
7968bf4935 focuswriter: 1.6.14 -> 1.6.15
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/focuswriter/versions.
2018-07-21 18:56:13 -07:00