Commit Graph

461314 Commits

Author SHA1 Message Date
figsoda
144ede9ee6
Merge pull request #219981 from r-ryantm/auto-update/gopsuinfo
gopsuinfo: 0.1.2 -> 0.1.3
2023-03-07 11:57:35 -05:00
Connor Baker
3e38add9b0 maintainers: add connorbaker 2023-03-07 11:48:28 -05:00
figsoda
0ef02c4792
Merge pull request #219958 from r-ryantm/auto-update/d2
d2: 0.2.2 -> 0.2.3
2023-03-07 11:41:48 -05:00
Izorkin
5eb5d881a4
nixos/nginx: add defaultMimeTypes option 2023-03-07 19:37:18 +03:00
figsoda
bdfa4d2e95
Merge pull request #219986 from r-ryantm/auto-update/jql
jql: 5.1.6 -> 5.1.7
2023-03-07 11:34:12 -05:00
R. Ryantm
9bfeb0d751 checkip: 0.44.2 -> 0.45.1 2023-03-07 16:29:06 +00:00
Ilan Joselevich
acc86a9316
Merge pull request #219932 from marsam/update-mcfly
mcfly: 0.7.1 -> 0.8.0
2023-03-07 18:12:58 +02:00
Ilan Joselevich
561eb9fbb7
Merge pull request #219962 from fgaz/dillong/mainprogram
dillong: add meta.mainProgram
2023-03-07 18:10:00 +02:00
Ilan Joselevich
8cd9c8bbdf
Merge pull request #219963 from Munksgaard/bump-flyctl
flyctl: 0.0.476 -> 0.0.477
2023-03-07 18:09:21 +02:00
Ilan Joselevich
787d0269eb
Merge pull request #219976 from r-ryantm/auto-update/janet
janet: 1.26.0 -> 1.27.0
2023-03-07 18:06:19 +02:00
Ilan Joselevich
13ed674c9f
Merge pull request #219971 from justinas/teleport-12-1-0
teleport: 12.0.2 -> 12.1.0
2023-03-07 18:05:32 +02:00
Ilan Joselevich
4b4212fb5d
Merge pull request #219983 from dit7ya/calcure
calcure: init at 2.8.2
2023-03-07 18:04:00 +02:00
Ilan Joselevich
5f96bdfa68
Merge pull request #219998 from r-ryantm/auto-update/freac
freac: 1.1.6 -> 1.1.7
2023-03-07 18:02:02 +02:00
R. Ryantm
73f2f4c6a8 freac: 1.1.6 -> 1.1.7 2023-03-07 15:07:04 +00:00
Bernardo Meurer
c707238dc2
Merge pull request #219808 from cpcloud/duckdb-0.7.1 2023-03-07 10:03:11 -05:00
R. Ryantm
1f2cf28aa9 algolia-cli: 1.3.0 -> 1.3.1 2023-03-07 14:58:51 +00:00
Thiago Kenji Okada
4538ca7a7a
Merge pull request #219989 from r-ryantm/auto-update/clojure
clojure: 1.11.1.1237 -> 1.11.1.1252
2023-03-07 14:46:13 +00:00
Justinas Stankevicius
701a838718 teleport: add arianvp to maintainers 2023-03-07 16:41:39 +02:00
Justinas Stankevicius
5b9628a9ed teleport: add justinas to maintainers 2023-03-07 16:41:17 +02:00
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
R. Ryantm
35ca4727fb python310Packages.slack-sdk: 3.20.0 -> 3.20.1 2023-03-07 13:57:37 +00:00
Julian Stecklina
2ca7353542 linuxPackages.tuxedo-keyboard: 3.1.1 -> 3.1.4
This unbreaks tuxedo-keyboard for Linux 6.2.
2023-03-07 14:48:34 +01:00
Anderson Torres
5ae751c41b
Merge pull request #219982 from kira-bruneau/fix-manual-emacs-packages
elisp-packages/manual-packages.nix: use self-scoped callPackage
2023-03-07 10:43:13 -03:00
R. Ryantm
1af3c49d48 clojure: 1.11.1.1237 -> 1.11.1.1252 2023-03-07 13:42:46 +00:00
R. Ryantm
f78d3c7d5f jql: 5.1.6 -> 5.1.7 2023-03-07 13:30:57 +00:00
Ilan Joselevich
f9f47e8032
Merge pull request #219436 from dotlambda/esptool-4.5.1
esptool: 4.5 -> 4.5.1
2023-03-07 15:21:48 +02:00
Ilan Joselevich
5335a4f4a2
Merge pull request #219489 from WolfangAukang/tutanota
tutanota-desktop: 3.108.12 -> 3.110.0
2023-03-07 15:21:13 +02:00
Ilan Joselevich
210a84f03e
Merge pull request #219961 from fgaz/cplay-ng/5.2.0
cplay-ng: 5.1.0 -> 5.2.0
2023-03-07 15:17:55 +02:00
Mostly Void
9cb0772d43
calcure: init at 2.8.2 2023-03-07 18:47:21 +05:30
Filippos Tsimas
2acbdc41e9 ffado: 2.4.3 -> 2.4.7 2023-03-07 15:09:19 +02:00
Ilan Joselevich
4a09826e9d
Merge pull request #219945 from r-ryantm/auto-update/libfabric
libfabric: 1.17.0 -> 1.17.1
2023-03-07 15:07:07 +02:00
Ilan Joselevich
96a594e4f5
Merge pull request #219943 from Trundle/pulumi-3.56.0
pulumi: 3.55.0 -> 3.56.0
2023-03-07 15:05:31 +02:00
Sandro
26ac96af51
Merge pull request #219975 from r-ryantm/auto-update/python310Packages.google-cloud-spanner
python310Packages.google-cloud-spanner: 3.27.1 -> 3.28.0
2023-03-07 14:04:48 +01:00
Ilan Joselevich
6b015b7726
Merge pull request #219980 from seppeljordan/seppeljordan/update-nix-prefetch-github-6.0.1
python3Packages.nix-prefetch-github: 6.0.0 -> 6.0.1
2023-03-07 15:04:32 +02:00
Ilan Joselevich
11605428a7
Merge pull request #219972 from r-ryantm/auto-update/forkstat
forkstat: 0.03.00 -> 0.03.01
2023-03-07 14:57:08 +02:00
Ilan Joselevich
f08924559a
Merge pull request #219955 from r-ryantm/auto-update/colima
colima: 0.5.2 -> 0.5.3
2023-03-07 14:56:30 +02:00
Ilan Joselevich
bbe17249e5
Merge pull request #219959 from matthiasbeyer/update-zellij
zellij: 0.34.4 -> 0.35.1
2023-03-07 14:55:39 +02:00
Ilan Joselevich
29c58c39fd
Merge pull request #219832 from Ruixi-rebirth/master
youtube-tui: init at 0.7.0
2023-03-07 14:51:43 +02:00
Kira Bruneau
525aff3ab3 elisp-packages/manual-packages.nix: use self-scoped callPackage 2023-03-07 07:51:42 -05:00
Ilan Joselevich
66145255cb
Merge pull request #219969 from wahjava/update-flyctl
flyctl: 0.0.476 -> 0.0.477
2023-03-07 14:46:22 +02:00
Marek Fajkus
fd1938a018
Merge pull request #219978 from r-ryantm/auto-update/hugo
hugo: 0.111.1 -> 0.111.2
2023-03-07 13:43:40 +01:00
Ninjatrappeur
0c2bacaf74
Merge pull request #219979 from flokli/nixos-tests-hostname-cleanups
nixosTests.hostname: nixpkgs-fmt, stop using deprecated nodes.machine.config
2023-03-07 13:40:43 +01:00
Sebastian Jordan
10684ae9c4 python3Packages.nix-prefetch-github: 6.0.0 -> 6.0.1 2023-03-07 13:36:04 +01:00
R. Ryantm
ddf52e637c gopsuinfo: 0.1.2 -> 0.1.3 2023-03-07 12:34:42 +00:00
Florian Klink
5566961d2e nixosTests.hostname: stop using deprecated nodes.machine.config
Module argument `nodes.machine.config` is deprecated.
2023-03-07 13:29:19 +01:00
Florian Klink
27eab436bd nixos/tests/hostname.nix: nixpkgs-fmt 2023-03-07 13:29:19 +01:00
Atemu
acdc303ed7
Merge pull request #219836 from wegank/leo2-darwin
leo2, statverif: add darwin support
2023-03-07 13:24:35 +01:00
R. Ryantm
ae3b83c809 hugo: 0.111.1 -> 0.111.2 2023-03-07 12:24:07 +00:00
Anderson Torres
3bbd2ffb31
Merge pull request #219970 from atorres1985-contrib/byacc
byacc: refactor
2023-03-07 09:23:26 -03:00
Anderson Torres
31445f52ec
Merge pull request #219968 from atorres1985-contrib/acr
acr: refactor
2023-03-07 09:23:14 -03:00