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
Maximilian Bosch
bfb7ac3d83
Merge pull request #93004 from helsinki-systems/drop/firefox/old-aliases
...
firefox/packages: drop old aliases
2020-07-13 23:02:24 +02:00
Maximilian Bosch
5f44782db4
Merge pull request #93078 from jonringer/expose-yamllint
...
yamllint: add top-level attribute
2020-07-13 22:52:06 +02:00
Maximilian Bosch
514afd26bc
rustracer: 2.1.30 -> 2.1.33, fix build
...
ChangeLog: https://github.com/racer-rust/racer/blob/v2.1.33/CHANGELOG.md#2132
Broken build: https://hydra.nixos.org/build/123837796
Please note that I intentionally didn't bump to `2.1.35` since it
requires nightly features. `2.1.33` is the latest version which supports
our current `rustc`-version (1.44.1) on nixpkgs `master`.
Closes #89481
2020-07-13 22:46:22 +02:00
Michael Weiss
aa166e7703
python3Packages.mysql-connector: 8.0.20 -> 8.0.21
2020-07-13 22:41:10 +02:00
Florian Klink
20be1467ed
Merge pull request #93067 from Luflosi/nextpnr-fix-macos
...
nextpnr: fix build on macOS
2020-07-13 22:17:49 +02:00
Florian Klink
2e2cd5c018
Merge pull request #93077 from RomanSharapov/add-configurable-keepalive
...
nixos/buildbot: enable configurable keepalive for buildbot worker
2020-07-13 21:21:23 +02:00
Sirio Balmelli
1666b03bf7
python3Packages.biplist: init at 1.0.3
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-13 12:04:45 -07:00
Sirio Balmelli
1e529449e8
python3Packages.mac_alias: init at 2.0.7
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-13 12:03:17 -07:00
Drew Risinger
7e8d919787
python3Packages.pygogo: init at 0.13.2
2020-07-13 11:13:03 -07:00
Drew Risinger
c8e496ecc5
pythonPackages.pkutils: init at 1.1.1
2020-07-13 11:13:03 -07:00
Jonathan Ringer
dda3d9dc12
ovito: mark broken
...
```
Add the installation prefix of "Qt5Core" to CMAKE_PREFIX_PATH or set
"Qt5Core_DIR" to a directory containing one of the above files. If
"Qt5Core" provides a separate development package or SDK, be sure it has
been installed.
```
2020-07-13 11:05:44 -07:00
adisbladis
ceac51fdc4
Merge pull request #86278 from adisbladis/subuid-subgid-normaluser
...
nixos.users-groups: Set up subuid/subgid mappings for all normal users
2020-07-13 19:55:23 +02:00
Jonathan Ringer
2ff62aa34f
python3Packages.yamllint: add joringer as maintainer
2020-07-13 10:49:32 -07:00
Florian Klink
b97e93e8bb
Merge pull request #93076 from Luflosi/update/lolcat
...
lolcat: 100.0.0 -> 100.0.1
2020-07-13 19:49:23 +02:00
Jonathan Ringer
84468b5036
yamllint: add top-level attribute
2020-07-13 10:48:10 -07:00
Thomas Tuegel
64b395ec57
Merge pull request #90585 from ymarkus/master
...
birdtray: fix qttranslations path
2020-07-13 12:41:12 -05:00
Roman Sharapov
d53d13b6ee
nixos/buildbot: enable configurable keepalive for buildbot worker
...
In the current implementation, there's no possibility to modify the default
parameter for keepalive. This is a number that indicates how frequently
keepalive messages should be sent from the worker to the buildmaster,
expressed in seconds. The default (600) causes a message to be sent to
the buildmaster at least once every 10 minutes.
If the worker is behind a NAT box or stateful firewall, these messages
may help to keep the connection alive: some NAT boxes tend to forget about
a connection if it has not been used in a while. When this happens, the
buildmaster will think that the worker has disappeared, and builds will
time out. Meanwhile the worker will not realize than anything is wrong.
2020-07-13 13:07:20 -04:00
Luflosi
8598c13026
lolcat: 100.0.0 -> 100.0.1
...
https://github.com/busyloop/lolcat/releases/tag/v100.0.1
2020-07-13 19:02:13 +02:00
Wael Nasreddine
21104fcabd
mellowplayer: init at 3.6.4 ( #92653 )
2020-07-13 09:23:55 -07:00
Thomas Tuegel
b8e3f277a8
Merge pull request #90511 from pjones/pjones/unstable/kmail
...
kmail: add missing dependency (kdepim-addons)
2020-07-13 11:13:21 -05:00
Maximilian Bosch
ad2fc0b16d
Merge pull request #93068 from Luflosi/batinfo-linux-only
...
batinfo: limit build to Linux
2020-07-13 17:53:58 +02:00
Florian Klink
56e63ca017
gerrit: add myself to maintainers
2020-07-13 17:41:32 +02:00
Maximilian Bosch
4c9d74dde7
Merge pull request #92950 from samuelgrf/fix/oh-my-zsh-functions
...
oh-my-zsh: undefine functions that don't work on Nix
2020-07-13 17:37:38 +02:00
edef
26291ccf34
Merge pull request #92930 from flokli/gerrit-3.2.2
...
gerrit: 3.1.5 -> 3.2.2
2020-07-13 15:27:58 +00:00
Maximilian Bosch
5d9c045af2
bandwhich: 0.15.0 -> 0.16.0
...
https://github.com/imsnif/bandwhich/releases/tag/0.16.0
2020-07-13 17:21:49 +02:00
Thomas Tuegel
19f85b0f20
Merge pull request #92878 from freezeboy/add-picmi
...
picmi: init at 19.12.3
2020-07-13 09:48:47 -05:00
Thomas Tuegel
0696f886d8
Merge pull request #92974 from freezeboy/add-bovo
...
bovo: init at 19.12.3
2020-07-13 09:45:14 -05:00
Daniel Șerbănescu
8958237f38
gtk-sharp3: fixed build and removed broken flag.
2020-07-13 16:27:37 +02:00
Tim Steinbach
6206029f69
linux: 5.8-rc4 -> 5.8-rc5
2020-07-13 10:19:12 -04:00
Daniël de Kok
9c28b5133e
Merge pull request #92792 from edibopp/oneshot
...
oneshot: init at 1.0.1
2020-07-13 16:15:17 +02:00
Maximilian Bosch
142041fd99
Merge pull request #93064 from dasj19/diffoscope-update
...
diffoscope: 150 -> 151
Closes #93058
2020-07-13 16:11:42 +02:00
Daniël de Kok
3efb2a28be
Merge pull request #93061 from dasj19/gscan2pdf-update
...
gscan2pdf: 2.8.0 -> 2.8.1
2020-07-13 16:08:47 +02:00
Luflosi
97c8c99f1d
batinfo: limit build to Linux
...
According to the README of batinfo, it runs only on Linux-based operating systems.
2020-07-13 15:58:13 +02:00
Daniël de Kok
9730290b77
Merge pull request #92939 from RaghavSood/mage/1.10.0
...
mage: 1.9.0 -> 1.10.0
2020-07-13 15:56:40 +02:00
Luflosi
3fc5151782
nextpnr: fix build on macOS
...
`PYTRELLIS_LIBDIR` has been replaced by `TRELLIS_LIBDIR` in 1dc1164dce
, which causes the build to fail on macOS.
2020-07-13 15:45:40 +02:00
Mario Rodas
a3389443b3
Merge pull request #93060 from marsam/fix-sdl2-darwin
...
SDL2: fix build on darwin
2020-07-13 08:16:22 -05:00
Daniel Șerbănescu
eb41ed2fad
diffoscope: 150 -> 151
2020-07-13 15:03:47 +02:00
Eduard Bopp
68a15c260a
oneshot: init at 1.1.0
2020-07-13 15:00:56 +02:00
Daniel Șerbănescu
e6e8d49597
gscan2pdf: 2.8.0 -> 2.8.1
2020-07-13 14:51:36 +02:00
Mario Rodas
016595d931
Merge pull request #93047 from avdv/git-delta-0.3.0
...
gitAndTools.delta: 0.2.0 -> 0.3.0
2020-07-13 07:08:58 -05:00
Daniël de Kok
166199a330
Merge pull request #93046 from avdv/wtf-0.31.0
...
wtf: 0.30.0 -> 0.31.0
2020-07-13 14:08:36 +02:00
Mario Rodas
b1de834f5c
Merge pull request #92989 from r-ryantm/auto-update/minikube
...
minikube: 1.11.0 -> 1.12.0
2020-07-13 07:06:33 -05:00
markuskowa
7204d9aa36
Merge pull request #93042 from r-ryantm/auto-update/gromacs
...
gromacs: 2020.2 -> 2020.3
2020-07-13 13:52:28 +02:00
adisbladis
ce49f8cbd0
nixos/doc/manual/release-notes: Add release notes for subuid/subgid mappings
2020-07-13 13:22:53 +02:00
adisbladis
5733967290
nixos.users-groups: Set up subuid/subgid mappings for all normal users
...
This is required by (among others) Podman to run containers in rootless mode.
Other distributions such as Fedora and Ubuntu already set up these mappings.
The scheme with a start UID/GID offset starting at 100000 and increasing in 65536 increments is copied from Fedora.
2020-07-13 13:15:02 +02:00
Daniël de Kok
0963cebfc5
Merge pull request #92897 from Moredread/chiaki
...
chiaki: 1.1.3 -> 1.2.1
2020-07-13 13:11:32 +02:00
adisbladis
1299a04ab3
Merge pull request #92849 from RaghavSood/ethereum/1.9.16
...
go-ethereum: 1.9.15 -> 1.9.16
2020-07-13 13:05:09 +02:00
Vladyslav M
b51835d247
Merge pull request #92557 from dywedir/b3sum
2020-07-13 12:26:49 +03:00
Mario Rodas
49897b8859
SDL2: fix build on darwin
2020-07-13 04:20:00 -05:00