3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

425047 commits

Author SHA1 Message Date
Thiago Kenji Okada b89efbd9a4 mame-tools: init at 0.249
This commit adds a new `tools` output to `mame` and move all
non-emulator binaries to it. This is because some of those binaries
(e.g.: chdman) are useful outside of the MAME, and the MAME binary is
really big. So if you only want to use some of the MAME tools, this will
reduce the download size needed for it.

The `tools` output is declared as `mame-tools` inside
`all-packages.nix`, for easier discovery.

This is similar to how other distros packages MAME, e.g.: on Arch Linux
we have `mame` and `mame-tools`.
2022-11-10 09:47:54 +00:00
Pavol Rusnak 23a592a830
Merge pull request #200250 from r-ryantm/auto-update/elements
elements: 22.0 -> 22.0.2
2022-11-08 23:22:35 +01:00
Fabian Affolter 38f555fdb7
Merge pull request #200236 from r-ryantm/auto-update/dnsmonster
dnsmonster: 0.9.6 -> 0.9.7
2022-11-08 23:06:37 +01:00
Fabian Affolter c37e9f3792
Merge pull request #200237 from fabaff/nexia-bump
python310Packages.nexia: 2.0.5 -> 2.0.6
2022-11-08 23:06:13 +01:00
Fabian Affolter 26ab208eb5
Merge pull request #200270 from r-ryantm/auto-update/python310Packages.asteval
python310Packages.asteval: 0.9.27 -> 0.9.28
2022-11-08 23:04:55 +01:00
Maximilian Bosch f05bab62ef
Merge pull request #185587 from haskelious/fix/roundcubePlugin_thunderbird_label
roundcubePlugins.thunderbird_labels: init at 1.4.12
2022-11-08 22:54:33 +01:00
Christian Kögler 5704b5a002
Merge pull request #199519 from tobim/pkgs/c-ares-static
pkgsStatic.c-ares: fix build
2022-11-08 22:49:06 +01:00
Christian Kögler 51cdbc83ed
Merge pull request #199792 from r-ryantm/auto-update/python310Packages.deep-translator
python310Packages.deep-translator: 1.9.0 -> 1.9.1
2022-11-08 22:44:46 +01:00
R. Ryantm 8fcbcba6cb python310Packages.asteval: 0.9.27 -> 0.9.28 2022-11-08 21:27:25 +00:00
Sandro 8e1d38e77d
Merge pull request #200255 from avdv/goreplay-arm64 2022-11-08 22:23:35 +01:00
Sandro 745e85e7cf
Merge pull request #200261 from figsoda/ruff 2022-11-08 22:22:25 +01:00
Sandro f0901a3bfe
Merge pull request #200259 from kalekseev/fix/python-lsp-server-2 2022-11-08 22:21:54 +01:00
Sandro 4893acf81f
Merge pull request #200258 from JavaCafe01/discocss 2022-11-08 22:15:50 +01:00
Sandro 150c14321c
Merge pull request #200257 from figsoda/cargo-deny 2022-11-08 22:15:29 +01:00
Martin Weinelt 2063785fad
Merge pull request #200254 from risicle/ris-pixman-passthru-tests 2022-11-08 22:14:54 +01:00
Dmitry Kalinkin de033fa066
Merge pull request #200159 from veprbl/pr/davix_fixes
davix: fix on darwin
2022-11-08 15:59:13 -05:00
Stephane Schitter 6412c1e483 roundcubePlugins.thunderbird_labels: init at 1.6.0
https://github.com/mike-kfed/roundcube-thunderbird_labels
https://github.com/mike-kfed/roundcube-thunderbird_labels/releases/tag/v1.6.0
2022-11-08 21:56:57 +01:00
figsoda 3367515582 ruff: 0.0.107 -> 0.0.108 2022-11-08 15:52:36 -05: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
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