Silvan Mosberger
474e7e7040
tests.nixpkgs-check-by-name: Refactor eval.rs
...
There was too much indentation!
2024-02-05 01:37:09 +01:00
Silvan Mosberger
37a54e3ad5
tests.nixpkgs-check-by-name: Apply feedback from review
...
https://github.com/NixOS/nixpkgs/pull/285089#pullrequestreview-1861099233
Many thanks, Philip Taron!
2024-02-05 01:35:52 +01:00
Silvan Mosberger
7d1f0a4cd4
tests.nixpkgs-check-by-name: Allow new package variants
2024-01-30 22:45:18 +01:00
Silvan Mosberger
46da6c5c1f
tests.nixpkgs-check-by-name: Format
...
With `cargo fmt`
Explicitly didn't do that for previous commits in order to keep the diff
more easily reviewable
2024-01-30 21:54:04 +01:00
Silvan Mosberger
db435ae516
tests.nixpkgs-check-by-name: Re-use nixFileCache more
...
Makes the reference check use the nixFileCache instead of separately
parsing and resolving paths
2024-01-30 21:54:04 +01:00
Silvan Mosberger
0bcb052284
tests.nixpkgs-check-by-name: Syntactic callPackage detection
...
This makes the callPackage detection stronger by syntactically detecting
whether an attribute is using callPackage
See the added test case for why this is needed.
2024-01-30 21:53:59 +01:00
Silvan Mosberger
ed892915b8
tests.nixpkgs-check-by-name: LineIndex functionality, semantics, tests
...
- `fromlinecolumn` is added to be almost the reverse of `line`.
This is needed in the future to get from `builtins.unsafeGetAttrPos`
locations to the index for rnix
- Previously the semantics for newline indices were not really defined,
now they are, and make more sense.
- Now there's a unit test for these functions
2024-01-30 21:19:05 +01:00
Alyssa Ross
8916302f6b
llvmPackages: 14.0.6 -> 17.0.6 for other platforms
...
This is supposed to be kept at the latest LLVM version — it used to be
set to llvmPackages_latest before I moved that to aliases.nix.
2024-01-25 00:22:01 +01:00
Weijia Wang
cdb02f1ec6
Merge pull request #283598 from Artturin/fixerr1
...
tests.cc-wrapper: fix error
2024-01-25 00:19:51 +01:00
Muhammad Falak R Wani
3353a928af
go_1_22: 1.22rc1 -> 1.22rc2
...
Changelog: https://go.dev/doc/devel/release#go1.22
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
2024-01-25 09:09:55 +10:00
zowoq
944f16727f
go_1_22: init at 1.22rc1
2024-01-25 09:09:55 +10:00
Fabian Affolter
850239d1d0
Merge pull request #283584 from fabaff/httpx-bump
...
httpx: 1.3.8 -> 1.3.9
2024-01-24 23:37:11 +01:00
Fabian Affolter
65f4986800
Merge pull request #283583 from fabaff/dvc-bump
...
python311Packages.dvc: 3.41.0 -> 3.42.0
2024-01-24 23:34:43 +01:00
Fabian Affolter
24ddb3b052
Merge pull request #283582 from fabaff/appthreat-vulnerability-db-bump
...
python311Packages.appthreat-vulnerability-db: 5.5.8 -> 5.5.10
2024-01-24 23:34:33 +01:00
Fabian Affolter
33d4442419
Merge pull request #283580 from fabaff/dvc-data-bump
...
python311Packages.dvc-data: 3.7.0 -> 3.8.0
2024-01-24 23:34:18 +01:00
Fabian Affolter
8f292b7d29
Merge pull request #283574 from fabaff/cvss-bump
...
python311Packages.cvss: 2.6 -> 3.0, python311Packages.reptor: 0.7 -> 0.8
2024-01-24 23:34:07 +01:00
Fabian Affolter
27faaf70d7
Merge pull request #283495 from fabaff/khal-fix
...
khal: override urwid
2024-01-24 23:33:53 +01:00
Fabian Affolter
10c472752e
Merge pull request #283246 from fabaff/switchbot-api-bump
...
python311Packages.switchbot-api: init at 2.0.0
2024-01-24 23:33:23 +01:00
Fabian Affolter
e157894dfc
Merge pull request #283423 from fabaff/sphinx-notfound-page-fix
...
python311Packages.sphinx-notfound-page: adjust inputs
2024-01-24 23:31:19 +01:00
Fabian Affolter
aa6638ec08
Merge pull request #283456 from fabaff/trufflehog-bump
...
trufflehog: 3.63.11 -> 3.64.0
2024-01-24 23:31:07 +01:00
Fabian Affolter
b60d9091e5
Merge pull request #283549 from fabaff/hahomematic-bump
...
python311Packages.hahomematic: 2024.1.7 -> 2024.1.8
2024-01-24 23:30:34 +01:00
Robert Scott
94cbab5a90
Merge pull request #280963 from atorres1985-contrib/live555
...
Live555 updates
2024-01-24 22:22:52 +00:00
maxine
c7a0ce9ef4
Merge pull request #279106 from r-ryantm/auto-update/firewalld-gui
...
firewalld-gui: 2.0.2 -> 2.1.0
2024-01-24 22:58:51 +01:00
maxine
17f874493b
Merge pull request #279105 from r-ryantm/auto-update/firewalld
...
firewalld: 2.0.2 -> 2.1.0
2024-01-24 22:58:44 +01:00
Robert Schütz
b7f79fa8c3
Merge pull request #283387 from dotlambda/iptsd-2
...
iptsd: 1.4.0 -> 2
2024-01-24 13:56:12 -08:00
maxine
fa1f4ab8c3
Merge pull request #283368 from dotlambda/tailscale-passthru-tests
...
tailscale: add passthru.tests
2024-01-24 22:48:01 +01:00
maxine
b5c8e384c3
Merge pull request #283538 from emilylange/loki
...
grafana-loki,promtail: 2.9.3 -> 2.9.4
2024-01-24 22:47:45 +01:00
maxine
6bbf25c59d
Merge pull request #283521 from NickCao/opentofu
...
opentofu: 1.6.0 -> 1.6.1
2024-01-24 22:47:29 +01:00
Artturi
525d43ca52
Merge pull request #281550 from yzy-1/patch-1
2024-01-24 23:44:48 +02:00
kirillrdy
27fefb2f6d
Merge pull request #283499 from r-ryantm/auto-update/mysql-workbench
...
mysql-workbench: 8.0.34 -> 8.0.36
2024-01-25 06:41:00 +09:00
kirillrdy
75c29d4ece
Merge pull request #282448 from hzeller/20240120-update-sdrp
...
sdrpp: 1.0.4 -> 1.1.0-unstable-2024-01-22
2024-01-25 06:39:51 +09:00
kirillrdy
06324f03cf
Merge pull request #280251 from eclairevoyant/jdtls
...
jdt-language-server: move to `pkgs/by-name`, set `passthru.updateScript`
2024-01-25 06:30:38 +09:00
Kerstin
6ea3e577a9
Merge pull request #283535 from SuperSandro2000/mastodon
...
mastodon: 4.2.3 -> 4.2.4
2024-01-24 22:27:31 +01:00
Silvan Mosberger
c43fc53f5e
Merge pull request #283017 from tweag/by-name-fix-ratchet
...
tests.nixpkgs-check-by-name: Fix ratchet checks in certain cases
2024-01-24 22:25:58 +01:00
Silvan Mosberger
2ced5ae73a
Merge pull request #282707 from tweag/by-name-base-trigger
...
workflows/check-by-name: Trigger on base branch changes
2024-01-24 22:25:25 +01:00
Martin Weinelt
17696cd06f
Merge pull request #283010 from r-ryantm/auto-update/firefox-unwrapped
...
firefox-unwrapped: 121.0.1 -> 122.0
2024-01-24 22:05:13 +01:00
Lassulus
65f1d64303
Merge pull request #279923 from jopejoe1/sshfs
...
nixos/filesystems: set `system.fsPackages` for sshfs
2024-01-24 22:04:41 +01:00
Artturin
1d1d938bf0
tests.cc-wrapper: fix error
...
`error: llvmPackages_{6,7} has been removed from nixpkgs`
2024-01-24 22:50:16 +02:00
Pol Dellaiera
57ffca8447
Merge pull request #283571 from r-ryantm/auto-update/symfony-cli
...
symfony-cli: 5.8.2 -> 5.8.4
2024-01-24 21:42:50 +01:00
maxine
c62395c96d
Merge pull request #283568 from r-vdp/fwupd_1_9_12
...
fwupd: 1.9.11 -> 1.9.12
2024-01-24 21:33:59 +01:00
Fabian Affolter
248551683d
python311Packages.appthreat-vulnerability-db: 5.5.8 -> 5.5.10
...
Diff: https://github.com/AppThreat/vulnerability-db/compare/refs/tags/v5.5.8...v5.5.10
Changelog: https://github.com/AppThreat/vulnerability-db/releases/tag/v5.5.10
2024-01-24 20:57:09 +01:00
Fabian Affolter
cef2022ef6
python311Packages.dvc: 3.41.0 -> 3.42.0
...
Diff: https://github.com/iterative/dvc/compare/refs/tags/3.41.0...3.42.0
Changelog: https://github.com/iterative/dvc/releases/tag/3.42.0
2024-01-24 20:56:13 +01:00
Fabian Affolter
577376cab3
httpx: 1.3.8 -> 1.3.9
...
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.3.8...v1.3.9
Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.3.9
2024-01-24 20:55:41 +01:00
Mauricio Collares
31787848d1
Merge pull request #283288 from r-ryantm/auto-update/jmol
...
jmol: 16.1.47 -> 16.1.49
2024-01-24 20:51:02 +01:00
Fabian Affolter
49136bdc58
python311Packages.reptor: 0.7 -> 0.8
...
Diff: https://github.com/Syslifters/reptor/compare/refs/tags/0.7...0.8
Changelog: https://github.com/Syslifters/reptor/releases/tag/0.8
2024-01-24 20:50:01 +01:00
Maximilian Bosch
f9ce328335
Merge pull request #227042 from r-ryantm/auto-update/meshcentral
...
meshcentral: 1.1.6 -> 1.1.19
2024-01-24 20:45:47 +01:00
Yt
d6ea200325
Merge pull request #283541 from GaetanLepage/transformers
...
python311Packages.transformers: 4.37.0 -> 4.37.1
2024-01-24 19:44:39 +00:00
Nikolay Korotkiy
1f954bdbc0
Merge pull request #283545 from figsoda/fzf-make
...
fzf-make: 0.21.0 -> 0.22.0
2024-01-24 23:43:04 +04:00
Fabian Affolter
eb81a1530f
python311Packages.cvss: 2.6 -> 3.0
...
Diff: https://github.com/RedHatProductSecurity/cvss/compare/refs/tags/v2.6...v3.0
Changelog: https://github.com/RedHatProductSecurity/cvss/releases/tag/v3.0
2024-01-24 20:35:42 +01:00
r-vdp
643b6647fb
fwupd: move to by-name
2024-01-24 20:29:08 +01:00