Commit Graph
100 Commits
Author SHA1 Message Date
Linus Heckemann b9a7c07319 Merge pull request #65789 from soundray/skype-bump
skypeforlinux: 8.49.0.49 => 8.50.0.38
2019-08-02 16:16:00 +02:00
Linus Heckemann bc2a9aca6f EmptyEpsilon: add lheckemann as maintainer 2019-08-02 10:15:58 +02:00
Linus Heckemann a04ce7f5f8 EmptyEpsilon: 2019.01.19 -> 2019.05.21 2019-08-02 10:14:52 +02:00
Linus Heckemann 0ddb9e0495 Merge pull request #64853 from r-ryantm/auto-update/oil
oil: 0.6.pre15 -> 0.6.0
2019-07-16 08:11:28 +02:00
Linus Heckemann a935eff7fa Merge pull request #62835 from lheckemann/ipv6-privacy-extensions
Ipv6 privacy extensions
2019-07-14 19:27:54 +02:00
Linus Heckemann 5d04dcf4f5 minecraft-server: 1.14 -> 1.14.3
Also removes older versions.
2019-07-12 07:40:37 +02:00
Linus Heckemann bd286ce6e5 Merge pull request #61826 from gnidorah/video2midi
video2midi: init at 0.3.7
2019-06-23 10:00:50 +02:00
Linus Heckemann b6be4a44d8 Merge pull request #63507 from elseym/plex
plex: 1.15.8.1198 -> 1.16.0.1226
2019-06-21 12:54:07 +02:00
Linus Heckemann 32a992af8b Merge pull request #63479 from lheckemann/dcm2niix
dcm2niix: 1.0.20170130 -> 1.0.20190410
2019-06-19 12:05:37 +02:00
Linus Heckemann 2458209c3e dcm2niix: 1.0.20170130 -> 1.0.20190410 2019-06-18 22:12:40 +02:00
Linus Heckemann ab225fc1ab release notes: document IPv6 privacy extensions change 2019-06-07 21:53:59 +02:00
Linus Heckemann 26317b02ae nixos/network-interfaces: always apply privacy extensions
Fixes #56306
2019-06-07 21:43:29 +02:00
Linus Heckemann e5a90e8c67 Merge pull request #61636 from SebTM/sublime3-3207
sublime3: 3200 -> 3207
2019-05-17 19:34:53 +02:00
Linus Heckemann d33ab9951c Merge pull request #50976 from mayflower/slang-terminfo
slang: respect TERMINFO_DIRS and ignore FHS paths
2019-05-15 06:43:40 +02:00
Linus Heckemann 8ec48dcf6d Merge pull request #56337 from mayflower/hidpi-console
nixos-generate-config: add rudimentary high-DPI detection
2019-05-15 06:38:47 +02:00
Linus Heckemann 89b64ab5e1 nixos-generate-config: add rudimentary high-DPI detection
Fixes the main remaining part of #12345
2019-05-15 06:34:40 +02:00
Linus Heckemann 2b13c29c3c Merge pull request #60231 from mayflower/tinc-allow-networking-interfaces
nixos/tinc: remove ordering dependency on network.target
2019-05-14 17:51:20 +02:00
Linus Heckemann 1d37727453 Merge pull request #61162 from lheckemann/kernel-preempt-voluntary
Kernel config: use PREEMPT_VOLUNTARY
2019-05-14 17:37:19 +02:00
Linus Heckemann 17303da1c8 spl: fix build with linux 5.1
Upstream issue: https://github.com/zfsonlinux/zfs/issues/8697
Upstream fix (zfs repo): 782dfae3218b5f2029ce78722b999cb04e8ef001

This can't be applied cleanly as a patch, since spl has been moved
into the zfs repo since 0.7.13.
2019-05-09 09:44:56 +02:00
Linus Heckemann e4c269813c kernel/common-config: PREEMPT -> PREEMPT_VOLUNTARY 2019-05-08 19:42:24 +02:00
Linus Heckemann ac6337058a kernel/common-config: move criu to its own set
It was previously in the "test" set, which seemed an inappropriate
placement.
2019-05-08 19:40:39 +02:00
Linus Heckemann 8bf5d3a34e slang: respect TERMINFO_DIRS 2019-05-06 21:57:18 +02:00
Linus Heckemann 864f4f084a Merge pull request #60237 from mayflower/kexec-no-clobber
nixos/kexec: don't clobber existing kexec-loaded kernel
2019-05-06 21:53:47 +02:00
Linus Heckemann 99e1612cac Merge pull request #60208 from mayflower/jetbrains-jdk11
jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164
2019-04-29 23:12:00 +02:00
Linus Heckemann 6b6f25e926 nixos/kexec: log what's happening 2019-04-29 22:43:16 +02:00
Linus Heckemann 75ba29da68 kanboard: 1.0.48 -> 1.2.9 2019-04-26 23:17:46 +02:00
Linus Heckemann 4d667685c2 nixos/kexec: don't clobber existing kexec-loaded kernel 2019-04-26 00:35:10 +02:00
Linus Heckemann d4cd164082 nixos/tinc: remove ordering dependency on network.target
This allows configuring IP addresses on a tinc interface using
networking.interfaces."tinc.${n}".ipv[46].addresses.

Previously, this would fail with timeouts, because of the dependency
chain
tinc.${netname}.service
--after--> network.target
--after--> network-addresses-tinc.${n}.service (and network-link-…)
--after--> sys-subsystem-net-devices-tinc.${n}.device

But the network interface doesn't exist until tinc creates it! So
systemd waits in vain for the interface to appear, and by then the
network-addresses-* and network-link-* units have failed. This leads
to the network link not being brought up and the network addresses not
being assigned, which in turn stops tinc from actually working.
2019-04-25 22:54:11 +02:00
Linus Heckemann b3d9da5f0a doc: fix syntax error in python documentation 2019-04-25 22:37:53 +02:00
Linus Heckemann bbb1212208 jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164 2019-04-25 14:55:24 +02:00
Linus Heckemann 42c107c2aa Merge pull request #49537 from mayflower/stage1-symlink-fix
nixos stage-1: fix init existence test
2019-04-18 17:59:08 +02:00
Linus Heckemann 972c0ca809 libaudit: enable arm (including aarch64) support 2019-04-16 19:02:02 +02:00
Linus Heckemann 89945a95c7 Merge pull request #59485 from aanderse/otter-browser
otter-browser: fix broken build
2019-04-14 19:40:17 +02:00
Linus Heckemann 0fc80a576a Merge pull request #59423 from lheckemann/initramfs-improvements
Initramfs improvements
2019-04-14 12:10:26 +02:00
Linus Heckemann b499c52de5 stage-1: provide meaningful names to initrd and module tree 2019-04-13 23:22:56 +02:00
Linus Heckemann 217cfbe11a aggregateModules: allow passing name 2019-04-13 23:22:07 +02:00
Linus Heckemann 3b16f345b5 make-initrd: allow specifying name
Also moves the argument defaults out of all-packages.nix and into
make-initrd itself.
2019-04-13 23:20:58 +02:00
Linus Heckemann 4557373d68 Merge pull request #58858 from worldofpeace/pantheon/lightdm-gtk-greeter
nixos/pantheon: enable lightdm gtk greeter
2019-04-10 09:36:20 +02:00
Linus Heckemann 0ce382d868 rl-1903: pantheon notes phrasing/organisation 2019-04-08 16:22:58 -04:00
Linus Heckemann e0205c119f Merge pull request #59118 from Ma27/codimd-node-8
codimd: build with nodejs-8_x
2019-04-07 23:56:24 +02:00
Linus Heckemann 5a5898a630 Merge pull request #58248 from mayflower/netperf-fix
netperf: remove libsmbios on non-x86
2019-04-07 09:27:13 +02:00
Linus Heckemann a94c9ad2de netperf: remove libsmbios on non-x86
This fixes building on ARM systems.
2019-03-25 10:43:28 +01:00
Linus Heckemann efbd24ffcc nixos/bash: fix root prompt
b4b67177b5 introduced a regression of
its own: the prompt would end with $ for all users, not with # for
root as it should.
2019-03-05 13:27:32 +01:00
Linus Heckemann 90e8b730b1 Merge pull request #56480 from andir/riak-cve-2017-3163
Mark Riak and Riak-cs as insecure
2019-02-28 08:10:25 +01:00
Linus Heckemann bd018946eb 19.09 is Loris.
https://en.wikipedia.org/wiki/Loris
2019-02-25 23:21:14 +01:00
Linus Heckemann 31f0972e27 Merge pull request #52464 from hyperfekt/fish_generate-completions
nixos/fish: generate autocompletions from man pages
2019-02-25 22:03:51 +01:00
Linus Heckemann dd25140305 Merge pull request #56326 from uvNikita/openssh/fix-socket
sshd: fix startWhenNeeded and listenAddresses combination
2019-02-25 12:06:11 +01:00
Linus Heckemann 688ca701b2 Merge pull request #56043 from mayflower/ossemul
linux: enable SND_OSSEMUL
2019-02-19 17:12:26 +01:00
Linus Heckemann 01dacc84d4 Merge pull request #55859 from nlewo/dockerTools-fix-55290
dockerTools.buildImage: preserve layers ordering at image repacking
2019-02-18 17:15:20 +01:00
Linus Heckemann be38a70184 linux: enable SND_OSSEMUL
Fixes #54074
2019-02-18 17:11:37 +01:00
Linus Heckemann b5516575a9 Merge pull request #54522 from tadeokondrak/wine-update
Update wine{stable,unstable,staging,mono}
2019-02-18 13:41:34 +01:00
Linus Heckemann 3cf2745c30 Merge pull request #55729 from tilpner/groff-man-determinism
groff: Remove indeterminism in manpages
2019-02-14 12:30:17 +01:00
Linus Heckemann f93650448c Merge pull request #53505 from marsam/update-tmuxp
tmuxp: 1.4.2 -> 1.5.0a1
2019-01-24 08:41:38 +01:00
Linus Heckemann 64b9677e17 teeworlds: 0.6.5 -> 0.7.2 2019-01-21 15:53:20 +01:00
Linus Heckemann 4c651d1647 bam: 0.4.0 -> 0.5.1, fix licence 2019-01-21 11:34:28 +01:00
Linus Heckemann 783f2c84e8 nixos/zfs: autoscrub only after boot is complete
Fixes #53583
2019-01-14 21:00:20 +01:00
Linus Heckemann 70658b2236 Merge pull request #52361 from rardiol/fluidsynth_1
Fluidsynth 1
2018-12-18 09:47:36 +01:00
Linus Heckemann a532c6318a csound: document temp dependency on fluidsynth 1 2018-12-18 09:46:15 +01:00
Linus Heckemann 6bdcc10767 fluidsynth: keep version
This avoids a mass-rebuild for packages which depend on fluidsynth 2.x.
2018-12-18 09:30:32 +01:00
Linus Heckemann fbc4a34855 Merge pull request #52110 from vaibhavsagar/bump-clean
clean: 2.4 -> 3.0
2018-12-17 17:20:27 +01:00
Linus Heckemann eceb2b06a1 Merge pull request #52133 from volth/patch-293
qemu: 3.0.0 -> 3.1.0
2018-12-16 22:22:30 +01:00
Linus Heckemann c081bded6c Merge pull request #52366 from r-ryantm/auto-update/cryptsetup
cryptsetup: 2.0.5 -> 2.0.6
2018-12-16 17:25:22 +01:00
Linus Heckemann 6dca6c5ba3 Merge pull request #52258 from mayflower/ee-bump
EmptyEpsilon: 2018.02.15 -> 2018.11.16
2018-12-16 10:14:50 +01:00
Linus Heckemann 3e1401f06b Merge pull request #44102 from alyssais/weechat-unwrapped
weechat: seperate weechat-unwrapped from wrapper
2018-12-05 13:36:00 +01:00
Linus Heckemann 9504292b1e Merge remote-tracking branch 'origin/master' into weechat-unwrapped 2018-12-05 12:12:42 +01:00
Linus Heckemann 5c9b19a4a9 Merge pull request #49808 from pbogdan/steam-cc
steamPackages.steam-runtime-wrapped: don't include all of gcc
2018-11-24 13:11:06 +01:00
Linus Heckemann 6845ebbff1 wpa_supplicant: improve manpage
Now points to the store path of the sample config rather than
/usr/share/doc.
2018-11-23 18:01:19 +01:00
Linus Heckemann 1a7f21f398 wpa_supplicant: copy sample config into output 2018-11-23 18:01:19 +01:00
Linus Heckemann 5bc4595d25 Merge pull request #50941 from vbgl/timidity-2.15
timidity: 2.14.0 -> 2.15.0
2018-11-23 13:45:25 +01:00
Linus Heckemann ef5da57ea2 hound: 20170324 -> 2018-11-02 2018-11-23 13:22:01 +01:00
Linus Heckemann 20b3d00621 Merge pull request #49824 from Assassinkin/libmr
pythonPackages.libmr: init at 0.1.9
2018-11-22 21:50:18 +01:00
Linus Heckemann 388d36951c Merge pull request #49735 from pvgoran/mysql-support-mysql57
nixos/mysql: support package=mysql57
2018-11-19 20:49:08 +01:00
Linus Heckemann ff15da0b06 Merge pull request #50478 from Vskilet/fprintd-fix
nixos/fprintd : use correct path for read/write configuration
2018-11-17 08:19:10 +01:00
Linus Heckemann 4ef0760808 lib/licenses: remove bsl10
Licence isn't used anywhere and nonfree.
2018-11-16 20:58:49 +01:00
Linus Heckemann 8fb1e5e166 lib/licenses: mark some as unfree
AMD license agreement (currently unavailable at the given URL, but
included in tarball) disallows reverse-engineering, modification,
redistribution etc;

BSL licenses limit commercial production use.
2018-11-16 20:58:33 +01:00
Linus Heckemann d1eb06cb18 Merge pull request #50434 from bcdarwin/nifty_reg
niftyreg: init at 1.3.9; niftyseg: init at 1.0.0
2018-11-16 20:13:12 +01:00
Linus Heckemann 55c9afc140 at: run tests 2018-11-16 16:45:08 +01:00
Linus Heckemann f73afe6ccf Merge pull request #50356 from mayflower/gitlab-smtp-fix
gitlab: fix smtp setting
2018-11-15 12:13:18 +01:00
Linus Heckemann 3ef226158e Merge pull request #49762 from symphorien/fccache
nixos/fontconfig/make-fonts-cache: don't fail to clean the cache
2018-11-14 13:54:01 +01:00
Linus Heckemann 231e671758 Merge pull request #49736 from nh2/glusterfs-service-simple-unit-no-forking
glusterfs service: Switch to simple unit instead of forking
2018-11-14 12:35:57 +01:00
Linus Heckemann 362ac95d64 Merge pull request #50265 from romildo/upd.matcha
matcha: 2018-10-30 -> 2018-11-12
2018-11-12 15:44:32 +01:00
Linus Heckemann e23ebd02ab Merge pull request #49347 from sjau/easysnap-init
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
Linus Heckemann 817369d4c1 nixos stage-1: fix init existence test
The previous version contained a false positive case, where boot would
continue when the stage 2 init did not exist at all, and a false
negative case, where boot would stop if the stage 2 init was a symlink
which cannot be resolved in the initramfs root.

Fixes #49519.

Thanks @michas2 for finding and reporting the issue!
2018-10-31 15:59:18 +01:00
Linus Heckemann 8433a1a2c9 Merge pull request #49291 from cleverca22/split-output-upnp
libupnp: enable split outputs
2018-10-27 23:23:42 +02:00
Linus Heckemann 45981145ad nixos/wrappers: remove outdated upgrade code
As mentioned in the code comments themselves, this was only necessary
for 16.09 -> 17.03 and as such is obsolete.
2018-10-21 15:12:36 +02:00
Linus Heckemann d6f54b0dea libssh: 0.7.6 -> 0.8.4
Note that this is unrelated to the security vulnerability in earlier
versions, which is already fixed in 0.7.6.
2018-10-21 08:42:03 +02:00
Linus Heckemann 9fa59b6bc7 Merge pull request #48631 from mayflower/grafana-update
grafana: 5.2.4 -> 5.3.1
2018-10-18 10:07:11 +02:00
Linus Heckemann d968906517 Merge pull request #48545 from mayflower/poezio-bump
Update poezio
2018-10-17 18:10:05 +02:00
Linus Heckemann d6a003e953 poezio: move out of python-packages.nix 2018-10-17 10:08:01 +02:00
Linus Heckemann a420be1e79 slixmpp: move out of python-modules, use gnupg 2018-10-17 10:08:01 +02:00
Linus Heckemann e83b15c1b1 poezio: 0.11 -> 0.12 2018-10-17 10:08:01 +02:00
Linus Heckemann ec9d761628 slixmpp: 1.2.4-post1 -> 1.4.0 2018-10-17 10:08:00 +02:00
Linus Heckemann eca462813d libssh: 0.7.5 -> 0.7.6
Fixes CVE-2018-10933:

libssh versions 0.6 and above have an authentication bypass
vulnerability in the server code. By presenting the server an
SSH2_MSG_USERAUTH_SUCCESS message in place of the
SSH2_MSG_USERAUTH_REQUEST message which the server would expect to
initiate authentication, the attacker could successfully authentciate
without any credentials.

Source:
https://www.libssh.org/2018/10/16/libssh-0-8-4-and-0-7-6-security-and-bugfix-release/
2018-10-16 19:08:41 +02:00
Linus Heckemann aa4dd3898b Merge pull request #48461 from NixOS/revert-48450-proto3-cross
Revert "protobuf3: support cross compilation"

Merged too hastily to master even though it's a mass rebuild.
2018-10-15 14:31:15 +02:00
Linus Heckemann f028f77abe Revert "protobuf3: support cross compilation" 2018-10-15 14:30:45 +02:00
Linus Heckemann dc6abb3db8 Merge pull request #48450 from ryan4729/proto3-cross
protobuf3: support cross compilation
2018-10-15 14:30:38 +02:00
Linus Heckemann ad85b9a9f8 Merge pull request #48095 from teto/apvlv
[RDY] apvlv: add .desktop file
2018-10-15 11:37:30 +02:00
Linus Heckemann f9002b83fd Merge pull request #48451 from svenkeidel/staruml-fix-url
staruml: fix download URL
2018-10-15 10:40:14 +02:00
Linus Heckemann 9cc18fa7f9 debian vm tools: use snapshot.debian.org
snapshot.debian.org actually keeps track of all of the updates as they
come in rather than doing arbitrary (?) snapshots.
2018-10-08 18:05:09 +02:00
Linus Heckemann 68a2fceed5 nixos/murmur: mention mumble in description
This makes the option easier to find with the options search or in the
manpage.
2018-10-08 13:33:36 +02:00