3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

235327 commits

Author SHA1 Message Date
Thomas Tuegel f0d158fd88
kdeFrameworks: set version attribute 2020-07-15 13:54:26 -05:00
Maximilian Bosch d2694d936e
rustPlatform: don't install artifacts modified by checkPhase
While the artifacts from `buildPhase` should be used for testing as
well, it should be avoided that those are modified during `checkPhase`.

This can happen if a package is built e.g. with special
`cargoBuildFlags` that don't apply to the `checkPhase`. In that case, a
binary would be installed into `$out` without those flags since
`checkPhase` overrides the binary in the `target`-directory.

This patch copies the state of `target/release` into a temporary
location at the end of the `buildPhase` and installs the results from
that temporary directory into `$out` while `checkPhase` can continue
using the configured build-dir.

cc #91689
Closes #93119
Closes #91191
2020-07-15 20:08:30 +02:00
Alyssa Ross 7d0f8355b3 bitlbee-mastodon: 1.4.3 -> 1.4.4 2020-07-15 18:02:57 +00:00
Alyssa Ross 66bccac913 bitlbee: propagate glib dependency
bitlbee.pc requires glib, so all packages that depend on bitlbee will
also depend on glib.
2020-07-15 18:02:23 +00:00
Timo Kaufmann e3acb2485a
Merge pull request #90061 from mcbeth/spigot
spigot: init at 20200101
2020-07-15 19:31:02 +02:00
Maximilian Bosch 77130ba515
citrix_workspace: drop support for gstreamer 0.10
See https://support.citrix.com/article/CTX224988
cc #39975
2020-07-15 19:10:58 +02:00
Maximilian Bosch af83f9a24e
citrix_workspace: update docs about selfservice 2020-07-15 19:10:58 +02:00
Maximilian Bosch fa3948a7c5
citrix_workspace: add more features, refactor derivation
In #89806 it has been reported that the final package is missing a lot
of features like support for the self-service GUI and the
config-management.

While working on supporting those components in the Nix-package, I
decided to refactor the package to simplify the entire setup.

This patch changes the following things:

* Binaries and libraries are patched using the `autoPatchelfHook` to
  avoid having unneeded libraries linked (e.g. some programs use gtk2,
  others use gtk3).

* Moved source-declarations into their own file.

* Wrapped `configmgr` and `selfservice` and added those to `$out/bin`.

* Don't mention the old `citrix_receiver`-packages in the manual anymore
  since those packages were removed in 19.09 and are EOLed anyways.

Closes #89806
2020-07-15 19:10:58 +02:00
ajs124 487373fb2c nss: 3.52.1 -> 3.54 2020-07-15 19:08:51 +02:00
Jeffrey McBeth a15778c1e0 spigot: init at 20200101 2020-07-15 12:58:51 -04:00
Daniël de Kok d2754e07bb
Merge pull request #92914 from danieldk/rocm-opencl
rocm-opencl-icd: init at 3.5.0
2020-07-15 18:55:53 +02:00
Daniël de Kok 43d57ad350
Merge pull request #93183 from edibopp/oneshot-update
oneshot: 1.1.0 → 1.1.3
2020-07-15 17:40:09 +02:00
Eduard Bopp 2dae0897c9 oneshot: 1.1.0 → 1.1.3 2020-07-15 16:41:26 +02:00
Matt Votava fbaafd311b home-assistant: pin PyChromecast 2020-07-15 07:28:50 -07:00
Vincent Laporte f4722ea0bc ocamlPackages.ppx_tools: 6.1 → 6.2 2020-07-15 15:48:04 +02:00
Michael Weiss f05b67ec83
google-chrome: Fix the EGL backend 2020-07-15 15:31:02 +02:00
Tim Steinbach 40d449525a
oh-my-zsh: 2020-07-13 -> 2020-07-14 2020-07-15 09:17:21 -04:00
Jeffrey McBeth 79ed95b348 maintainers: add mcbeth 2020-07-15 09:15:55 -04:00
Michael Weiss 2ec04dc22a
Merge pull request #93149 from primeos/chromium
chromium: 83.0.4103.116 -> 84.0.4147.89
2020-07-15 15:04:26 +02:00
Daniël de Kok bc077b5724
Merge pull request #93028 from dtzWill/update/agave-16
agave: 15 -> 16
2020-07-15 14:49:06 +02:00
Daniël de Kok ea489de618
Merge pull request #93050 from kampka/trilium
trilium: 0.43.1 -> 0.43.2
2020-07-15 14:47:35 +02:00
Daniël de Kok 17ad22a838
Merge pull request #93074 from r-ryantm/auto-update/libmatroska
libmatroska: 1.5.2 -> 1.6.0
2020-07-15 14:32:30 +02:00
Daniël de Kok 7cc06dce65
Merge pull request #93126 from CheariX/open-vm-tools-11.1.0
open-vm-tools: 11.0.5 -> 11.1.0
2020-07-15 14:18:26 +02:00
Marek Mahut 363110efad
Merge pull request #93170 from prusnak/bip-utils
python3Packages.bip_utils: init at 1.0.5
2020-07-15 13:40:12 +02:00
Graham Christensen ff42f461f0
Merge pull request #93161 from cole-h/rm-tmp
Remove tmp file from tarball job
2020-07-15 07:31:31 -04:00
Michael Weiss 5d1064a212
signal-desktop: 1.34.3 -> 1.34.4 2020-07-15 12:49:59 +02:00
Aaron Andersen 30df4d9f10
Merge pull request #93111 from freezeboy/update-moodle
moodle: 3.9.0 -> 3.9.1
2020-07-15 06:45:37 -04:00
Aaron Andersen a3efa87706
Merge pull request #93075 from raboof/sweethome3d-enable-java2d-opengl
sweethome3d: improve performance by enabling OpenGL for java2d
2020-07-15 06:44:01 -04:00
Pavol Rusnak bcdb9a427d
python3Packages.bip_utils: init at 1.0.5 2020-07-15 11:40:59 +02:00
David McKay b3870815c4 gnomeExtensions.emoji-selector: init at v19 2020-07-15 09:24:41 +01:00
R. RyanTM 9923599535 xfractint: 20.04p14 -> 20.04p15 2020-07-15 07:45:53 +00:00
Michael Raskin e6d81a9b89
Merge pull request #93158 from r-ryantm/auto-update/siege
siege: 4.0.5 -> 4.0.6
2020-07-15 07:36:35 +00:00
Michael Raskin 71eb03a3c1
Merge pull request #92403 from r-ryantm/auto-update/picoLisp
picolisp: 19.12 -> 20.6
2020-07-15 07:30:00 +00:00
Jan Tojnar 821dba740e
Merge branch 'staging-next' into staging 2020-07-15 09:29:01 +02:00
Michael Raskin 3673b31d2b
Merge pull request #93087 from jerith666/alpine-2-23
alpine: 2.21 -> 2.23
2020-07-15 07:28:24 +00:00
Michael Raskin 2d2a31aac0
Merge pull request #92609 from r-ryantm/auto-update/squid
squid: 4.11 -> 4.12
2020-07-15 07:25:32 +00:00
Jan Tojnar 5788f7173e
Merge branch 'master' into staging-next 2020-07-15 09:25:28 +02:00
Michele Guerini Rocco d8ec219293
Merge pull request #93051 from samuelgrf/fix/nerdfonts-no-winfonts
nerdfonts: disable Windows font variants (by default)
2020-07-15 09:22:34 +02:00
Michele Guerini Rocco 661ebced1b
Merge pull request #93137 from rnhmjoj/uncertain
uncertainties: 3.1.2 -> 3.1.4
2020-07-15 09:19:58 +02:00
Jan Tojnar f83c9a7561
libevdev: fix aarch64 support 2020-07-15 06:15:16 +02:00
Jan Tojnar d9f416313a
python3.pkgs.pyudev: do not propagate systemd
It is not linked against so there is no need to include it in build inputs, much less propagate it.

This removes systemd.dev from the runtime closure of packages using pyudev.
2020-07-15 06:15:16 +02:00
Jan Tojnar 6cf8110264
libinput: fix subcommands
Running subcommands like `libinput measure` requires python and some python modules.

I previously added the dependencies in [1] but [2] accidentally moved them to checkInputs so they are not available at runtime by patchShebangs (especially since tests are disabled).

Additionally, the tools were ported from evdev python module to python-libevdev in libinput 1.14, which was missed [3] during upgrade.

Finally, other python modules are needed so let's add them as well.

[1]: https://github.com/NixOS/nixpkgs/pull/51304
[2]: de14f0c6e1
[3]: b291f2a995
2020-07-15 06:15:16 +02:00
Jan Tojnar 7c75c1ed56
python3.pkgs.libevdev: enable tests 2020-07-15 06:15:15 +02:00
Jan Tojnar 10e5b931eb
python3.pkgs.libevdev: hardcode path 2020-07-15 06:15:15 +02:00
Cole Helbling 7f2c366268
Remove tmp file from tarball job
Brought up in
https://discourse.nixos.org/t/what-is-the-100mib-text-file-tmp-in-recent-channels-nixexprs-tar-xz/8137
and introduced by
d6ec410a47.
2020-07-14 20:02:31 -07:00
R. RyanTM ad32e55b7d siege: 4.0.5 -> 4.0.6 2020-07-15 02:16:58 +00:00
Mario Rodas dc1c3f3203
Merge pull request #93120 from marsam/update-kbs2
kbs2: 0.1.1 -> 0.1.2
2020-07-14 17:44:52 -05:00
Mario Rodas 2c97056db4
Merge pull request #93129 from r-ryantm/auto-update/python2.7-python-dotenv
python27Packages.python-dotenv: 0.13.0 -> 0.14.0
2020-07-14 17:43:42 -05:00
Mario Rodas c08ef800bb
Merge pull request #93143 from tobim/mpd/0.21.25
mpd: 0.21.23 -> 0.21.25
2020-07-14 17:40:04 -05:00
José Romildo Malaquias 50de229ca5
Merge pull request #92671 from r-ryantm/auto-update/yaru
yaru-theme: 20.04.7 -> 20.10.1
2020-07-14 19:16:52 -03:00