Daniel Schaefer
5c62495cb0
yder: 1.4.8 -> 1.4.9 ( #78549 )
...
yder: 1.4.8 -> 1.4.9
2020-01-26 19:24:33 +01:00
Daniel Schaefer
5992086c28
Merge pull request #77202 from raboof/jitterentropy-reproducible-manpages
...
jitterentropy: make man pages reproducible
2020-01-07 11:13:23 +01:00
Daniel Schaefer
370355449f
orcania: 2.0.1 -> 2.1.0 ( #77168 )
...
orcania: 2.0.1 -> 2.1.0
2020-01-07 06:12:15 +01:00
Daniel Schaefer
95710aa67e
multipath-tools: Fix prefix ( #72917 )
...
multipath-tools: Fix prefix
2019-12-26 02:31:37 +01:00
Daniel Schaefer
25ce30d6a2
Merge pull request #76172 from JohnAZoidberg/golden-cheetah-libusb
...
golden-cheetah: Add libusb (ANT+ sensors), 3.5-DEV1903 -> 3.5-RC2X
2019-12-26 02:30:38 +01:00
Daniel Schaefer
358ab81fff
golden-cheeta: Use qtwebengine instead of qtwebkit
2019-12-22 21:43:31 +01:00
Daniel Schaefer
57ad13175c
golden-cheetah: 3.5-DEV1903 -> 3.5-RC2X
2019-12-22 21:40:26 +01:00
Daniel Schaefer
6c8283e337
golden-cheetah: Enable libusb support
...
Makes it possible to use ANT+ sensors using an ANT+ USB transceiver.
2019-12-22 15:47:18 +01:00
Daniel Schaefer
d901b2a166
Merge pull request #73474 from matthuszagh/asymptote-2.60
...
asymptote: 2.47 -> 2.60
2019-11-20 09:35:55 +01:00
Daniel Schaefer
09f9bcd19c
Merge pull request #67749 from markuskowa/upd-targetcli
...
targetcli: 2.1.fb49 -> 2.1.51
2019-11-20 08:28:19 +01:00
Daniel Schaefer
3de2aeb519
vim_configurable: Add vi symlink to vim
2019-11-19 22:05:06 +01:00
Daniel Schaefer
d0aec3b1d4
jitterentropy: Find strip when crosscompiling
2019-11-16 11:22:38 +01:00
Daniel Schaefer
a636118725
dragon-drop: 1.1.0 -> 1.1.1 ( #73422 )
...
dragon-drop: 1.1.0 -> 1.1.1
2019-11-15 11:34:51 +01:00
Daniel Schaefer
c96e556ed7
grip-0.8: indexed grip ( #60182 )
...
grip-0.8: indexed grip
2019-11-14 23:54:32 +01:00
Daniel Schaefer
c4ed79e977
python3Packages.geopy: 1.20 -> unstable-2019-11-10 ( #73158 )
2019-11-14 23:45:29 +01:00
Daniel Schaefer
6b9390f253
dragon-drop: 1.1.0 -> 1.1.1
...
Fixes segfault which would make the program unusable.
2019-11-14 22:25:40 +01:00
Daniel Schaefer
a2aaa7cdf4
protocol: 20171226 -> 2019-03-28
2019-11-15 05:36:47 +09:00
Daniel Schaefer
c43851092b
argp-standalone: Find ar when cross compiling
2019-11-13 00:54:59 +01:00
Daniel Schaefer
f7ef1a9af5
Merge pull request #72855 from fgaz/jasmin/init
...
jasmin: init at 2.4
2019-11-10 17:09:54 +01:00
Daniel Schaefer
25c2506095
nixos/cassandra: Port test to python
2019-11-07 22:40:15 +01:00
Daniel Schaefer
b9c8fb0c5b
twmn: Use QT's makeDerivation
...
Could not find libQt5Widgets.so.5 and SIBABRTs.
2019-11-07 14:16:56 +01:00
Daniel Schaefer
34cd476e09
cadaver: Enable readline support
2019-11-07 02:29:17 +01:00
Daniel Schaefer
92216681cc
apache-directory-studio: 2.0.0.v20170904-M13 -> 2.0.0-M14
2019-11-06 23:39:26 +01:00
Daniel Schaefer
27aa4bf49b
multipath-tools: Fix prefix
...
udev rules and manpages in section 8 were installed into $out/usr
Results in the following derivation output diff:
lib/systemd/system
lib/systemd/system/multipathd.service
lib/systemd/system/multipathd.socket
+lib/udev
+lib/udev/kpartx_id
+lib/udev/rules.d
+lib/udev/rules.d/11-dm-mpath.rules
+lib/udev/rules.d/11-dm-parts.rules
+lib/udev/rules.d/56-multipath.rules
+lib/udev/rules.d/66-kpartx.rules
+lib/udev/rules.d/68-del-part-nodes.rules
sbin
share
share/man
@@ -79,25 +87,14 @@
share/man/man3/mpath_persistent_reserve_out.3.gz
share/man/man5
share/man/man5/multipath.conf.5.gz
+share/man/man8
+share/man/man8/kpartx.8.gz
+share/man/man8/mpathpersist.8.gz
+share/man/man8/multipath.8.gz
+share/man/man8/multipathd.8.gz
usr
usr/include
usr/include/libdmmp
usr/include/libdmmp/libdmmp.h
usr/include/mpath_cmd.h
usr/include/mpath_persist.h
-usr/lib
-usr/lib/udev
-usr/lib/udev/kpartx_id
-usr/lib/udev/rules.d
-usr/lib/udev/rules.d/11-dm-mpath.rules
-usr/lib/udev/rules.d/11-dm-parts.rules
-usr/lib/udev/rules.d/56-multipath.rules
-usr/lib/udev/rules.d/66-kpartx.rules
-usr/lib/udev/rules.d/68-del-part-nodes.rules
-usr/share
-usr/share/man
-usr/share/man/man8
-usr/share/man/man8/kpartx.8.gz
-usr/share/man/man8/mpathpersist.8.gz
-usr/share/man/man8/multipath.8.gz
-usr/share/man/man8/multipathd.8.gz
2019-11-06 19:12:52 +01:00
Daniel Schaefer
2223e618b8
libtiff: 4.0.10 -> 4.1.0
2019-11-06 17:09:22 +01:00
Daniel Schaefer
5270c3a03e
libtiff: Patch CVE-2019-7663
2019-11-06 17:08:38 +01:00
Daniel Schaefer
afbfef93a7
nixos/tests: Ignore shutdown/crash if not booted
...
Condition seems to be inverted. Crash and shutdown only make sense, when
the machine is booted; i.e. we return immediately otherwise.
In the Perl test driver this is:
return unless $self->{booted};
2019-11-06 16:06:43 +01:00
Daniel Schaefer
4390b5ef7c
paraview: 5.6.0 -> 5.6.3
...
* Use qt wrapper, otherwise it wouldn't find plugins and fail to start
2019-11-06 13:24:35 +01:00
Daniel Schaefer
a3a782ec5f
taglib_1_9: Removed, not needed anymore
...
Was used by, the now removed, tomahawk.
2019-10-27 13:16:53 +01:00
Daniel Schaefer
417c85309d
tomahawk: Remove unmaintained broken package
...
Has been marked broken since 2018 and marked as abandoned upstream since
2017.
2019-10-27 13:16:53 +01:00
Daniel Schaefer
cedb0ecf4d
pythonPackages.weasyprint: 47 -> 50
2019-09-25 12:03:28 +02:00
Daniel Schaefer
5c65c2e329
pythonPackages.qiskit: Mark as broken
2019-09-25 12:03:28 +02:00
Daniel Schaefer
8fd8f3a44a
xml2rfc: Use pythonPackages.xml2rfc
2019-09-25 12:03:27 +02:00
Daniel Schaefer
bf050e9456
pythonPackages.xml2rfc: 2.18.0 -> 2.27.1
2019-09-25 12:03:27 +02:00
Daniel Schaefer
d769048286
pythonPackages.dict2xml: init at 1.6.1
2019-09-25 12:03:27 +02:00
Daniel Schaefer
a73937384e
pythonPackages.cairosvg: 2.3.0 -> 2.4.2
2019-09-25 12:03:27 +02:00
Daniel Schaefer
f2b28387d0
pythonPackages.pycountry: 19.7.15 -> 19.8.18
2019-09-25 12:03:27 +02:00
Daniel Schaefer
4c714c1f58
pythonPackages.astropy: Disable tests
...
A ton of tests fail and it's not obvious to me how to fix them.
Adding bleach to checkInputs fixes a tiny number of them, though.
2019-09-22 00:47:07 +02:00
Daniel Schaefer
7791dccd3a
pythonPackages.zake: Skip failing test
2019-09-14 18:57:34 +02:00
Daniel Schaefer
e416a39464
bareos: Mark as broken
...
Doesn't have a maintainer.
Doesn't work with our new glusterfs version.
bareos18 has changed from autotools to cmake so the derivation has to be
completely rewritten.
2019-09-14 15:04:02 +02:00
Daniel Schaefer
ea3ea651f9
ape: 6.7-131003 -> 2019-08-10
2019-09-14 14:25:11 +02:00
Daniel Schaefer
cbab4663f3
paperless: Use pytest_4 in django-crispy-forms
...
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Daniel Schaefer
34b58364e4
pytest: Add pytest_4 as its own attribute
...
Many packages aren't yet updated to handle the incompatible changes of
pytest5 so we still need v4.
2019-09-14 14:02:39 +02:00
Daniel Schaefer
42243e46b1
twister: 0.9.34 -> 2019-08-19
2019-09-14 13:48:45 +02:00
Daniel Schaefer
a5b2e090ec
whitebox: 0.9.0 -> 0.16.0 ( #68682 )
2019-09-13 17:08:57 +00:00
Daniel Schaefer
08dab35cd4
xfstests: 2018-04-11 -> 2019-09-08
2019-09-13 17:40:16 +02:00
Daniel Schaefer
dc0e697038
xen: Ignore GCC8 errors
2019-09-13 15:12:18 +02:00
Daniel Schaefer
acf571eec4
httplz: Fix build with openssl_1_0_2
...
The rust crate dependency that wraps OpenSSL doesn't support the Openssl
1.1.
2019-09-13 15:02:37 +02:00
Daniel Schaefer
f25e86411c
chipsec: 1.4.0 -> 1.4.1
2019-09-13 14:30:58 +02:00
Daniel Schaefer
eb5497c419
xflux-gui: 1.1.10 -> 1.2.0
...
Didn't build with the old version because they dropped Python2 and
changed some dependencies.
2019-09-13 14:04:07 +02:00
Daniel Schaefer
5548ff632e
microsoft_gsl: Fix gcc8 build
2019-09-13 11:35:50 +02:00
Daniel Schaefer
86ddab8e70
hpmyroom: init at 11.1.0.0508
2019-09-03 18:19:54 +02:00
Daniel Schaefer
b4044a3f2a
networkmanager: Allow NetworkManager and wireless together
...
When NetworkManager is configured to not manage all interfaces, it's
perfectly fine to have the rest be managed by the standard nixos
wireless scripts.
I use
networking.networkmanager.unmanaged = [
"*" "except:type:wwan" "except:type:gsm"
];
to control everything using networking.wireless except for the mobile
LTE modem which only works with NetworkManager.
2019-08-25 12:00:31 +02:00
Daniel Schaefer
908ecd5cb7
chipsec: 1.3.7 -> 1.4.0
2019-08-25 00:41:02 +02:00
Daniel Schaefer
e1a5484098
pptp: Fix shebangs
...
- Remove `which` as build-time input
- Use substituteInPlace instead of sed (warns if it fails to replace)
- Use perl in buildInputs as it's a run-time dependency
- Patch shebangs manually, not sure why fixupPhase doesn't do it
2019-08-11 01:53:08 +09:00
Daniel Schaefer
ccaaef1963
codespell: init at 1.15.0 ( #63673 )
2019-08-07 23:04:48 +02:00
Daniel Schaefer
77b4e4b75c
yder: 1.4.6 -> 1.4.7
...
https://github.com/babelouest/yder/releases/tag/v1.4.7
2019-08-05 08:07:48 +02:00
Daniel Schaefer
5fb372206e
orcania: 2.0.0 -> 2.0.1
...
https://github.com/babelouest/orcania/releases/tag/v2.0.1
2019-08-05 08:06:57 +02:00
Daniel Schaefer
f8a50fcca3
litecli: 1.0.0 -> 1.1.0
...
Fixes the tests.
2019-08-03 11:42:50 +02:00
Daniel Schaefer
e3329f9e85
xorg.libXTrap: init at 1.0.1
...
Fixes build of xorg.xtrap
2019-08-02 18:49:45 +02:00
Daniel Schaefer
c2466ced95
pkgs/servers/x11/xorg: Git-ignore download-cache
...
It's generated when updating using generate-expr-from-tarballs.pl
2019-08-02 18:48:33 +02:00
Daniel Schaefer
9c50ec6189
verilog: Add optional dependencies
...
Increases the closure size by just 4MB.
2019-08-02 10:34:39 +02:00
Daniel Schaefer
8b3274178f
verilog: 2019.03.27 -> 2019.08.1
...
Fixes the build, see: https://github.com/steveicarus/iverilog/issues/247
2019-08-02 10:31:30 +02:00
Daniel Schaefer
e1c1db787a
jdupes: 1.13.1 -> 1.13.2
2019-08-01 17:32:08 +02:00
Daniel Schaefer
851ebff688
frog: Fix build (icu64 -> icu60)
...
icu60 is the latest version that works.
Build the derivation languageMachines.test to test.
2019-07-31 19:08:33 +02:00
Daniel Schaefer
8fbf9559df
nixos/tests/cassandra: Test jmxPort
...
The test sets it to a non-standard port so it won't work accidentally
now and we'll be sure that our NixOS option works.
2019-07-31 00:55:04 +02:00
Daniel Schaefer
05f8fe7ed2
udisks: 2.8.2 -> 2.8.4
...
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.3
https://github.com/storaged-project/udisks/releases/tag/udisks-2.8.4
2019-07-30 13:01:04 +02:00
Daniel Schaefer
1e07296a7e
libblockdev: 2.20 -> 2.22
...
https://github.com/storaged-project/libblockdev/releases/tag/2.22-1
https://github.com/storaged-project/libblockdev/releases/tag/2.21-1
2019-07-30 13:00:40 +02:00
Daniel Schaefer
2f5beaec08
tgt: Install systemd tgtd.service ( #65565 )
...
* tgt: Add homepage
* tgt: tgt-admin needs lsof, sg3_utils and tgtadm
Otherwise it fails with return code 72057594037927935.
* tgt: libxslt and docbook_xsl not needed at runtime
They're only there to build the documentation.
* tgt: Install systemd tgtd.service
Resolves #38012
* tgt: Add JohnAZoidberg as maintainer
2019-07-29 23:21:00 +00:00
Daniel Schaefer
537403769c
font-awesome: 5.9.0 -> 5.10.0
...
https://github.com/FortAwesome/Font-Awesome/releases/tag/5.10.0
2019-07-30 00:08:23 +02:00
Daniel Schaefer
da40bc4449
font-awesome_4: Was removed, add again
...
Version 5 is incompatible for some icons, so projects that depend on it
need to actively convert the symbols, see:
https://github.com/greshake/i3status-rust/issues/130
Reintroducing the old version lets us use those programs that haven't
been updated.
Was removed in 0a393f53a9
2019-07-30 00:05:52 +02:00
Daniel Schaefer
a96b70b336
pythonPackages.configshell: Add urwid to deps
...
It's required in
https://github.com/open-iscsi/configshell-fb/blob/master/configshell/node.py#L1062
and crashes when reaching the function with that import.
2019-07-28 12:07:06 +02:00
Daniel Schaefer
53506d9c15
pjsip: Fix compilation on aarch64
2019-07-06 05:01:43 +02:00
Daniel Schaefer
d4c661fb27
pjsip: 2.8 -> 2.9
2019-07-06 05:01:27 +02:00
Daniel Schaefer
890c64aef4
yder: Fix darwin build
2019-07-04 22:48:11 +02:00
Daniel Schaefer
d80ea6aa4d
yder: Disable systemd on non-linux
2019-07-04 09:50:15 +02:00
Daniel Schaefer
601221807c
yder: init at 1.4.5
2019-07-04 09:50:04 +02:00
Daniel Schaefer
7fa534a4e1
orcania: init at 2.0.0
2019-07-04 09:44:51 +02:00
Daniel Schaefer
543b131907
zoneminder: Fix linking issue
2019-06-27 21:19:02 +02:00
Daniel Schaefer
4b2e7c40c4
psrecord: init at 1.1
2019-06-27 20:25:38 +02:00
Daniel Schaefer
da4aac76cf
gnome3.gnome-user-docs: Add meta attributes
2019-06-27 00:06:34 +02:00
Daniel Schaefer
19851ec1fc
nixos/zoneminder: Fix nginx config check
...
NixOS wouldn't build because the nginx config checker fails.
Location without a trailing slash "could allow an attacker to read file
stored outside the target folder.", source:
https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md
Shouldn't change the behaviour according to
https://serverfault.com/questions/607615/using-trailing-slashes-in-nginx-configuration/607731#607731
2019-06-26 20:45:55 +02:00
Daniel Schaefer
73847dfd30
acpilight: 1.1 -> 1.2
2019-06-25 00:20:26 +02:00
Daniel Schaefer
d8bb988dd0
perlPackages.SysCPU: remove broken attribute
...
Still not back on CPAN but on metacpan.
2019-06-15 12:08:40 +02:00
Daniel Schaefer
03503121da
nixos/cassandra: Don't force SimpleSeedProvider
...
If the `seedAddresses` is not set, don't force `SimpleSeedProvider` to
be in `seed_provider`. This could cause problems in a multi-datacenter
deployment when a different seed provider is preferred.
2019-06-13 04:36:42 +02:00
Daniel Schaefer
8e5ba87b36
nixos/cassandra: Test remote auth only on v3.11+
...
Below that it works but only when supplying a custom password file with
restricted permissions (i.e. outside the nix-store). We can't do that
using an absolute path in the tests.
2019-06-13 04:36:41 +02:00
Daniel Schaefer
79f7f89442
nixos/cassandra: Use docbook instead of markdown style
2019-06-13 04:36:41 +02:00
Daniel Schaefer
9ecd584785
nixos/cassandra: Add option for password file path
...
If you're on a multi user system you don't want to have the password in
the nix-store. With the new jmxRolesFile option you can specify your own
protected file instead.
2019-06-13 04:36:41 +02:00
Daniel Schaefer
7d646f2605
nixos/cassandra: Test jmxRoles
2019-06-13 04:36:41 +02:00
Daniel Schaefer
3162f45388
nixos/cassandra: Test maxHeapSize
2019-06-13 04:36:41 +02:00
Daniel Schaefer
2368345052
nixos/cassandra: Set test VM IPs statically
2019-06-13 04:36:41 +02:00
Daniel Schaefer
545ac1820f
nixos/cassandra: Test seedAddresses
2019-06-13 04:36:41 +02:00
Daniel Schaefer
2d014f4448
nixos/cassandra: Test clusterName
2019-06-13 04:36:41 +02:00
Daniel Schaefer
4c880fd742
nixos/cassandra: Use ipAddress and capital letters
2019-06-13 04:36:41 +02:00
Daniel Schaefer
35531f4016
nixos/cassandra: Allow setting JMX credentials
...
If we have the ability to enable remote JMX we should also support
setting credentials for that because they become required if you turn it
on.
2019-06-13 04:36:41 +02:00
Daniel Schaefer
2bcca9271a
nixos/cassandra: Reenable tests
2019-06-13 04:36:41 +02:00
Daniel Schaefer
d8ad5ad2a2
cassandra: Properly wrap all binaries
...
Would previously overwrite the binary with the wrapper and thus wrap
itself (resulting in an infinite recursion on execution) for the
binaries in /bin.t
2019-06-13 04:36:41 +02:00
Daniel Schaefer
6778ee1862
nixos/cassandra: Fix test by listening on IP
...
Seems like you can't have a node as its own seed when it's listening on
an interface instead of an IP. At least the way it was done in the
test doesn't work and I can't figure out any other way than to just
listen on the IP address instead.
2019-06-13 04:36:41 +02:00
Daniel Schaefer
c1991fb18d
nixos/cassandra: Add clusterName
2019-06-13 04:36:41 +02:00
Daniel Schaefer
f0031432ce
nixos/cassandra: Add nixos conf for Java env
2019-06-13 04:36:40 +02:00