Commit Graph

327678 Commits

Author SHA1 Message Date
Martin Weinelt
a0201d653e
firefox: Use llvmPackages exposed by rustc 2021-11-02 17:37:18 +01:00
Martin Weinelt
c28e3f9d00
rustc: Expose llvmPackages set used to build rustc
Reusing the same llvmPackages version used for building rustc is
required for LTO in Firefox.
2021-11-02 17:34:05 +01:00
Martin Weinelt
3f9b49e0ec
rust_1_45: drop 2021-11-02 14:41:05 +01:00
Martin Weinelt
dff515718d
nss_3_53: drop 2021-11-02 14:41:05 +01:00
Yureka
4f93f4b82b
xmlsec: use latest nss
The issues mentioned seem to be fixed in the latest xmlsec release
2021-11-02 14:41:04 +01:00
Martin Weinelt
ffbac21daa
thunderbird-78: drop
Thunderbirds 78 series is EOL.
2021-11-02 14:41:04 +01:00
R. Ryantm
4c9202e36e
firefox-esr-91-unwrapped: 91.2.0esr -> 91.3.0esr 2021-11-02 14:41:04 +01:00
Martin Weinelt
0cf88beb7b
firefox: 93.0 -> 94.0 2021-11-02 14:41:04 +01:00
Martin Weinelt
d69e703b71
firefox-esr-78: drop
Firefox ESR 78.15 was the last release of this series and is now EOL.
2021-11-02 14:41:04 +01:00
Michele Guerini Rocco
b67e752c29
Merge pull request #144210 from evils/fancontrol
nixos/fancontrol: restart on-failure
2021-11-02 10:22:25 +01:00
Sandro
ef51df2f22
Merge pull request #144163 from SuperSandro2000/zoxide 2021-11-02 10:03:03 +01:00
Maciej Krüger
3e4a55c04a
Merge pull request #136591 from polykernel/brave-add-cmdline-args 2021-11-02 10:02:32 +01:00
Maciej Krüger
b6b71e8b04
Merge pull request #143353 from flexagoon/mullvad-update 2021-11-02 09:38:43 +01:00
Evils
9cb2107476 nixos/fancontrol: restart on-failure 2021-11-02 09:24:31 +01:00
Ben Siraphob
481afad265
Merge pull request #144072 from polykernel/lib-lists-mutuallyexclusive-optimization 2021-11-02 02:46:27 -05:00
flexagoon
7c101104c0 mullvad-vpn: disable update notifications 2021-11-02 10:02:24 +03:00
Vladimír Čunát
94d91a448b
Merge #141684: branch 'staging-next' 2021-11-02 07:39:24 +01:00
Bobby Rong
88e02d3d04
Merge pull request #144192 from jonringer/fix-ksnip
ksnip: fix qt wrapping
2021-11-02 14:26:46 +08:00
github-actions[bot]
4b2ca106c9
Merge master into staging-next 2021-11-02 06:01:22 +00:00
Jonathan Ringer
aeebe4de10
ksnip: fix qt wrapping 2021-11-01 22:30:54 -07:00
Michael Fellinger
cb3a0f55e8 stage2: use atomic bind mounts 2021-11-01 20:12:59 -07:00
Mario Rodas
726da12d8b
Merge pull request #144073 from tdemin/master
shadowsocks-rust: 1.10.7 -> 1.11.2
2021-11-01 21:21:54 -05:00
oxalica
3572d2f04f plasma-workspace: fix systemd unit detection
Our units are links in systemd unit directory, which reports state `linked` or
`linked-runtime`. This fixes systemdBoot config and the option
`services.xserver.desktopManager.plasma5.runUsingSystemd` for plasma 5.23.
2021-11-02 09:57:52 +08:00
oxalica
0f57c4b952 nixosTest/plasma5-systemd-start: init 2021-11-02 09:57:52 +08:00
Ben Siraphob
2ab832c051
Merge pull request #144064 from ayazhafiz/init/wheel-inspect
wheel-inspect: init at 1.7.0
2021-11-01 20:45:20 -05:00
R. Ryantm
1380230a37 python38Packages.jupyter_server: 1.11.1 -> 1.11.2 2021-11-01 18:15:17 -07:00
R. Ryantm
9a790f06b0 python38Packages.sqlmap: 1.5.10 -> 1.5.11 2021-11-01 18:13:21 -07:00
Jonas Heinrich
50029ed89c nixos/dokuwiki: add missing option enable 2021-11-02 09:23:06 +09:00
github-actions[bot]
d27dd6653e
Merge master into staging-next 2021-11-02 00:01:32 +00:00
Robert Helgesson
550dab224a bash-preexec: fix build with Bats 1.5.0 2021-11-02 00:07:22 +01:00
Bernardo Meurer
1d6e94d02f
Merge pull request #141884 from onsails/tabnine
tabnine: support aarch64-darwin
2021-11-01 16:01:55 -07:00
Sandro Jäckel
3002559e35
zoxide: 0.7.8 -> 0.7.9 2021-11-01 23:59:04 +01:00
Sandro
c6615cc23d
Merge pull request #142244 from r-ryantm/auto-update/python38Packages.google-cloud-appengine-logging 2021-11-01 23:58:46 +01:00
ayazhafiz
7bc749e064 maintainers: add ayazhafiz to entry-points-txt, headerparser, wheel-filename, wheel-inspect 2021-11-01 18:58:24 -04:00
ayazhafiz
c6e744c9f2 maintainers: add ayazhafiz 2021-11-01 18:58:24 -04:00
ayazhafiz
5ce67c6a9b wheel-inspect: init at 1.7.0
wheel-inspect has a dependency on readme_renderer~=24.0.0, but the
version of readme_renderer in nixpkgs is at major 29 (currently). To
deal with this, we build a readme_renderer version at 24 inline with
the wheel-inspect derivation.
2021-11-01 18:58:24 -04:00
ayazhafiz
a5fbf1487a entry-points-txt: init at 0.1.0 2021-11-01 18:58:24 -04:00
ayazhafiz
97452c285c headerparser: init at 0.4.0 2021-11-01 18:58:23 -04:00
ayazhafiz
f5014e47fe wheel-filename: init at 1.3.0 2021-11-01 18:58:23 -04:00
Sandro
c3051ea7c2
Merge pull request #144024 from SuperSandro2000/fix-plasma-users 2021-11-01 23:56:12 +01:00
Yureka
670af1fba8 hd-idle: package rewrite
Someone ported the original hd-idle to Golang and is maintaining it.
This replaces the hd-idle package with the actively maintained Golang
port. I assume nobody will need unmaintained original version since
the Golang port can do everything the original version can do.
2021-11-01 23:55:57 +01:00
Harsh Shandilya
bf873fbb2f
fclones: 0.17.0 -> 0.17.1 (#144150)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 23:48:59 +01:00
Andrey Kuznetsov
86c83e8cf6
tabnine: 3.6.8 -> 3.7.25 2021-11-02 02:34:39 +04:00
Niklas Hambüchen
29f4f7110c nixos/smokeping: Add nh2 to maintainers 2021-11-01 23:20:40 +01:00
Niklas Hambüchen
4aeabbee61 nixos/rl-2111: Document smokeping service updates 2021-11-01 23:20:40 +01:00
Niklas Hambüchen
c7ed7466c3 nixos/smokeping: Don't listen on all interfaces by default.
In general, NixOS services are configured such that by default
they are not exposed to the Internet for security, see #100192.
2021-11-01 23:20:40 +01:00
Niklas Hambüchen
bb2a6ec751 nixos/smokeping: Use requiredBy instead of wantedBy.
This makes switch-configuration fail if something is wrong with it,
which is desired especially for NixOps deployments.
2021-11-01 23:20:40 +01:00
Niklas Hambüchen
123171b557 nixos/smokeping: Remove partOf to ensure restarts work.
Details on https://github.com/NixOS/nixops/issues/1063#issuecomment-453253666.

`partOf` makes that if `smokeping.service` is stopped, `thttpd.service` will
be stopped as well.
(But not that `thttpd` will be started when `smokeping` is started).

Once `thttpd.service` is stopped that way, `Restart = always` will not apply.

When the smokeping config options are changed, NixOS's `switch-configuration.pl`
will stop `smokeping` (whit shuts down thttpd due to `partOf`), and then restart
smokeping; but this does not start thttpd.
As a result, thttpd will be off after changing the config, which isn't desired.

This commit fixes it by removing the `partOf`, which makes `Restart` work
as expected.
2021-11-01 23:20:40 +01:00
Niklas Hambüchen
17e4387b38 nixos/smokeping: Make default imgUrl relative.
This avoids a common problem:

Until now, port forwarding to multiple hosts running smokeping did not work;
they all show the data of the first smokeping instance.
That ws because the image URLs generated by smokeping are absolute
(`imgurl` setting).
Consequently, if you ran
  ssh node-1 -L 8081:localhost:8081
  ssh node-2 -L 8081:localhost:8082
  ssh node-3 -L 8081:localhost:8083
and try to open http://localhost:8081, http://localhost:8082 and
http://localhost:8083, they all would show the images of node-1!

Using a relative `imgurl` fixes that.
As per smokeping docs on `imgurl`:

> Either an absolute URL to the `imgcache` directory or one relative to the
> directory where you keep the SmokePing cgi.
2021-11-01 23:20:40 +01:00
Niklas Hambüchen
2760695df0 nixos/smokeping: Add host option.
Allows setting smokeping to not listen on the public Internet.
2021-11-01 23:20:40 +01:00