Commit Graph
510153 Commits
Author SHA1 Message Date
Anton Mosich e1206bf0a5 treewide: add meta.mainProgram
Add `meta.mainProgram` to all packages for which lib.getExe is called in
home-manager
2023-08-03 14:41:45 +02:00
Anderson Torres e9fd5bf913 yambar: fix strictDeps compilation
Yambar uses meson as build system. Its `dependency` function uses pkg-config as
default method for finding the required dependencies.

However, as seen in their code[^1], scdoc is searched with `native` set to
true. According to Meson specs[^2], it directs the search to the _build_ machine
instead of the _host_ one. This parameter is usually needed only when finding a
tool to be used during compilation.

Because of this, `pkg-config` needs to be included at `depsBuildBuild`.

Why? Magic! Sorry, I am not so proficient in cross-compilation issues yet.

[^1] https://codeberg.org/dnkl/yambar/src/commit/78f7b60e1308d9f6c879b5cbae2dadba4fa88762/doc/meson.build#L3
[^2] https://mesonbuild.com/Reference-manual_functions.html#dependency_native
2023-08-03 12:29:50 +00:00
Pol Dellaieraandzowoq bff3b3c9e1 bat: add meta.mainProgram
Follow up of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-03 22:08:14 +10:00
Martin WeineltandGitHub 9eaec2881f Merge pull request #246836 from NixOS/home-assistant
home-assistant: 2023.7.3 -> 2023.8.0
2023-08-03 13:54:00 +02:00
Nick CaoandGitHub 28d4714c82 Merge pull request #246903 from applePrincess/exploitdb-bump
exploitdb: 2023-07-22 -> 2023-08-01
2023-08-03 05:39:33 -06:00
Nick CaoandGitHub adc254037d Merge pull request #246910 from pineapplehunter/master
circt: 1.48.0 -> 1.49.0
2023-08-03 05:38:34 -06:00
Pol DellaieraandGitHub 27b226cdd4 Merge pull request #246944 from NixOS/hedgedoc/add-meta-mainProgram
hedgedoc: add `meta.mainProgram`
2023-08-03 13:33:07 +02:00
Martin Weinelt c13da49a88 python311Packages.homeassistant-stubs: 2023.7.3 -> 2023.8.0
https://github.com/KapJI/homeassistant-stubs/releases/tag/2023.8.0
2023-08-03 13:12:40 +02:00
Martin WeineltandGitHub fcf476cb78 Merge pull request #246856 from mweinelt/piper-tts-1.2.0
piper-tts: 0.0.2 -> 1.2.0
2023-08-03 13:10:32 +02:00
Weijia WangandGitHub fd3ce3bb2d Merge pull request #246929 from Aleksanaa/valent
valent: unstable-2023-06-11 -> unstable-2023-07-31
2023-08-03 12:31:17 +02:00
Christoph NeidahlandGitHub e24affc172 bambootracker, bambootracker-qt6: 0.6.1 -> 0.6.2 (#246769)
* bambootracker, bambootracker-qt6: Convert to finalAttrs, add updateScript

* bambootracker, bambootracker-qt6: 0.6.1 -> 0.6.2
2023-08-03 12:30:16 +02:00
Pol DellaieraandGitHub db4eaf5df5 Merge pull request #241997 from Gerg-L/fastfetch
fastfetch: init at 1.12.2
2023-08-03 12:29:07 +02:00
natsukiumandYt 3274c4938d python310Packages.bentoml: 1.1.0 -> 1.1.1
Diff: https://github.com/bentoml/BentoML/compare/v1.1.0...v1.1.1

Changelog: https://github.com/bentoml/BentoML/releases/tag/v1.1.1
2023-08-03 17:58:46 +08:00
Pol Dellaiera bb1faddf07 hedgedoc: add meta.mainProgram
Follow up of https://github.com/NixOS/nixpkgs/pull/246386
2023-08-03 11:54:32 +02:00
Gerg-Landkhaneliman 59e85cb8ab fastfetch: init at 1.12.2
Co-authored-by: khaneliman <khaneliman12@gmail.com>
2023-08-03 05:47:58 -04:00
aleksana 2c871662ad valent: unstable-2023-06-11 -> unstable-2023-07-31 2023-08-03 15:57:13 +08:00
Thomas GerbetandGitHub d85f641287 Merge pull request #246888 from r-ryantm/auto-update/fulcio
fulcio: 1.3.4 -> 1.4.0
2023-08-03 09:06:42 +02:00
Pol DellaieraandGitHub 2fca7d4750 Merge pull request #244752 from shenlebantongying/master
goldendict-ng: init at 23.07.23
2023-08-03 08:47:30 +02:00
Pol DellaieraandGitHub 754d28198c Merge pull request #246788 from khaneliman/nwg-displays
nwg-displays: init at 0.3.7
2023-08-03 08:44:50 +02:00
Pol DellaieraandGitHub 13c5b2fca9 Merge pull request #246838 from sikmir/inkscape
inkscape: fix broken patching
2023-08-03 08:40:27 +02:00
Mario RodasandGitHub 286a368be5 Merge pull request #246286 from marsam/update-flexget
flexget: 3.7.11 -> 3.8.0
2023-08-03 00:39:43 -05:00
K900andGitHub 5ec0e2e296 Merge pull request #246806 from K900/fresher-fruit
yuzu: mainline 1513 -> 1515, ea 3783 -> 3788
2023-08-03 08:13:15 +03:00
Pol DellaieraandGitHub a6565aafe5 Merge pull request #246425 from adriandole/master
mongocxx: init at 3.8.0
2023-08-03 06:23:36 +02:00
Shogo Takata c5e1b17f49 circt: 1.48.0 -> 1.49.0 2023-08-03 13:18:44 +09:00
Lein Matsumaru d35d0d2a08 exploitdb: 2023-07-29 -> 2023-08-01 2023-08-03 04:13:06 +00:00
github-actions[bot]andzowoq f1f450ab72 terraform-providers.vault: 3.18.0 -> 3.19.0 2023-08-03 14:03:54 +10:00
github-actions[bot]andzowoq 499d8ee82b terraform-providers.oci: 5.6.0 -> 5.7.0 2023-08-03 14:03:54 +10:00
github-actions[bot]andzowoq 4f062300cc terraform-providers.signalfx: 8.0.0 -> 8.1.0 2023-08-03 14:03:54 +10:00
github-actions[bot]andzowoq adf074645f terraform-providers.scaleway: 2.25.1 -> 2.26.0 2023-08-03 14:03:54 +10:00
R. Ryantmandzowoq 8b9c442643 gvproxy: 0.6.2 -> 0.7.0 2023-08-03 13:22:56 +10:00
R. Ryantmandzowoq 3a3b8c94a5 kubernetes: 1.27.3 -> 1.27.4 2023-08-03 13:16:28 +10:00
Robert SchützandYt 2b414ab512 nodePackages: update 2023-08-03 10:45:31 +08:00
Bobby RongandGitHub 58a421640c Merge pull request #246743 from bobby285271/fix/wait-for-x
nixos/tests/{budgie,gnome-flashback}: unbreak
2023-08-03 10:37:45 +08:00
Vincent LaporteandVincent Laporte 84821b9769 coqPackages.paco: 4.1.2 → 4.2.0 2023-08-03 04:30:34 +02:00
zowoq fa88f4a8be go_1_19: 1.19.11 -> 1.19.12
Changelog: https://go.dev/doc/devel/release#go1.19
2023-08-03 12:23:27 +10:00
Bobby RongandGitHub cf684a79f7 Merge pull request #246783 from bobby285271/upd/pantheon
Pantheon updates 2023-08-02
2023-08-03 10:23:20 +08:00
happysaladaandYt 8fe010b2d9 fira-code-nerdfont: init 2023-08-03 10:03:35 +08:00
Nick CaoandGitHub 2b34278288 Merge pull request #246864 from figsoda/rsonpath
rsonpath: 0.5.1 -> 0.6.0
2023-08-02 19:52:36 -06:00
Bobby Rong 0c3697f511 nixos/tests/gnome-flashback: skip graphical-session.target check
https://hydra.nixos.org/build/230009507/log

Also silence warning: Module argument `nodes.machine.config` is deprecated. Use `nodes.machine` instead.
2023-08-03 09:52:12 +08:00
Bobby Rong 0ec48ee059 nixos/tests/budgie: skip graphical-session.target check
https://hydra.nixos.org/build/230010129/log
2023-08-03 09:52:11 +08:00
R. Ryantm 207775c84d fulcio: 1.3.4 -> 1.4.0 2023-08-03 01:51:38 +00:00
Nick CaoandGitHub 65cd0b72b5 Merge pull request #246840 from emilylange/matrix-sliding-sync
matrix-sliding-sync: 0.99.4 -> 0.99.5
2023-08-02 19:42:35 -06:00
Nick CaoandGitHub 09b6b8c77f Merge pull request #246570 from Lurkki14/seer/patch-hardcoded-gdb
seer: patch hardcoded gdb paths
2023-08-02 19:32:30 -06:00
Martin Weinelt f3688c8e96 wyoming-faster-whisper: 0.0.3 -> 1.0.1 2023-08-03 03:18:41 +02:00
Nick CaoandGitHub 2c2e14b977 Merge pull request #246844 from figsoda/nextest
cargo-nextest: 0.9.55 -> 0.9.57
2023-08-02 19:17:18 -06:00
figsodaandGitHub c750aabcf0 Merge pull request #246855 from r-ryantm/auto-update/kubecfg
kubecfg: 0.31.4 -> 0.32.0
2023-08-02 21:16:28 -04:00
Martin Weinelt c55fc24524 wyoming-piper: 0.0.3 -> 1.2.0 2023-08-03 03:15:39 +02:00
Nick CaoandGitHub 3c5e32c2e4 Merge pull request #246865 from r-ryantm/auto-update/doctl
doctl: 1.97.0 -> 1.97.1
2023-08-02 19:14:03 -06:00
Nick CaoandGitHub 678bb76d02 Merge pull request #246879 from figsoda/sws
static-web-server: 2.20.1 -> 2.20.2
2023-08-02 19:12:12 -06:00
Nick CaoandGitHub 8215f8f5d8 Merge pull request #246880 from r-ryantm/auto-update/python310Packages.opower
python310Packages.opower: 0.0.15 -> 0.0.18
2023-08-02 19:11:49 -06:00