2 Commits

Author SHA1 Message Date
85a295744b ci: run release job
Some checks failed
build-flake / Build flake (push) Successful in 5m37s
build-flake / Release a new version (push) Successful in 9s
Sync flake lock with main nix-configuration project / Sync flake lock with main nix-configuration project (push) Successful in 17s
Sync flake lock with main nix-configuration project / Release a new version (push) Failing after 8s
2025-12-31 22:11:45 +02:00
adfcc88ef5 fix(flake): update flake.lock 2025-12-31 03:19:30 +00:00
2 changed files with 11 additions and 9 deletions

View File

@@ -52,8 +52,10 @@ jobs:
run: nix flake check --all-systems
- name: Commit updates
if: ${{ steps.checkChanges.outputs.CHANGES == 'y' }}
# FIX: chore must trigger release
# Temporary commiting as fix, because chore not triggering release
run: |
git commit --no-gpg-sign -m 'fix(flake): update flake.lock'
git commit --no-gpg-sign -m 'chore(flake): update flake.lock'
git push
release:
name: Release a new version
needs: update
uses: xaked/actions/.gitea/workflows/cog-release.yml@2.0.0

12
flake.lock generated
View File

@@ -87,11 +87,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1766885793,
"narHash": "sha256-P6RVkrM9JLCW6xBjSwHfgTOQ1JwBUma5xe5LI8xAPC0=",
"lastModified": 1767047869,
"narHash": "sha256-tzYsEzXEVa7op1LTnrLSiPGrcCY6948iD0EcNLWcmzo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9ef261221d1e72399f2036786498d78c38185c46",
"rev": "89dbf01df72eb5ebe3b24a86334b12c27d68016a",
"type": "github"
},
"original": {
@@ -118,11 +118,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1766885793,
"narHash": "sha256-P6RVkrM9JLCW6xBjSwHfgTOQ1JwBUma5xe5LI8xAPC0=",
"lastModified": 1767047869,
"narHash": "sha256-tzYsEzXEVa7op1LTnrLSiPGrcCY6948iD0EcNLWcmzo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "9ef261221d1e72399f2036786498d78c38185c46",
"rev": "89dbf01df72eb5ebe3b24a86334b12c27d68016a",
"type": "github"
},
"original": {