Commit Graph

344347 Commits

Author SHA1 Message Date
Fabian Affolter
2c1dd7dde0 python3Packages.urlextract: 1.4.0 -> 1.5.0 2022-01-08 11:34:30 +01:00
Fabian Affolter
3d229f817c python3Packages.hahomematic: 0.14.0 -> 0.15.0 2022-01-08 11:12:14 +01:00
R. Ryantm
bf42bd1f5f python38Packages.python-heatclient: 2.4.0 -> 2.5.0 2022-01-08 10:12:12 +00:00
Renaud
e8e6c6aceb
Merge pull request #153672 from jyooru/update/obsidian
obsidian: 0.13.14 -> 0.13.19
2022-01-08 10:50:25 +01:00
Fabian Affolter
4f53f38e2a python3Packages.flux-led: 0.27.40 -> 0.27.43 2022-01-08 10:49:52 +01:00
Fabian Affolter
6ed36cfac8 python3Packages.fastapi: 0.70.1 -> 0.71.0 2022-01-08 10:49:06 +01:00
Fabian Affolter
808657ca82 python3Packages.diskcache: 5.2.1 -> 5.4.0 2022-01-08 10:42:37 +01:00
Fabian Affolter
c1a6420218 gitleaks: 8.2.5 -> 8.2.7 2022-01-08 10:28:37 +01:00
Fabian Affolter
0ff4abb6ca
Merge pull request #153956 from r-ryantm/auto-update/python3.8-awscrt
python38Packages.awscrt: 0.12.6 -> 0.13.0
2022-01-08 10:22:54 +01:00
R. Ryantm
b972654ba2 python38Packages.jupyterlab: 3.2.5 -> 3.2.6 2022-01-08 09:09:53 +00:00
Fabian Affolter
90a66508bc python3Packages.ppscore: 1.1.1 -> unstable-2021-11-25 2022-01-08 10:09:00 +01:00
Fabian Affolter
df48533b24 python3Packages.pixelmatch: disable mypy 2022-01-08 09:53:45 +01:00
adisbladis
adc702eb92
Merge pull request #153959 from NixOS/emacs-fixups-2022-01-08
emacs.pkgs.*: Minor package fixups & deletions
2022-01-08 20:44:15 +12:00
Fabian Affolter
d03c27efbd
Merge pull request #153929 from r-ryantm/auto-update/python3.8-types-requests
python38Packages.types-requests: 2.27.0 -> 2.27.2
2022-01-08 09:29:40 +01:00
Fabian Affolter
406d8b4691
Merge pull request #153958 from r-ryantm/auto-update/python3.8-types-decorator
python38Packages.types-decorator: 5.1.2 -> 5.1.3
2022-01-08 09:28:02 +01:00
Fabian Affolter
d3895a8051
Merge pull request #153899 from fabaff/bump-metasploit
metasploit: 6.1.22 -> 6.1.23
2022-01-08 09:27:12 +01:00
Fabian Affolter
36be87ed42
Merge pull request #153962 from r-ryantm/auto-update/python3.8-types-protobuf
python38Packages.types-protobuf: 3.18.3 -> 3.18.4
2022-01-08 09:26:10 +01:00
Fabian Affolter
550438a56a
Merge pull request #153957 from r-ryantm/auto-update/python3.8-types-toml
python38Packages.types-toml: 0.10.1 -> 0.10.2
2022-01-08 09:25:25 +01:00
Nikolay Korotkiy
f306663cf6 josm: 18303 → 18360 2022-01-08 09:06:10 +01:00
R. Ryantm
cb6ba978f3 python38Packages.types-protobuf: 3.18.3 -> 3.18.4 2022-01-08 08:02:48 +00:00
adisbladis
42a6888489 emacs.pkgs.railgun: Remove package
It doesn't build & seems unmaintained.
2022-01-08 20:59:09 +13:00
adisbladis
77f4bba941 emacs.pkgs.ess-R-object-popup: Fix build 2022-01-08 20:59:09 +13:00
Dr Perceptron
539f55df44
pluginupdate.py: make experimental feature nix-command explicit 2022-01-08 18:58:15 +11:00
R. Ryantm
5422decc69 python38Packages.types-decorator: 5.1.2 -> 5.1.3 2022-01-08 07:30:34 +00:00
Thomas Dy
97864e984d nixos/kubernetes: actually set containerd to use systemd cgroups
The correct configuration is listed in the kubernetes documentation
https://kubernetes.io/docs/setup/production-environment/container-runtimes/#containerd-systemd

The correct option can also be seen in `containerd config default`
2022-01-08 17:29:32 +10:00
pennae
2d356a1969 nixos/kubernetes: move all k8s docs out of the sandbox
otherwise the manual won't build.

ideally they'll move back into the sandbox at some point, but we're
obviously not qualified to put them there.
2022-01-08 17:13:27 +10:00
pennae
635376d3af Revert "nixos/kubernetes: make lib option internal and readonly"
This reverts commit 7e28421e17.
2022-01-08 17:13:27 +10:00
Jörg Thalheim
5308c5bbbd
Merge pull request #153900 from fabaff/bump-exploitdb
exploitdb: 2021-12-21 -> 2022-01-06
2022-01-08 07:06:02 +00:00
R. Ryantm
e184dc9be7 python38Packages.types-toml: 0.10.1 -> 0.10.2 2022-01-08 06:49:24 +00:00
R. Ryantm
6bb0115069 python38Packages.awscrt: 0.12.6 -> 0.13.0 2022-01-08 06:44:48 +00:00
Ben Wolsieffer
f3386ca8cc qt5: apply makeScope overrides to qtModule
qtModule was defined outside of addPackages, which caused it to use a self
variable that isn't affected by updates using overrideScope. This caused
overrides to qtbase to be incompletely applied. I also entirely removed the
outer self variable to prevent it from being accidently used again.
2022-01-08 01:08:23 -05:00
R. Ryantm
3e75c8096c python38Packages.pykeyatome: 1.3.0 -> 1.3.1 2022-01-08 05:50:03 +00:00
Bobby Rong
068c0a56c5
Merge pull request #153830 from datafoo/vscode-extensions.naumovs.color-highlight
vscode-extensions.naumovs.color-highlight: 2.3.0 -> 2.5.0
2022-01-08 13:33:49 +08:00
Bobby Rong
4a49c83a78
Merge pull request #153614 from mausch/kubepug
kubepug: 1.2.2 -> 1.3.2
2022-01-08 13:17:50 +08:00
Jan Tojnar
283c47bc45
Merge pull request #150548 from K900/wireplumber
wireplumber: init, add NixOS module
2022-01-08 06:11:59 +01:00
Jan Tojnar
3bec7624c1
Merge pull request #153658 from jansol/master
pipewire: 0.3.42 -> 0.3.43
2022-01-08 06:11:44 +01:00
Bobby Rong
e1851036dc
Merge pull request #153851 from figsoda/update-cargo-llvm-lines
cargo-llvm-lines: 0.4.12 -> 0.4.13
2022-01-08 13:11:17 +08:00
Jan Tojnar
0c4ccc29ce
Merge pull request #153840 from bobby285271/gsd
nixos/gnome-settings-daemon: pick up correct .wants directories
2022-01-08 06:07:14 +01:00
Bobby Rong
cf6c60cdf7
Merge pull request #153692 from brandonweeks/electron1
obinskit: 1.1.8 -> 1.2.11
2022-01-08 13:02:06 +08:00
R. Ryantm
96510568d4 python38Packages.pynetbox: 6.4.1 -> 6.5.0 2022-01-07 20:58:23 -08:00
R. Ryantm
957d4cc341 python38Packages.makefun: 1.13.0 -> 1.13.1 2022-01-07 20:53:28 -08:00
R. Ryantm
867a2c0775 python38Packages.pytest-cases: 3.6.7 -> 3.6.8 2022-01-07 20:52:42 -08:00
R. Ryantm
7fe5e36b30 python38Packages.pylgnetcast: 0.3.5 -> 0.3.7 2022-01-07 20:52:26 -08:00
Jan Solanti
774f7656d4 pipewire: 0.3.42 -> 0.3.43 2022-01-08 06:49:13 +02:00
Anderson Torres
b3bc6deb17
Merge pull request #153938 from AndersonTorres/new-misc
Misc updates
2022-01-08 01:07:04 -03:00
adisbladis
1e1030d4dc
Merge pull request #153922 from jyooru/update/go-ethereum
go-ethereum: 1.10.14 -> 1.10.15
2022-01-08 15:40:35 +12:00
AndersonTorres
d344124d64 ncurses: refactor
Also, change the unicode option to a better name: unicodeSupport. This change
affects dialog too.
2022-01-07 23:55:41 -03:00
AndersonTorres
6a25262952 spigot: add installCheckPhase
Just some easy math functions.
2022-01-07 23:51:20 -03:00
Anderson Torres
85a078a25d
Merge pull request #153789 from AndersonTorres/new-misc
spigot: 20200901 -> 20210527
2022-01-07 23:25:39 -03:00
Bobby Rong
84ad67f7c6
nixos/gnome-settings-daemon: pick up correct .wants directories
In https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/153
the user target names for GSD components has been renamed for example
from `gsd-a11y-settings.target` to `org.gnome.SettingsDaemon.A11ySettings.target`,
and nowadays `gsd-*.target` are just symbolic links of `/dev/null` and will be
removed in the future.

At the same time, as mentioned in d27212d466,
we are adding `systemd.user.targets.<name>.wants` stuff here only because
systemd.packages doesn't pick the .wants directories. Nowadays those GSD components
are managed in `/etc/systemd/user/gnome-session@gnome.target.d/gnome.session.conf`
so it should be safe to remove them.

In this commit we also try to pick up those new .wants directories, see also
https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/blob/41.0/plugins/meson.build#L57

Result of `cd /nix/store/iqzy2a6wn9bq9hqx7pqx0a153s5xlnwp-gnome-settings-daemon-41.0; find | grep wants`:

```
./share/systemd/user/gnome-session-x11-services-ready.target.wants
./share/systemd/user/gnome-session-x11-services-ready.target.wants/org.gnome.SettingsDaemon.XSettings.service
./share/systemd/user/gnome-session-x11-services.target.wants
./share/systemd/user/gnome-session-x11-services.target.wants/org.gnome.SettingsDaemon.XSettings.service
```

Result of `cd /nix/store/armzljlnsvc1gn0nq0bncb9lf8fy32zy-gnome-settings-daemon-3.34.0; find | grep wants`:

```
./lib/systemd/user/gnome-session-initialized.target.wants
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-a11y-settings.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-color.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-datetime.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-power.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-housekeeping.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-keyboard.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-media-keys.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-screensaver-proxy.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-sharing.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-sound.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-smartcard.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-wacom.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-print-notifications.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-rfkill.target
./lib/systemd/user/gnome-session-initialized.target.wants/gsd-wwan.target
./lib/systemd/user/gnome-session-x11-services.target.wants
./lib/systemd/user/gnome-session-x11-services.target.wants/gsd-xsettings.target
```
2022-01-08 10:19:02 +08:00