Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
ndcurves
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
loco-3d
ndcurves
Commits
5e136419
Unverified
Commit
5e136419
authored
3 months ago
by
mergify[bot]
Committed by
GitHub
3 months ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #134 from loco-3d/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
parents
2f73a043
91963195
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#47076
passed
3 months ago
Stage: test
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.pre-commit-config.yaml
+3
-3
3 additions, 3 deletions
.pre-commit-config.yaml
flake.lock
+13
-12
13 additions, 12 deletions
flake.lock
flake.nix
+1
-1
1 addition, 1 deletion
flake.nix
with
17 additions
and
16 deletions
.pre-commit-config.yaml
+
3
−
3
View file @
5e136419
...
...
@@ -2,7 +2,7 @@ ci:
autoupdate_branch
:
devel
repos
:
-
repo
:
https://github.com/astral-sh/ruff-pre-commit
rev
:
v0.
6.9
rev
:
v0.
8.0
hooks
:
-
id
:
ruff
args
:
...
...
@@ -14,12 +14,12 @@ repos:
hooks
:
-
id
:
cmake-format
-
repo
:
https://github.com/pappasam/toml-sort
rev
:
v0.2
3.1
rev
:
v0.2
4.2
hooks
:
-
id
:
toml-sort-fix
exclude
:
poetry.lock
-
repo
:
https://github.com/pre-commit/mirrors-clang-format
rev
:
v19.1.
1
rev
:
v19.1.
4
hooks
:
-
id
:
clang-format
args
:
...
...
This diff is collapsed.
Click to expand it.
flake.lock
+
13
−
12
View file @
5e136419
...
...
@@ -5,11 +5,11 @@
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 17
25234343
,
"narHash": "sha256-
+ebgonl3NbiKD2UD0x4BszCZQ6sTfL4xioaM49o5B3Y
=",
"lastModified": 17
30504689
,
"narHash": "sha256-
hgmguH29K2fvs9szpq2r3pz2/8cJd2LPS+b4tfNFCwE
=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "5
67b938d64d4b4112ee253b9274472dc3a346eb6
",
"rev": "5
06278e768c2a08bec68eb62932193e341f55c90
",
"type": "github"
},
"original": {
...
...
@@ -20,29 +20,30 @@
},
"nixpkgs": {
"locked": {
"lastModified": 17
25376135
,
"narHash": "sha256-
/M2jh7kRfXrsyEkwiaXUEt8GvtyD9Tdaw8qb8jzeOPc
=",
"owner": "
gepetto
",
"lastModified": 17
32706710
,
"narHash": "sha256-
PlRG4tbbEbg4TvE+ACBCTaGQR+tYw5sGBp3x3E6BnaA
=",
"owner": "
NixOS
",
"repo": "nixpkgs",
"rev": "
cbdff41159d93bd41d39ea3f2f2bc413b3ff2823
",
"rev": "
10e7eb674afec8dd7ff1da6df3c2471e72a87957
",
"type": "github"
},
"original": {
"owner": "gepetto",
"owner": "NixOS",
"ref": "refs/pull/347703/head",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 17
25233747
,
"narHash": "sha256-
Ss8QWLXdr2JCBPcYChJhz4xJm+h/xjl4G0c0XlP6a74
=",
"lastModified": 17
30504152
,
"narHash": "sha256-
lXvH/vOfb4aGYyvFmZK/HlsNsr/0CVWlwYvo2rxJk3s
=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/
356624c12086a18f2ea2825fed34523d60ccc4e3
.tar.gz"
"url": "https://github.com/NixOS/nixpkgs/archive/
cc2f28000298e1269cea6612cd06ec9979dd5d7f
.tar.gz"
},
"original": {
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/
356624c12086a18f2ea2825fed34523d60ccc4e3
.tar.gz"
"url": "https://github.com/NixOS/nixpkgs/archive/
cc2f28000298e1269cea6612cd06ec9979dd5d7f
.tar.gz"
}
},
"root": {
...
...
This diff is collapsed.
Click to expand it.
flake.nix
+
1
−
1
View file @
5e136419
...
...
@@ -3,7 +3,7 @@
inputs
=
{
flake-parts
.
url
=
"github:hercules-ci/flake-parts"
;
nixpkgs
.
url
=
"github:
gepetto
/nixpkgs"
;
nixpkgs
.
url
=
"github:
NixOS
/nixpkgs
/refs/pull/347703/head
"
;
};
outputs
=
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment