Commit graph

325812 commits

Author SHA1 Message Date
Sandro
27a778c5ba
Merge pull request #142948 from SuperSandro2000/sqlcipher 2021-10-27 10:25:49 +02:00
R. Ryantm
ce91173e84 python38Packages.janus: 0.6.1 -> 0.6.2 2021-10-27 08:19:36 +00:00
Fabian Affolter
ae3a5e7855 python3Packages.aioflo: 0.4.3 -> 2021.10.0 2021-10-27 10:18:30 +02:00
Fabian Affolter
0b418cb690 python3Packages.aioguardian: 1.0.8 -> 2021.10.0 2021-10-27 10:10:10 +02:00
R. Ryantm
681d5e8e26 clojure: 1.10.3.986 -> 1.10.3.998 2021-10-27 08:09:59 +00:00
Jörg Thalheim
578415d9be
Merge pull request #143076 from lovesegfault/make-rust-platform-stdenv
makeRustPlatform: allow to easily override stdenv
2021-10-27 10:07:39 +02:00
R. Ryantm
72adca0ae5 python38Packages.google-cloud-speech: 2.10.0 -> 2.11.0 2021-10-27 08:03:52 +00:00
Alexander Bich
9a3abb23cf
a52dec: fix src url 2021-10-27 08:02:47 +00:00
06kellyjac
aafee15790 kubescape: 1.0.127 -> 1.0.128 2021-10-27 09:01:10 +01:00
happysalada
3b225fa342 opencv: 4.5.2 -> 4.5.4 2021-10-27 16:58:32 +09:00
happysalada
0da514bc82 erlang: 24.1.2 -> 24.1.3 2021-10-27 16:29:54 +09:00
Evgeny Kurnevsky
a25d54aae3
wesnoth: 1.14.17 -> 1.16.0 2021-10-27 10:26:34 +03:00
Fabian Affolter
ce12270a07 amass: 3.14.1 -> 3.14.2 2021-10-27 09:15:48 +02:00
Fabian Affolter
c1b09e792f
Merge pull request #142020 from fabaff/enable-crownstone
home-assistant: update component-packages
2021-10-27 09:08:11 +02:00
Fabian Affolter
accbc8da4d
Merge pull request #143038 from fabaff/bump-angr
python3Packages.angr: 9.0.10281 -> 9.0.10339
2021-10-27 09:06:32 +02:00
Fabian Affolter
b5d62317f0
Merge pull request #143045 from fabaff/bump-dotmap
python3Packages.dotmap: 1.3.24 -> 1.3.25
2021-10-27 09:06:17 +02:00
Fabian Affolter
5151753eac
Merge pull request #143050 from fabaff/bump-python-nmap
python3Packages.python-nmap: 0.6.4 -> 0.7.1
2021-10-27 09:05:44 +02:00
Pavol Rusnak
3813c56ac7
eclair: 0.6.1 -> 0.6.2 2021-10-27 08:59:51 +02:00
Vladimír Čunát
a4bf443457
Merge #143048: nixosTests.hibernate: Shut down when finished 2021-10-27 08:05:02 +02:00
Mrinal Purohit
6bc1c21149 nixos/tests: add google-cloud-sdk 2021-10-27 11:15:08 +05:30
Mario Rodas
8516190dca gallery-dl: 1.19.0 -> 1.19.1 2021-10-27 00:31:21 -05:00
Bernardo Meurer
f17c3516fb
makeRustPlatform: allow to easily override stdenv 2021-10-26 22:13:38 -07:00
Mrinal Purohit
4508ffac3a google-cloud-sdk: 361.0.0 -> 362.0.0 2021-10-27 09:49:18 +05:30
Bobby Rong
04af89173e
pantheon.elementary-camera: 6.0.0 -> 6.0.1 2021-10-27 11:34:44 +08:00
Bobby Rong
2ce343951d
pantheon.wingpanel-applications-menu: 2.9.0 -> 2.9.1 2021-10-27 11:34:44 +08:00
Bobby Rong
acb17adef6
pantheon.elementary-photos: 2.7.2 -> 2.7.3 2021-10-27 11:34:44 +08:00
Bobby Rong
4ce576b36f
pantheon.wingpanel-indicator-notifications: 6.0.1 -> 6.0.2 2021-10-27 11:34:35 +08:00
R. Ryantm
3096e73c9e autosuspend: 4.0.0 -> 4.0.1 2021-10-27 02:06:43 +00:00
Bobby Rong
36cc1ae2ab
pantheon.elementary-calendar: 6.0.2 -> 6.0.3 2021-10-27 09:48:02 +08:00
Bobby Rong
c0c3b61e2e
pantheon.appcenter: 3.8.0 -> 3.8.1 2021-10-27 09:34:18 +08:00
Bobby Rong
2fcee1e35c
pantheon.elementary-calculator: 1.7.0 -> 1.7.1 2021-10-27 09:11:12 +08:00
Bobby Rong
20a9ac8d35
pantheon.epiphany: update patches
https://github.com/elementary/browser/pull/41
2021-10-27 09:00:38 +08:00
Peter Hoeg
22a500a3f8 pam_mount: do not re-prompt for password
nixos-rebuild test causes pam_mount to prompt for a password when running with
an encrypted home:

building '/nix/store/p6bflh7n5zy2dql8l45mix9qnzq65hbk-nixos-system-mildred-18.09.git.98592c5da79M.drv'...
activating the configuration...
setting up /etc...
reenter password for pam_mount:
(mount.c:68): Messages from underlying mount program:
(mount.c:72): crypt_activate_by_passphrase: File exists
(pam_mount.c:522): mount of /dev/mapper/vg0-lv_home_peter failed
kbuildsycoca5 running...

This change makes pam_mount not prompt. It still tries to remount (and fails in
the process) but that message can be ignored.

Fixes: #44586
2021-10-27 08:53:15 +08:00
Dmitry Kalinkin
4cdfe28fec
Merge pull request #142798 from veprbl/pr/sherpa_2_2_11
sherpa: 2.2.10 -> 2.2.11
2021-10-26 20:38:57 -04:00
figsoda
d561156d71
eww: add legendofmiracles as a maintainer
Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2021-10-26 19:50:46 -04:00
AndersonTorres
134191380c arcan.durden: 0.6.1+unstable=2021-07-11 -> 0.6.1+unstable=2021-10-15 2021-10-26 20:47:41 -03:00
AndersonTorres
65e85478f3 arcan.arcan: 0.6.1pre1+unstable=2021-09-05 -> 0.6.1pre1+unstable=2021-10-16 2021-10-26 20:47:41 -03:00
Anders Kaseorg
97e39fcafa nixosTests.hibernate: Make sure machines are shut down when finished
Co-authored-by: Janne Heß <janne@hess.ooo>
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-10-26 16:45:36 -07:00
Tristan Gosselin-Hane
0335855bc6 kustomize: 4.3.0 -> 4.4.0 2021-10-26 18:19:39 -04:00
Ryan Horiguchi
bb412a5125
gnomeExtensions: cleanup extension renames 2021-10-27 00:18:58 +02:00
Ryan Horiguchi
934ced4e81
gnomeExtensions: set default version to 41 2021-10-27 00:18:43 +02:00
Ryan Horiguchi
050c5948fc
gnomeExtensions: auto-update and add gnome41Extensions 2021-10-27 00:18:15 +02:00
Tristan Gosselin-Hane
a41dcaaddd k2tf: 0.5.0 -> 0.6.3 2021-10-26 18:08:47 -04:00
Sandro
113fcf34ab
Merge pull request #142771 from primeos/android-tools 2021-10-26 23:53:36 +02:00
Sandro
aae7b95f57
Merge pull request #143049 from fgaz/warzone2100/4.2.0 2021-10-26 23:34:56 +02:00
Sandro
7a5e666b12
Merge pull request #142794 from veprbl/pr/pythia_8306 2021-10-26 23:15:14 +02:00
Maciej Krüger
99cdb84b4b
nginxQuic: 404de224517e -> 6d1488b62dc5 2021-10-26 23:08:32 +02:00
Sandro
8b35189751
Merge pull request #142789 from veprbl/pr/hggit_py3 2021-10-26 23:07:27 +02:00
Sandro
f8a6b3eb85
Merge pull request #142945 from ruuda/vaultenv-closure 2021-10-26 23:06:30 +02:00
figsoda
0c475957ed eww: init at 0.2.0 2021-10-26 17:05:39 -04:00