Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Version
Manage
Activity
Members
Plan
Jira
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSS
Utilities
Version
Commits
9216f597
Verified
Commit
9216f597
authored
1 year ago
by
Volker Schukai
Browse files
Options
Downloads
Patches
Plain Diff
chore: test build
parent
24ffb58a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
project.nix
+2
-2
2 additions, 2 deletions
project.nix
with
2 additions
and
2 deletions
project.nix
+
2
−
2
View file @
9216f597
...
...
@@ -5,6 +5,6 @@
supportedSystems
=
[
"x86_64-linux"
"x86_64-darwin"
"aarch64-linux"
"aarch64-darwin"
];
compileForSystems
=
[
"linux/arm64"
"linux/amd64"
"darwin/amd64"
"windows/amd64"
];
modulePath
=
"gitlab.schukai.com/oss/utilities/version"
;
version
=
"0.7.7"
;
## don't change this line, it is updated automatically by GitLab CI
vendorHash
=
"sha256-uyWI6Gnko1J62XDk6jjRdqZ8TSFtwsTOlDwdR9Xc+ic="
;
## this is updated automatically by update-hashes
version
=
"0.7.7"
;
## don't change this line, it is updated automatically by GitLab CI
vendorHash
=
"sha256-uyWI6Gnko1J62XDk6jjRdqZ8TSFtwsTOlDwdR9Xc+ic="
;
## this is updated automatically by update-hashes
}
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