Lily Foster
b85c1e319e
node2nix: pull in patch to fix bin scripts with crlf line-endings
...
This is minor fallout from svanderburg/node2nix#302 which made node2nix
handle installing script bins itself (since npm stopped doing that
correctly).
It seems npm was doing line-ending normalization when installing these
files itself, so in addition to making all bins executable we now also
do a crlf to lf conversion on them if they are a script with a shebang.
2023-03-07 10:20:44 -05:00
apfelkuchen06
19f0a78c19
mpvScripts.uosc: init at 4.6.0
2023-03-07 16:20:06 +01:00
R. Ryantm
af13b8f852
boca: 1.0.6a -> 1.0.7
2023-03-07 15:17:04 +00:00
R. Ryantm
73f2f4c6a8
freac: 1.1.6 -> 1.1.7
2023-03-07 15:07:04 +00:00
Bernardo Meurer and GitHub
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 and GitHub
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
milran
42cda97c50
gqlgenc: init at 0.11.3
...
Signed-off-by: milran <milranmike@protonmail.com >
2023-03-07 23:30:42 +09:00
milran
04a5d95dbf
maintainers: add milran
...
Signed-off-by: milran <milranmike@protonmail.com >
2023-03-07 23:30:33 +09:00
lunik1
8cab427e63
megacmd: 1.5.1 -> 1.6.0
2023-03-07 14:22:16 +00:00
R. Ryantm
0ba1c25b62
python310Packages.hvac: 1.0.2 -> 1.1.0
2023-03-07 14:04:00 +00: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 and GitHub
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
Fabian Affolter
23e0077d36
fizz: 2023.02.27.00 -> 2023.03.06.00
2023-03-07 14:27:47 +01:00
R. Ryantm
66b05cfb9a
dbmate: 1.16.2 -> 2.0.1
2023-03-07 13:23:02 +00:00
Ilan Joselevich and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
3bbd2ffb31
Merge pull request #219970 from atorres1985-contrib/byacc
...
byacc: refactor
2023-03-07 09:23:26 -03:00
Anderson Torres and GitHub
31445f52ec
Merge pull request #219968 from atorres1985-contrib/acr
...
acr: refactor
2023-03-07 09:23:14 -03:00
Fabian Affolter
3032954df3
python310Packages.snapcast: 2.3.1 -> 2.3.2
2023-03-07 13:09:03 +01:00
R. Ryantm
8038012255
janet: 1.26.0 -> 1.27.0
2023-03-07 12:07:52 +00:00
piegames and GitHub
79a354065b
Merge pull request #219415 : gnomeExtensions: auto-update
2023-03-07 12:59:30 +01:00
R. Ryantm
6f3e07edfa
python310Packages.google-cloud-spanner: 3.27.1 -> 3.28.0
2023-03-07 11:53:04 +00:00