Commit Graph
100 Commits
Author SHA1 Message Date
volth baa1098a4a nixos/xrdp: add fonts.enableDefaultFonts 2018-06-17 11:23:30 +00:00
volth d79a5057d3 nixos/nat: optional networking.nat.externalInterface (#41864)
to prevent "cannot coerce null to string" raise before the assertions are checked
2018-06-12 15:14:15 +02:00
volth b25a2c9614 nixos/unbound: add restart (#41885) 2018-06-12 14:29:25 +02:00
volth 3c2bbe217c lib: bitAnd, bitOr, bitXor (bitsize-agnostic fallback function) (#41491)
* lib: bitAnd, bitOr, bitXor

* lib: test for bitAnd, bitOr, bitXor

* lib: bitsize-agnostic zipIntBits

* lib: bitNot

* lib: bitNot
2018-06-10 21:25:48 +02:00
volth 4e85c4ff27 lib: add groupBy (#38612) 2018-06-10 19:31:09 +02:00
volth d4daddad75 nixos/nat: optional networking.nat.externalInterface (#41758) 2018-06-10 18:29:32 +02:00
volth 70050dbc48 jogl: reflect recent changes in opengl (#41786) 2018-06-10 17:09:19 +02:00
volth 2874e56c05 nixos/sslh: add transparent proxying support (#41412)
[x] Support transparent proxying. This means services behind sslh (Apache, sshd and so on) will see the external IP and ports as if the external world connected directly to them.
 [x] Run sslh daemon as unprivileged user instead of root (it is not only for security, transparent proxying requires it)
 [x] Removed pidFile support (it is not compatible with running sslh daemon as unprivileged user)
 [x] listenAddress default changed from "config.networking.hostName" (which resolves to meaningless "127.0.0.1" as with current /etc/hosts production) to "0.0.0.0" (all addresses)
2018-06-09 00:38:51 +02:00
volth 3f107b617f perlPackages.DBDPg: 3.5.3 -> 3.7.4 (#41677) 2018-06-08 19:19:11 +02:00
volth 2b4653461c perlPackages.UnicodeString: 2.09 -> 2.10 (#41698)
* perlPackages.UnicodeString: 2.09 -> 2.10

* perlPackages.UnicodeString: fix url
2018-06-08 18:57:28 +02:00
volth b854b83154 perlPackages.JSON: 2.90 -> 2.97001 (#41712)
update to match JSON::PP version
2018-06-08 18:49:34 +02:00
volth 6b27c4e149 pythonPackages.cython: Disable tests on i686 (#41633) 2018-06-08 14:55:42 +02:00
volth 0c521c68bf Merge branch 'staging' into cpan2nix-2018-06-04 2018-06-05 10:17:53 +00:00
volth 27b71b6e76 znapzend: minor comment 2018-06-04 15:33:32 +00:00
volth d26b629b4c znapzend: fix build
fix build by pinning old versions of Perl Libraries
2018-06-04 11:25:38 +00:00
volth 078b9b4c2b lib: test for bitAnd, bitOr, bitXor 2018-06-02 21:13:43 +00:00
volth 8b984ba61e frostwire: disable auto-update 2018-05-31 22:10:44 +00:00
volth 2bd46c6b80 frostwire-bin: 6.6.5 -> 6.6.7 2018-05-31 21:34:21 +00:00
volth 75f20c2e3e frostwire: 6.6.3 -> 6.6.7 2018-05-31 21:33:15 +00:00
volth c6c2e65c2d graalvm8: 0.31 -> 1.0.0-rc1 (#41335)
Minor update and fix the build which is broken since the default GCC hardening was changed
2018-05-31 23:27:41 +02:00
volth 3a4eda2e38 perlPackages.GD: fix build on staging (#40449) 2018-05-13 22:12:02 +02:00
volth a4b7be9e84 perlPackages.DBFile: db -> db.lib
fix regression after https://github.com/NixOS/nixpkgs/commit/4b0638394d9fb0c4ce505b1187cc4ff3c5f54a10
2018-05-13 13:00:24 +00:00
volth 9b87fbb130 processing3: init at 3.3.7 (#36851)
* processing3: init at 3.3.7

* processing: add _JAVA_OPTIONS -Dawt.useSystemAAFontSettings=lcd

it uses own ttf fonts which expect antialiasing
2018-04-17 10:24:47 -05:00
volth 2c1f2c0f0b babelstone-han: 11.0.0 -> 11.0.2
new font version; old link answers with 404
2018-04-16 16:49:02 +00:00
volth fa9359110b tixati: 2.55 -> 2.57 2018-04-15 21:38:32 +00:00
volth ecf8095e91 scallion: init at 2.1 (#38817) 2018-04-14 16:55:39 +00:00
volth 49ed1229b6 exfat-utils, fuse_exfat -> exfat
`exfat-utils' and `fuse_exfat' are both aliases of `exfat'
2018-04-12 11:23:52 +00:00
volth 3f8c9106ea lib: add naturalSort (move the example IPs to private space) 2018-04-08 13:54:39 +00:00
volth b9e01e64b7 network-interfaces.nix: dead code removal
`wlanDeviceUdevScript` is not used below in the text
2018-04-04 13:45:49 +00:00
volth dd9f776509 network-interfaces-scripted: wlanInterfaces have .device, no "${dev}-netdev.service" 2018-04-03 20:00:12 +00:00
volth a6c8e48840 nixos/network-scripted: print error details 2018-03-30 01:18:18 +00:00
volth 64c756d50d babelstone-han: 10.0.2 -> 11.0.0
new font version; old link answers with 404
2018-03-24 17:23:55 +00:00
volth dfba22e28a mucommander: init at 0.9.2 (#37610) 2018-03-22 11:25:23 +00:00
volth d0893dc154 libguestfs: doInstallCheck only with appliance 2018-03-22 07:19:12 +00:00
volth 10be0615c8 xnbd: do not build html docs 2018-03-18 10:30:13 +00:00
volth e47175638b rpm: 4.14.0 -> 4.14.1 2018-03-16 10:08:46 +00:00
volth 619af3dc1e graalvm8: dontFixup = true 2018-03-14 09:29:02 +00:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
volth 5a1da02976 frostwire-bin: update sha256 2018-03-13 09:54:51 +01:00
volth 0596a7c6d6 frostwire: fixed meta.platforms 2018-03-13 09:54:51 +01:00
volth a28464cba7 frostwire: 6.4.5 -> 6.6.3-build-253 2018-03-13 09:54:51 +01:00
volth 62bcd3b02e gnulib: 0.1-357-gffe6467 -> 20180226 2018-03-08 22:53:35 +00:00
volth 953ccfaf01 grallvm8: use callPackages in all-packages.nix 2018-02-28 16:13:15 +00:00
volth 327cc78465 graalvm8: https://repo1.maven.org/maven2/ -> mirror://maven/ 2018-02-27 21:58:22 +00:00
volth db913f8445 dropbear: 2017.75 -> 2018.76 2018-02-27 20:28:01 +00:00
volth 4f811dea25 graalvm8: more robust hash replace on derivation copy 2018-02-27 17:10:18 +00:00
volth d9d09d8c95 jvmci8: 0.36 -> 0.41 2018-02-27 01:32:43 +00:00
volth 7e4c8db475 nixos/tests: add forgotten xrdp.nix 2018-02-26 19:55:07 +00:00
volth afb505fb5a cfr: 0_101 -> 0_125 2018-02-25 13:40:00 +00:00
volth ccbd01f9d4 protobuf: protobuf3_5 -> protobuf3_4 2018-02-24 02:10:32 +00:00
volth 270f99f7bf nixos/programs.chromium: write policies for google-chrome too
Policy configuration files live under /etc/chromium for Chromium, and under /etc/opt/chrome for Google Chrome.
2018-02-23 19:00:26 +00:00
volth 54371a78f4 ocamlPackages.curses: works with default ncurses 2018-02-23 18:14:09 +01:00
volth 19a9ada111 sqlite3_analyzer: 3.20.1 -> 3.22.0 2018-02-23 12:54:32 +00:00
volth 6450c19419 sqlite: 3.21.0 -> 3.22.0 2018-02-23 12:54:32 +00:00
volth 985a4bb87c nixos/tox-bootstrapd: new command line format 2018-02-23 03:26:18 +00:00
volth 61c1a307a9 libtoxcore: add libconfig to buildInputs
$out/bin/tox-bootstrapd is not built without it, silently
2018-02-23 02:47:16 +00:00
volth e9abedbe29 geoip: fix regression 2018-02-22 21:47:36 +00:00
volth eef641aa6d nixos/label: no prepend '-' if there are no tags 2018-02-22 19:44:21 +00:00
volth 073d3f0869 nixos/programs.chromium: remove unicode char '↪' 2018-02-22 17:55:33 +00:00
volth e28cf0cbfb data/mime-types: make derivation fixed-output 2018-02-22 17:14:43 +00:00
volth 80cc3bd29a tortoisehg: 4.3.1 -> 4.5 2018-02-22 16:41:51 +00:00
volth 541d8795f6 jetbrains-editors: minor updates 2018-02-22 04:18:19 +00:00
volth 3949ae0aeb coursier: 1.0.0 -> 1.0.1 2018-02-22 02:50:17 +00:00
volth f3b899d3a6 libguestfs: fix sandbox build 2018-02-22 00:26:49 +00:00
volth 6081c36599 mercurial: 4.3.2 -> 4.5 2018-02-21 20:56:00 +00:00
volth d44bd9cb57 varnish-modules: 0.10.2 -> 0.13.0 2018-02-21 19:42:57 +00:00
volth 284425dc5d tinc: 1.0.32 -> 1.0.33 2018-02-21 19:34:31 +00:00
volth 06718493c0 libguestfs: 1.36.3 -> 1.38.0 2018-02-21 19:31:25 +00:00
volth 328f8a6cba nixos/nat: support nat reflection 2018-02-19 13:16:09 +00:00
volth 7dea2ababc xrdp: 0.9.3 -> 0.9.5 2018-02-19 00:08:23 +00:00
volth c727e7e7d6 haxe: 3.4.4 -> 3.4.6 2018-02-18 22:54:21 +00:00
volth 08e0ed360f dockbarx: 0.92 -> 0.93 2018-02-18 19:04:51 +00:00
volth fef4c02621 babelstone-han: 10.0.0 -> 10.0.2 2018-02-18 19:01:01 +00:00
volth 06f9b25af3 pngquant: 2.9.1 -> 2.11.7
maintenance
2018-02-18 18:57:16 +00:00
volth c4eb23062e nixos/libvirtd: add qemu-img to $PATH of the daemon
...because daemon's $PATH does not include "/run/current-system/sw/bin"
2018-01-19 16:28:01 +00:00
volth b651b552c9 coursier: 1.0.0-RC13 -> 1.0.0 2018-01-04 02:07:49 +00:00
volth 4026ea9c8a collectd: 5.7.2 -> 5.8.0
This is https://github.com/NixOS/nixpkgs/pull/32811 without refactoring parts.

Closes #32811
2017-12-29 17:34:55 +00:00
volth ae24c812e9 zookeeper: 3.4.10 -> 3.4.11 2017-12-22 13:29:04 +00:00
volth e19f22c55a neko: 2.1.0 -> 2.2.0 2017-12-21 01:50:52 +00:00
volth 400956bca3 protobuf2_5: restore to build Hadoop
This partially reverts 1f2a18d916
2017-12-20 23:05:24 +00:00
volth 8a935323bb dejavu_fonts: make relative symlink
to make hash of fixed-output derivation independent on non-standard $NIX_STORE_DIR
2017-12-21 00:59:14 +03:00
volth 489d3e7d06 qemu: fix bin/qemu-kvm on aarch64 + minor fixes
* $out/bin/qemu-kvm should point to qemu-system-aarch64 on aarch64, libvirt expect it
 * makeWrapper codes are separated as some architectures might require additional command flags (https://github.com/NixOS/nixpkgs/issues/31606#issuecomment-349675127)
 * x86_64-on-i686 is not a native emulation and not supported by KVM, so it is removed from the list
2017-12-19 06:22:16 +02:00
volth 6b2a80a1fc firefox-wrapper: restore supportsJDK removed from all-packages.nix 2017-12-15 12:39:29 +00:00
volth 4021a5d6c1 firefox-wrapper: restore supportsJDK removed from all-packages.nix 2017-12-15 09:14:48 +00:00
volth fbaa749621 qemu: 2.10.1 -> 2.11.0 2017-12-15 08:49:32 +00:00
volth 45121d9dfc Merge branch 'master' into oracle-jdk-remove-redundand-asserts 2017-12-13 07:02:42 +00:00
volth bfee336614 nixos/varnish: it does not matter where to check syntax, only when 2017-12-09 08:29:44 +00:00
volth e2ffc97054 coursier: 1.0.0-RC3 -> 1.0.0-RC13
minor version bump, required for https://github.com/NixOS/nixpkgs/pull/32442#issuecomment-350334285
2017-12-08 18:22:58 +00:00
volth 680f3ad465 electron: 1.7.5 -> 1.8.1
- [x] version bump
 - [x] added "i686-linux" "armv7l-linux" "aarch64-linux" (binaries compiled by upstream)
2017-12-07 05:40:00 +00:00
volth 55ef11ad2b freerdp: fix aarch64 build 2017-12-07 04:40:33 +00:00
volth 6334a85cee google-chrome: meta.platforms "linux" -> "x86_64-linux"
i386-linux: broken
aarch64-linux: x86_64-linux version is installed
2017-12-06 07:52:17 +01:00
volth af6fc78f5d initrd-ssh: generate hostkeys if absent 2017-12-03 02:27:29 +00:00
volth f52fcbae20 varnish-modules: remove references to varnish.dev 2017-11-26 11:51:29 +00:00
volth 25b178c745 nixos/varnish: check .vcl syntax at compile time (e.g. before nixops deployment) 2017-11-26 08:13:09 +00:00
volth e1ab684780 mark varnish-rtstatus broken (it has not ported to varnish 5.2 yet) 2017-11-26 07:12:51 +00:00
volth c2ee47693d varnish: 5.1.3 -> 5.2.1 2017-11-26 07:10:49 +00:00
volth a9b39814dd timescaledb: 0.5.0 -> 0.6.0 2017-11-05 18:33:13 +00:00
volth aee015dbcf opera: 46.0.2597.39 -> 48.0.2685.52 2017-11-05 17:17:31 +00:00
volth 3cb89a81b7 vuze: init at 5750 (#30557) 2017-10-25 10:36:30 +02:00
volth bc2aaeb75c tixati: unfree license 2017-10-21 07:30:22 +00:00