1
0
Fork
You've already forked foxpkgs
0
A repository with Nix expressions for some packages
  • Nix 100%
2022年11月03日 09:39:30 +01:00
pkgs Update to NixOS 22.05 2022年06月04日 10:50:32 +02:00
.gitignore Add README 2021年04月17日 21:04:52 +02:00
default.nix Update Cwtch to 1.3.0 2021年10月01日 21:17:06 +02:00
flake.lock Update flake.lock 2022年11月03日 09:39:30 +01:00
flake.nix Update to NixOS 22.05 2022年06月04日 10:50:32 +02:00
License Add README 2021年04月17日 21:04:52 +02:00
overlay.nix Update Cwtch to 1.3.0 2021年10月01日 21:17:06 +02:00
README.md Add README 2021年04月17日 21:04:52 +02:00

Foxpkgs

A set of Nix expressions for packages either not available in Nixpkgs, outdated in Nixpkgs or written by me.

License

Foxpkgs is licensed under the MIT license.

Note: MIT license does not apply to the packages defined by Foxpkgs, merely to the files in this repository (the Nix expressions, build scripts, NixOS modules, etc.). It also might not apply to patches included in Foxpkgs, which may be derivative works of the packages to which they apply. The aforementioned artifacts are all covered by the licenses of the respective packages.

P.S. the license section is taken from the Nixpkgs repo :)