| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
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.
|
| |\
| |
| | |
nixos/pam: fix typo in fscrypt enable option
|
| | |
| |
| |
| |
| | |
mkEnableOption prepends "Whether to enable" to text, so this became
"Whether to enable Enables fscrypt ..."
|
| |\ \
| | |
| | | |
rosenpass: init at 0.2.0
|
| | | |
| | |
| | |
| | | |
Co-authored-by: Tim Schubert <dadada@dadada.li>
|
| |\ \ \
| |_|/
|/| | |
ocamlPackages.pp_loc: init at 2.1.0
|
| | | | |
|
| |\ \ \
| | | |
| | | | |
performous: 1.2.0 -> 1.3.0
|
| | | | | |
|
| |\ \ \ \
| | | | |
| | | | | |
geogebra: Fix 3D view
|
| | | | | |
| | | | |
| | | | |
| | | | | |
Fixes: https://github.com/NixOS/nixpkgs/issues/217855
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- 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
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
cargo-llvm-cov: fix tests, mark broken as needed
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | | |
crowdin-cli: 3.13.0 -> 3.14.0
|
| | | | | | | | |
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
NixOS/dependabot/github_actions/cachix/install-nix-action-23
build(deps): bump cachix/install-nix-action from 22 to 23
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
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>
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
nixos/swraid: fix regression for old initrd and add test coverage
|
| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | |
|
| | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
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.
|
| | |_|_|_|_|_|_|_|/ /
|/| | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
nodePackages.swagger: drop
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
`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
}
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | | |
powerdns-admin: use fetchYarnDeps
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | | |
|
| | | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Because it is dead.
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
engage: 0.1.2 -> 0.1.3
|
| | | | | | | | | | | | | | |
|
| | | |_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
gpg-tui: 0.9.6 -> 0.10.0
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
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
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
karmor: 0.13.15 -> 0.13.16
|
| | | | | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
vulkan-caps-viewer: 3.31 -> 3.32
|
| | | | | | | | | | | | | | | | |
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
corrosion: 0.4.2 -> 0.4.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
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
home-assistant: 2023.9.0 -> 2023.9.1
|
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
https://github.com/home-assistant/core/releases/tag/2023.9.1
|
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
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
|
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
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
|