Commit Graph
508937 Commits
Author SHA1 Message Date
Keegan Carruthers-Smith cc781739cd python3Packages.notmuch2: use bindingconfig that works on darwin
Instead of using the configure generated _notmuch_config.py, we generate
our own which correctly references each respective field.

The _notmuch_config.py in notmuch.bindingconfig contained references to
the build directory. On linux this didn't break anything due to the
sandbox always having a build root of /build. But on darwin this would
be different depending on the derivation being built. So the build
accidently worked since version.txt would end up in the same place on
linux.

It seems in practice NOTMUCH_LIB_DIR not containing the built libraries
did not break the build. Either way after this commit it will point to
the correct place.

For convenience the _notmuch_config.py from notmuch.bindingconfig is
viewable here
https://gist.github.com/keegancsmith/bdc2f0e44425ad68c8b6a85f8ed0b289

We do not remove the bindingconfig output from notmuch in this commit
since in my local testing that just caused cache invalidations on
notmuch. But can do that as well.
2023-07-29 23:27:10 +02:00
pennaeandGitHub dcd55915ad Merge pull request #245358 from asymmetric/nixpkgs-doc-build-instructions
doc/contributing: update build instructions after nrd
2023-07-29 23:22:43 +02:00
Anderson Torres 88e78b6a97 trealla: 2.21.33 -> 2.23.35 2023-07-29 18:21:24 -03:00
JanikandGitHub 5732961de8 Merge pull request #245890 from name-snrl/languagetool-rust_2.1.3 2023-07-29 23:14:42 +02:00
Pol DellaieraandGitHub d83fff64a1 Merge pull request #246075 from r-ryantm/auto-update/pmenu
pmenu: 3.1.0 -> 3.1.1
2023-07-29 23:11:38 +02:00
Pol DellaieraandGitHub 73f4e9202c Merge pull request #246080 from r-ryantm/auto-update/pocketbase
pocketbase: 0.16.8 -> 0.16.10
2023-07-29 22:43:17 +02:00
JanikandGitHub 4ef56e5d51 Merge pull request #245988 from aaronjheng/kubectl-cnpg 2023-07-29 22:42:05 +02:00
Pol Dellaiera 50a7139fbd pmenu: use finalAttrs pattern 2023-07-29 22:34:04 +02:00
Pol DellaieraandGitHub 82a304b313 Merge pull request #226771 from loco-choco/master
owmods-cli: init at 0.10.0
2023-07-29 22:22:27 +02:00
JanikandGitHub c8165c1809 Merge pull request #246046 from figsoda/zigbuild 2023-07-29 22:16:53 +02:00
Pol DellaieraandGitHub f7907c1f09 Merge pull request #243519 from cueaz/nnn-mime
nnn: fix file mime opts on darwin
2023-07-29 21:54:00 +02:00
Robert ScottandGitHub 83203e154e Merge pull request #246057 from linsui/jami
jami: apply CVE patch
2023-07-29 20:51:24 +01:00
Pol DellaieraandGitHub d63df5a32b Merge pull request #246086 from NixOS/gh-dash/bump-3.10.0
gh-dash: 3.9.0 -> 3.10.0
2023-07-29 21:38:14 +02:00
locochoco 06e023e4cf owmods-cli: init at 0.10.0 2023-07-29 16:30:02 -03:00
JanikandGitHub 41ebe3a503 Merge pull request #245958 from whonore/update-dafny-4.2.0 2023-07-29 21:05:23 +02:00
linsuiandlinsui 1b78e939aa jami: apply CVE patch 2023-07-30 03:04:56 +08:00
Ryan LahfaandGitHub 678cac4f4d Merge pull request #242534 from AkechiShiro/new-bloodhound-init 2023-07-29 20:52:22 +02:00
Pol Dellaiera 5f6bb0440f gh-dash: 3.9.0 -> 3.10.0 2023-07-29 20:50:30 +02:00
Martin WeineltandGitHub 86c62f4d00 Merge pull request #244655 from oddlama/init-insightface
python310Packages.insightface: init at 0.7.3
2023-07-29 20:49:19 +02:00
JanikandGitHub a0a5a1e2eb Merge pull request #246078 from yoav-lavi/master 2023-07-29 20:46:40 +02:00
Robert ScottandGitHub 85367e5f5c Merge pull request #244505 from Myaats/samba
samba: 4.17.7 -> 4.18.5
2023-07-29 19:46:09 +01:00
JanikandGitHub d682406ad2 Merge pull request #245996 from Misaka13514/bump-nuclei 2023-07-29 20:45:36 +02:00
JanikandGitHub 636a8bd32c Merge pull request #245925 from trofi/toot-update 2023-07-29 20:43:01 +02:00
JanikandGitHub d8bdf59f62 Merge pull request #246061 from oluceps/maple-upup 2023-07-29 20:36:52 +02:00
JanikandGitHub eedca8f9fa Merge pull request #246047 from figsoda/llvm-lines 2023-07-29 20:32:48 +02:00
Ryan LahfaandGitHub 899b60de3f Merge pull request #245893 from h7x4/move-nginx-status-page-declaration 2023-07-29 20:22:58 +02:00
Yoav Lavi 3fa88446e2 maintainers: add yoavlavi 2023-07-29 21:01:44 +03:00
Yoav Lavi d69217d9dc commit-mono: init at 1.132
fixes

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

Update pkgs/data/fonts/commit-mono/default.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>

fix for squash
2023-07-29 21:00:59 +03:00
R. Ryantm 9c417acb9d pocketbase: 0.16.8 -> 0.16.10 2023-07-29 17:42:52 +00:00
natsukiumandYt 463935ed8f python310Packages.hnswlib: init at 0.7.0 2023-07-29 17:41:08 +00:00
JK Cueaz 70680e8dc7 nnn: fix file mime opts on darwin
Resolves: #243503
Signed-off-by: cueaz <vcs@cueaz.com>
2023-07-30 02:10:55 +09:00
R. Ryantm 9ab9515d0a pmenu: 3.1.0 -> 3.1.1 2023-07-29 17:05:31 +00:00
figsodaandGitHub 6a1255d2d0 Merge pull request #245744 from figsoda/rustycli 2023-07-29 12:56:51 -04:00
Maximilian BoschandGitHub 4d8feb88f2 Merge pull request #245648 from LibreCybernetics/update-kernel-hardened
Hardened kernels for 2023-07-25
2023-07-29 18:49:42 +02:00
Maximilian BoschandGitHub 137375a244 Merge pull request #246052 from WilliButz/maintainers/update-willibutz
Update maintainer-related info for WilliButz
2023-07-29 18:41:39 +02:00
Pavol RusnakandGitHub 8da2ab6551 Merge pull request #245784 from prusnak/btcpayserver
btcpayserver: 1.10.3 -> 1.11.0
2023-07-29 18:08:43 +02:00
Ellie HermaszewskaandGitHub 28482dfd42 Merge pull request #246018 from adminy/patch-1
Update libgpiod from 1.6.4 to 2.0.1
2023-07-29 15:33:45 +00:00
Martin WeineltandGitHub 8175297e0c Merge pull request #246023 from aacebedo/aacebedo/acpic_1.0.0
acpic: init at 1.0.0
2023-07-29 17:19:39 +02:00
oluceps f2a5e9301e maple-font: add ttf autohint type 2023-07-29 23:09:13 +08:00
oluceps a94a0cbdff maple-font: 6.3 -> 6.4 2023-07-29 23:03:15 +08:00
rewineandGitHub 9664ef8cc7 wlroots_0_14: remove (#246011)
No Nixpkgs package depends on wlroots 0.14 anymore so we can remove it.
Fixes #151311.
2023-07-29 16:17:48 +02:00
Zane van IperenandAnderson Torres e6ab46982d rpcs3: 0.0.27-14840-842edbcbe -> 0.0.28-15372-38a5313ed
* Cubeb support is unconditional now, remove the check.
* SDL is only required for FAudio, so rename the check to faudioSupport.
* Use system LLVM now that upstream supports it 🎉
2023-07-29 11:15:59 -03:00
WilliButz 8d52babb6c wt: remove myself as maintainer 2023-07-29 15:55:27 +02:00
WilliButz 4343d280bd prometheus-varnish-exporter: remove myself as maintainer 2023-07-29 15:55:26 +02:00
WilliButz caab147bb0 oxidized: remove myself as maintainer 2023-07-29 15:55:26 +02:00
WilliButz 4995330a47 CODEOWNERS: remove WilliButz 2023-07-29 15:55:17 +02:00
Lahfa Samy edc88c9d01 bloodhound: init at 4.3.1
* Use finalAttrs and fetchzip
* Updated gpl3 -> gpl3Plus
* Added meaningful description
* Fix segmentation fault trace traps by needing udev
* Fix Electron sandbox issue with --in-gpu-process
* Add sourceProvenance and changelog to meta
2023-07-29 15:50:58 +02:00
figsoda 246b401675 cargo-llvm-lines: 0.4.31 -> 0.4.32
Diff: https://github.com/dtolnay/cargo-llvm-lines/compare/0.4.31...0.4.32

Changelog: https://github.com/dtolnay/cargo-llvm-lines/releases/tag/0.4.32
2023-07-29 09:35:52 -04:00
figsoda 5c724dd25f cargo-zigbuild: 0.16.12 -> 0.17.0
Diff: https://github.com/messense/cargo-zigbuild/compare/v0.16.12...v0.17.0

Changelog: https://github.com/messense/cargo-zigbuild/releases/tag/v0.17.0
2023-07-29 09:34:41 -04:00
Jonas HeinrichandGitHub 52858df957 Merge pull request #245501 from onny/onthespot
onthespot: init at 0.5
2023-07-29 14:45:39 +02:00