Jörg Thalheim
75760562dd
gitAndTools.git-hub: 1.0.3 -> 1.1.0
2019-12-23 15:13:04 +00:00
Jörg Thalheim
cebf1cc37b
cl: mark as broken on aarch64
2019-12-23 10:41:18 +00:00
Jörg Thalheim
7063f6f29a
tortoisehg: 5.0.2 -> 5.2.1
...
This version is not yet released. However given that python2 will soon
go end-of-life (without security updates), this seems like a good move.
The package was also lacking proper qt wrapping and unusable before.
2019-12-22 10:04:31 +00:00
Jörg Thalheim
8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
...
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
Jörg Thalheim
aadfcc0900
nixos/keepalived: add test
2019-12-22 08:52:56 +00:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp
2019-12-21 22:56:08 +00:00
Jörg Thalheim
475aecef6a
argus: flex & bison belongs to nativeBuildInputs
2019-12-21 22:56:06 +00:00
Jörg Thalheim
2ce0f06a7c
keepalived: 1.4.5 -> 2.0.19
2019-12-21 22:56:03 +00:00
Jörg Thalheim
0913701d47
dnsdist: 1.3.2 -> 1.4.0
...
- fixes build against boost
- also enable DoH
2019-12-21 22:56:01 +00:00
Jörg Thalheim
b9bc38934b
h2o: build with openssl
...
otherwise we get symbol conflicts, once we link it against applications using
openssl
2019-12-21 22:55:58 +00:00
Jörg Thalheim
a446ac2bb0
net-snmp: add multiple outputs to reduce closure size
2019-12-21 22:55:43 +00:00
Jörg Thalheim
e17e5f0ace
cloud-print-connector: fix build against cups
2019-12-21 11:59:08 +00:00
Jörg Thalheim
001999e25b
python3.pkgs.qscintilla-qt5: don't propagate pyqt5
...
Since this package symlinks pyqt5 in its own tree, propagating pyqt5
is detected as a conflict by our python setup hook.
2019-12-21 07:33:00 +00:00
Jörg Thalheim
88a473fc12
mercurial: 4.9.1 -> 5.2.1
...
also switch to python3
2019-12-21 07:32:58 +00:00
Jörg Thalheim
ae4071efd2
sysdig: 0.26.4 -> 0.26.5
2019-12-19 10:03:41 +00:00
Jörg Thalheim
e71bd33878
nfs-utils: link nfs tests
2019-12-13 11:24:48 +00:00
Jörg Thalheim
ecbe18dd3b
bcc: 0.11.0 -> 0.12.0
...
- fix bash shebangs
- fix reference to $out/share/bcc/tools/lib when scripts are started from $out/bin
- use submodules to download libbpf
2019-12-11 05:50:56 +00:00
Jörg Thalheim
8031617f3f
bash-completion: apply musl patch unconditionally
...
This way we don't forget accidentally to remove the patch on the next upgrade.
2019-12-02 10:15:10 +00:00
Jörg Thalheim
b7f504812b
perf: build with python3
2019-12-01 18:53:03 +01:00
Jörg Thalheim
1caddbe258
clang-tools: fix substitution in wrapper
2019-12-01 17:12:00 +00:00
Jörg Thalheim
62cbdcbbaf
hbmqtt: fix tests
2019-12-01 10:35:53 +00:00
Jörg Thalheim
4195870b66
pcsclite: build with python3
...
The script is compatible with both
2019-11-30 09:05:12 +01:00
Jörg Thalheim
b1f1c73b76
redis: reference tests
2019-11-29 12:28:02 +00:00
Jörg Thalheim
571ed9d22e
nginx: reference tests
2019-11-29 12:27:55 +00:00
Jörg Thalheim
bc120beb68
ferm: reference tests
2019-11-29 12:27:49 +00:00
Jörg Thalheim
189a345e22
nixos/ferm: port test to python
...
related to #72828
2019-11-28 16:50:51 +00:00
Jörg Thalheim
e3f2309d14
libftdi1: build with python3 support
2019-11-28 11:54:40 +00:00
Jörg Thalheim
8c145dc0fb
git: build with python3
...
git-p4 seems to be python3 ready:
https://github.com/git/git/blob/master/git-p4.py#L32
2019-11-28 11:29:19 +00:00
Jörg Thalheim
bab9a6f8a8
cntr: 1.2.0 -> 1.2.1
2019-11-27 10:12:04 +00:00
Jörg Thalheim
1003613c08
glowing-bear: 0.7.1 -> 0.7.2
2019-11-19 09:39:26 -08:00
Jörg Thalheim
4e25c75630
nix-review: 2.0.1 -> 2.1.0
2019-11-17 11:10:32 -08:00
Jörg Thalheim
08f0e49ce9
nix-serve: correct license
...
see: https://github.com/edolstra/nix-serve/pull/14
2019-11-17 13:16:26 +00:00
Jörg Thalheim
a10ef1aa4f
clang-tools: teach about nix's include path
...
By translating NIX_CFLAGS_COMPILE to CPATH,
all tools will now find c headers properly,
when run in a nix-shell.
2019-11-13 18:29:58 +00:00
Jörg Thalheim
d2d1c533b0
rustc: add QA documentation
2019-11-13 12:34:42 +00:00
Jörg Thalheim
03e6ca15e2
test-driver: add mypy support
...
It's a good idea to expand this in future to test code as well,
so we get type checking there as well.
2019-11-11 13:49:48 +00:00
Jörg Thalheim
d6292986d8
android-udev-rules: 20190315 -> 20191103
2019-11-05 10:32:43 +00:00
Jörg Thalheim
fce2426dd3
radare2: 3.9.0 -> 4.0.0
2019-10-30 18:55:00 +00:00
Jörg Thalheim
36f35bd78a
cheat: 2.5.1 -> 3.0.3
2019-10-30 13:44:56 +00:00
Jörg Thalheim
91f4d7a818
kmymoney: 5.0.5 -> 5.0.7
2019-10-29 02:30:04 -07:00
Jörg Thalheim
1e501c868b
python3.pkgs.weboob: 1.3 -> 1.5
...
html2text is python3 only now, which implicitly also affects weboob.
2019-10-29 02:30:04 -07:00
Jörg Thalheim
22b2ccf876
passExtensions.pass-import: 2.3 -> 2.6
2019-10-28 10:36:02 +00:00
Jörg Thalheim
fa2e8fc136
iperf3: update musl patch
2019-10-17 17:41:19 +01:00
Jörg Thalheim
b731394033
testdisk: enable ntfs/extfs on non-darwin platforms
...
This option was accidentally flipped in b2b29d4398
also see: https://github.com/NixOS/nixpkgs/pull/69945/commits/b2b29d4398fd048b25ca206d5e45272e871c7ebe#r334432081
2019-10-14 12:15:43 +01:00
Jörg Thalheim
14a6713aef
linux: remove deprecated kernel config options
...
Our oldest kernel is 4.4. That's why we can remove configurations that only
applies to kernels older than that.
2019-10-14 11:43:18 +01:00
Jörg Thalheim
283ef6bc6d
Revert "fwupd: Move D-Bus conf file to share/dbus-1/system.d"
...
This reverts commit ad6aada7e2 .
The patch does not apply to our version.
This commit was part of https://github.com/NixOS/nixpkgs/pull/68875
cc @worldofpeace
2019-10-14 11:01:45 +01:00
Jörg Thalheim
bda58c465d
testdisk: pkgconfig belongs to nativeBuildInputs
2019-10-14 10:51:57 +01:00
Jörg Thalheim
b2b29d4398
testdisk: inline platform specific option defaults
...
Makes it easier to read since one does not need to be aware
of overrides in all-packages.nix.
2019-10-14 10:48:51 +01:00
Jörg Thalheim
12880e57e1
nixos/zfs: mention trim support in the release notes
2019-10-14 10:30:59 +01:00
Jörg Thalheim
9a89467606
nixos/zfs: simplify logic for scrub/autosnapshot service
...
This makes them consistent with the way zfs.trim is enabled
and allow to enable them by default in future.
2019-10-14 10:30:57 +01:00
Jörg Thalheim
d94f92c816
python3.pkgs.tables: fix build against hdf5
...
In 6cbf0b4bd2 the package splitted
of header files, which broke this build as a result.
cc @ttuegel
2019-10-14 08:58:02 +01:00
Jörg Thalheim
692656daf8
nixos/zfs: avoid script derivation for trim service
...
Since we only have a single pipe we can save the overhead of building a derivation
when creating the zfs trim service file when building the system.
2019-10-08 11:11:06 +01:00
Jörg Thalheim
a412d90e10
nixos/zfs: only enable trim if zfs is enabled
...
Also don't fail the service if there are no pools yet.
This might happen on installation ISOs.
2019-10-07 10:44:56 +01:00
Jörg Thalheim
96097ab665
linux: update fpu patches for 5.3
...
At the moment we experience bad instabilities with linux 5.3:
https://github.com/zfsonlinux/zfs/issues/9346
as the zfs-native method of disabling the FPU is buggy.
2019-10-03 11:13:28 +01:00
Jörg Thalheim
fca2e1cb5a
thunderbird: fix build with rustc 1.38
2019-10-02 08:53:58 +01:00
Jörg Thalheim
173d5a4e6e
rustc: remove test related patches/code
...
Tests have been disabled since over a year and now the
code starts to bit-rot. As it seems unlikely that they
will come back in near future, let's just remove it.
2019-09-30 10:00:33 +01:00
Jörg Thalheim
64d821d9f4
Revert "busybox: fix musl builds"
...
This reverts commit 5ba8c04ae5 .
Broke non-musl busybox.
fixes : #70007
2019-09-29 15:31:50 +01:00
Jörg Thalheim
925b4244d7
radare2-for-cutter: 3.6.0 -> 3.8.0
2019-09-29 11:02:01 +01:00
Jörg Thalheim
539e66c429
zfsUnstable: drop build patches
2019-09-28 10:43:46 +01:00
Jörg Thalheim
46dfb2d090
nixos/sysctl: reduce prio of "kernel.kptr_restrict" to mkDefault
...
Users should be able to override this value without having to use mkForce.
2019-09-26 10:09:31 +01:00
Jörg Thalheim
9a1b767a55
treewide: remove empty buildInputs
2019-09-26 09:17:23 +01:00
Jörg Thalheim
2e3df3f1a9
btfs: simplify shebang fixup
2019-09-26 09:09:41 +01:00
Jörg Thalheim
434a69f5b5
rtlwifi_new: 2018-02-17 -> 2019-08-21
2019-09-23 14:37:51 +01:00
Jörg Thalheim
1e8772375e
systemd: add myself as maintainer
2019-09-23 09:43:37 +01:00
Jörg Thalheim
53fb1c512a
systemd: make sysinit.target depend on local-fs.target again
...
This change was re-introduced when updating to systemd 243.
Also see: https://github.com/NixOS/nixpkgs/pull/67858
2019-09-23 09:43:32 +01:00
Jörg Thalheim
fe5c9079fd
python.pkgs.flask_oauthlib: remove
...
deprecated by upstream & broken: https://github.com/lepture/flask-oauthlib
2019-09-22 15:32:34 +01:00
Jörg Thalheim
ffa80e75b7
nixos/firewall: rename iptables-compat to iptables-nftables-compat
2019-09-22 09:09:43 +01:00
Jörg Thalheim
88c5b20606
iptables-compat: rename to iptables-nftables-compat
...
Same as debian, more clarity what the package is about.
2019-09-22 09:00:41 +01:00
Jörg Thalheim
0a784ab6aa
radare2: 3.8.0 -> 3.9.0
2019-09-19 04:53:56 +01:00
Jörg Thalheim
b31931adf5
python.pkgs.pylint_1_9: fix incorrect checksum
...
was not updated in 08d556c0e8
2019-09-13 16:32:04 +01:00
Jörg Thalheim
08d556c0e8
python.pkgs.pylint_1_9: 1.9.4 -> 1.9.5
...
Also fix build by skipping a test that requires setuptools to be present.
(Also just adding setuptools does not fix the issue either?)
2019-09-13 13:53:20 +01:00
Jörg Thalheim
e849aadd62
dino: 2019-03-07 -> 2019-09-12
2019-09-12 22:36:04 +01:00
Jörg Thalheim
be098bacad
python.pkgs.MySQL_python: remove
...
Reasons:
- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
(cherry picked from commit 4a53284bc0 )
2019-09-09 13:40:35 +01:00
Jörg Thalheim
4a53284bc0
python.pkgs.MySQL_python: remove
...
Reasons:
- No release since 2014
- deprecated by upstream
- no longer compatible with newer libmysql versions
2019-09-09 13:18:07 +01:00
Jörg Thalheim
7d78cc8596
sysdig: 0.26.2 -> 0.26.4
2019-09-04 11:26:17 +01:00
Jörg Thalheim
bf14c2076c
radare2: 3.7.0 -> 3.8.0
2019-09-03 14:49:35 +01:00
Jörg Thalheim
396e3a6b3c
libdrm: cross-compile fix
2019-08-02 11:19:56 +01:00
Jörg Thalheim
d0887921b3
pth: fix cross-compilation support
2019-08-02 10:04:58 +01:00
Jörg Thalheim
84d2202a46
zsh: fix cross-compiling support
2019-08-02 10:04:10 +01:00
Jörg Thalheim
4e99e554b0
zsync: fix cross-build by setting AR
2019-08-02 10:04:05 +01:00
Jörg Thalheim
59ac7e1634
iana-etc: 20190504 -> 20190731
2019-08-01 08:08:21 +01:00
Jörg Thalheim
79bd446d8a
mopidy: 2.2.2 -> 2.2.3
2019-08-01 07:38:47 +01:00
Jörg Thalheim
15cc0cc5c9
radare2: 3.6.0 -> 3.7.0
2019-08-01 07:31:14 +01:00
Jörg Thalheim
8166fc21b8
racer: add Security framework on darwin
2019-07-30 08:27:38 +01:00
Jörg Thalheim
1d86714a2b
nixos/zfs: add trim service
...
Introduces a trim timer similar to the fstrim service.
According to zpool(8) for consumer hardware periodic manual TRIM
is preferred over automatic TRIM that ZFS implements.
The period of one week is based on recommendations of fstrim.
2019-07-25 12:47:43 +01:00
Jörg Thalheim
92c4bc0108
teamspeak: remove unnecessary makeWrapper
2019-07-21 15:22:39 +01:00
Jörg Thalheim
f75fdd5c77
teamspeak_server: fix 32-bit checksum
2019-07-21 15:15:02 +01:00
Jörg Thalheim
e4230452be
teamspeak_server: add missing libstdc++
...
Also convert to autoPatchelfHook.
2019-07-21 15:11:44 +01:00
Jörg Thalheim
7b67364823
radare2-cutter: 1.8.0 -> 1.8.3
2019-07-13 12:33:19 +02:00
Jörg Thalheim
205296f55a
rambox: remove gapps-wrapper
...
This is now provided by electron itself.
2019-06-25 07:58:10 +01:00
Jörg Thalheim
ebe4375ff4
rambox: upgrade to electron 4
...
This is what upstream uses as well
2019-06-25 07:58:05 +01:00
Jörg Thalheim
dce97daeda
rambox: 0.6.7 -> 0.6.9
2019-06-24 17:33:56 +01:00
Jörg Thalheim
4599f2bb9a
radare2: 3.5.1 -> 3.6.0
2019-06-24 14:16:53 +01:00
Jörg Thalheim
e06aa9887b
radare2: 3.5.0 -> 3.5.1
2019-06-20 10:24:44 +01:00
Jörg Thalheim
b916d11a6e
zfsUnstable: 0.8.0 -> 0.8.1
2019-06-15 19:35:30 +01:00
Jörg Thalheim
05f7301a9e
zfs: 0.8.0 -> 0.8.1
2019-06-15 19:35:25 +01:00
Jörg Thalheim and Tadeo Kondrak
6abbf8e15f
aerc: init at 0.1.0
...
Co-authored-by: Tadeo Kondrak <me@tadeo.ca >
2019-06-07 09:11:32 -06:00
Jörg Thalheim
11b8a5f20e
zfs: 0.7.13 -> 0.8.0
...
Same as zfsUnstable for the moment.
We still keep the zfsUnstable expression as we likely
need it in the near future again.
Also remove spl since it is no longer needed.
2019-06-06 10:07:43 +01:00
Jörg Thalheim
2a0f85d882
nixos/os-release: add documentation url
2019-06-03 15:05:10 +02:00
Jörg Thalheim
5b0db07ee1
systemd: 239.20190219 -> 241.20190221
2019-06-03 15:05:09 +02:00
Jörg Thalheim
144a031805
ccls: 0.20190301 -> 0.20190314.1
2019-05-30 11:42:39 +01:00