nixpkgs-suyu/pkgs/top-level
Andrew Childs 119a521977 platformio-core: expose unwrapped platformio as platformio-core
PlatformIO is a pure python package that is in turn a package
manager. In a pure NixOS environment, this means that any downloaded
binary packages will not run. To make PlatformIO usable, there's a
chrootenv wrapper. However, in a mixed environment like other linux or
darwin, the pure python version will work, and in the case of darwin
only the pure version will work, since the chrootenv wrapper is not
supported.

To handle the above use cases we have:

 * platformio -- unwrapped on darwin, wrapped on linux. Should always
                 provide a functional platformio.

 * platformio-core -- always unwrapped (like "bintools-unwrapped") for
                      when the wrapper is explicitly not required. For
                      example, on other linux where the chrootenv is
                      not supported.
2023-04-01 13:13:15 +09:00
..
pkg-config test-defaultPkgConfigPackages.nix: filter out recurseForDerivations 2023-03-17 20:44:31 -07:00
agda-packages.nix
aliases.nix fcitx: remove deprecation message ambiguity 2023-03-31 03:40:50 -06:00
all-packages.nix platformio-core: expose unwrapped platformio as platformio-core 2023-04-01 13:13:15 +09:00
beam-packages.nix erlang_22: remove 2023-03-21 21:51:15 -03:00
config.nix
coq-packages.nix Put mathcomp packages in alphabetical order 2023-03-30 13:55:40 +02:00
cubocore-packages.nix
cuda-packages.nix
darwin-packages.nix
default.nix
dhall-packages.nix
dotnet-packages.nix
emacs-packages.nix
emscripten-packages.nix
gnuradio-packages.nix
haskell-packages.nix haskell.packages.ghc94.ghc: 9.4.2 -> 9.4.4 2023-03-19 15:46:35 +01:00
haxe-packages.nix
impure.nix
java-packages.nix
kodi-packages.nix
linux-kernels.nix Merge pull request #222578 from goertzenator/linuxconfig_patches 2023-03-28 09:24:50 -03:00
lua-packages.nix
make-tarball.nix
metrics.nix
nim-packages.nix
nixpkgs-basic-release-checks.nix
ocaml-packages.nix ocamlPackages.magic-trace: init at 1.1.0 2023-03-23 21:27:32 +01:00
octave-packages.nix
packages-config.nix
perl-packages.nix perlPackages.CryptOpenSSLX509: unbreak on aarch64-darwin 2023-03-29 11:49:44 +03:00
php-packages.nix
python-aliases.nix python3Packages.wxPython_4_{0,1}: drop 2023-03-20 09:44:14 +02:00
python-packages.nix Merge pull request #200072 from swflint/add-boa-api-python 2023-04-01 02:57:21 +02:00
python2-packages.nix
qt5-packages.nix
qt6-packages.nix
release-alternatives.nix
release-cross.nix
release-cuda.nix
release-haskell.nix haskellPackages: filter out Darwin jobs from mergeable job in release-haskell.nix 2023-03-29 14:39:14 +09:00
release-lib.nix
release-python.nix
release-r.nix
release-small.nix
release.nix Revert "release.nix: don't block on aarch64-darwin bootstrap tools" 2023-03-16 21:55:50 +10:00
ruby-packages.nix rubyPackages: update 2023-03-30 04:20:00 +00:00
splice.nix
stage.nix
unixtools.nix
wine-packages.nix