3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

387002 commits

Author SHA1 Message Date
Felix Buehler 3e5042d4ff octoprint.python.pkgs.stlviewer: fix build 2022-06-21 22:45:54 +02:00
Rick van Schijndel ae130530ce
Merge pull request #178281 from dduan/dd/tre-command-0.3.6-0.4.0
tre-command: 0.3.6 -> 0.4.0
2022-06-21 22:11:45 +02:00
Rick van Schijndel a1e3a1dfc0
Merge pull request #178256 from misuzu/btf-32bit
linuxPackages: unbreak new kernels on 32-bit platforms
2022-06-21 22:09:41 +02:00
Rick van Schijndel 5b07a633aa
Merge pull request #178293 from lopsided98/pkgs-lib-cross
pkgs-lib: fix JSON, YAML and TOML cross-compilation
2022-06-21 22:05:48 +02:00
Jörg Thalheim b0d428beb7
Merge pull request #176407 from azahi/brig
brig: use buildGoModule
2022-06-21 21:03:47 +01:00
Jonas Chevalier 7a66c1f6e1
Merge pull request #172413 from malob/perlPackages-mainProgram
perlPackages: add meta.mainProgram to many packages
2022-06-21 21:40:16 +02:00
Pascal Wittmann 170a413797
Merge pull request #178472 from trofi/strictDeps-for-moreutils
moreutils: fix depends for strictDeps = true
2022-06-21 21:07:58 +02:00
Fabian Affolter c17301b6c3
Merge pull request #178451 from r-ryantm/auto-update/python3.10-pysnmp-pysmi
python310Packages.pysnmp-pysmi: 1.1.8 -> 1.1.10
2022-06-21 21:06:31 +02:00
Fabian Affolter d7e22d9792
Merge pull request #178453 from r-ryantm/auto-update/jsbeautifier
python310Packages.jsbeautifier: 1.14.3 -> 1.14.4
2022-06-21 21:06:09 +02:00
Sergei Trofimovich 46e1005ec4
Merge pull request #178471 from trofi/add-a-strictDepsByDefault-bug-link
pkgs/stdenv/generic/make-derivation.nix: add a bug reference to stric…
2022-06-21 18:22:32 +00:00
Sergei Trofimovich 58a59bc5fa moreutils: fix depends for strictDeps = true
Without the change `config.strictDepsByDefault = true` fails build as:

    bash: line 1: pod2man: command not found
2022-06-21 19:19:35 +01:00
Sergei Trofimovich c534d056fe pkgs/stdenv/generic/make-derivation.nix: add a bug reference to strictDepsByDefault TODO 2022-06-21 19:03:43 +01:00
Kerstin 0105d57371
Merge pull request #178464 from kilianar/signal-cli
signal-cli: 0.10.2 -> 0.10.8
2022-06-21 18:47:23 +02:00
Kerstin e3cf58aeaf
Merge pull request #178375 from dotlambda/ghostwriter-2.1.4
ghostwriter: 2.1.3 -> 2.1.4
2022-06-21 18:44:37 +02:00
Pascal Wittmann e2709efa1c
Merge pull request #178443 from prusnak/eclipse-plugins
eclipse.plugins: fix dead upstream urls
2022-06-21 18:19:26 +02:00
kilianar 2e9bdb6140 signal-cli: 0.10.2 -> 0.10.8
- [Release on GitHub](https://github.com/AsamK/signal-cli/releases/tag/v0.10.8)
- [Compare changes on GitHub](https://github.com/AsamK/signal-cli/compare/v0.10.2...v0.10.8)
2022-06-21 18:08:04 +02:00
Bernardo Meurer d427d9c8e4
Merge pull request #178046 from ncfavier/networkd-default-improvements
nixos/networkd: default DHCP network improvements
2022-06-21 12:07:16 -04:00
misuzu e0c5c47aa8 linuxPackages: use 5_15 kernel on 32-bit platforms
It builds just fine with BTF disabled.
2022-06-21 19:05:55 +03:00
misuzu b0e0bdb880 Revert "linux_5_15: mark as broken on i686"
This reverts commit 836c6353cc.

Not broken anymore.
2022-06-21 19:05:55 +03:00
misuzu 79e05fb16b linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+
It fails to build with `Failed to parse base BTF 'vmlinux': -22`
2022-06-21 19:05:52 +03:00
Thiago Kenji Okada 22f87e002c
Merge pull request #178421 from kilianar/tdesktop
tdesktop: 3.7.3 -> 4.0.0
2022-06-21 17:01:07 +01:00
Sandro 58070dad02
Merge pull request #177884 from NickCao/hydra-bump
hydra_unstable: 2022-05-03 -> 2022-06-16
2022-06-21 18:00:00 +02:00
Sandro de55aed2ed
Merge pull request #177669 from AtilaSaraiva/hpccm 2022-06-21 17:55:58 +02:00
Sandro d31b5b10c7
Merge pull request #178370 from trofi/fix-fno-common-for-vscode-extensions.ms-python.python
vscode-extensions.ms-python.python: pull upstream fix for -fno-common…
2022-06-21 17:55:04 +02:00
Sandro abc73a5baa
Merge pull request #178373 from trofi/workaround-fno-common-for-ocaml-ng.ocamlPackages_4_05.lablgtk
ocaml-ng.ocamlPackages_4_05.lablgtk: add -fcommon workaround
2022-06-21 17:54:40 +02:00
Sandro c02875d0ca
Merge pull request #178270 from cpcloud/fix-ibis-framework-duckdb-engine
python3Packages.ibis-framework: patch pyproject.toml to get tests working
2022-06-21 17:50:02 +02:00
Bobby Rong 606619c010
Merge pull request #178391 from r-ryantm/auto-update/boundary
boundary: 0.8.1 -> 0.9.0
2022-06-21 23:46:48 +08:00
Bobby Rong 4af6cb96b2
Merge pull request #176447 from devusb/add-aws-sso-cli
aws-sso-cli: init at 1.9.2
2022-06-21 23:41:42 +08:00
Bernardo Meurer 15520154e2
Merge pull request #178355 from lovesegfault/tabnine-4.4.40
tabnine: 4.0.60 -> 4.4.40
2022-06-21 11:16:02 -04:00
Naïm Favier 1be4019591
maintainers: update ncfavier's keys 2022-06-21 17:15:05 +02:00
Naïm Favier e1c1fdd8c2
nixos/networkd: add IPv6PrivacyExtensions=kernel for default networks
Maybe this could go in `genericNetwork`, but I don't know if it makes
sense for bridges, bonds etc. and I don't want to break anything.
2022-06-21 17:12:01 +02:00
Naïm Favier f8a83b4260
nixos/networkd: make default networks RequiredForOnline when possible
When `systemd.network.wait-online.anyInterface` is enabled,
`RequiredForOnline` really means "sufficient for online", so enable it.
2022-06-21 17:12:01 +02:00
Bernardo Meurer e7f161a3e8
Merge pull request #177438 from justinas/ffmpeg-opencl
ffmpeg-full: add opencl
2022-06-21 11:04:16 -04:00
Bernardo Meurer fe9c921bad
Merge pull request #178283 from justinas/ffmpeg-nvdec
ffmpeg-full: add NVDEC support
2022-06-21 11:03:25 -04:00
Bernardo Meurer 2ddd1e920d tabnine: 4.0.60 -> 4.4.40 2022-06-21 11:02:23 -04:00
R. Ryantm 15c3a47a74 python310Packages.jsbeautifier: 1.14.3 -> 1.14.4 2022-06-21 15:00:30 +00:00
ajs124 8f1e2e36b3
Merge pull request #175825 from polarmutex/beancount-update
beancount: 2.3.4 -> 2.3.5
2022-06-21 16:36:47 +02:00
ajs124 a9d31c7fa5
Merge pull request #178083 from dotlambda/warp-0.2.0
warp: 0.1.2 -> 0.2.0
2022-06-21 16:31:31 +02:00
R. Ryantm 61209928e6 python310Packages.pysnmp-pysmi: 1.1.8 -> 1.1.10 2022-06-21 14:11:25 +00:00
Fabian Affolter d520e52aa3
Merge pull request #178437 from r-ryantm/auto-update/python310Packages.datashader
python310Packages.datashader: 0.14.0 -> 0.14.1
2022-06-21 16:10:55 +02:00
Fabian Affolter 806a815b7e
Merge pull request #178240 from r-ryantm/auto-update/python310Packages.django-debug-toolbar
python310Packages.django-debug-toolbar: 3.2.4 -> 3.4
2022-06-21 16:09:30 +02:00
Ivv 8168651288
Merge pull request #178446 from zimbatm/dotnet-nugetdeps
buildDotnetModule: allow passing derivations to nugetDeps
2022-06-21 16:00:48 +02:00
Ivv 3d82b8d13b
Merge pull request #178004 from mdarocha/omnisharp-dotnet-module
omnisharp-roslyn: use buildDotnetModules
2022-06-21 15:55:51 +02:00
zimbatm ba2f31b6db
buildDotnetModule: allow passing derivations to nugetDeps
Sometimes I want to pass a different implementation of `mkNugetDeps`.
For example in private repos, it can be handy to use `__noChroot = true`
and bypass the deps.nix generation altogether. Or some Nuget packages
ship with ELF binaries that need to be patched, and that's best done as
soon as possible.
2022-06-21 15:45:52 +02:00
Pavol Rusnak a40cc0e399
eclipse.plugins.bytecode-outline: 2.5.0.201711011753-5a57fdf -> 1.0.1.202006062100
fix dead upstream urls, replace with new upstream

plugin has lower version because the versioning has been
restarted when the plugin namespace was changed from de.loskutov.BytecodeOutline
to org.eclipse.jdt.bcoview
2022-06-21 15:25:15 +02:00
Pavol Rusnak 1367f89a73
eclipse.plugins.anyedittools: 2.7.1.201709201439 -> 2.7.2.202006062100
fix dead upstream urls, replace with new upstream
2022-06-21 15:23:41 +02:00
Bobby Rong d6cc5370a2
Merge pull request #176846 from r-ryantm/auto-update/networkmanagerapplet
networkmanagerapplet: 1.26.0 -> 1.28.0
2022-06-21 21:06:23 +08:00
Bobby Rong b346d2dabd
Merge pull request #176170 from r-ryantm/auto-update/bikeshed
bikeshed: 3.5.2 -> 3.7.0
2022-06-21 20:57:10 +08:00
Bobby Rong ad67dba950
Merge pull request #175497 from rhoriguchi/fancy-motd
fancy-motd: unstable-2021-07-15 -> unstable-2022-06-06
2022-06-21 20:52:11 +08:00
Bobby Rong 9725b37466
Merge pull request #175504 from rhoriguchi/pkgs.tautulli
tautulli: 2.9.5 -> 2.10.1
2022-06-21 20:46:54 +08:00