nixpkgs/pkgs/top-level
Dmitry Ivankov 54d139174a rustup-toolchain-install-master: fix build by using openssl 1.x
Upstream package didn't have recent releases. Currently build fails with something like
```
  running: "/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "/nix/store/f95kxwhnr2bazy7nl6wzwjiak02dlp9v-openssl-3.0.7-dev/include" "-Wall" "-Wextra" "-E" "build/expando.c"
  cargo:warning=build/expando.c:4:24: error: pasting "RUST_VERSION_OPENSSL_" and "(" does not give a valid preprocessing token
  cargo:warning=    4 | #define VERSION2(n, v) RUST_VERSION_##n##_##v
  cargo:warning=      |                        ^~~~~~~~~~~~~
  cargo:warning=build/expando.c:5:23: note: in expansion of macro 'VERSION2'
  cargo:warning=    5 | #define VERSION(n, v) VERSION2(n, v)
  cargo:warning=      |                       ^~~~~~~~
  cargo:warning=build/expando.c:10:1: note: in expansion of macro 'VERSION'
  cargo:warning=   10 | VERSION(OPENSSL, OPENSSL_VERSION_NUMBER)
  cargo:warning=      | ^~~~~~~
  exit status: 1
```
which looks like https://github.com/sfackler/rust-openssl/issues/1030
and should be fixed in a transitive dependency by https://github.com/sfackler/rust-openssl/pull/1264

But rather than trying to bump transitive dependency let's downgrade
openssl used by this package.

ZHF: #199919
2022-11-16 01:07:47 +01:00
..
agda-packages.nix
aliases.nix Merge pull request #200557 from teutat3s/fix/redis-desktop-manager 2022-11-15 20:30:07 +01:00
all-packages.nix rustup-toolchain-install-master: fix build by using openssl 1.x 2022-11-16 01:07:47 +01:00
beam-packages.nix Merge branch 'master' into staging-next 2022-09-11 08:43:51 +02:00
config.nix pkgs/top-level: convert to MD option docs 2022-10-03 14:00:32 +02:00
coq-packages.nix coq: default to version 8.16 2022-10-12 20:38:44 +02:00
cubocore-packages.nix
cuda-packages.nix cudaPackages.cutensor: 1.3.1.3 -> 1.5.0.3 2022-10-21 21:45:19 -05:00
darwin-packages.nix
default.nix
dhall-packages.nix
dotnet-packages.nix RestSharp: 105.2.3 -> 106.12.0 2022-10-10 09:40:05 +02:00
emacs-packages.nix
emscripten-packages.nix treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs 2022-09-26 17:53:26 +03:00
gnuradio-packages.nix
haskell-packages.nix haskell.packages.ghc92: revert to 9.2.4 2022-11-09 23:44:01 +01:00
haxe-packages.nix
impure.nix
java-packages.nix {temurin,adoptopenjdk}-bin: use alpine_linux os for musl libc 2022-10-12 20:28:59 +02:00
kodi-packages.nix kodiPlugins.waveform-visualization: init at 19.0.2 2022-09-16 18:31:35 +02:00
linux-kernels.nix linuxKernels: remove attrs for kernels EOLed before 22.05 2022-11-08 17:09:46 +01:00
lua-packages.nix luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
make-tarball.nix
metrics.nix
nim-packages.nix
nixpkgs-basic-release-checks.nix
ocaml-packages.nix ocamlPackages.ocamlc-loc: init at 3.4.1 2022-11-11 15:55:25 +01:00
octave-packages.nix top-level/octave-packages.nix: remove unused bindings 2022-09-26 22:18:48 -04:00
packages-config.nix packages-config: drop versioned emacsPackages alias 2022-10-24 00:24:12 +02:00
perl-packages.nix exiftool: add meta.changelog 2022-11-10 22:47:10 +01:00
php-packages.nix php.packages: Add back meta attributes 2022-11-12 08:30:42 +01:00
python2-packages.nix pythonPackages: ensure all derivations provide python modules 2022-10-27 10:03:16 +02:00
python-aliases.nix Merge pull request #196957 from Madouura/dev/protonup 2022-11-07 23:24:41 +01:00
python-packages.nix cloudflare-dyndns: remove from python3Packages 2022-11-14 19:34:56 -08:00
qt5-packages.nix Merge pull request #194031 from NickCao/stellarium 2022-11-04 15:33:03 +01:00
qt6-packages.nix qt6Packages.qxlsx: init 2022-11-05 21:39:10 +08:00
release-alternatives.nix
release-cross.nix
release-cuda.nix python3Packages.torch{,-bin}: rename from pytorch{,-bin} 2022-08-30 17:46:57 +02:00
release-haskell.nix release-haskell.nix: test emanote 2022-11-11 18:03:41 +01:00
release-lib.nix
release-python.nix
release-r.nix
release-small.nix
release.nix pkgs/top-level/release.nix: disallow symbol clash between 'pkgs' and local jobs 2022-09-12 12:53:31 -07:00
ruby-packages.nix jekyll-favicon: init at 1.1.0 2022-10-30 20:14:41 +13:00
splice.nix
stage.nix Merge pull request #161657 from Atemu/pkgsDarwinIntel 2022-11-03 12:14:51 +11:00
unixtools.nix
wine-packages.nix wine: enable Vulkan on Darwin 2022-09-14 21:10:20 -04:00