Commit Graph

425091 Commits

Author SHA1 Message Date
Henner Zeller
ec912ab1dd yosys-symbiflow: 2022.09.27 -> 2022.11.07
Update plugins to be compatible with latest surelog/uhdm (1.45).
Also fix expected googletest path so that it comes from the
nix environment, not third_party/.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:27 -08:00
Henner Zeller
50c509ecf3 surelog: 1.40 -> 1.45
Update Surelog (going along with uhdm 1.45). Fix flaky tests
to to parallel execution of ctest by patching in a fix that is
already upstream.

Result zero hydra failures #199919

Also: using flatbuffers from nix environment instead of third_party/

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:27 -08:00
Henner Zeller
568398e338 uhdm: 0.9.1.40 -> 1.45
Update UHDM and also fix for Darwin build.
The gtest version used in the project unconditionally uses
/tmp as temporary directory in Darwin and does not honor the
environment variables introduced in gtest 1.12.
Use that gtest version so that it will work in the Hydra
build environment.

Related: #199919 as this is fixing the Darwin build.

Signed-off-by: Henner Zeller <h.zeller@acm.org>
2022-11-08 12:47:14 -08:00
Konstantin Alekseev
7f651a9c44 python3Packages.python-lsp-server: add missing setuptools 2022-11-08 22:42:02 +02:00
figsoda
7cd98460eb cargo-deny: 0.13.4 -> 0.13.5 2022-11-08 15:36:25 -05:00
Gokul Swaminathan
7d300a1e48 discocss: 0.2.0 -> 0.2.1 2022-11-08 12:36:02 -08:00
figsoda
9f1f990aee
Merge pull request #200238 from r-ryantm/auto-update/oh-my-zsh
oh-my-zsh: 2022-11-07 -> 2022-11-08
2022-11-08 15:34:40 -05:00
figsoda
29b89141bf
Merge pull request #199553 from figsoda/nvim-treesitter
vimPlugins: also update nvim-treesitter grammars in the update script
2022-11-08 15:32:27 -05:00
figsoda
1068d2db93
Merge pull request #200212 from r-ryantm/auto-update/cargo-llvm-lines
cargo-llvm-lines: 0.4.19 -> 0.4.20
2022-11-08 15:30:30 -05:00
figsoda
2717f6da51
Merge pull request #199810 from figsoda/cargo-nextest
cargo-nextest: skip breaking tests
2022-11-08 15:27:53 -05:00
Artturi
2fe8fa4386
Merge pull request #199959 from amjoseph-nixpkgs/pr/libiio/avahiSupport
libiio: allow build on systems without avahi
2022-11-08 22:27:12 +02:00
Robert Scott
e85548d41b pixman: add some key reverse dependencies to passthru.tests 2022-11-08 20:18:40 +00:00
Claudio Bley
65294fcfb5 goreplay: Add patch to fix build on arm64-linux
The patch is not specific to arm64 systems, it should work generically on
all unix systems.
2022-11-08 21:17:40 +01:00
Silvan Mosberger
956df740df
Merge pull request #200217 from ryantm/doc-fix
nixpkgs/doc: fix admonition syntax
2022-11-08 21:05:59 +01:00
Bjørn Forsman
25617e3def nixos/blocky: fix description
Before: "Whether to enable Fast and lightweight [...]"
After: "Whether to enable blocky, a fast and lightweight [...]"
2022-11-08 20:59:06 +01:00
R. Ryantm
b8bea4ebc0 elements: 22.0 -> 22.0.2 2022-11-08 19:55:05 +00:00
Maximilian Bosch
83be3a653f
Merge pull request #200211 from sumnerevans/matrix-synapse-1.71
matrix-synapse: 1.70.1 -> 1.71.0
2022-11-08 20:36:56 +01:00
Pascal Bach
ea2a9ac9d3
Merge pull request #200222 from Ma27/prometheus-hardening-regression
nixos/prometheus: fix startup w/hardened service
2022-11-08 20:33:47 +01:00
Artturi
3aa5166ab4
Merge pull request #199769 from Artturin/xfcesplicingcross
xfce: fix cross-compilation by using makeScopeWithSplicing
2022-11-08 21:30:16 +02:00
Fabian Affolter
0ab419f97a
Merge pull request #200207 from r-ryantm/auto-update/git-machete
git-machete: 3.12.5 -> 3.13.0
2022-11-08 19:46:52 +01:00
Jörg Thalheim
49e5e47318
flake.nix: simplify forAllSystems (#190527) 2022-11-08 19:38:35 +01:00
R. Ryantm
c4ba130a43 oh-my-zsh: 2022-11-07 -> 2022-11-08 2022-11-08 18:33:52 +00:00
R. Ryantm
8f6a4e47c2 dnsmonster: 0.9.6 -> 0.9.7 2022-11-08 18:25:30 +00:00
Fabian Affolter
daf509d06a python310Packages.nexia: 2.0.5 -> 2.0.6 2022-11-08 19:08:04 +01:00
Maximilian Bosch
176676c4cf
Merge pull request #192890 from Enzime/fix/nextcloud-space-passwords
nixos/nextcloud: handle passwords with spaces
2022-11-08 18:02:04 +01:00
Maximilian Bosch
dcb32beda0
nixos/prometheus: fix startup w/hardened service
See the discussion below the original PR[1] and #197443 for more
context.

I guess I missed that upon review because the branch was too old and I
cherry-picked the commit onto my deployment branch which is based on
22.05. Sorry for that!

[1] https://github.com/NixOS/nixpkgs/pull/162784#issuecomment-1306848036
2022-11-08 17:46:35 +01:00
Sergei Trofimovich
6b572437c0
Merge pull request #200194 from trofi/fwbuilder-disable-Werror
fwbuilder: disable blanket `-Werror`
2022-11-08 16:38:29 +00:00
Fabian Affolter
08fcb5f4be
Merge pull request #195260 from fabaff/apprise-bump
python310Packages.apprise: 1.0.0 -> 1.1.0
2022-11-08 17:30:46 +01:00
Anderson Torres
d674db7e7b
Merge pull request #200200 from alerque/vcsh-2.0.5
vcsh: 2.0.4 → 2.0.5
2022-11-08 12:55:32 -03:00
Fabian Affolter
990ab56147 python310Packages.apprise: 1.0.0 -> 1.1.0 2022-11-08 16:34:50 +01:00
Ryan Mulligan
f3d0e1d5c3 nixpkgs/doc: fix admonition syntax
Match admonition syntax in

https://nixos.org/manual/nixpkgs/unstable/#chap-contributing
2022-11-08 07:30:20 -08:00
happysalada
2c5abd89c7 rmem_max: define merge function 2022-11-08 10:30:10 -05:00
roblabla
0ea6f4c974 ghidra: 10.1.2 -> 10.2 2022-11-08 10:25:49 -05:00
R. Ryantm
b17dcdfb87 discord-ptb: 0.0.34 -> 0.0.35 2022-11-08 10:24:27 -05:00
Emery Hemingway
76b655e438 nncp: 8.8.0 -> 8.8.1 2022-11-08 09:01:51 -06:00
R. Ryantm
9f9c9306ae cargo-llvm-lines: 0.4.19 -> 0.4.20 2022-11-08 15:00:04 +00:00
Jonas Heinrich
fd76db7cb4 nixos/invoiceplane: Add cron option 2022-11-08 09:59:10 -05:00
Sumner Evans
ccd94ad132
matrix-synapse: 1.70.1 -> 1.71.0
Signed-off-by: Sumner Evans <me@sumnerevans.com>
2022-11-08 07:51:43 -07:00
Fabian Affolter
8f1cbf146f
Merge pull request #200193 from fabaff/datasette-publish-fly
python310Packages.datasette-publish-fly: init at 1.2
2022-11-08 15:48:22 +01:00
Fabian Affolter
9ac3253434
Merge pull request #200024 from fabaff/docker-bump
python310Packages.docker: 6.0.0 -> 6.0.1
2022-11-08 15:48:02 +01:00
Fabian Affolter
d257e3983d
Merge pull request #200203 from fabaff/ansible-doctor-bump
python310Packages.ansible-doctor: 1.4.5 -> 1.4.6
2022-11-08 15:31:45 +01:00
Mario Rodas
c4bba42f49
Merge pull request #199966 from r-ryantm/auto-update/fio
fio: 3.32 -> 3.33
2022-11-08 09:30:21 -05:00
Mario Rodas
a1afda0125
Merge pull request #200086 from r-ryantm/auto-update/ghz
ghz: 0.110.0 -> 0.111.0
2022-11-08 09:23:13 -05:00
Mario Rodas
23768179ed
Merge pull request #200111 from r-ryantm/auto-update/kubie
kubie: 0.19.0 -> 0.19.1
2022-11-08 09:21:20 -05:00
Mario Rodas
8b79a369db
Merge pull request #200107 from dotlambda/bzip3-1.2.0
bzip3: 1.1.8 -> 1.2.0
2022-11-08 09:20:56 -05:00
Mario Rodas
62677a0680
Merge pull request #200175 from marsam/update-millet
millet: 0.5.12 -> 0.5.13
2022-11-08 09:20:13 -05:00
Mario Rodas
c248a0623b
Merge pull request #200117 from r-ryantm/auto-update/linuxkit
linuxkit: 1.0.0 -> 1.0.1
2022-11-08 09:19:45 -05:00
Mario Rodas
5d7f00e5c2
Merge pull request #200149 from figsoda/eva
eva: 0.3.0-2 -> 0.3.1
2022-11-08 09:19:21 -05:00
Mario Rodas
c3b26b4650
Merge pull request #200051 from fgaz/litebrowser/init
litebrowser, litehtml: init
2022-11-08 09:16:27 -05:00
Mario Rodas
f4c87ef162
Merge pull request #200182 from marsam/update-luau
luau: 0.551 -> 0.552
2022-11-08 09:16:03 -05:00