linj
37792e5766
nixos/dendrite: add an option loadCredential
...
systemd-247 provides a mechanism called LoadCredential for secrets and
it is better than environment file. See the section of Environment=
in the manual of systemd.exec for more information.
Some options in config.yaml need values to be strings, which currently
can be used with environmentFile but not loadCredential. But it's
possible to use loadCredential for those options, e.g. we can
substitute their values in ExecStart, but not in ExecStartPre due to
[1].
[1]: https://github.com/systemd/systemd/issues/19604
2022-05-29 13:34:14 -07:00
sternenseemann
be9bafbf64
fcft: 3.1.1 -> 3.1.2
...
https://codeberg.org/dnkl/fcft/releases/tag/3.1.2
2022-05-29 22:29:07 +02:00
Sandro Jäckel
41be2855f8
bottles: 2022.5.28-trento-2 -> 2022.5.28-trento-3
2022-05-29 22:10:00 +02:00
Ivar Scholten
1893a3e11a
er-patcher: init at 1.04-1
2022-05-29 21:53:12 +02:00
Bjørn Forsman
260ed44242
genimage: 9 -> 15
...
It still doesn't install any documenation, the README now has .rst file
extension.
2022-05-29 21:40:23 +02:00
Victor Freire
e83a7e33ca
vscode-extensions.ocamllabs.ocaml-platform: 1.8.4 -> 1.10.4
2022-05-29 16:37:07 -03:00
Fabian Affolter
2ef3994849
metasploit: 6.1.43 -> 6.2.0
2022-05-29 21:36:06 +02:00
Samuel Ainsworth
8671f6a865
Merge pull request #174248 from samuela/samuela/functorch
...
python39Packages.functorch: init at 0.1.1
2022-05-29 12:34:53 -07:00
Victor Freire
43a0a9e79b
vscode-extensions.ms-pyright.pyright: 1.1.222 -> 1.1.250
2022-05-29 16:34:10 -03:00
Victor Freire
c77800a310
vscode-extensions.ionide.ionide-fsharp: 6.0.4 -> 6.0.5
2022-05-29 16:31:31 -03:00
Janne Heß
d732671af2
Merge pull request #175138 from Mic92/docs
...
release-notes: link to all nix versions
2022-05-29 21:30:47 +02:00
Victor Freire
f2a3d0d0c5
vscode-extensions.foam.foam-vscode: 0.14.1 -> 0.18.3
2022-05-29 16:29:03 -03:00
Victor Freire
28c394ad76
vscode-extensions.eamodio.gitlens: 12.0.6 -> 12.0.7
2022-05-29 16:27:12 -03:00
Victor Freire
a90921f9c6
vscode-extensions.denoland.vscode-deno: 3.9.1 -> 3.12.0
2022-05-29 16:25:14 -03:00
Victor Freire
36a2f674ee
vscode-extensions.angular.ng-template: 12.2.0 -> 13.3.4
2022-05-29 16:23:29 -03:00
Fabian Affolter
7039c533dd
checkov: 2.0.1162 -> 2.0.1174
2022-05-29 21:04:56 +02:00
ajs124
757046a257
Merge pull request #175095 from mweinelt/slapd-argon2-changelog
...
nixos/doc/rl-2205: add slapd argon2 module rename hint
2022-05-29 20:49:21 +02:00
Artturi
1052f7970f
Merge pull request #174247 from cid-chan/cid-fix-duplicity-s3-boto
...
duplicity: S3 backups fail with "boto" not being found.
2022-05-29 21:37:07 +03:00
Robert Scott
17003648fe
python3Packages.pomegranate: 0.13.5 -> 0.14.8
2022-05-29 19:16:21 +01:00
Martin Weinelt
58fa3c321f
Merge pull request #175307 from fabaff/brother-subst
...
python310Packages.brother: remove postPatch section
2022-05-29 20:10:20 +02:00
Mustafa Çalışkan
ce5a9e1b75
polymc: 1.3.0 -> 1.3.1
2022-05-29 20:54:49 +03:00
Jeremy Kolb
e37248668b
open-vm-tools: 12.0.0 -> 12.0.5 ( #174744 )
...
* open-vm-tools: 12.0.0 -> 12.0.5
* remove unused fetchpatch
2022-05-29 19:49:26 +02:00
Sandro
7b2f132ad5
Merge pull request #174811 from emmabastas/master
...
spectre-cli: init at unstable-2022-02-05
2022-05-29 19:46:12 +02:00
Thiago Kenji Okada
0a382c5c94
Merge pull request #175302 from AtilaSaraiva/distrobox
...
distrobox: 1.2.15 -> 1.3.0
2022-05-29 18:33:15 +01:00
Ben Siraphob
d2352c9108
Merge pull request #172187 from loicreynier/init-gh-cal
2022-05-29 17:32:59 +00:00
Vladimír Čunát
b62ada4305
Merge #175305 : glibc_multi: match output ordering of glibc
...
In particular this fixes the build of virtualbox again.
2022-05-29 19:24:39 +02:00
Will Dietz
bc6116b23f
firrtl: init at 1.5.3 ( #171065 )
2022-05-29 12:19:51 -05:00
maralorn
b571ef8fcb
Merge pull request #173800 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2022-05-29 19:12:29 +02:00
Malte Brandy
9138527da7
Merge branch 'master' into haskell-updates
2022-05-29 19:01:15 +02:00
Malte Brandy
1563974b36
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2022-05-29 18:58:20 +02:00
Artturin
513b7f1010
glibc_multi: match output ordering of glibc
...
glibc has an exception in that 'out' is the default output instead of 'bin'
it should be matched here for consistency
2022-05-29 19:54:32 +03:00
Sandro
01c1bb59d0
Merge pull request #175147 from SuperSandro2000/bottles
2022-05-29 18:51:43 +02:00
Sandro
55c742cabe
Merge pull request #174933 from LeSuisse/zlog-CVE-2021-43521
2022-05-29 18:50:48 +02:00
7c6f434c
093bf95532
Merge pull request #175180 from fabaff/atop-bump
...
atop: 2.6.0 -> 2.7.1
2022-05-29 16:50:33 +00:00
Sandro
07417883c2
Merge pull request #175195 from SuperSandro2000/topgrade
...
topgrade: 9.0.0 -> 9.0.1
2022-05-29 18:48:54 +02:00
Mario Rodas
ceaa65cb04
Merge pull request #175239 from marsam/update-contour
...
contour: 0.1.1 -> 0.3.1.200
2022-05-29 11:28:01 -05:00
Fabian Affolter
0eb2ee3fb7
python310Packages.fakeredis: 1.7.5 -> 1.8
2022-05-29 18:18:12 +02:00
Sergei Trofimovich
589f44ba06
Merge pull request #173855 from trofi/fix-fno-common-for-glabels
...
glabels: pull fix pending upstream inclusion for -fno-common toolchai…
2022-05-29 16:01:54 +00:00
Sergei Trofimovich
c2eb1202cc
Merge pull request #173852 from trofi/workaround-fno-common-for-foremost
...
foremost: add -fcommon workaround
2022-05-29 16:01:32 +00:00
Sergei Trofimovich
5580257e0e
Merge pull request #173725 from trofi/workaround-fno-common-for-dspam
...
dspam: add -fcommon workaround
2022-05-29 16:01:04 +00:00
Sergei Trofimovich
c2934244fc
Merge pull request #173716 from trofi/workaround-fno-common-for-dirb
...
dirb: add -fcommon workaround
2022-05-29 15:59:30 +00:00
Sergei Trofimovich
579d1c7a39
dibbler: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: listindex.o:/build/btar-1.1.1/loadindex.h:12: multiple definition of
`ptr'; main.o:/build/btar-1.1.1/loadindex.h:12: first defined here
2022-05-29 16:58:57 +01:00
Sergei Trofimovich
59df0efd22
Merge pull request #173714 from trofi/fix-tbb-for-gcc-13
...
tbb: pull fix pending upstream inclusion for gcc-13 support
2022-05-29 15:54:06 +00:00
Sergei Trofimovich
53591dcd4d
Merge pull request #173021 from trofi/fix-fno-common-for-gerbv
...
gerbv: pull fix pending upstream inclusion for -fno-common toolchains
2022-05-29 15:52:56 +00:00
Sergei Trofimovich
4561c660ba
Merge pull request #173012 from trofi/fix-fno-common-for-mod_tile
...
apacheHttpdPackages.mod_tile: pull upstream fix for -fno-common
2022-05-29 15:52:06 +00:00
Sergei Trofimovich
f6c4da4920
Merge pull request #173003 from trofi/update-foma-for-fno-common
...
foma: 0.9.18alpha -> 0.10.0alpha
2022-05-29 15:51:27 +00:00
Sergei Trofimovich
64756b041d
Merge pull request #172992 from trofi/fix-fno-common-for-awesome
...
awesome: pull upstream fix for -fno-common toolchains
2022-05-29 15:51:06 +00:00
Alexander Bantyev
7c59ac9ddc
Merge pull request #175177 from NixOS/fix-all-gcc10-packages
...
Fix packages broken by gcc 10->11 update
2022-05-29 19:39:46 +04:00
Fabian Affolter
76eb4fc7df
gitleaks: 8.8.5 -> 8.8.6
2022-05-29 17:17:49 +02:00
Fabian Affolter
520a97c9c6
python310Packages.rns: 0.3.6 -> 0.3.7
2022-05-29 17:15:06 +02:00