Commit Graph

348738 Commits

Author SHA1 Message Date
Sandro
4c6f9a4ad8
Merge pull request #156179 from drupol/php/bump-to-8.1.2 2022-01-25 16:00:14 +01:00
Vincent Laporte
8187f6500d tamarin-prover: install emacs-mode 2022-01-25 15:54:15 +01:00
Franz Pletz
36693d8c28
Merge pull request #156709 from Luflosi/fix-tor-systemd-timeout 2022-01-25 15:51:39 +01:00
Sandro
1368e916a8
Merge pull request #154767 from jlesquembre/tree-sitter-markdown 2022-01-25 15:51:14 +01:00
Franz Pletz
a6e45b0893
Merge pull request #156703 from fgaz/shattered-pixel-dungeon/1.1.2 2022-01-25 15:35:55 +01:00
Phillip Cloud
7891c655a8
python3Packages.datafusion: init at 0.4.0 (#152763) 2022-01-25 09:30:26 -05:00
7c6f434c
688e471a6e
Merge pull request #156602 from kampka/btrfs-progs
btrfs-progs: fix musl build
2022-01-25 14:30:05 +00:00
Théo Zimmermann
7e149abe9d coqPackages.reglang: mark as compatible with Coq 8.15 2022-01-25 15:24:08 +01:00
Théo Zimmermann
4b7398fe10 coqPackages_8_15.equations: init at 1.3+8.15 2022-01-25 15:24:08 +01:00
Théo Zimmermann
f18e742079 coqPackages.deriving: mark as compatible with Coq 8.15 2022-01-25 15:24:08 +01:00
Théo Zimmermann
ec85449f80 coqPackages.coq-record-update: mark as compatible with Coq 8.15 2022-01-25 15:24:08 +01:00
Théo Zimmermann
e290bc12f7 coqPackages.coq-ext-lib: 0.11.4 -> 0.11.6
Compatibility with Coq 8.15.
2022-01-25 15:24:08 +01:00
Luflosi
c6bd1eea71
nixos/tor: fix tor getting killed by systemd when shuttding down
Tor waits ShutdownWaitLength seconds (30s by default) before actually shutting down. Since the systemd timeout is also set to 30 seconds, this results in a race condition that ends up killing Tor most of the time on my machine during shutdown.
To fix this, add the ShutdownWaitLength setting and tell systemd to wait 30 seconds more than that.
Arch Linux also has `TimeoutSec` set to 60 seconds: 6df716fe19/trunk/tor.service.
2022-01-25 15:02:18 +01:00
ajs124
b05d2077eb
Merge pull request #156395 from helsinki-systems/upd/ima-evm-utils
ima-evm-utils: 1.1 -> 1.4
2022-01-25 15:01:05 +01:00
ajs124
224780f52c
Merge pull request #156394 from helsinki-systems/upd/wraith
wraith: 1.4.7 -> 1.4.10
2022-01-25 14:59:59 +01:00
Fabian Affolter
69206b97e9
Merge pull request #155497 from IvarWithoutBones/fix/gigalixir
python3Packages.gigalixir: fix build
2022-01-25 14:53:18 +01:00
Fabian Affolter
6ea1b6cbf5
Merge pull request #156667 from fabaff/fix-rollbar
python3Packages.rollbar: disable tests
2022-01-25 14:50:08 +01:00
Fabian Affolter
4e52f5d777
Merge pull request #156687 from r-ryantm/auto-update/python3.10-markdown-it-py
python310Packages.markdown-it-py: 2.0.0 -> 2.0.1
2022-01-25 14:40:38 +01:00
Linus Heckemann
d6695c4046
Merge pull request #151919 from lheckemann/gt
gt: init at 2021-09-30
2022-01-25 14:35:37 +01:00
legendofmiracles
3db839f72b
Merge pull request #156574 from r-ryantm/auto-update/lynis
lynis: 3.0.6 -> 3.0.7
2022-01-25 07:33:13 -06:00
legendofmiracles
6493bbd4ce
Merge pull request #151876 from Alexnortung/sagetex
sagetex: init at 3.6
2022-01-25 07:28:15 -06:00
Fabian Affolter
f333994ab6
Merge pull request #156693 from r-ryantm/auto-update/python3.10-glom
python310Packages.glom: 20.11.0 -> 22.1.0
2022-01-25 14:27:49 +01:00
Fabian Affolter
d73337ec63
Merge pull request #156675 from r-ryantm/auto-update/python3.10-aiounifi
python310Packages.aiounifi: 29 -> 30
2022-01-25 14:26:53 +01:00
Alexander Nortung
35fa5b5ee6
sagetex: etc
Formatting.

Co-authored-by: Mauricio Collares <244239+collares@users.noreply.github.com>
2022-01-25 13:22:25 +00:00
Francesco Gazzetta
6beb585135 shattered-pixel-dungeon: 1.1.0 -> 1.1.2 2022-01-25 14:21:48 +01:00
Anderson Torres
48743a4f17
Merge pull request #156571 from AndersonTorres/new-misc
mpc: install Bash shell completion (and more)
2022-01-25 10:20:29 -03:00
Artturi
1bcd8f6e96
Merge pull request #155557 from r-ryantm/auto-update/nwg-wrapper
nwg-wrapper: 0.1.0 -> 0.1.2
2022-01-25 15:18:59 +02:00
Robert Hensing
8919495cac
Merge pull request #156503 from hercules-ci/nixos-add-system.build-options
nixos: Add `system.build.`{`toplevel`,`installBootLoader`}, improve error message
2022-01-25 14:13:24 +01:00
Artturi
25dc5a5d2d
Merge pull request #156300 from r-ryantm/auto-update/vintagestory 2022-01-25 15:12:53 +02:00
Martin Weinelt
919ff97d56
Merge pull request #156695 from r-ryantm/auto-update/python3.10-django-taggit 2022-01-25 14:07:59 +01:00
Alexander Nortung
fc475fa802
sagetex: etc
Formatting.

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-25 13:05:56 +00:00
legendofmiracles
8479908fd8
Merge pull request #154839 from jyooru/cleanup/qtile 2022-01-25 07:04:54 -06:00
Artturi
74efa31c2f
Merge pull request #156141 from r-ryantm/auto-update/swayr 2022-01-25 15:03:49 +02:00
Robert Hensing
64b5e92f2c
Merge pull request #135881 from azuwis/master
fetchgit: Support sparse checkout
2022-01-25 13:55:55 +01:00
Fabian Affolter
026a6c47b4
Merge pull request #156238 from r-ryantm/auto-update/python3.10-aioesphomeapi
python310Packages.aioesphomeapi: 10.6.0 -> 10.8.0
2022-01-25 13:54:08 +01:00
Fabian Affolter
a2de7e4563
Merge pull request #156226 from r-ryantm/auto-update/python3.10-aiohwenergy
python310Packages.aiohwenergy: 0.6.0 -> 0.7.0
2022-01-25 13:53:38 +01:00
Alexander Nortung
375b48a52d sagetex: init at 3.6
sagetex: init at 3.6

sagetex: refactor

Will now build from source

sagetex: etc

Changed description.

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-25 13:47:36 +01:00
Fabian Affolter
aec4ff27f3
Merge pull request #155761 from r-ryantm/auto-update/python310Packages.jdatetime
python310Packages.jdatetime: 3.8.0 -> 3.8.1
2022-01-25 13:41:42 +01:00
Fabian Affolter
19675887d9
Merge pull request #156680 from fabaff/bump-flux-led
python3Packages.flux-led: 0.28.10 -> 0.28.11
2022-01-25 13:40:59 +01:00
Fabian Affolter
2cab0f1df8
Merge pull request #156642 from r-ryantm/auto-update/sqlfluff
sqlfluff: 0.9.1 -> 0.9.2
2022-01-25 13:40:33 +01:00
Fabian Affolter
41ce4efc41
Merge pull request #156532 from fabaff/bump-kubescape
kubescape: 2.0.142 -> 2.0.143
2022-01-25 13:39:55 +01:00
Fabian Affolter
4688048c4f
Merge pull request #156652 from r-ryantm/auto-update/python3.10-levenshtein
python310Packages.levenshtein: 0.16.0 -> 0.17.0
2022-01-25 13:39:33 +01:00
R. Ryantm
e65d53007d python310Packages.django-taggit: 2.0.0 -> 2.1.0 2022-01-25 12:26:55 +00:00
Thomas Gerbet
d33a77c056 cosign: 1.4.1 -> 1.5.0
https://github.com/sigstore/cosign/releases/tag/v1.5.0
2022-01-25 22:14:54 +10:00
R. Ryantm
a8e94e7e90 python310Packages.glom: 20.11.0 -> 22.1.0 2022-01-25 12:13:06 +00:00
Théo Zimmermann
075b606ef9 coqPackages.corn: mark as compatible with Coq 8.15 2022-01-25 12:59:07 +01:00
Théo Zimmermann
e40a892f11 coqPackages.math-classes: 8.13.0 -> 8.15.0
Compatibility with Coq 8.15.
2022-01-25 12:59:07 +01:00
Bobby Rong
a147b46130
Merge pull request #156465 from linyinfeng/godns
godns: 2.5.3 -> 2.6
2022-01-25 19:51:11 +08:00
Bobby Rong
49df3fe6bc
Merge pull request #156338 from ZenithalHourlyRate/proxychains-ng-4.16
proxychains-ng: 4.15 -> 4.16
2022-01-25 19:45:45 +08:00
Sandro
43fc525d15
Merge pull request #156677 from SuperSandro2000/topgrade 2022-01-25 12:31:39 +01:00