Commit Graph
100 Commits
Author SHA1 Message Date
Jörg Thalheim b5c1deca8a treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Jörg Thalheim 04ee7db38b maintainers: add gpg key for mic92 2019-01-24 14:59:26 +00:00
Jörg Thalheim d4957cc98e nix-review: 1.0.4 -> 1.0.5 2019-01-24 14:59:08 +00:00
Jörg Thalheim f6d6e5dcb5 nix-review: 1.0.2 -> 1.0.4
- also accept the full url of pull request i.e.
  https://github.com/NixOS/nixpkgs/pull/54323
- stream-parse nix-env's eval output
- fix logs for failed builds issued by remote builders
- prepare code for overlays like: https://github.com/NixOS/nixpkgs/pull/53934
2019-01-21 14:27:57 +00:00
Jörg Thalheim 343d07b0b6 radare2: 3.1.3 -> 3.2.1 2019-01-21 14:00:26 +00:00
Jörg Thalheim ecd1129dee nixos/telegraf: add test 2019-01-21 11:37:20 +00:00
Jörg Thalheim 777b0f89fd telegraf: 1.7.0 -> 1.9.2 2019-01-21 11:37:16 +00:00
Jörg Thalheim 3ca7722757 podman: use buildGoPackage 2019-01-21 12:21:12 +01:00
Jörg Thalheim 1af4f366ca nixos/postgresqlBackup: add backupAll option
For large setups it is useful to list all databases explicit
(for example if temporary databases are also present) and store them in extra
files.
For smaller setups it is more convenient to just backup all databases at once,
because it is easy to forget to update configuration when adding/renaming
databases. pg_dumpall also has the advantage that it backups users/passwords.

As a result the module becomes easier to use because it is sufficient
in the default case to just set one option (services.postgresqlBackup.enable).
2019-01-19 11:41:06 +00:00
Jörg Thalheim eac6797380 prefer-fetch-remote: an overlay to fetch on remote builders
This is useful when running tools like NixOps or nix-review
on workstations where the upload to the builder is significantly
slower then downloading the source on the builder itself.
2019-01-18 14:41:10 +00:00
Jörg Thalheim a73ad4615a android-udev-rules: 20181031 -> 20190114 2019-01-18 13:27:38 +00:00
Jörg Thalheim f1d7cc678b zfs: mark as broken on 4.20 2019-01-18 08:53:43 +00:00
Jörg Thalheim 3c2d5eba5f yubioath-desktop: add myself as maintainer 2019-01-17 22:33:24 +00:00
Jörg Thalheim 5aa12178de yubikey-manager: add myself as maintainer 2019-01-17 22:33:23 +00:00
Jörg Thalheim d43b26f594 yubioath-desktop: 3.1.0 -> 4.3.4 2019-01-17 22:33:13 +00:00
Jörg Thalheim 72983e22fa yubikey-manager: 1.0.1 -> 2.0.0 2019-01-17 21:28:46 +00:00
Jörg Thalheim d3e3346530 pyotherside: init at 1.5.3 2019-01-17 21:28:41 +00:00
Jörg Thalheim d3ab656d87 python2.pkgs.aniso8601: add optional mock dependency 2019-01-17 09:44:56 +00:00
Jörg Thalheim 4f9e46af5d racket: fix drracket crashes on file dialogs 2019-01-17 08:58:34 +00:00
Jörg Thalheim 3de6effe70 coursera-dl: relax version constraints 2019-01-17 08:47:43 +00:00
Jörg Thalheim fa17085179 nodePackages: regenerate 2019-01-17 08:03:21 +00:00
Jörg Thalheim 1dc706f060 oraclejdk: 8.191 -> 8.201
also no longer use requireFile and accept the license via nixpkgs option
2019-01-17 07:24:33 +00:00
Jörg Thalheim 2eaadfa5be conan: fix distro package version 2019-01-16 12:23:59 +00:00
Jörg Thalheim ca61531750 ccls: init at 0.20181225
- tested with [emacs](https://dl.thalheim.io/kdh-PwxzlwGKTEl1_NpTzg/2019-01-13-190156_1920x1080_scrot.png)
and vim.
- wrapped to pick up our cc wrapper environment -> works perfectly in nix-shell
2019-01-15 17:12:56 +00:00
Jörg Thalheim 487d2a7ccd Revert "rambox: update node deps hash"
This reverts commit bf5f85ea2e.

See https://github.com/NixOS/nixpkgs/commit/bf5f85ea2e38284ef2c23bdd211ebfb7c80a002b#commitcomment-31923547
2019-01-13 22:18:36 +00:00
Jörg Thalheim 532c8f954c check_ssl_cert: update non-determinism patch 2019-01-13 06:12:50 +00:00
Jörg Thalheim e40bfa4d85 nixos-rebuild: allow to override builders
Since nix 2.0 the no-build-hook option was replaced by the builders options
that allows to override remote builders ad-hoc.
Since it is useful to disable remote builders updating nixos without network,
this commit reintroduces the option.
2019-01-11 11:40:25 +00:00
Jörg Thalheim 5ef8b40d4d sysdig: enable 4.20 2019-01-11 10:34:34 +00:00
Jörg Thalheim 60703db86c electron_3: also update arm hashes 2019-01-09 09:33:53 +00:00
Jörg Thalheim d74d2e8ed3 bash_5: change attribute name to fit conventions
for different versions we use underscore
2019-01-09 08:30:17 +00:00
Jörg Thalheim 26c7c59c0d bash: cygwin patch no longer applies 2019-01-09 08:28:29 +00:00
Jörg Thalheim fdb87a0fee rambox: downgrade electron to 3.x 2019-01-09 07:24:18 +00:00
Jörg Thalheim 66c1f82631 electron_3: init at 3.1.0
electron 4 had many breaking changes in their API,
breaking rambox. Since the 3.x version is still maintained,
we can add an older variant.
2019-01-09 07:24:17 +00:00
Jörg Thalheim 06bcc2dee3 manual: limit text width
Currently the manual scales to the view port of the browser.
This leads to an unreadable layout and I found myself
reading the xml source instead.
The optimal width would be around 50 characters per line.
Since we have code listings also in the manual I relaxed
this limit a bit towards 70 characters per line.
2019-01-08 15:08:42 +00:00
Jörg Thalheim e2b79b10b5 afl: various cleanups 2019-01-05 17:22:24 +01:00
Jörg Thalheim 5da3d039d4 qemu-afl: various cleanups 2019-01-05 17:22:06 +01:00
Jörg Thalheim 2614c8a6c5 nixos/xss-lock: specify a default locker
Having a default locker is less error-prone and more convenient.
Incorrect values might leave the machine vulnerable since there is no
fallback.
2019-01-05 16:42:30 +01:00
Jörg Thalheim 37fe593d48 cryptominisat: switch to python3 2019-01-05 16:38:10 +01:00
Jörg Thalheim 0a2c8cc1db nixos/systemd-udev-settle: don't restart on upgrades
The idea is that we only need this target during boot,
however there is no point on restarting it on every upgrade.

This hopefully fixes #21954
2019-01-05 13:57:29 +01:00
Jörg Thalheim 9b2f0fbcdd nixos/lirc: expose socket path via passthru 2019-01-05 13:22:39 +01:00
Jörg Thalheim 4a4d1d6497 cryptominisat: 5.0.1 -> 5.6.6 2019-01-05 12:45:44 +01:00
Jörg Thalheim 69d3eb6b6f elixir: link to compatibility table 2019-01-05 12:39:23 +01:00
Jörg Thalheim 0c2ed51f13 cloud-print-connector: 1.11 -> 1.16 2019-01-05 00:40:07 +01:00
Jörg Thalheim 37da2302a6 gzdoom: limit to x86_64 2019-01-04 08:32:39 +01:00
Jörg Thalheim 17ef8c1c85 python.pkgs.pecan: fix build 2019-01-03 22:07:07 +01:00
Jörg Thalheim 31a77f4331 cherrypy: re-enable python2 support
we need cherrypy for ceph -> sambaFull
2019-01-03 22:06:57 +01:00
Jörg Thalheim eea4ff895d python.pkgs.kajiki: fix tests 2019-01-03 22:06:46 +01:00
Jörg Thalheim 973bc2f2ae clang-tools: 5 -> 7
Since this not typically used as build dependencies, just use the latest
and greatest.
2019-01-03 21:57:15 +01:00
Jörg Thalheim 31682848cb android-udev-rules: 20180112 -> 20181031 2019-01-03 20:56:39 +01:00
Jörg Thalheim e7ad1fb977 rmlint: fix build without patch 2018-12-23 22:41:09 +01:00
Jörg Thalheim 044ff3dc66 nixos/vdr: don't delete recordings 2018-12-23 18:54:39 +01:00
Jörg Thalheim 0b517e33de lmms: 1.2.0-rc6 -> 1.2.0-rc7 2018-12-23 17:50:50 +01:00
Jörg Thalheim 0a35c5cc8c coreutils: fix unprivileged sandbox build
In usernamespaces some POSIX assumptions break, which
make some coreutils fail when running with sandbox but without a nix-deamon.
With this pull request it is possible to bootstrap stdenv without root-permission,
which is quiet useful in HPC environments.
2018-12-23 09:43:43 +00:00
Jörg Thalheim 45986ec587 nixos/vdr: create video directory automatically 2018-12-22 15:13:35 +01:00
Jörg Thalheim 1b146a8c6f treewide: remove paxutils from stdenv
More then one year ago we removed grsecurity kernels from nixpkgs:
https://github.com/NixOS/nixpkgs/pull/25277

This removes now also paxutils from stdenv.
2018-12-22 12:55:05 +01:00
Jörg Thalheim 88fbb32522 pythonPackages.thumbor: 6.5.2 -> 6.6.0
now compatible with our pillow
2018-12-22 09:23:17 +01:00
Jörg Thalheim ce2cea80bf collectd: add comment regarding propagated libraries 2018-12-21 13:43:10 +01:00
Jörg Thalheim 652248e0e5 libcollectdclient: fix evaluation 2018-12-21 13:40:40 +01:00
Jörg Thalheim e7ad85552e Revert "Revert "collectd: fix build with lm_sensors" (#52619)"
This reverts commit c5398741e0.
2018-12-21 13:39:23 +01:00
Jörg Thalheim 46b75db767 collectd: fix build with lm_sensors 2018-12-21 11:27:36 +01:00
Jörg Thalheim 679e8fa932 nss-pam-ldapd: fix build by disabling kerberos 2018-12-21 10:23:37 +01:00
Jörg Thalheim b4c56f90ac iana-etc: 20180905 -> 20181219 2018-12-20 18:52:11 +01:00
Jörg Thalheim 2dd13d4ba0 nixos/glusterfs: remove unused PYTHONPATH
this directory does not exists
2018-12-20 14:54:56 +00:00
Jörg Thalheim 855777ad22 wrap-python: fix pypy site-packages path 2018-12-20 14:18:25 +00:00
Jörg Thalheim 32f4166c67 nix-review: 1.0.1 -> 1.0.2 2018-12-20 11:52:10 +01:00
Jörg Thalheim f9c06d41dd yabar-unstable: patch for playerctl-2.0 support 2018-12-20 10:59:57 +01:00
Jörg Thalheim 14b2dcea8f python37: fix cross-compilation 2018-12-18 12:39:24 +00:00
Jörg Thalheim 84557733f7 rust: Remove unused buildRustPackage from binaryBuild.nix 2018-12-18 06:07:57 +01:00
Jörg Thalheim b4593b4629 buildGoPackage: also support pname
Following python-modules and stdenv.mkDerivation.
Hopefully zero rebuilds.

Motivation: https://github.com/NixOS/nixpkgs/pull/52409
2018-12-18 03:57:54 +01:00
Jörg Thalheim 1720abc263 libaom: use git stub instead of patching changelog
It probably needs less maintenance.
2018-12-17 23:24:42 +01:00
Jörg Thalheim b6180444e7 unclutter-xfixes: simplify build 2018-12-16 17:48:58 +00:00
Jörg Thalheim bbe5e97f1b xsecurelock: 1.1 -> 1.2 2018-12-16 08:55:21 +00:00
Jörg Thalheim 6206a783d5 hashcash: simplify installation 2018-12-14 18:07:36 +00:00
Jörg Thalheim 23073717cd unit: remove perl526, which is EOL
related to https://github.com/NixOS/nixpkgs/pull/52062
2018-12-14 15:50:17 +00:00
Jörg Thalheim 4d7ff6c04c sysprof: also provide default icons 2018-12-14 10:58:32 +00:00
Jörg Thalheim e84bd8db9f llvm_7: fix cross-compilation 2018-12-14 09:40:52 +00:00
Jörg Thalheim fd463810ae llvm_6: fix cross-compilation 2018-12-14 09:40:48 +00:00
Jörg Thalheim 1122901b97 stunnel: remove stunnel3 wrapper 2018-12-14 08:19:39 +00:00
Jörg Thalheim 048c48f405 libXinerama: fix cross-compilation 2018-12-13 11:39:17 +00:00
Jörg Thalheim e873882849 mesa: fix cross-compiling 2018-12-12 08:02:19 +00:00
Jörg Thalheim 054b938c5c libXt: fix cross-build 2018-12-12 08:02:19 +00:00
Jörg Thalheim 220dcada79 xorg.libXvMC: fix cross-build 2018-12-12 08:02:19 +00:00
Jörg Thalheim c6d83f297d valgrind: fix cross-build 2018-12-12 08:02:13 +00:00
Jörg Thalheim e4556c275c gdb: fix cross-build 2018-12-12 08:00:15 +00:00
Jörg Thalheim 863ceb5891 opendkim: fix cross-build 2018-12-12 08:00:14 +00:00
Jörg Thalheim b67c061f0a tdb: fix cross-compilation 2018-12-12 08:00:14 +00:00
Jörg Thalheim 554851e689 platform.emulator: fix non-x86 systems 2018-12-12 08:00:07 +00:00
Jörg Thalheim c3e967dc35 libmilter: fix cross-build 2018-12-12 00:58:30 +00:00
Jörg Thalheim 42070c9b0d tcl: enable threads and 64-bit support
64-bit support is only enabled on 64-bit systems
2018-12-12 00:58:30 +00:00
Jörg Thalheim 9637f4d58d tcl: fix cross-build 2018-12-12 00:58:30 +00:00
Jörg Thalheim 6b92dd38e1 memcached: fix cross-compiling 2018-12-12 00:58:29 +00:00
Jörg Thalheim 26572ea27d xurls: 1.1.0 -> 2.0.0 2018-12-11 22:08:11 +00:00
Jörg Thalheim 56fdf7a296 acbuild: remove
Project is unmaintained. The project page propose alternatives:

https://github.com/containers/build#this-project-is-currently-unmaintained
2018-12-11 22:08:11 +00:00
Jörg Thalheim c054af4e58 filegive: use buildGoPackage 2018-12-11 22:08:05 +00:00
Jörg Thalheim 3bde31f140 zfs: switch to python3 2018-12-11 21:32:25 +00:00
Jörg Thalheim 8b3cacfdcf logstash-forwarder: remove
This project was replaced by file beat:
https://github.com/elastic/logstash-forwarder#logstash-forwarder
2018-12-11 18:30:45 +00:00
Jörg Thalheim 7494175f4d curl_unix_socket: use buildGoPackage 2018-12-11 18:30:37 +00:00
Jörg Thalheim 7bb24a65e4 bird: fix cross-build 2018-12-11 18:13:21 +01:00
Jörg Thalheim 8871ffccff nginx: fix cross-build 2018-12-11 18:13:21 +01:00
Jörg Thalheim 693b47bc0b xmlto: fix cross-build 2018-12-11 18:13:21 +01:00