Bernardo Meurer
1df5e3cdf3
nixos/hqplayerd: use upstream unit as much as possible
2021-08-04 12:15:33 -07:00
Bernardo Meurer
e242633669
nixos/hqplayerd: remove configurable user/group
...
The service is adamant that it must run under the right user, so let's
just enforce it.
2021-08-04 12:15:31 -07:00
Bernardo Meurer
3ccb633f85
nixos/hqplayerd: use package-provided config file instead of blank
2021-08-04 12:15:14 -07:00
Bernardo Meurer
ade8623d55
hqplayerd: patch out NetworkManager unit requirement
2021-08-04 12:15:13 -07:00
Bernardo Meurer
a6899457c3
hqplayerd: install main configuration file
...
While packaging I had missed this in the file listing, and ended up
having to add a hack to the NixOS module to create an empty
configuration file.
Turns out that wasn't needed at all, as long as we distribute the real
configuration file with the package, which this change does.
2021-08-04 12:15:12 -07:00
Alyssa Ross
04b8bee53b
cloud-hypervisor: 15.0 -> 17.0
...
Fixes: https://github.com/NixOS/nixpkgs/pull/126879
2021-08-04 17:18:06 +00:00
Bernardo Meurer and GitHub
6b3d1790de
Merge pull request #132624 from lovesegfault/hqplayerd-fixes
...
nixos/hqplayerd: set HOME to path in state directory
2021-08-04 17:08:12 +00:00
Robin Gloster and GitHub
d4b10fdc3f
Merge pull request #132683 from mweinelt/esphome
...
esphome: 1.20.3 -> 1.20.4
2021-08-04 18:46:32 +02:00
Michael Weiss and GitHub
be80ad61d0
Merge pull request #132676 from primeos/llvmPackages_git
...
llvmPackages_git: 2021-07-12 -> 2021-07-16
2021-08-04 18:36:29 +02:00
Michael Weiss and GitHub
71df9ebd46
Merge pull request #132678 from primeos/chromiumDev
...
chromiumDev: Fix the build
2021-08-04 18:35:54 +02:00
Martin Weinelt
d53aafd7f2
esphome: 1.20.3 -> 1.20.4
2021-08-04 18:10:33 +02:00
Michael Weiss
1e372f4004
chromiumDev: Fix the build
...
Note: I've only tested this with llvmPackages_git but it should work
with llvmPackages_13 as well.
fieldtrial_testing_like_official_build was renamed to
disable_fieldtrial_testing_config:
https://github.com/chromium/chromium/commit/486e9d58c0980be0d50054064e0b7d79446de071
2021-08-04 17:59:00 +02:00
Michael Weiss
9bc2d82b55
chromium: get-commit-message.py: Support specifying a version
...
This makes the usage from update.py more robust.
It also adds a workaround for [0] which currently lacks a title.
[0]: https://chromereleases.googleblog.com/2021/08/the-stable-channel-has-been-updated-to.html
2021-08-04 17:55:21 +02:00
Michael Weiss
a6dc8b3469
llvmPackages_git: 2021-07-12 -> 2021-07-16
...
This includes the changes for 13.0.0-rc1 from
2540b66ba6 .
2021-08-04 17:35:57 +02:00
Sandro and GitHub
9a626cda34
Merge pull request #131301 from r-ryantm/auto-update/fluxctl
...
fluxctl: 1.23.0 -> 1.23.1
2021-08-04 17:05:50 +02:00
Sandro and GitHub
3cfb814d8e
Merge pull request #131291 from r-ryantm/auto-update/cvs-fast-export
2021-08-04 17:05:40 +02:00
Sandro and GitHub
a058b285e7
Merge pull request #130715 from r-ryantm/auto-update/jbang
...
jbang: 0.72.0 -> 0.77.0
2021-08-04 17:05:22 +02:00
Michael Weiss and GitHub
388fa59b1d
Merge pull request #132643 from primeos/llvmPackages_13
...
llvmPackages_13: init at 13.0.0-rc1
2021-08-04 16:59:24 +02:00
Sandro and GitHub
d1b4907854
Merge pull request #132534 from fortuneteller2k/kile
2021-08-04 16:52:53 +02:00
Sandro and GitHub
33ee48bf31
Merge pull request #132594 from LeSuisse/putty-0.76
...
putty: 0.75 -> 0.76
2021-08-04 16:49:43 +02:00
Sandro and GitHub
3a0047ac27
Merge pull request #132565 from Artturin/shutter
2021-08-04 16:49:27 +02:00
Sandro and GitHub
659fa39cd6
Merge pull request #132666 from SuperSandro2000/SuperSandro2000-patch-1
2021-08-04 16:45:36 +02:00
Sandro and GitHub
5c717aad36
Merge pull request #131960 from thiagokokada/bump-clojure
...
clojure: 1.10.3.855 -> 1.10.3.933
2021-08-04 16:42:52 +02:00
Sandro and GitHub
92d45b97c4
Merge pull request #132560 from malte-christian/master
...
verifpal: run tests
2021-08-04 16:40:37 +02:00
Sandro and GitHub
2f7babdbba
Merge pull request #132554 from markuskowa/add-ergoscf
...
ergoscf: init at 3.8
2021-08-04 16:40:18 +02:00
Sandro and GitHub
1cc8723f0e
Merge pull request #132599 from Artturin/update-evdi
...
linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-07
2021-08-04 16:19:33 +02:00
Sandro and GitHub
c99611a8b3
qarte: pname + version, format
2021-08-04 16:18:00 +02:00
Stig and GitHub
ade6f9f22a
Merge pull request #131414 from pacien/perlpackages-sqltranslator-bin-fixes
...
perlPackages.SQLTranslator: fix some scripts issues
2021-08-04 16:04:46 +02:00
Michael Weiss
2540b66ba6
llvmPackages_13: init at 13.0.0-rc1
2021-08-04 16:00:39 +02:00
Vincent Laporte and Vincent Laporte
f6ccdfcd2a
ocamlPackages.sedlex_2: 2.3 → 2.4
...
Supports Unicode 13.0.0
2021-08-04 15:58:52 +02:00
Lassulus and GitHub
03dc9d9b05
Merge pull request #132437 from chrispickard/master
...
tmuxPlugins.better-mouse-mode: init at 2021-08-02
2021-08-04 15:56:27 +02:00
Sandro and GitHub
f0bac487d3
Merge pull request #132659 from SuperSandro2000/SuperSandro2000-patch-1
...
i810switch: switch to pname + version
2021-08-04 15:42:09 +02:00
Sandro and GitHub
63d293ca1d
Merge pull request #132427 from dotlambda/libdeltachat-1.57.0
...
kdeltachat: unstable-2021-07-17 -> unstable-2021-08-02
2021-08-04 15:41:57 +02:00
Sandro and GitHub
0bf67fb5db
Merge pull request #132605 from sternenseemann/python-ufo-normalizer-0.6.0
...
python3Packages.ufonormalizer: 0.5.4 -> 0.6.0
2021-08-04 15:39:11 +02:00
Sandro and GitHub
d6d1df9bf9
Merge pull request #132609 from figsoda/neoscroll.nvim
2021-08-04 15:37:03 +02:00
Sandro and GitHub
922f5d80f4
Merge pull request #132423 from IvarWithoutBones/fix/android-studio-shebang
...
android-studio-{canary,dev}: properly fix interpreter paths
2021-08-04 15:33:15 +02:00
Artturin
335632575c
linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-7
2021-08-04 16:29:16 +03:00
Sandro and GitHub
5310ebc9d2
Merge pull request #132654 from ymatsiuk/132652
...
teleport: 6.2.7 -> 6.2.8
2021-08-04 15:22:46 +02:00
Sandro and GitHub
d837e2737b
Merge pull request #132636 from fortuneteller2k/papirus
...
papirus-icon-theme: 20210701 -> 20210802
2021-08-04 15:21:29 +02:00
fortuneteller2k
2ffbed072c
papirus-icon-theme: 20210701 -> 20210802
2021-08-05 00:49:18 +08:00
Sandro and GitHub
972c807230
Merge pull request #132443 from Stunkymonkey/os-specific-linx-phases
2021-08-04 15:15:39 +02:00
Sandro and GitHub
83067147ac
i810switch: switch to pname + version
2021-08-04 15:15:18 +02:00
Sandro and GitHub
d888633968
Merge pull request #132446 from Stunkymonkey/misc-drivers-phases
2021-08-04 15:13:31 +02:00
Sandro and GitHub
071ee7e941
Merge pull request #132650 from adomixaszvers/rambox-0.7.8
...
rambox: 0.7.7 -> 0.7.8
2021-08-04 15:09:11 +02:00
Phillip Cloud and Raphael Megzari
e1788dc3b9
tailscale: 1.12.1 -> 1.12.2
2021-08-04 21:52:44 +09:00
José Romildo Malaquias and GitHub
ac27d4a7a4
Merge pull request #131731 from romildo/upd.whitesur-gtk-theme
...
whitesur-gtk-theme: 2021-06-23 -> 2021-07-27
2021-08-04 09:20:06 -03:00
Yurii Matsiuk
7614ffb774
teleport: 6.2.7 -> 6.2.8
...
Patch tests to lower the number of active connections to fix:
--- FAIL: TestResolveDefaultAddrTimeoutBeforeAllRacersLaunched (0.28s)
panic: httptest: failed to listen on a port: listen tcp6 [::1]:0: socket: too many open files
2021-08-04 14:06:51 +02:00
Sandro and GitHub
e0fae50802
Merge pull request #132645 from applePrincess/exploitdb-2021-08-04
...
exploitdb: 2021-08-03 -> 2021-08-04
2021-08-04 14:01:24 +02:00
Sandro and GitHub
e6dc0f06dc
Merge pull request #132649 from r-ryantm/auto-update/apk-tools
2021-08-04 14:00:03 +02:00
R. RyanTM
28b3dc9186
apk-tools: 2.12.6 -> 2.12.7
2021-08-04 10:54:24 +00:00