Commit graph

309162 commits

Author SHA1 Message Date
Pooya Moradi 0fc6582466 betaflight: move the directory to pkgs/development/embedded/stm32/ 2021-08-16 15:29:57 +04:30
Pooya Moradi 1b76de8268 blackmagic: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:57 +04:30
Pooya Moradi 08d9ac46db platformio: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:57 +04:30
Pooya Moradi 9f62ba081e arduino-ci, arduino-cli, arduino-core, arduino-mk, ino: move arduino/ directory to pkgs/development/embedded/ 2021-08-16 15:29:56 +04:30
Pooya Moradi ff1c9635cb openocd: move the directory to pkgs/development/embedded/ 2021-08-16 15:29:56 +04:30
markuskowa 43b6dc8056
Merge pull request #134304 from markuskowa/upd-texmaker
texmaker: 5.0.4 -> 5.1.0
2021-08-16 12:52:24 +02:00
Ryan Burns 803abbf2bc lowdown: fix musl build
Whenever building a shared library, we need to compile with -fPIC.
(This is sometimes implicitly added by the hardening flags, but not
always, e.g. for pkgsMusl.)
2021-08-16 03:36:59 -07:00
Sandro 79c76a146d
Merge pull request #133298 from fabaff/bump-google 2021-08-16 12:26:58 +02:00
Stig 7d5b6f0fa2
Merge pull request #133768 from stigtsp/package/perl-mod_perl2-2.0.11-patch1
perlPackages.mod_perl2: fix build on perl-5.34.0, add nixos test
2021-08-16 12:20:59 +02:00
Markus Kowalewski 699e12e4c7
texmaker: 5.0.4 -> 5.1.0 2021-08-16 11:53:22 +02:00
Michele Guerini Rocco a336bdd209
Merge pull request #103738 from netixx/openvswitch-improved-systemd
openvswitch: fix systemd integration assertion
2021-08-16 11:48:53 +02:00
Fabian Affolter 6a8e8b4615 home-assistant: override total-connect-client 2021-08-16 11:31:44 +02:00
Maximilian Bosch e55554491d
Merge pull request #133587 from TredwellGit/linux_5_12
linux_5_12: remove
2021-08-16 11:08:42 +02:00
Samuel Rivas d3ec7e0c3d haskellPackages.readline: fix Setup.hs to work with Cabal 3
See https://github.com/NixOS/nixpkgs/pull/111985/ for previous discussion
2021-08-16 11:03:08 +02:00
Arnout Engelen d51f835165 intel2200BGFirmware: less fixed-output derivation
Move some logic out of the fixed-output fetchzip and to a
'regular' derivation
2021-08-16 10:52:00 +02:00
Pavol Rusnak 8b78f2e27d
Merge pull request #134121 from r-ryantm/auto-update/python3.8-fastecdsa
python38Packages.fastecdsa: 2.1.5 -> 2.2.1
2021-08-16 10:49:20 +02:00
Jan Tojnar 4f3b3af077
Merge pull request #133205 from spacekitteh/patch-33
enchant: Add nuspell support
2021-08-16 10:31:50 +02:00
Ryan Burns c4af233882 libtins: fix gtest subproject
This matches the submodule used by upstream.
The way this was done will break once gtest is updated to v1.11.0
(currently in staging-next).
2021-08-16 17:28:35 +09:00
Fabian Affolter 40fc8794bc python3Packages.googlemaps: 4.4.5 -> 4.5.3 2021-08-16 09:56:44 +02:00
Fabian Affolter cfef5c8d85
Merge pull request #133778 from r-ryantm/auto-update/python3.8-azure-servicebus
python38Packages.azure-servicebus: 7.3.1 -> 7.3.2
2021-08-16 09:22:44 +02:00
Fabian Affolter 026fe49fb0
Merge pull request #134189 from fabaff/bump-pyppeteer
python3Packages.pyppeteer: 0.2.5 -> 0.2.6
2021-08-16 09:20:37 +02:00
Fabian Affolter d48423d936 python3Packages.pyezviz: 0.1.8.9 -> 0.1.9.1 2021-08-16 08:38:02 +02:00
Mihai Fufezan 569a0b6063
arpa2cm: 0.5 -> 0.9.0 2021-08-16 09:20:34 +03:00
happysalada 739f0b22b7 elixir_ls: 0.7.0 -> 0.8.0 2021-08-16 14:48:01 +09:00
Ryan Burns d6fb49d8c2 qview: fix build on darwin, support extra formats
Clarified license to GPL3+.
Building on darwin requires qtsvg.
qtimageformats adds support for extra image formats, such as WebP.
2021-08-15 22:29:59 -07:00
Michael Raskin 802dd8829c
Merge pull request #134270 from kini/acl2-update
acl2: Fix typo in cleanup commands
2021-08-16 05:17:24 +00:00
Vlad M 70c25ed371
Merge pull request #134251 from r-ryantm/auto-update/oq
oq: 1.2.0 -> 1.2.1
2021-08-16 08:11:04 +03:00
davidak 6978917102 oh-my-git: clearify dependency
the actual dependency is libudev
2021-08-16 12:36:28 +09:00
Ashish SHUKLA 48a47c969a
pounce: 2.3 -> 2.4 2021-08-16 08:53:24 +05:30
r-burns 58abd73367
oh-my-git: fix strict eval (#134281)
libudev is an alias to udev
2021-08-15 23:18:23 -04:00
Sebastián Mancilla a299818b79
mkvtoolnix: fix GUI on darwin (#133848)
The MKVToolNix GUI has been marked as unsupported on darwin since
88d7718a64 (mkvtoolnix-cli: fix build on darwin, 2017-03-13), but
currently it builds without issues. It is when mkvtoolnix-gui is run
that the window doesn't appear.

Setting the environment variable QT_MAC_WANTS_LAYER=1 fixes it and now
the GUI runs on Darwin too.

Tested on Big Sur.

Picked from 461466306e (octaveFull: set QT_MAC_WANTS_LAYER=1 on Darwin,
2021-07-22).
2021-08-15 22:40:11 -04:00
tomberek 21a6e4fa9e
Merge pull request #134262 from Stunkymonkey/entr-5
entr: 4.9 -> 5.0
2021-08-15 22:23:12 -04:00
Jörg Thalheim 6adca8026c
exa: fix on aarch64-darwin (#133660) 2021-08-15 21:42:43 -04:00
davidak 71ab3c29f9
Merge pull request #134275 from Kranzes/omg-udev
oh-my-git: Add libudev
2021-08-16 02:27:37 +02:00
github-actions[bot] 60b1048b91
Merge master into haskell-updates 2021-08-16 00:06:12 +00:00
Ilan Joselevich a13f8aa9be oh-my-git: Add libudev 2021-08-16 02:37:18 +03:00
Robert Scott 6b574cd851
Merge pull request #134023 from r-ryantm/auto-update/libxlsxwriter
libxlsxwriter: 1.1.1 -> 1.1.3
2021-08-15 23:51:04 +01:00
Robert Scott d1b51a9d4e
Merge pull request #134040 from r-ryantm/auto-update/vips
vips: 8.10.6 -> 8.11.2
2021-08-15 23:36:04 +01:00
Maximilian Bosch c34b602370
Merge pull request #134205 from TredwellGit/linux
Kernels 2021-08-15
2021-08-16 00:29:39 +02:00
Robert Scott 3efe3e5fb1
Merge pull request #134114 from r-ryantm/auto-update/python3.8-mautrix
python38Packages.mautrix: 0.10.2 -> 0.10.3
2021-08-15 23:22:19 +01:00
Robert Scott b649c62ceb
Merge pull request #134127 from r-ryantm/auto-update/lethe
lethe: 0.5.1 -> 0.6.0
2021-08-15 23:19:29 +01:00
Robert Scott 8a2531e5d7
Merge pull request #134198 from r-ryantm/auto-update/nzbget
nzbget: 21.0 -> 21.1
2021-08-15 23:18:06 +01:00
Robert Scott 752e56fa87
Merge pull request #134141 from marsam/fix-catdoc-darwin
catdoc: fix build on darwin
2021-08-15 23:03:19 +01:00
Robert Scott cab296bccc
Merge pull request #134138 from r-ryantm/auto-update/python3.8-gensim
python38Packages.gensim: 4.0.0 -> 4.0.1
2021-08-15 22:53:29 +01:00
Brian Leung 2ae15bde0a vimPlugins.vim-ReplaceWithSameIndentRegister: init at 2020-06-17 2021-08-15 14:16:57 -07:00
Brian Leung e3344c5ddc vimPlugins.vim-ReplaceWithRegister: init at 2021-07-05 2021-08-15 14:16:57 -07:00
Brian Leung 671dfb2fd9 vimPlugins: update 2021-08-15 14:16:57 -07:00
Robert Scott efde686df2
Merge pull request #134256 from r-ryantm/auto-update/osm2pgsql
osm2pgsql: 1.5.0 -> 1.5.1
2021-08-15 22:15:07 +01:00
Florian Klink 1b4bd278ea
Merge pull request #134204 from r-ryantm/auto-update/odpic
odpic: 4.1.0 -> 4.2.1
2021-08-15 23:13:59 +02:00
Keshav Kini e6a9fcd47c acl2: Fix typo in cleanup commands 2021-08-15 14:05:37 -07:00