Tobias Markus
6d8041b053
writeShellApplication: Prefer lib.getExe over unwrapped ShellChecked
...
writeShellApplication currently uses the unwrapped (passthru) attribute
which is simply defined as the ShellCheck Haskell package.
Unfortunately the unwrapped version contains everything and the kitchen
sink, while the bin output of the top-level shellcheck package contains
only the static shellcheck executable.
In other words, by using writeShellApplication, currently 3GB of
packages have to be unnecessarily fetched just to run the checkPhase.
$ nix path-info -Sh $(nix build --print-out-paths --no-link nixpkgs#shellcheck.unwrapped)
/nix/store/23x8702b9kqn0r8swah05ky7w5fnh6m2-ShellCheck-0.9.0 3.0G
$ nix path-info -Sh $(nix build --print-out-paths --no-link nixpkgs#shellcheck.bin)
/nix/store/594izb2jz3c57c7hgxfnb6irypnr4575-shellcheck-0.9.0-bin 45.3M
There is no benefit to using shellcheck.unwrapped in this case.
Therefore, replace shellcheck.unwrapped with lib.getExe shellcheck.
2023-03-07 15:01:59 +01:00
Jörg Thalheim and GitHub
30343bab54
Merge pull request #217813 from r-ryantm/auto-update/lefthook
...
lefthook: 1.2.8 -> 1.2.9
2023-02-23 11:10:08 +01:00
Fabian Affolter and GitHub
f642a45cea
Merge pull request #217710 from r-ryantm/auto-update/python310Packages.azure-mgmt-search
...
python310Packages.azure-mgmt-search: 8.0.0 -> 9.0.0
2023-02-23 10:57:19 +01:00
Fabian Affolter and GitHub
1462c1a1a2
Merge pull request #217734 from r-ryantm/auto-update/opkg
...
opkg: 0.6.0 -> 0.6.1
2023-02-23 10:08:04 +01:00
Fabian Affolter and GitHub
2a810e135f
Merge pull request #217670 from fabaff/aiormq-bump
...
python310Packages.aiormq: 6.6.4 -> 6.7.2, python310Packages.aio-pika: 8.3.0 -> 9.0.4
2023-02-23 10:07:01 +01:00
Fabian Affolter and Yt
cf8436e4cb
meilisearch: update description
2023-02-23 04:03:40 -05:00
R. Ryantm and Yt
c420236aaa
meilisearch: 1.0.0 -> 1.0.1
2023-02-23 04:03:40 -05:00
happysalada and Yt
b53bd4a5f0
qdrant: 0.11.2 -> 1.0.2
2023-02-23 04:01:54 -05:00
Janne Heß and GitHub
03fb722016
Merge pull request #217799 from figsoda/smali
...
vimPlugins.nvim-treesitter: 2023-02-19 -> 2023-02-22
2023-02-23 09:49:58 +01:00
Weijia Wang and GitHub
c22fe9859a
Merge pull request #217365 from r-ryantm/auto-update/kubeseal
...
kubeseal: 0.19.4 -> 0.19.5
2023-02-23 10:48:38 +02:00
R. Ryantm
3ee028c185
lefthook: 1.2.8 -> 1.2.9
2023-02-23 08:46:16 +00:00
Weijia Wang and GitHub
640396f068
Merge pull request #217409 from r-ryantm/auto-update/mapcidr
...
mapcidr: 1.0.3 -> 1.1.0
2023-02-23 10:41:01 +02:00
Fabian Affolter and GitHub
29c0e789ec
python310Packages.azure-mgmt-search: adjust inputs
2023-02-23 09:37:05 +01:00
Fabian Affolter and GitHub
0d44a37f7e
python310Packages.azure-mgmt-search: disable on unsupported Python releases
2023-02-23 09:35:27 +01:00
Fabian Affolter and GitHub
82935bfed1
Merge pull request #217714 from r-ryantm/auto-update/python310Packages.pyvisa-py
...
python310Packages.pyvisa-py: 0.6.2 -> 0.6.3
2023-02-23 09:32:08 +01:00
Fabian Affolter and GitHub
c2c60d0c6d
Merge pull request #217723 from fabaff/denonavr-bump
...
python310Packages.denonavr: 0.11.0 -> 0.11.1
2023-02-23 09:31:30 +01:00
Fabian Affolter and GitHub
d0df850cf0
Merge pull request #217772 from fabaff/goodwe-bump
...
python310Packages.goodwe: 0.2.25 -> 0.2.26
2023-02-23 09:30:24 +01:00
Fabian Affolter and GitHub
e0a618f972
Merge pull request #217773 from fabaff/meilisearch-bump
...
python310Packages.meilisearch: 0.24.0 -> 0.25.0
2023-02-23 09:30:11 +01:00
Fabian Affolter and GitHub
6c533fe68e
Merge pull request #217775 from fabaff/freebox-api-bump
...
python310Packages.freebox-api: 1.0.1 -> 1.1.0
2023-02-23 09:30:00 +01:00
Fabian Affolter and GitHub
42d5f3bb26
Merge pull request #217776 from fabaff/memray-bump
...
memray: 1.6.0 -> 1.7.0
2023-02-23 09:29:48 +01:00
Fabian Affolter and GitHub
1b707d0222
Merge pull request #217777 from fabaff/trufflehog-bump
...
trufflehog: 3.27.1 -> 3.28.0
2023-02-23 09:29:37 +01:00
Fabian Affolter and GitHub
3b2329c422
opkg: equalize content
2023-02-23 09:27:33 +01:00
Fabian Affolter and GitHub
e99fae5e66
opkg: specify license
2023-02-23 09:25:05 +01:00
Fabian Affolter and GitHub
05e94bc57b
opkg: add changelog to meta
2023-02-23 09:24:09 +01:00
Fabian Affolter and GitHub
105749e008
Merge pull request #217743 from r-ryantm/auto-update/evtx
...
evtx: 0.8.0 -> 0.8.1
2023-02-23 09:15:27 +01:00
Fabian Affolter and GitHub
21121d5c30
Merge pull request #217784 from marsam/update-chat-downladoer
...
python310Packages.chat-downloader: 0.2.3 -> 0.2.4
2023-02-23 09:13:19 +01:00
Fabian Affolter and GitHub
e730e6458d
Merge pull request #217491 from harvidsen/python-oracledb-init
...
python3Packages.oracledb: init at 1.2.2
2023-02-23 09:01:38 +01:00
Weijia Wang and GitHub
8bb88ba268
Merge pull request #217642 from r-ryantm/auto-update/xmrig-mo
...
xmrig-mo: 6.18.1-mo1 -> 6.19.0-mo1
2023-02-23 09:43:45 +02:00
Nikolay Korotkiy and GitHub
79e0d204e2
Merge pull request #217800 from r-ryantm/auto-update/srvc
...
srvc: 0.14.0 -> 0.14.1
2023-02-23 11:02:18 +04:00
Nick Cao and GitHub
5956e0866f
Merge pull request #217782 from dotlambda/caldav-1.1.3
...
python310Packages.caldav: 1.1.1 -> 1.1.3
2023-02-23 14:29:40 +08:00
Nick Cao and GitHub
ae28bb0ab5
Merge pull request #217786 from wahjava/update-tailscale
...
tailscale: 1.36.1 -> 1.36.2
2023-02-23 14:28:25 +08:00
Nick Cao and GitHub
8522bcd017
Merge pull request #217791 from r-ryantm/auto-update/python310Packages.pytorch-metric-learning
...
python310Packages.pytorch-metric-learning: 2.0.0 -> 2.0.1
2023-02-23 14:28:09 +08:00
Nick Cao and GitHub
400621ac5d
Merge pull request #217795 from r-ryantm/auto-update/pineapple-pictures
...
pineapple-pictures: 0.6.5 -> 0.6.6
2023-02-23 14:27:45 +08:00
Nick Cao and GitHub
aacd79e770
Merge pull request #217798 from r-ryantm/auto-update/argocd
...
argocd: 2.6.1 -> 2.6.2
2023-02-23 14:27:03 +08:00
Weijia Wang and GitHub
739f4d5ee5
Merge pull request #217801 from wegank/xmrig-mo-aarch64
...
xmrig-mo: unbreak on more platforms
2023-02-23 07:10:22 +02:00
Weijia Wang and GitHub
b65d2ea436
Merge pull request #192672 from amjoseph-nixpkgs/pr/nixos/sd/powerpc64le
...
enable NixOS installer for powerpc64le
2023-02-23 07:09:46 +02:00
Weijia Wang and GitHub
128877b73a
Merge pull request #217638 from r-ryantm/auto-update/python310Packages.bitstruct
...
python310Packages.bitstruct: 8.15.1 -> 8.17.0
2023-02-23 07:05:44 +02:00
Weijia Wang and GitHub
bedf8d81fc
Merge pull request #217629 from r-ryantm/auto-update/ostree
...
ostree: 2022.7 -> 2023.1
2023-02-23 06:58:43 +02:00
Weijia Wang and GitHub
4194c97a10
Merge pull request #217639 from r-ryantm/auto-update/python310Packages.httpx-ntlm
...
python310Packages.httpx-ntlm: 1.0.0 -> 1.1.0
2023-02-23 06:57:49 +02:00
Weijia Wang and GitHub
298ac11bb1
Merge pull request #217623 from r-ryantm/auto-update/bear
...
bear: 3.1.0 -> 3.1.1
2023-02-23 06:55:19 +02:00
Ryan Lahfa and GitHub
83e7e83ea7
Merge pull request #205033 from CathalMullan/phlare
...
phlare: init at 0.3.0
2023-02-23 13:54:31 +09:00
Weijia Wang and GitHub
56b29caf07
Merge pull request #217538 from r-ryantm/auto-update/spicedb-zed
...
spicedb-zed: 0.8.0 -> 0.9.1
2023-02-23 06:52:14 +02:00
Weijia Wang and GitHub
f395f1987e
Merge pull request #217621 from r-ryantm/auto-update/ameba
...
ameba: 1.4.0 -> 1.4.1
2023-02-23 06:49:09 +02:00
zowoq
7380dec318
terraform-providers.cloudinit: 2.2.0 → 2.3.1
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
33f5fe5c9c
terraform-providers.vra7: 3.0.6 → 3.0.7
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
1badd0069c
terraform-providers.oci: 4.108.1 → 4.109.0
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
299c2b61e5
terraform-providers.scaleway: 2.11.0 → 2.11.1
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
09e51eadda
terraform-providers.ovh: 0.27.0 → 0.28.1
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
2e3016d9a6
terraform-providers.google: 4.53.1 → 4.54.0
2023-02-23 14:36:21 +10:00
github-actions[bot] and zowoq
03f6371b8d
terraform-providers.heroku: 5.1.11 → 5.1.12
2023-02-23 14:36:21 +10:00