+6
-6
doc/README.md
+6
-6
doc/README.md
···
+12
-17
doc/using/configuration.chapter.md
+12
-17
doc/using/configuration.chapter.md
···-Nix comes with certain defaults about what packages can and cannot be installed, based on a package's metadata. By default, Nix will prevent installation if any of the following criteria are true:+Nix comes with certain defaults about which packages can and cannot be installed, based on a package's metadata.···- The package has known security vulnerabilities but has not or can not be updated for some reason, and a list of issues has been entered in to the package's `meta.knownVulnerabilities`.-Note that all this is checked during evaluation already, and the check includes any package that is evaluated. In particular, all build-time dependencies are checked. `nix-env -qa` will (attempt to) hide any packages that would be refused.+All this is checked during evaluation already, and the check includes any package that is evaluated.-The nixpkgs configuration for a NixOS system is set in the `configuration.nix`, as in the following example:-However, this does not allow unfree software for individual users. Their configurations are managed separately.-A user's nixpkgs configuration is stored in a user-specific configuration file located at `~/.config/nixpkgs/config.nix`. For example:+A user's Nixpkgs configuration is stored in a user-specific configuration file located at `~/.config/nixpkgs/config.nix`. For example:···-Note that we are not able to test or build unfree software on Hydra due to policy. Most unfree licenses prohibit us from either executing or distributing the software.+Unfree software is not tested or built in Nixpkgs continuous integration, and therefore not cached.
+6
maintainers/maintainer-list.nix
+6
maintainers/maintainer-list.nix
···
+26
-4
nixos/doc/manual/configuration/customizing-packages.section.md
+26
-4
nixos/doc/manual/configuration/customizing-packages.section.md
···+For users invoking Nix commands such as [`nix-build`](https://nixos.org/manual/nix/stable/command-ref/nix-build), Nixpkgs is configured independently.+See the [Nixpkgs manual section on global configuration](https://nixos.org/manual/nixpkgs/unstable/#chap-packageconfig) for details.+Some packages in Nixpkgs have options to enable or disable optional functionality, or change other aspects of the package.
+1
-1
nixos/modules/services/networking/knot.nix
+1
-1
nixos/modules/services/networking/knot.nix
+2
-2
pkgs/applications/editors/android-studio/default.nix
+2
-2
pkgs/applications/editors/android-studio/default.nix
···
+1
-1
pkgs/applications/editors/neovim/neovide/default.nix
+1
-1
pkgs/applications/editors/neovim/neovide/default.nix
···
+148
pkgs/applications/misc/inochi2d/creator-dub-lock.json
+148
pkgs/applications/misc/inochi2d/creator-dub-lock.json
···
+81
pkgs/applications/misc/inochi2d/default.nix
+81
pkgs/applications/misc/inochi2d/default.nix
···+# We have received permission by the owner to go ahead with the packaging, as we have met all the criteria+assignees = "TomaSajt"; # should be a comma separated list of the github usernames of the maintainers+# darwin has slightly different build steps, aarch fails to build because of some lua related error
+139
pkgs/applications/misc/inochi2d/generic.nix
+139
pkgs/applications/misc/inochi2d/generic.nix
···+# A side effect of this script is that `inochi2d` will have the same version listed as the main package+# We get around this by manually pre-fetching the submodule and copying it into the right place+# Use the "barebones" configuration so that we don't include the mascot and icon files in out build
+140
pkgs/applications/misc/inochi2d/session-dub-lock.json
+140
pkgs/applications/misc/inochi2d/session-dub-lock.json
···
+13
pkgs/applications/misc/inochi2d/support-url.patch
+13
pkgs/applications/misc/inochi2d/support-url.patch
···+-enum INC_BUG_REPORT_URI = "https://github.com/Inochi2D/inochi-creator/issues/new?assignees=&labels=bug&template=bug-report.yml&title=%5BBUG%5D";++enum INC_BUG_REPORT_URI = "https://github.com/NixOS/nixpkgs/issues/new?assignees=@assignees@&labels=0.kind%3A+bug&projects=&template=bug_report.md&title=inochi-creator:";
+22
pkgs/applications/misc/inochi2d/translations.patch
+22
pkgs/applications/misc/inochi2d/translations.patch
···
+2
-2
pkgs/applications/radio/gqrx/default.nix
+2
-2
pkgs/applications/radio/gqrx/default.nix
···
+26
-25
pkgs/applications/virtualization/OVMF/default.nix
+26
-25
pkgs/applications/virtualization/OVMF/default.nix
·········
+3
-3
pkgs/by-name/ja/jan/package.nix
+3
-3
pkgs/by-name/ja/jan/package.nix
···url = "https://github.com/janhq/jan/releases/download/v${version}/jan-linux-x86_64-${version}.AppImage";···
+40
pkgs/by-name/mo/moproxy/package.nix
+40
pkgs/by-name/mo/moproxy/package.nix
···+sed -i '15s/.*/let zip_path = PathBuf::from("${lib.escape ["/"] (toString webBundle)}");/' build.rs
+7
pkgs/by-name/ov/OVMF-cloud-hypervisor/package.nix
+7
pkgs/by-name/ov/OVMF-cloud-hypervisor/package.nix
+26
pkgs/by-name/re/restls/package.nix
+26
pkgs/by-name/re/restls/package.nix
···
+1
-1
pkgs/by-name/ri/rippkgs/package.nix
+1
-1
pkgs/by-name/ri/rippkgs/package.nix
···
+24
pkgs/by-name/tr/tridactyl-native/lock.json
+24
pkgs/by-name/tr/tridactyl-native/lock.json
···+"url": "https://github.com/nitely/nim-regex/archive/cb8b7bfdcdc2272aadf92153c668acd3c901bd6b.tar.gz"···"url": "https://github.com/OpenSystemsLab/tempfile.nim/archive/26e0239441755e5edcfd170e9aa566bb9c9eb6f3.tar.gz"+"url": "https://github.com/nitely/nim-unicodedb/archive/b055310c08db8f879057b4fec15c8301ee93bb2a.tar.gz"
+4
-5
pkgs/by-name/tr/tridactyl-native/package.nix
+4
-5
pkgs/by-name/tr/tridactyl-native/package.nix
······
+3
-3
pkgs/by-name/ux/uxn/package.nix
+3
-3
pkgs/by-name/ux/uxn/package.nix
···
+2
-2
pkgs/by-name/wi/wiremock/package.nix
+2
-2
pkgs/by-name/wi/wiremock/package.nix
···url = "mirror://maven/org/wiremock/wiremock-standalone/${finalAttrs.version}/wiremock-standalone-${finalAttrs.version}.jar";
+4
-1
pkgs/desktops/gnome/core/eog/default.nix
+4
-1
pkgs/desktops/gnome/core/eog/default.nix
·········
+3
-1
pkgs/desktops/gnome/core/gnome-control-center/default.nix
+3
-1
pkgs/desktops/gnome/core/gnome-control-center/default.nix
······
+3
-1
pkgs/desktops/gnome/core/gnome-shell/default.nix
+3
-1
pkgs/desktops/gnome/core/gnome-shell/default.nix
······
+2
pkgs/desktops/gnome/core/nautilus/default.nix
+2
pkgs/desktops/gnome/core/nautilus/default.nix
······
+3
-1
pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix
+3
-1
pkgs/development/libraries/xdg-desktop-portal-gnome/default.nix
······
+10
-13
pkgs/development/python-modules/mailchecker/default.nix
+10
-13
pkgs/development/python-modules/mailchecker/default.nix
···
+2
-2
pkgs/development/python-modules/scikit-hep-testdata/default.nix
+2
-2
pkgs/development/python-modules/scikit-hep-testdata/default.nix
······
+2
-2
pkgs/development/tools/twilio-cli/default.nix
+2
-2
pkgs/development/tools/twilio-cli/default.nix
···url = "https://twilio-cli-prod.s3.amazonaws.com/twilio-v${finalAttrs.version}/twilio-v${finalAttrs.version}.tar.gz";
+2
-2
pkgs/games/shattered-pixel-dungeon/rkpd2.nix
+2
-2
pkgs/games/shattered-pixel-dungeon/rkpd2.nix
···
+2
-2
pkgs/tools/admin/credhub-cli/default.nix
+2
-2
pkgs/tools/admin/credhub-cli/default.nix
···
-7
pkgs/tools/admin/mycli/default.nix
-7
pkgs/tools/admin/mycli/default.nix
···
+2
-11
pkgs/tools/networking/libreswan/default.nix
+2
-11
pkgs/tools/networking/libreswan/default.nix
·········-url = "https://github.com/libreswan/libreswan/commit/ba5bad09f55959872022fa506d5ac06eafe3a314.diff";
+1
-1
pkgs/tools/package-management/nix/common.nix
+1
-1
pkgs/tools/package-management/nix/common.nix
+2
-2
pkgs/tools/virtualization/govc/default.nix
+2
-2
pkgs/tools/virtualization/govc/default.nix
······
+3
pkgs/top-level/all-packages.nix
+3
pkgs/top-level/all-packages.nix
···