summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* php: add `phpSrc` attributeorigin/php/allow-passing-src-attrPol Dellaiera2023-09-132-5/+26
| | | | | This will allow building PHP from source, without using `.overrideAttrs()`. When the new attribute `phpSrc` is not set, the default behavior (with `fetchurl`) is used.
* Merge pull request #254531 from mibmo/module/pam-typoK9002023-09-111-1/+1
|\ | | | | nixos/pam: fix typo in fscrypt enable option
| * nixos/pam: fix typo in fscrypt enable optionmib2023-09-111-1/+1
| | | | | | | | | | mkEnableOption prepends "Whether to enable" to text, so this became "Whether to enable Enables fscrypt ..."
* | Merge pull request #218422 from wucke13/dev/add-rosenpassLassulus2023-09-112-0/+87
|\ \ | | | | | | rosenpass: init at 0.2.0
| * | rosenpass: init at 0.2.0wucke132023-09-102-0/+87
| | | | | | | | | | | | Co-authored-by: Tim Schubert <dadada@dadada.li>
* | | Merge pull request #254496 from vbgl/ocaml-pp_loc-2.1.0Ulrik Strid2023-09-112-0/+24
|\ \ \ | |_|/ |/| | ocamlPackages.pp_loc: init at 2.1.0
| * | ocamlPackages.pp_loc: init at 2.1.0Vincent Laporte2023-09-112-0/+24
| | |
* | | Merge pull request #254470 from wegank/performous-bumpWeijia Wang2023-09-112-28/+30
|\ \ \ | | | | | | | | performous: 1.2.0 -> 1.3.0
| * | | performous: 1.2.0 -> 1.3.0Weijia Wang2023-09-112-28/+30
| | | |
* | | | Merge pull request #248386 from alois31/geogebra-3dPol Dellaiera2023-09-111-1/+5
|\ \ \ \ | | | | | | | | | | geogebra: Fix 3D view
| * | | | geogebra: Fix 3D viewAlois Wohlschlager2023-08-101-1/+5
| | | | | | | | | | | | | | | | | | | | Fixes: https://github.com/NixOS/nixpkgs/issues/217855
* | | | | zeal: 0.6.1.20230320 -> 0.6.1.20230907Anderson Torres2023-09-112-18/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove null defaults - Use rec-less, overlay-style overridable recursive attributes (in effect since https://github.com/NixOS/nixpkgs/pull/119942); - Reorder lists - Add myself to maintainers
* | | | | Merge pull request #197478 from CobaltCause/add-cargo-llvm-covMatthias Beyer2023-09-111-23/+66
|\ \ \ \ \ | | | | | | | | | | | | cargo-llvm-cov: fix tests, mark broken as needed
| * | | | | cargo-llvm-cov: document test failure modesCharles Hall2023-09-101-0/+17
| | | | | |
| * | | | | cargo-llvm-cov: refactor to fix testsCharles Hall2023-09-101-22/+45
| | | | | |
| * | | | | cargo-llvm-cov: mark as broken on some platformsCharles Hall2023-09-101-0/+3
| | | | | |
| * | | | | cargo-llvm-cov: add myself as a maintainerCharles Hall2023-09-101-1/+1
| | | | | |
* | | | | | Merge pull request #254511 from r-ryantm/auto-update/crowdin-cliDamien Cassou2023-09-111-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | crowdin-cli: 3.13.0 -> 3.14.0
| * | | | | | crowdin-cli: 3.13.0 -> 3.14.0R. Ryantm2023-09-111-2/+2
| | | | | | |
* | | | | | | Merge pull request #253249 from ↵Martin Weinelt2023-09-117-7/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NixOS/dependabot/github_actions/cachix/install-nix-action-23 build(deps): bump cachix/install-nix-action from 22 to 23
| * | | | | | | build(deps): bump cachix/install-nix-action from 22 to 23origin/dependabot/github_actions/cachix/install-nix-action-23dependabot[bot]2023-09-057-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 22 to 23. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](https://github.com/cachix/install-nix-action/compare/v22...v23) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | | | | | Merge pull request #254429 from ctheune/fix-swraid-for-old-initK9002023-09-112-1/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/swraid: fix regression for old initrd and add test coverage
| * | | | | | | | nixos/swraid: fix regression for old initrd and add test coverageChristian Theune2023-09-102-1/+4
| | | | | | | | |
* | | | | | | | | Merge pull request #245854 from OPNA2608/update/mirArtturi2023-09-112-31/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mir: 2.13.0 -> 2.14.1OPNA26082023-07-281-13/+2
| | | | | | | | | |
| * | | | | | | | | wlcs: 1.5.0 -> 1.6.0OPNA26082023-07-281-18/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #253973 from trofi/bcache-make-optionalArtturi2023-09-112-4/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nixos/bcache: add a `boot.bcache.enable` kill switchSergei Trofimovich2023-09-102-4/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | My system does not use `bcache` and I sould prever my `systemPackages` not to have bcache tools. The change does not change the default but proviced usual `enable` knob.
* | | | | | | | | | | eterm: removeAnderson Torres2023-09-113-54/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #254310 from dotlambda/swagger-node-dropRobert Schütz2023-09-113-661/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nodePackages.swagger: drop
| * | | | | | | | | | nodePackages.swagger: dropRobert Schütz2023-09-093-661/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `swagger project create` fails with /nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:779 throw new YAMLException('unacceptable kind of an object to dump ' + type); ^ YAMLException: unacceptable kind of an object to dump [object Error] at writeNode (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:779:13) at writeBlockSequence (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:542:9) at writeNode (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:763:9) at dump (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:840:7) at Object.safeDump (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/node_modules/js-yaml/lib/js-yaml/dumper.js:846:10) at print (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/lib/util/cli.js:100:22) at printAndExit (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/lib/util/cli.js:85:5) at cb (/nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/lib/util/cli.js:155:5) at /nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/lib/commands/project/project.js:105:25 at /nix/store/pg6q73qfnr9dfjywmifi9iwp626409l3-swagger-0.7.5/lib/node_modules/swagger/lib/commands/project/project.js:330:23 { reason: 'unacceptable kind of an object to dump [object Error]', mark: undefined }
* | | | | | | | | | | Merge pull request #253757 from dotlambda/powerdns-admin-fetchYarnDepsRobert Schütz2023-09-113-1723/+7
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | powerdns-admin: use fetchYarnDeps
| * | | | | | | | | | | powerdns-admin: use fetchYarnDepsRobert Schütz2023-09-063-1723/+7
| | | | | | | | | | | |
* | | | | | | | | | | | lutgen: init at 0.8.3zzzsyyy2023-09-112-0/+28
| | | | | | | | | | | |
* | | | | | | | | | | | oroborus: removeAnderson Torres2023-09-114-88/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because it is dead.
* | | | | | | | | | | | Merge pull request #254460 from CobaltCause/engagefigsoda2023-09-102-5/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | engage: 0.1.2 -> 0.1.3
| * | | | | | | | | | | | engage: 0.1.2 -> 0.1.3Charles Hall2023-09-101-3/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | engage: migrate to by-nameCharles Hall2023-09-102-2/+0
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #254461 from dotlambda/gpg-tui-0.10.0figsoda2023-09-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | gpg-tui: 0.9.6 -> 0.10.0
| * | | | | | | | | | | | gpg-tui: 0.9.6 -> 0.10.0Robert Schütz2023-09-101-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/orhun/gpg-tui/compare/v0.9.6...v0.10.0 Changelog: https://github.com/orhun/gpg-tui/blob/v0.10.0/CHANGELOG.md
* | | | | | | | | | | | | Merge pull request #254373 from kashw2/karmorMario Rodas2023-09-101-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | karmor: 0.13.15 -> 0.13.16
| * | | | | | | | | | | | | karmor: 0.13.15 -> 0.13.16kashw22023-09-101-4/+4
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #254458 from PedroHLC/vulkan-caps-viewer-3.32Mario Rodas2023-09-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vulkan-caps-viewer: 3.31 -> 3.32
| * | | | | | | | | | | | | | vulkan-caps-viewer: 3.31 -> 3.32PedroHLC ☭2023-09-101-2/+2
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #254456 from dotlambda/corrosion-0.4.3Mario Rodas2023-09-101-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | corrosion: 0.4.2 -> 0.4.3
| * | | | | | | | | | | | | | | corrosion: 0.4.2 -> 0.4.3Robert Schütz2023-09-101-3/+3
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/corrosion-rs/corrosion/compare/v0.4.2...v0.4.3 Changelog: https://github.com/corrosion-rs/corrosion/blob/v0.4.3/RELEASES.md
* | | | | | | | | | | | | | | Merge pull request #254455 from NixOS/home-assistantMartin Weinelt2023-09-115-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | home-assistant: 2023.9.0 -> 2023.9.1
| * | | | | | | | | | | | | | | home-assistant: 2023.9.0 -> 2023.9.1Martin Weinelt2023-09-103-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/home-assistant/core/releases/tag/2023.9.1
| * | | | | | | | | | | | | | | python311Packages.bleak-retry-connector: 3.1.2 -> 3.1.3Fabian Affolter2023-09-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/refs/tags/v3.1.2...v3.1.3 Changelog: https://github.com/bluetooth-devices/bleak-retry-connector/blob/v3.1.3/CHANGELOG.md
| * | | | | | | | | | | | | | | python311Packages.aiovodafone: 0.0.8 -> 0.1.0Fabian Affolter2023-09-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Diff: https://github.com/chemelli74/aiovodafone/compare/refs/tags/v0.0.8...v0.1.0 Changelog: https://github.com/chemelli74/aiovodafone/blob/0.1.0/CHANGELOG.md