zowoq
5b6e4187ad
stylua: 0.12.5 -> 0.13.0
...
https://github.com/JohnnyMorganz/StyLua/releases/tag/v0.13.0
2022-04-02 06:36:04 +10:00
Jeppe Fihl-Pearson
b5f36e84d1
Add block size to dd command
...
Without configuring the block size a default of 512 bytes is used, which can
slow down the transfer speed massively.
In a test I've done with a semi-decent USB stick, I only get a transfer speed
of around 180 KB/sec when not specifying the block size but see 27 MB/sec when
setting the block size to 1 MB. This makes the transfer of the minimal
installation ISO take half a minute instead of an hour.
2022-04-01 22:14:04 +02:00
P. R. d. O
eeb3206a29
nixos/jenkinsSlave: install java
...
Installs Java into the Jenkins agent and allows specifying the JDK/JRE package to use. This is necessary as Jenkins verifies if the agent contains Java installed through the java -fullversion command, which if not, the connection will fail.
2022-04-01 22:11:18 +02:00
Maximilian Bosch
63f0c334f0
wireshark: 3.6.2 -> 3.6.3
...
ChangeLog: https://www.wireshark.org/docs/relnotes/wireshark-3.6.3.html
2022-04-01 22:10:17 +02:00
Fabian Affolter
9d825eeda4
Merge pull request #166521 from r-ryantm/auto-update/python3.10-dropbox
...
python310Packages.dropbox: 11.28.0 -> 11.29.0
2022-04-01 22:07:41 +02:00
Fabian Affolter
4de221dd50
Merge pull request #166541 from r-ryantm/auto-update/python3.10-sabyenc3
...
python310Packages.sabyenc3: 5.1.5 -> 5.1.6
2022-04-01 22:07:15 +02:00
Silvan Mosberger
1c00bf3948
lib/customization: Improve callPackage error message for missing args
...
This uses the levenshtein distance to look through all possible
arguments to find ones that are close to what was requested:
error: Function in /home/infinisil/src/nixpkgs/pkgs/tools/text/ripgrep/default.nix
called without required argument "fetchFromGithub",
did you mean "fetchFromGitHub" or "fetchFromGitLab"?
With https://github.com/NixOS/nix/pull/3468 (in current nixUnstable) the error
message becomes even better, adding line location info
2022-04-01 22:03:05 +02:00
Silvan Mosberger
f8c1aee5da
lib/tests: Add tests for levenshtein functions
2022-04-01 22:03:05 +02:00
Silvan Mosberger
975a1ae339
lib/strings: Add levenshtein distance functions
...
Adds some functions related to string similarity:
- lib.strings.commonPrefixLength
- lib.strings.commonSuffixLength
- lib.strings.levenshtein
- lib.strings.levenshteinAtMost
2022-04-01 22:03:05 +02:00
Artturi
a40f967c85
Merge pull request #166577 from xrelkd/update/sn0int
...
sn0int: 0.24.1 -> 0.24.2
2022-04-01 22:59:40 +03:00
Pascal Bach
65fa86e0d9
Merge pull request #165745 from r-ryantm/auto-update/matrix-synapse
...
matrix-synapse: 1.55.0 -> 1.55.2
2022-04-01 21:52:38 +02:00
Pascal Bach
b88a99ae9c
Merge pull request #166607 from Ma27/bump-grafana
...
grafana: 8.4.4 -> 8.4.5
2022-04-01 21:51:25 +02:00
Pascal Bach
6de9c93c5d
Merge pull request #166034 from r-ryantm/auto-update/tautulli
...
tautulli: 2.9.4 -> 2.9.5
2022-04-01 21:51:01 +02:00
Benjamin Staffin
da3204266c
Merge pull request #166554 from bjornfor/fix-arc-anoid
...
arcanist: add missing deps
2022-04-01 15:38:55 -04:00
Andrew Marshall
ebfb266f31
linode-cli: Remove update check
...
Upon every API call, this program will check the API version and make a
request to PyPi to check the latest version and, if not latest, will
show a warning like
> The API responded with version 1.2.4, which is newer than the CLI's
> version of 1.2.3. Please update the CLI to get access to the newest
> features. You can update with a simple `pip install --upgrade
> linode-cli`
This is not really useful with Nix, as the update message is wrong. And
connecting to a third-party on each usage is not desired, either.
2022-04-01 15:38:49 -04:00
R. Ryantm
7602892115
go-ethereum: 1.10.16 -> 1.10.17
2022-04-01 19:32:20 +00:00
Fabian Affolter
33b06498b0
Merge pull request #166609 from r-ryantm/auto-update/jsbeautifier
...
python310Packages.jsbeautifier: 1.14.1 -> 1.14.2
2022-04-01 21:28:43 +02:00
Fabian Affolter
15a4011bac
Merge pull request #166844 from r-ryantm/auto-update/python310Packages.pyoverkiz
...
python310Packages.pyoverkiz: 1.3.13 -> 1.3.14
2022-04-01 21:25:30 +02:00
Fabian Affolter
8e4266db94
Merge pull request #166847 from fabaff/bump-tfsec
...
tfsec: 1.15.2 -> 1.15.4
2022-04-01 21:25:19 +02:00
Fabian Affolter
476d27c55c
Merge pull request #166852 from fabaff/bump-cfripper
...
cfripper: 1.7.0 -> 1.7.1, python3Packages.pycfmodel: 0.17.1 -> 0.18.0
2022-04-01 21:24:37 +02:00
Fabian Affolter
1ff5566947
Merge pull request #166829 from r-ryantm/auto-update/python310Packages.param
...
python310Packages.param: 1.12.0 -> 1.12.1
2022-04-01 21:22:00 +02:00
Fabian Affolter
0d4b3dc12d
python3Packages.potentials: 0.3.2 -> 0.3.3
2022-04-01 21:20:56 +02:00
Alex Martens
b9928950fe
github-runner: 2.289.1 -> 2.289.2
2022-04-01 12:19:21 -07:00
Fabian Affolter
fc639493a0
python3Packages.yabadaba: init at 0.1.2
2022-04-01 21:18:10 +02:00
Michael Weiss
baedfc4da9
Merge pull request #166809 from michaeladler/ungoogled-chromium
...
ungoogled-chromium: 99.0.4844.84 -> 100.0.4896.60
2022-04-01 20:58:54 +02:00
Fabian Affolter
78d862845c
Merge pull request #166850 from fabaff/bump-cdcs
...
python3Packages.cdcs: 0.1.6 -> 0.1.8
2022-04-01 20:58:19 +02:00
Pascal Bach
e61a430c75
Merge pull request #166763 from newAM/cargo-spellcheck
...
cargo-spellcheck: 0.11.1 -> 0.11.2
2022-04-01 20:58:07 +02:00
R. Ryantm
060c73abb9
flyctl: 0.0.308 -> 0.0.310
2022-04-01 18:43:56 +00:00
Fabian Affolter
48bb359967
cfripper: 1.7.0 -> 1.7.1
2022-04-01 20:19:59 +02:00
Fabian Affolter
ff40604f13
python3Packages.pycfmodel: 0.17.1 -> 0.18.0
2022-04-01 20:19:39 +02:00
Kevin Cox
ebaaf98a6d
Merge pull request #166808 from Luflosi/update/include-what-you-use
...
include-what-you-use: 0.17 -> 0.18
2022-04-01 14:13:20 -04:00
Fabian Affolter
d5574652ce
python3Packages.cdcs: 0.1.6 -> 0.1.8
2022-04-01 20:09:10 +02:00
Fabian Affolter
00b41eee6b
python3Packages.libthumbor: add missing input
2022-04-01 20:08:07 +02:00
Fabian Affolter
af09feefd5
python3Packages.libthumbor: disable on older Python releases
...
add pythonImportsCheck
2022-04-01 20:03:29 +02:00
R. Ryantm
dd1e0890ad
python310Packages.pypugjs: 5.9.10 -> 5.9.11
2022-04-01 17:58:26 +00:00
Fabian Affolter
5d7dbf1dd8
tfsec: 1.15.2 -> 1.15.4
2022-04-01 19:52:45 +02:00
R. Ryantm
251db5974f
python310Packages.pyoverkiz: 1.3.13 -> 1.3.14
2022-04-01 17:43:40 +00:00
Malo Bourgon
49f75b1483
kitty: add patch to fix -stack_size flag issue on darwin
2022-04-01 10:16:52 -07:00
Robert Hensing
0b1a2907d6
Merge pull request #166044 from hercules-ci/java-properties
...
Add `formats.javaProperties`
2022-04-01 19:05:33 +02:00
pennae
cc1d86d759
Merge pull request #166822 from WolfangAukang/sslmate-agent-fix
...
nixos/sslmate-agent: add to module-list
2022-04-01 17:04:03 +00:00
Thibault Gagnaux
440d4f9ff7
graalvmXX-ce: extract common config
2022-04-01 18:38:26 +02:00
R. Ryantm
0a18263a18
earthly: 0.6.12 -> 0.6.13
2022-04-01 16:17:07 +00:00
R. Ryantm
6132f62390
python310Packages.py3status: 3.42 -> 3.43
2022-04-01 16:00:59 +00:00
Fabian Affolter
355b09d759
Merge pull request #166785 from r-ryantm/auto-update/python310Packages.glean-parser
...
python310Packages.glean-parser: 5.1.0 -> 5.1.1
2022-04-01 17:51:13 +02:00
Bobby Rong
3c583c8226
Merge pull request #166569 : unbreak GNOME Flashback and reintroduce gnome-bluetooth_1_0
...
- Add missing geocode-glib dependency for gnome-panel
- Reintroduce gnome-bluetooth_1_0 for gnome-flashback, blueberry and gnome-bluetooth-contract
Related:
- https://gitlab.gnome.org/GNOME/gnome-panel/-/merge_requests/49
- https://github.com/NixOS/nixpkgs/pull/166569#issuecomment-1084658550
- https://github.com/linuxmint/blueberry/issues/123
- https://github.com/elementary/gnome-bluetooth-contract/issues/1
2022-04-01 23:50:36 +08:00
Fabian Affolter
5a9ea69734
Merge pull request #166791 from r-ryantm/auto-update/python310Packages.hahomematic
...
python310Packages.hahomematic: 1.0.3 -> 1.0.4
2022-04-01 17:48:25 +02:00
Fabian Affolter
06a7f8efba
Merge pull request #166765 from r-ryantm/auto-update/python3.10-fastcore
...
python310Packages.fastcore: 1.4.0 -> 1.4.1
2022-04-01 17:47:24 +02:00
Fabian Affolter
c23609c49d
Merge pull request #166757 from r-ryantm/auto-update/python3.10-pynetgear
...
python310Packages.pynetgear: 0.9.1 -> 0.9.2
2022-04-01 17:46:42 +02:00
Fabian Affolter
fb0bb60a5c
Merge pull request #166737 from r-ryantm/auto-update/python3.10-mypy-boto3-builder
...
python310Packages.mypy-boto3-builder: 7.5.4 -> 7.5.5
2022-04-01 17:46:00 +02:00
Fabian Affolter
9e4bd7a8ad
Merge pull request #166612 from r-ryantm/auto-update/python3.10-aioairzone
...
python310Packages.aioairzone: 0.2.1 -> 0.3.1
2022-04-01 17:45:11 +02:00