| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge master into staging-nixos | nixpkgs-ci[bot] | 2026-02-04 | 8 | -1/+235 |
| |\ | |||||
| | * | lib/modules: add suggestions to invalid option name errors (#442263) | Silvan Mosberger | 2026-02-03 | 8 | -1/+235 |
| | |\ | |||||
| | | * | lib/modules: Clarify variable names in suggestions logic | Robert Hensing | 2025-10-28 | 1 | -15/+18 |
| | | | | |||||
| | | * | lib/modules: Fix suggestions in submodules | Robert Hensing | 2025-10-28 | 4 | -2/+76 |
| | | | | |||||
| | | * | lib/modules: Support multiple suggestions, optimize | Robert Hensing | 2025-10-28 | 4 | -4/+108 |
| | | | | |||||
| | | * | lib/modules: add suggestions to invalid option name errors | Winter | 2025-09-11 | 4 | -1/+54 |
| | | | | | | | | | | | | | | | | | | | | | | | | | This change introduces the suggesting of possible valid option names for a given invalid option, based on the keys of said invalid option's parent attrset. That is, `foo.bar.baz` will only be suggested keys from `foo.bar`, while `(config).baz` will only be suggested keys from the toplevel. | ||||
| * | | | lib/systems/platforms: Add ppc64; linux: Add 64-bit POWER settings, strip ↵ | Alyssa Ross | 2026-02-02 | 1 | -11/+15 |
| |\ \ \ | |/ / |/| | | | | | vmlinux kernels (#447752) | ||||
| | * | | lib/systems/platforms: Drop powernv extraConfig | OPNA2608 | 2026-01-22 | 1 | -10/+0 |
| | | | | | | | | | | | | | Settings are covered by ppc64 changes in common-config. | ||||
| | * | | lib/systems/platforms: Add ppc64 | OPNA2608 | 2026-01-22 | 1 | -2/+16 |
| | | | | |||||
| * | | | Merge master into staging-nixos | nixpkgs-ci[bot] | 2026-01-28 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | lib/systems: Add nodejs as emulator for pkgsCross.ghcjs | Alexandre Esteves | 2026-01-25 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | treewide: fix typos (#479869) | Michael Daniels | 2026-01-24 | 1 | -3/+3 |
| |\ \ \ \ | |/ / / |/| | | | |||||
| | * | | | treewide: fix typos | Ben Siraphob | 2026-01-13 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | lib: re-export missing pure builtins in lib | Niclas Overby | 2026-01-24 | 5 | -2/+43 |
| | | | | | |||||
| * | | | | lib: re-export missing builtins in lib (#482743) | Johannes Kirschbauer | 2026-01-23 | 5 | -1/+38 |
| |\ \ \ \ | |||||
| | * | | | | lib: re-export missing builtins in lib | Mikalai Seva | 2026-01-22 | 5 | -1/+38 |
| | | |/ / | |/| | | | | | | | | | | Closes #369215 | ||||
| * | | | | treewide: apply nixfmt 1.2.0 | Dyego Aurélio | 2026-01-22 | 6 | -18/+18 |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'origin/master' into staging-next | Fabián Heredia Montiel | 2026-01-22 | 3 | -0/+51 |
| |\ \ \ \ | |||||
| | * \ \ \ | lib.lists.replaceElemAt: init (#477775) | Johannes Kirschbauer | 2026-01-22 | 3 | -0/+51 |
| | |\ \ \ \ | | |/ / / | |/| | | | |||||
| | | * | | | lib.lists.replaceElemAt: init | Glen Huang | 2026-01-12 | 3 | -0/+51 |
| | | |/ / | | | | | | | | | | | | | | | | | | | | | It's very easy to resort to lib.take + lib.drop to accomplish this, but it's not obvious that it actually performs quite badly. Replacing an item in a list should be a relative common operation. | ||||
| * | | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-21 | 3 | -4/+95 |
| |\| | | | |||||
| | * | | | lib/types: add tests for types.mkStructuredType | Johannes Kirschbauer | 2026-01-20 | 2 | -0/+45 |
| | | | | | |||||
| | * | | | lib/tests: add strict option to checkConfigOutput | Johannes Kirschbauer | 2026-01-20 | 1 | -4/+11 |
| | | | | | |||||
| | * | | | lib/types: add types.{json,toml} from pkgs.formats | Johannes Kirschbauer | 2026-01-20 | 1 | -0/+39 |
| | | | | | |||||
| * | | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-20 | 1 | -1/+63 |
| |\| | | | |||||
| | * | | | lib.literalExpression: tag generated code blocks with `nix`, add usage ↵ | Valentin Gagarin | 2026-01-19 | 1 | -1/+63 |
| | |\ \ \ | | | | | | | | | | | | | | | | example and describe function arg; lib.literalCode: init (#467878) | ||||
| | | * | | | lib.literalCode: init | Luke Bailey | 2025-12-21 | 1 | -0/+43 |
| | | | | | | |||||
| | | * | | | lib.literalExpression: add example and properly describe function arg | Luke Bailey | 2025-12-16 | 1 | -1/+20 |
| | | | | | | |||||
| * | | | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-19 | 1 | -1442/+1443 |
| |\| | | | | |||||
| | * | | | | lib/types: unify public attribute set and ast | Johannes Kirschbauer | 2026-01-19 | 1 | -1442/+1443 |
| | | | | | | |||||
| * | | | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-15 | 1 | -7/+24 |
| |\| | | | | |||||
| | * | | | | Add clang64 toolchain to pkgsCross (#450796) | John Ericson | 2026-01-15 | 1 | -7/+24 |
| | |\ \ \ \ | |||||
| | | * | | | | lib.systems.examples: Add LLVM x86-64 UCRT platform and clean up | umbrageodotus | 2026-01-12 | 1 | -7/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Eveeifyeve <88671402+Eveeifyeve@users.noreply.github.com> | ||||
| * | | | | | | Merge remote-tracking branch 'origin/master' into staging-next | K900 | 2026-01-15 | 3 | -25/+45 |
| |\| | | | | | |||||
| | * | | | | | docs: improve docs for 'lib.attrsets.recursiveUpdateUntil' (#454140) | Johannes Kirschbauer | 2026-01-15 | 1 | -17/+34 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | docs: improve docs for 'lib.attrsets.recursiveUpdateUntil' | Johannes Kirschbauer | 2026-01-14 | 1 | -17/+34 |
| | | | | | | | | |||||
| | * | | | | | | lib/strings: order documented cmakeOptionType inputs correctly (#389607) | Johannes Kirschbauer | 2026-01-15 | 1 | -0/+3 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | lib/strings: order documented cmakeOptionType inputs correctly | Mikael Voss | 2026-01-14 | 1 | -0/+3 |
| | | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The function is defined to take type, feature and value, but the documented order was feature, type, value. | ||||
| | * | | | | | | docs/mkOption: improve mkOption documentation (#478096) | Johannes Kirschbauer | 2026-01-15 | 1 | -8/+8 |
| | |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | | * | | | | | docs/mkOption: improve mkOption documentation | Johannes Kirschbauer | 2026-01-09 | 1 | -8/+8 |
| | | | |_|/ / | | |/| | | | |||||
| * | | | | | | Merge master into staging-next | nixpkgs-ci[bot] | 2026-01-13 | 1 | -5/+2 |
| |\| | | | | | |||||
| | * | | | | | lib.systems: correct and simplify canExecute condition regarding march (#479638) | Philip Taron | 2026-01-13 | 1 | -5/+2 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| | | * | | | | lib.systems: correct and simplify canExecute condition regarding march | aleksana | 2026-01-13 | 1 | -5/+2 |
| | | |/ / / | |||||
| * | | | | | xf86-video-voodoo: refactor, move to pkgs/by-name & rename from ↵ | quantenzitrone | 2026-01-10 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xorg.xf86videovoodoo relevant changes: - switch to GitLab source instead of release tarball | ||||
| * | | | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2026-01-10 | 1 | -0/+5 |
| |\| | | | | |||||
| | * | | | | xf86-video-geode: refactor, move to pkgs/by-name & rename from ↵ | quantenzitrone | 2026-01-10 | 1 | -0/+5 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | xorg.xf86videogeode relevant changes: - switch to GitLab source instead of release tarball New license just dropped: Just put the third clause of BSD-3-Clause into the X11 license. I'm not gonna add this to spdx because geode is fucking old and probably deprecated in a few years anyway, maybe before Xorg. The package is not even listed on repology, despite being packaged in most distros. | ||||
| * | | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2026-01-06 | 2 | -1/+16 |
| |\| | | | |||||
| | * | | | uclibc-ng: improve detection of FPU, endianess and ABI (#458935) | Alyssa Ross | 2026-01-06 | 2 | -1/+16 |
| | |\ \ \ | |||||
| | | * | | | uclibc-ng: detect CONFIG_ARM_EABI from platform | Alessandro Di Federico | 2025-12-30 | 2 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This commit introduces a `isEabi` predicate for platforms and employs it to detect whether to configure uclibc with CONFIG_ARM_EABI or not. | ||||
| * | | | | | Merge staging-next into staging | nixpkgs-ci[bot] | 2026-01-06 | 1 | -1/+1 |
| |\| | | | | |||||
