R. RyanTM and GitHub
5072e7ead6
minify: 2.9.22 -> 2.9.24
...
(#152805 )
2022-01-11 23:07:17 +01:00
R. RyanTM and GitHub
ce53f09f6f
moolticute: 0.53.2 -> 0.53.7
...
(#152809 )
2022-01-11 23:04:28 +01:00
Jonathan Ringer and Jonathan Ringer
d4bd92225e
python310Packages.aiopvpc: fix python 3.10 build
2022-01-11 13:59:22 -08:00
R. RyanTM and GitHub
bceba2b422
geekbench: 5.4.3 -> 5.4.4
...
(#152870 )
2022-01-11 22:51:49 +01:00
R. RyanTM and GitHub
df2852b911
dprint: 0.18.2 -> 0.19.2
...
(#152909 )
2022-01-11 22:48:17 +01:00
Lassulus and GitHub
61d633ffa9
Merge pull request #152629 from JonJFineman/patch-1
...
Point the "mail" command to use the system-wide mail.rc
2022-01-11 22:46:09 +01:00
Lassulus and GitHub
b0b40f863b
Merge pull request #152770 from aij/hackrf
...
nixos/hardware/hackrf: new module
2022-01-11 22:27:48 +01:00
Jörg Thalheim and GitHub
578d4984fe
Merge pull request #154307 from sagikazarmark/vmware-guest-add-mptspi-module
...
nixos/vmware-guest: add mptspi kernel module to initrd
2022-01-11 21:24:13 +00:00
Lassulus and GitHub
393388e123
Merge pull request #154641 from kmein/feature/photon
...
photon-rss: init at unstable-2022-01-11
2022-01-11 22:23:03 +01:00
Kim Lindberger and GitHub
bd20b7f07f
Merge pull request #152766 from ejpcmac/fix-elasticsearch-service
...
nixos/elasticsearch: fix postStart to allow non-localhost listenAddress
2022-01-11 22:16:16 +01:00
adisbladis and GitHub
ca6ab52583
Merge pull request #154537 from livnev/emacs-telega-fix-substitutions
...
melpa-packages.nix: fix substitutions for dwebp and ffmpeg binaries
2022-01-12 08:56:04 +12:00
Alexander Krimm and Robert Schütz
dfdb5a946d
conan: remove PyYAML version restriction
2022-01-11 20:55:40 +00:00
Lassulus and GitHub
f783a2039c
Merge pull request #154614 from fabaff/bump-metasploit
...
metasploit: 6.1.23 -> 6.1.24
2022-01-11 21:48:32 +01:00
Renaud and GitHub
83b941d508
Merge pull request #154511 from r-ryantm/auto-update/glab
...
glab: 1.21.1 -> 1.22.0
2022-01-11 21:36:45 +01:00
R. RyanTM and GitHub
ab5ee58d90
gptman: 0.8.2 -> 0.8.3
...
(#154532 )
2022-01-11 21:35:02 +01:00
R. RyanTM and GitHub
167402b517
svkbd: 0.4 -> 0.4.1
...
(#154521 )
2022-01-11 21:29:14 +01:00
Lassulus and GitHub
b0748229a4
Merge pull request #154648 from kmein/kmein-email
...
maintainers: update kmein's email
2022-01-11 21:28:08 +01:00
Kierán Meinhardt
27638b2c9b
maintainers: update kmein's email
2022-01-11 21:26:39 +01:00
Kierán Meinhardt
9ca2dc072c
photon-rss: init at unstable-2022-01-11
2022-01-11 21:21:32 +01:00
Lassulus and GitHub
23f872a8a8
Merge pull request #154638 from kmein/feature/ratt
...
ratt: init at unstable-2022-01-11
2022-01-11 21:19:42 +01:00
Kierán Meinhardt
15079ba19e
ratt: init at unstable-2022-01-11
2022-01-11 21:11:44 +01:00
Alyssa Ross
262447705c
nixos/ssh: add programs.ssh.knownHostsFiles option
...
The programs.ssh.knownHosts.*.publicKeyFile is broken, because it's
scoped to a set of host names, but to insert those host names on each
line of the file we'd have to parse out blank lines and comments, so
only the first line works. It would be much easier all round if users
just provided known hosts files in the normal format, and we pointed
ssh directly to them. This way, it would be possible to have multiple
keys for a single host (which is extremely common due to multiple
algorithms being commonplace).
We add an option for this instead of relying on extraConfig, because
we need to make sure /etc/ssh/ssh_known_hosts is always included to
ensure programs.ssh.knownHosts keeps working.
/etc/ssh/ssh_known_hosts2 is another OpenSSH default that seems a bit
weird, but there's no real reason to change that so we'll leave it.
2022-01-11 20:02:26 +00:00
Austin Seipp
810e09c544
amaranth, glasgow: add myself as maintainer
...
Emily isn't gone but mostly dormant for right now; I maintain almost all
other EDA tooling so this will ensure I'm CC'd on needed changes and
updates, especially since some Amaranth and Glasgow have some ties to
Yosys.
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2022-01-11 13:56:24 -06:00
leo60228 and Austin Seipp
94f60c1ee9
glasgow: unstable-2021-03-02 -> unstable-2021-12-12
...
Cherry-picked from #153163 .
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2022-01-11 13:56:24 -06:00
leo60228 and Austin Seipp
88e338692e
amaranth-boards: rename from nmigen-boards, unstable-2021-02-09 -> unstable-2021-12-17
...
Cherry-picked from #153163 .
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2022-01-11 13:56:24 -06:00
leo60228 and Austin Seipp
fb361d399e
amaranth-soc: rename from nmigen-soc, unstable-2021-02-09 -> unstable-2021-12-10
...
Cherry-picked from #153163 .
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2022-01-11 13:56:23 -06:00
leo60228 and Austin Seipp
34d3df28d5
amaranth: rename from nmigen, unstable-2021-02-09 -> 0.3
...
Cherry-picked from #153163 .
Signed-off-by: Austin Seipp <aseipp@pobox.com >
2022-01-11 13:56:20 -06:00
legendofmiracles and GitHub
7c50aeaf11
Merge pull request #154629 from elatov/add-maintainer
2022-01-11 13:39:04 -06:00
Thiago Kenji Okada and GitHub
5630de8d61
Merge pull request #154636 from willcohen/zsh-m1
...
zsh: exclude util-linux on darwin
2022-01-11 16:27:52 -03:00
Ryan Mulligan and GitHub
11d3734c21
Merge pull request #154628 from r-ryantm/auto-update/macchina
...
macchina: 5.0.5 -> 6.0.5
2022-01-11 11:24:25 -08:00
Dmitry Kalinkin and GitHub
e7ae60adea
Merge pull request #153548 from veprbl/pr/glew_cmake
...
glew: switch to use cmake
2022-01-11 14:13:57 -05:00
Thiago Kenji Okada and GitHub
3e6884fc19
Merge pull request #154627 from freepotion/remove-maintainer
...
ivan, maintainers: maintainer removed
2022-01-11 16:10:29 -03:00
Will Cohen
9b7691cbb4
zsh: exclude util-linux on darwin
2022-01-11 14:00:32 -05:00
Fabian Affolter and GitHub
0fdbcb2355
Merge pull request #154603 from chvp/bump-pywlroots
...
python3Packages.pywlroots: 0.14.11 -> 0.14.12
2022-01-11 19:53:35 +01:00
Fabian Affolter and GitHub
4c396be12c
Merge pull request #154617 from abbradar/openapi-core-fix
...
python3.pkgs.openapi-core: disable failing test
2022-01-11 19:49:42 +01:00
Fabian Affolter and GitHub
b05406be78
Merge pull request #154624 from r-ryantm/auto-update/log4j-vuln-scanner
...
log4j-vuln-scanner: 0.11 -> 0.13
2022-01-11 19:48:50 +01:00
Fabian Affolter and GitHub
f3a99c698e
Merge pull request #154623 from r-ryantm/auto-update/log4j-sniffer
...
log4j-sniffer: 1.0.0 -> 1.2.0
2022-01-11 19:48:23 +01:00
Jörg Thalheim and GitHub
ecc4aaf49b
Merge pull request #153054 from Mic92/fix-tts
...
python3.pkgs.umap-learn: fix build
2022-01-11 18:24:25 +00:00
Karim Elatov
fbc2b8cded
maintainers: add elatov
2022-01-11 11:24:10 -07:00
Jörg Thalheim and GitHub
d49c972804
Merge pull request #153448 from Mic92/k3d
...
k3d: remove
2022-01-11 18:24:00 +00:00
Jörg Thalheim and GitHub
26a427db4f
Merge pull request #154293 from Mic92/paritiy-ui
...
parity-ui: drop broken package
2022-01-11 18:23:31 +00:00
Charlotte Van Petegem
84f8ae0eba
python3Packages.pywlroots: 0.14.11 -> 0.14.12
2022-01-11 19:23:22 +01:00
R. Ryantm
26c29a52bd
macchina: 5.0.5 -> 6.0.5
2022-01-11 18:20:08 +00:00
R. Ryantm
30bfcfbf35
log4j-vuln-scanner: 0.11 -> 0.13
2022-01-11 18:06:37 +00:00
R. Ryantm
45dffc49d2
log4j-sniffer: 1.0.0 -> 1.2.0
2022-01-11 18:02:49 +00:00
Doron Behar and Jonathan Ringer
34c1ae49a7
python3.pkgs.pygls: unpin pydantic
2022-01-11 09:57:12 -08:00
Free Potion
1e47c2055d
ivan: maintainer was removed
2022-01-11 20:52:10 +03:00
Florian Klink and GitHub
2d9eea6d76
Merge pull request #154320 from abbradar/nscd-unit
...
nscd service: fix ordering and start automatically
2022-01-11 18:47:40 +01:00
legendofmiracles and GitHub
b24992b501
Merge pull request #154605 from r-ryantm/auto-update/lfs
...
lfs: 1.3.1 -> 1.4.0
2022-01-11 11:46:43 -06:00
Florian Klink and GitHub
82b0e063ae
Merge pull request #154453 from r-ryantm/auto-update/umockdev
...
umockdev: 0.17.1 -> 0.17.2
2022-01-11 18:46:07 +01:00