+1
doc/languages-frameworks/dotnet.section.md
+1
doc/languages-frameworks/dotnet.section.md
···* `executables` is used to specify which executables get wrapped to `$out/bin`, relative to `$out/lib/$pname`. If this is unset, all executables generated will get installed. If you do not want to install any, set this to `[]`. This gets done in the `preFixup` phase.* `runtimeDeps` is used to wrap libraries into `LD_LIBRARY_PATH`. This is how dotnet usually handles runtime dependencies.* `buildType` is used to change the type of build. Possible values are `Release`, `Debug`, etc. By default, this is set to `Release`.+* `selfContainedBuild` allows to enable the [self-contained](https://docs.microsoft.com/en-us/dotnet/core/deploying/#publish-self-contained) build flag. By default, it is set to false and generated applications have a dependency on the selected dotnet runtime. If enabled, the dotnet runtime is bundled into the executable and the built app has no dependency on Dotnet.* `dotnet-runtime` is useful in cases where you need to change what dotnet runtime is being used. This can be either a regular dotnet runtime, or an aspnetcore.
+1
-1
nixos/modules/services/audio/hqplayerd.nix
+1
-1
nixos/modules/services/audio/hqplayerd.nix
+3
-1
nixos/modules/services/audio/roon-server.nix
+3
-1
nixos/modules/services/audio/roon-server.nix
···
+5
-5
nixos/modules/services/misc/gitea.nix
+5
-5
nixos/modules/services/misc/gitea.nix
···
+2
nixos/tests/kea.nix
+2
nixos/tests/kea.nix
+3
-3
pkgs/applications/blockchains/go-ethereum/default.nix
+3
-3
pkgs/applications/blockchains/go-ethereum/default.nix
···
+8
-3
pkgs/applications/misc/eureka-ideas/default.nix
+8
-3
pkgs/applications/misc/eureka-ideas/default.nix
···
+2
-2
pkgs/applications/misc/gremlin-console/default.nix
+2
-2
pkgs/applications/misc/gremlin-console/default.nix
···url = "https://downloads.apache.org/tinkerpop/${version}/apache-tinkerpop-gremlin-console-${version}-bin.zip";
+74
pkgs/applications/networking/cluster/crc/default.nix
+74
pkgs/applications/networking/cluster/crc/default.nix
···+description = "Manages a local OpenShift 4.x cluster or a Podman VM optimized for testing and development purposes";
+53
pkgs/applications/networking/cluster/crc/update.sh
+53
pkgs/applications/networking/cluster/crc/update.sh
···+curl --silent https://raw.githubusercontent.com/code-ready/crc/${CRC_COMMIT}/Makefile >$FILE_MAKEFILE
+2
pkgs/build-support/dotnet/build-dotnet-module/default.nix
+2
pkgs/build-support/dotnet/build-dotnet-module/default.nix
···# The type of build to perform. This is passed to `dotnet` with the `--configuration` flag. Possible values are `Release`, `Debug`, etc.+# If set to true, builds the application as a self-contained - removing the runtime dependency on dotnet
+6
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-build-hook.sh
+6
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-build-hook.sh
+5
-1
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-fixup-hook.sh
+5
-1
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-fixup-hook.sh
···
+6
-1
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-install-hook.sh
+6
-1
pkgs/build-support/dotnet/build-dotnet-module/hooks/dotnet-install-hook.sh
······
+1
-1
pkgs/build-support/fetchnextcloudapp/default.nix
+1
-1
pkgs/build-support/fetchnextcloudapp/default.nix
+2
pkgs/development/coq-modules/dpdgraph/default.nix
+2
pkgs/development/coq-modules/dpdgraph/default.nix
······
+12
-2
pkgs/development/ocaml-modules/janestreet/0.15.nix
+12
-2
pkgs/development/ocaml-modules/janestreet/0.15.nix
······propagatedBuildInputs = [ async_extra async_inotify async_sendfile async_shell async_ssl email_message resource_cache re2_stable sexp_macro ];······
+38
pkgs/development/python-modules/mdutils/default.nix
+38
pkgs/development/python-modules/mdutils/default.nix
···
+2
-2
pkgs/development/tools/build-managers/gradle/default.nix
+2
-2
pkgs/development/tools/build-managers/gradle/default.nix
···
+2
-2
pkgs/development/tools/cloud-nuke/default.nix
+2
-2
pkgs/development/tools/cloud-nuke/default.nix
···
+2
-2
pkgs/misc/fastly/default.nix
+2
-2
pkgs/misc/fastly/default.nix
···
+3
-3
pkgs/servers/gotty/default.nix
+3
-3
pkgs/servers/gotty/default.nix
···
+2
-2
pkgs/servers/web-apps/mediawiki/default.nix
+2
-2
pkgs/servers/web-apps/mediawiki/default.nix
···url = "https://releases.wikimedia.org/mediawiki/${lib.versions.majorMinor version}/mediawiki-${version}.tar.gz";
+40
pkgs/tools/admin/hedgedoc-cli/default.nix
+40
pkgs/tools/admin/hedgedoc-cli/default.nix
···
+75
-49
pkgs/tools/admin/puppet/puppet-bolt/Gemfile.lock
+75
-49
pkgs/tools/admin/puppet/puppet-bolt/Gemfile.lock
···························
+24
-1
pkgs/tools/admin/puppet/puppet-bolt/default.nix
+24
-1
pkgs/tools/admin/puppet/puppet-bolt/default.nix
···
+195
-63
pkgs/tools/admin/puppet/puppet-bolt/gemset.nix
+195
-63
pkgs/tools/admin/puppet/puppet-bolt/gemset.nix
························+dependencies = ["faraday-em_http" "faraday-em_synchrony" "faraday-excon" "faraday-httpclient" "faraday-multipart" "faraday-net_http" "faraday-net_http_persistent" "faraday-patron" "faraday-rack" "faraday-retry" "ruby2_keywords"];························dependencies = ["concurrent-ruby" "deep_merge" "facter" "fast_gettext" "hiera" "locale" "multi_json" "puppet-resource_api" "scanf" "semantic_puppet"];·········-dependencies = ["colored2" "cri" "fast_gettext" "gettext" "gettext-setup" "jwt" "log4r" "multi_json" "puppet_forge"];+dependencies = ["colored2" "cri" "fast_gettext" "gettext" "gettext-setup" "jwt" "log4r" "minitar" "multi_json" "puppet_forge"];·········dependencies = ["builder" "erubi" "gssapi" "gyoku" "httpclient" "logging" "nori" "rubyntlm"];···
+2
-2
pkgs/tools/bluetooth/blueberry/default.nix
+2
-2
pkgs/tools/bluetooth/blueberry/default.nix
···
+3
-3
pkgs/tools/bluetooth/bluetuith/default.nix
+3
-3
pkgs/tools/bluetooth/bluetuith/default.nix
···
-12
pkgs/tools/misc/patdiff/default.nix
-12
pkgs/tools/misc/patdiff/default.nix
···
+2
-2
pkgs/tools/networking/kea/default.nix
+2
-2
pkgs/tools/networking/kea/default.nix
···
+18
-6
pkgs/tools/security/qdigidoc/default.nix
+18
-6
pkgs/tools/security/qdigidoc/default.nix
···-"https://github.com/open-eid/DigiDoc4-Client/releases/download/v${version}/qdigidoc4_${version}.110-1804.tar.xz";+"https://github.com/open-eid/DigiDoc4-Client/releases/download/v${version}/qdigidoc4-${version}.tar.gz";
+4
-2
pkgs/top-level/all-packages.nix
+4
-2
pkgs/top-level/all-packages.nix
·········
+1
-1
pkgs/top-level/ocaml-packages.nix
+1
-1
pkgs/top-level/ocaml-packages.nix
···
+2
pkgs/top-level/python-packages.nix
+2
pkgs/top-level/python-packages.nix
···