Skip to content

Commit

Permalink
Automatic update to JuliaRegistries/General/8f965ad622ebdfaca554cec21…
Browse files Browse the repository at this point in the history
…145e0bcd5c9754d
  • Loading branch information
registry2nix committed Jan 11, 2025
1 parent 95009df commit 83fed00
Show file tree
Hide file tree
Showing 90 changed files with 467 additions and 77 deletions.
4 changes: 4 additions & 0 deletions A/ArrayPadding/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -158,3 +158,7 @@
["1.0.8"]
git-tree-sha1 = "478a0e6e77d441054136bd9b8636b9b48dfa0ea8"
nix-sha256 = "0qizr20inqigv9yzadgm5f5fazv80rrpyrr85x6py0vxyryxvs8z"

["1.0.9"]
git-tree-sha1 = "d365d61d42787e90782221dd4c39ad89a65d7eda"
nix-sha256 = "0r3njdnrla05ckyyg741afn18cf62wxk69wka28r47b0kgk7zqj5"
4 changes: 4 additions & 0 deletions B/BorrowChecker/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[0]
MacroTools = "0.5"
julia = "1.11.0-1"

["0.0.2-0"]
Cassette = "0.3"
Preferences = "1.4.0-1"
4 changes: 4 additions & 0 deletions B/BorrowChecker/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
[0]
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"

["0.0.2-0"]
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
4 changes: 4 additions & 0 deletions B/BorrowChecker/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
["0.0.1"]
git-tree-sha1 = "e1f0b095f9775f06903ee22b5bb33cbba839e072"
nix-sha256 = "006ji84z8s0l9dbc0qdvryjjcziws5fc5sf6cb0pl47xqj700l6v"

["0.0.2"]
git-tree-sha1 = "1966a8dbe305a846e1e5fafce89076e9dc324953"
nix-sha256 = "022b0swm5jha35kdh3jvijgnaxs8ak8pbdswvl03q65c9ygnsgva"
55 changes: 41 additions & 14 deletions B/BoundaryValueDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ DiffEqBase = "6.94.2-6"
[3-4]
NonlinearSolve = "1"

[3-5]
["3-5.12"]
Setfield = "1"

["3-5.6"]
Expand Down Expand Up @@ -104,22 +104,47 @@ SciMLBase = "2"
SciMLBase = "2.2.0-2"

["5.10-5"]
OrdinaryDiffEq = "6.89.0-6"
PreallocationTools = "0.4.24-0.4"
RecursiveArrayTools = "3.27.0-3"

["5.11-5"]
["5.10-5.12"]
OrdinaryDiffEq = "6.89.0-6"

["5.11-5.12"]
DiffEqBase = "6.158.1-6"
LineSearch = "0.1.3-0.1"
LineSearches = "7.3.0-7"

["5.12-5"]
["5.12"]
BoundaryValueDiffEqCore = "1"
BoundaryValueDiffEqFIRK = "1"
BoundaryValueDiffEqMIRK = "1"
BoundaryValueDiffEqShooting = "1"
NonlinearSolve = "3.15.1-3"

["5.13-5"]
ADTypes = "1.9.0-1"
Adapt = "4.1.1-4"
ArrayInterface = "7.17.0-7"
BandedMatrices = "1.7.5-1"
BoundaryValueDiffEqAscher = "1"
BoundaryValueDiffEqCore = "1.1.0-1"
BoundaryValueDiffEqFIRK = "1.1.0-1"
BoundaryValueDiffEqMIRK = "1.1.0-1"
BoundaryValueDiffEqMIRKN = "1"
BoundaryValueDiffEqShooting = "1.1.0-1"
DiffEqBase = "6.158.3-6"
FastAlmostBandedMatrices = "0.1.4-0.1"
FastClosures = "0.3.2-0.3"
ForwardDiff = "0.10.38-0.10"
LineSearch = "0.1.4-0.1"
LinearSolve = "2.36.2-2"
NonlinearSolveFirstOrder = "1"
OrdinaryDiffEq = "6.90.1-6"
SciMLBase = "2.60.0-2"
Setfield = "1.1.1-1"
SparseDiffTools = "2.23.0-2"

["5.2-5.6"]
BandedMatrices = "1"

Expand Down Expand Up @@ -173,21 +198,13 @@ SciMLBase = "2.6.2-2"
ADTypes = "0.2.6-0.2"

["5.7-5"]
Adapt = "4"
ArrayInterface = "7.7.0-7"
BandedMatrices = "1.4.0-1"
ConcreteStructs = "0.2.3-0.2"
FastAlmostBandedMatrices = "0.1.1-0.1"
FastClosures = "0.3"
ForwardDiff = "0.10.36-0.10"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2.21.0-2"
Logging = "1.10.0-1"
PrecompileTools = "1.2.0-1"
Preferences = "1.4.0-1"
Reexport = "1.2.0-1"
SparseArrays = "1.10.0-1"
SparseDiffTools = "2.14.0-2"
julia = "1.10.0-1"

["5.7-5.10"]
Expand All @@ -196,15 +213,25 @@ DiffEqBase = "6.146.0-6"
["5.7-5.11"]
NonlinearSolve = "3.8.1-3"

["5.7-5.12"]
Adapt = "4"
ArrayInterface = "7.7.0-7"
BandedMatrices = "1.4.0-1"
FastAlmostBandedMatrices = "0.1.1-0.1"
FastClosures = "0.3"
ForwardDiff = "0.10.36-0.10"
LinearSolve = "2.21.0-2"
SparseDiffTools = "2.14.0-2"

["5.7-5.8"]
SciMLBase = "2.31.0-2"

["5.7-5.9"]
OrdinaryDiffEq = "6.63.0-6"
RecursiveArrayTools = "3.4.0-3"

["5.8-5"]
["5.8-5.12"]
ADTypes = "1.2.0-1"

["5.9-5"]
["5.9-5.12"]
SciMLBase = "2.40.0-2"
11 changes: 10 additions & 1 deletion B/BoundaryValueDiffEq/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,11 @@ FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

[3-5]
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"

["3-5.12"]
NonlinearSolve = "8913a72c-1f9b-4ce2-8d82-65094dcecaec"

["3-5.6"]
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"

Expand All @@ -48,6 +50,8 @@ SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"

["5.11-5"]
LineSearch = "87fe0de2-c867-4266-b59a-2f0a94fc965b"

["5.11-5.12"]
LineSearches = "d3d80556-e9d4-5f37-9878-2ab0fcc64255"

["5.12-5"]
Expand All @@ -56,6 +60,11 @@ BoundaryValueDiffEqFIRK = "85d9eb09-370e-4000-bb32-543851f73618"
BoundaryValueDiffEqMIRK = "1a22d4ce-7765-49ea-b6f2-13c8438986a6"
BoundaryValueDiffEqShooting = "ed55bfe0-3725-4db6-871e-a1dc9f42a757"

["5.13-5"]
BoundaryValueDiffEqAscher = "7227322d-7511-4e07-9247-ad6ff830280e"
BoundaryValueDiffEqMIRKN = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
NonlinearSolveFirstOrder = "5959db7a-ea39-4486-b5fe-2dd0bf03d60d"

["5.2-5"]
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"

Expand Down
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,10 @@
git-tree-sha1 = "98da8bd76b89a4ae1b8dde9fc6dcd75dcd6b5282"
nix-sha256 = "04q69b4v80ah5hlhn8md38g23svbfs5j0s5gjxrpw74fs7hscfmg"

["5.13.0"]
git-tree-sha1 = "b1389abc8d064d930419714b852c1b584c8f7dd1"
nix-sha256 = "1qxqd2iz1dfnhvwran788vp3vz7gn9127qdfd72r41m0wk7wihyw"

["5.2.0"]
git-tree-sha1 = "669135edbe5eabf8c69971f1a6c0936dd73688ae"
nix-sha256 = "1a1n7wcpggwbc6liklzadn83vllwyfb0x4pz36immiqg0sail5cp"
Expand Down
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqAscher/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
["1.1.0"]
git-tree-sha1 = "bc97431db6a224afeff7ee14de5bfd849483500e"
nix-sha256 = "0sfd8aac6kq2n6hlq13lrr2wihlfcnwavc5p823qrbvy65nzypzp"

["1.2.0"]
git-tree-sha1 = "6f1104ac172140ad5dc8d7541357f47e30946031"
nix-sha256 = "1cia01pa24xp69kh74r4fpmk9kwcw6vg99aclxazv8lyrnmbg47q"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqCore/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
["1.2.0"]
git-tree-sha1 = "34c7d203f7a5002a7c27e69ae4f70f940cd22890"
nix-sha256 = "0hw0i1rjg3pyvif687b73kwxils0wmqrgdz27ywxal05h3l53ads"

["1.3.0"]
git-tree-sha1 = "7ecf44dd453add837fda0e7dfb4740d7638e3c81"
nix-sha256 = "0c983h58ziwa8fjag9gc1pg2lq4zljfciiz56g8qlb16w31xa15r"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqFIRK/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
["1.2.0"]
git-tree-sha1 = "6305d58ba2f53faec7bf44dfba5b591b524254b0"
nix-sha256 = "0zhr76mrq5gwwc20k21dp3vxpb5d0x3lbphzyc2ls2qpxv9fh0cz"

["1.3.0"]
git-tree-sha1 = "feee7d8530e65c0ac38cc81321348c0a92c66f91"
nix-sha256 = "18kcxf9ac8n10ycpwmy5klissdwvqaqxmybn0fi5svy39394jy7z"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqMIRK/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
["1.2.0"]
git-tree-sha1 = "ed6802d8a97a0847060d25261b7561da83a4f044"
nix-sha256 = "0y8icqz61ybr2y0jb25df673zpbrdnb7594a9sb1jzm22in6qr7m"

["1.3.0"]
git-tree-sha1 = "b642f3b968efa51abba41aaf29d2ad869631cf0c"
nix-sha256 = "0b7arjiz0f4ajpapd57c4gbdmbwg32hilk0vpc057fykppbl1zhp"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqMIRKN/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,7 @@
["1.0.0"]
git-tree-sha1 = "7ed2fe617a23d25db64ba31ae0dd226663d03bad"
nix-sha256 = "1fn290izmwgpjh8lrh62i5p55mx1p0s3gk7yig8dcbcqzv7s18ga"

["1.1.0"]
git-tree-sha1 = "8cb77e53a8695cef049e5d0556e6936f5a7503d6"
nix-sha256 = "075wglb2af2fp6p8axlfxgj27aca6pfchia8accbzdq77zmisnv9"
4 changes: 4 additions & 0 deletions B/BoundaryValueDiffEqShooting/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@
["1.2.0"]
git-tree-sha1 = "e30c7383ae1bf5564c139a95711b910b0f4f1a3d"
nix-sha256 = "1p95xwpzkwgm5v1mg9484jbr6nnz3w20i0zdl01c7az4w74p0nzc"

["1.3.0"]
git-tree-sha1 = "bffd6c187eb8f55057d444754fda85efc2d6f5a6"
nix-sha256 = "1g69n9xy2fkh4azxwyyz3rmhijs2cyrgv9ml7yn8d8ywi1ix9x1f"
4 changes: 4 additions & 0 deletions B/Buffers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@
["0.1.2"]
git-tree-sha1 = "80f045f20dcaaa515efc584a82bcc9dce49109a3"
nix-sha256 = "1w05x297b7s58wrmw5vfn1padc1v4m3hf0zgw4zamszih1zpg7mn"

["0.1.3"]
git-tree-sha1 = "77e6c9605afd90076f32e525bd38fa2ba5d0846b"
nix-sha256 = "1md1baxa8qmzxl32pzi0ncpgh2mpfsp45ix6nkg9hpz8vg9qi3sh"
4 changes: 4 additions & 0 deletions C/ControlSystems/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,10 @@
git-tree-sha1 = "ce07abfb1093606c0059def41093d06eeeaf67d9"
nix-sha256 = "0lcf4bbxc4k5dhmw4jzh1iv4mjn1mf34kp5hgf208s9qjn6bj72y"

["1.11.0"]
git-tree-sha1 = "81d37c7f6c6d0fb8d9465579a8afced00d1b25f6"
nix-sha256 = "0lq6i5ics6qswycbs6cm9id3v8a568ay50hqbvg09a49wa8ibbzx"

["1.2.0"]
git-tree-sha1 = "d93c0b378383934ff01dd07de9cdef7c5d40e508"
nix-sha256 = "1s7lwgy6ib7bv1nw1cjcfnq4l7l29arjcc5nhn8hvh6xxiph9jhq"
Expand Down
2 changes: 1 addition & 1 deletion C/ControlSystemsBase/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Polynomials = "1.1.10-3"
["1.11.3-1"]
DSP = "0.6.1-0.8"

["1.3.5-1"]
["1.3.5-1.12.0"]
Polyester = "0.6-0.7"

["1.4.5-1"]
Expand Down
4 changes: 3 additions & 1 deletion C/ControlSystemsBase/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,16 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
MatrixEquations = "99c1a7ee-ab34-5fd5-8076-27c950a045f4"
MatrixPencils = "48965c70-4690-11ea-1f13-43a2532b2fa8"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"

["1-1.12.0"]
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"

["1-1.9.3"]
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

Expand Down
4 changes: 4 additions & 0 deletions C/ControlSystemsBase/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
git-tree-sha1 = "400d8ab689cf056e7499333b2b58339e16771b9d"
nix-sha256 = "1xyf0m13s5i7bl2gmqj3sqrl8py5i70alq73yfgvj1qd6w7ha3n5"

["1.12.1"]
git-tree-sha1 = "0f4222ba56651483031949367eb1273d591d2375"
nix-sha256 = "1n0i90h2f8yv8q04zy0dzb5dsg3rqa6h01039saj2r5a2qp5kb7r"

["1.2.0"]
git-tree-sha1 = "56020839b58dae2eaad8985473783344a6b9d868"
nix-sha256 = "0g5cvwjayjl7yl7jv49y7skv1ma9w0z2djs89sxff8z7g05crh5z"
Expand Down
7 changes: 6 additions & 1 deletion C/cuDNN/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,11 @@ CUDA_Runtime_Discovery = "0.2-0.3"
CUDA = "5.4"

["1.4-1"]
CUDA = "5.5"
CUDNN_jll = "9.4"
julia = "1.10.0-1"

["1.4.0"]
CUDA = "5.5"

["1.4.1-1"]
CUDA = "5.6"
4 changes: 4 additions & 0 deletions C/cuDNN/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,7 @@
["1.4.0"]
git-tree-sha1 = "4b3ac62501ca73263eaa0d034c772f13c647fba6"
nix-sha256 = "1q9lnrawqfp0a5mzqddvv8agp7q086fyd7hv5pslql0n9c7f7630"

["1.4.1"]
git-tree-sha1 = "efb5a4aa0aea8151a4eb21700e8b2c9990c45b0f"
nix-sha256 = "0ncxib6zms6wdasxbnkd97gqa2j8mikph0dmp3v9cq9m59i4dpyg"
7 changes: 6 additions & 1 deletion C/cuStateVec/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,10 @@ cuQuantum_jll = "24.3"
CUDA = "5.4"

["1.3-1"]
CUDA = "5.5"
julia = "1.10.0-1"

["1.3.0"]
CUDA = "5.5"

["1.3.1-1"]
CUDA = "5.6"
4 changes: 4 additions & 0 deletions C/cuStateVec/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@
["1.3.0"]
git-tree-sha1 = "d5ddc4b3d70a35d9d83c397ac6d18c63371fbdd5"
nix-sha256 = "1mlxngdjabl8x6sl2k8ah1889rr5lng77rwp4mjy343zyf2w6db7"

["1.3.1"]
git-tree-sha1 = "6cba551253d48ef24a414e1976f19d5c03b28645"
nix-sha256 = "0rwzhk2my69a2zk82d8hdjdgg32h7bzwi87c606432axa3k9i07k"
7 changes: 6 additions & 1 deletion C/cuTENSOR/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,10 @@ CUDA_Runtime_Discovery = "0.2-0.3"
CUDA = "5.4"

["2.2-2"]
CUDA = "5.5"
julia = "1.10.0-1"

["2.2.0"]
CUDA = "5.5"

["2.2.1-2"]
CUDA = "5.6"
4 changes: 4 additions & 0 deletions C/cuTENSOR/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@
["2.2.0"]
git-tree-sha1 = "b46a3a8dc5cfa543dc8ca7c838339da41dfe0ae1"
nix-sha256 = "0ggsm4njl0kwrkmk11yaaf792ah1sgdvbafr4mymj4i4m6ay0c55"

["2.2.1"]
git-tree-sha1 = "f3b41cd2f6c7d776670b0b76d57b0544d9396af7"
nix-sha256 = "1aqvvdaizpqiq8b2a7gxp06dbgf7i41wvs3dm8ias2xw9mdh7p7r"
7 changes: 6 additions & 1 deletion C/cuTensorNet/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,10 @@ cuTENSOR = "2"
CUDA = "5.4"

["1.3-1"]
CUDA = "5.5"
julia = "1.10.0-1"

["1.3.0"]
CUDA = "5.5"

["1.3.1-1"]
CUDA = "5.6"
4 changes: 4 additions & 0 deletions C/cuTensorNet/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@
["1.3.0"]
git-tree-sha1 = "38b44157f07d67dfc183b134e4c241e0a62ad8dc"
nix-sha256 = "1gab15iajbvhxmsjs9m0f66bgcv2j3klvi65xxg17vi1pj3ln8rx"

["1.3.1"]
git-tree-sha1 = "f5dbcd48f4f6edcda958b57afc5e5fac66507491"
nix-sha256 = "0p5c2i4sfirm7db9fpfib9rjnq2969jlxyyxch598jh4qc7il8zn"
4 changes: 4 additions & 0 deletions D/DocumenterVitepress/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,7 @@
["0.1.3"]
git-tree-sha1 = "aa210b5039870d3ad181877d99fd37618e94d29c"
nix-sha256 = "0mpg820b0545rab33w1w5jx15rw7vrbd3gjrcpzbl814zml2l885"

["0.1.4"]
git-tree-sha1 = "b9f57f3f19dc500e3bb518f59fe512313640afef"
nix-sha256 = "0n5pmlnhs25k67lx6sq291d0jq9lf25zwa66jgmgraqag4vri8km"
Loading

0 comments on commit 83fed00

Please sign in to comment.