R. RyanTM
ce53f09f6f
moolticute: 0.53.2 -> 0.53.7
...
(#152809 )
2022-01-11 23:04:28 +01:00
Jonathan Ringer
d4bd92225e
python310Packages.aiopvpc: fix python 3.10 build
2022-01-11 13:59:22 -08:00
R. RyanTM
bceba2b422
geekbench: 5.4.3 -> 5.4.4
...
(#152870 )
2022-01-11 22:51:49 +01:00
R. RyanTM
df2852b911
dprint: 0.18.2 -> 0.19.2
...
(#152909 )
2022-01-11 22:48:17 +01:00
Lassulus
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
Karim Elatov
56fe75efd4
fwbuilder: init at 6.0.0-rc1
2022-01-11 14:39:48 -07:00
Lassulus
b0b40f863b
Merge pull request #152770 from aij/hackrf
...
nixos/hardware/hackrf: new module
2022-01-11 22:27:48 +01:00
Jörg Thalheim
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
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
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
Alyssa Ross
bf601a58aa
COPYING: 2021 -> 2022
2022-01-11 20:58:07 +00:00
adisbladis
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
dfdb5a946d
conan: remove PyYAML version restriction
2022-01-11 20:55:40 +00:00
Lassulus
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
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
ab5ee58d90
gptman: 0.8.2 -> 0.8.3
...
(#154532 )
2022-01-11 21:35:02 +01:00
R. RyanTM
167402b517
svkbd: 0.4 -> 0.4.1
...
(#154521 )
2022-01-11 21:29:14 +01:00
Lassulus
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
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
R. Ryantm
e781760ec4
monero-gui: 0.17.3.0 -> 0.17.3.1
2022-01-11 20:07:46 +00: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
R. Ryantm
89a18020fa
mob: 2.1.0 -> 2.2.0
2022-01-11 19:59:53 +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
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
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
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
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
R. Ryantm
f75d485801
minio-client: 2021-12-20T23-43-34Z -> 2022-01-07T06-01-38Z
2022-01-11 19:50:11 +00:00
legendofmiracles
7c50aeaf11
Merge pull request #154629 from elatov/add-maintainer
2022-01-11 13:39:04 -06:00
Thiago Kenji Okada
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
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
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
3e6884fc19
Merge pull request #154627 from freepotion/remove-maintainer
...
ivan, maintainers: maintainer removed
2022-01-11 16:10:29 -03:00
R. Ryantm
c45c58d7dc
minio: 2021-12-27T07-23-18Z -> 2022-01-08T03-11-54Z
2022-01-11 19:02:51 +00:00
Will Cohen
9b7691cbb4
zsh: exclude util-linux on darwin
2022-01-11 14:00:32 -05:00
Fabian Affolter
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
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
Bailey Hayes
6d3026184a
maintainers: add ricochet
2022-01-11 18:49:07 +00:00
Fabian Affolter
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
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
figsoda
cd96c5afdd
image-roll: 1.4.0 -> 1.4.1
2022-01-11 13:41:34 -05:00
Jörg Thalheim
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
d49c972804
Merge pull request #153448 from Mic92/k3d
...
k3d: remove
2022-01-11 18:24:00 +00:00
Jörg Thalheim
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