Compare commits

...
Author SHA1 Message Date
Lain Iwakura 43ff472fa5 chore(deps): update actions/checkout action to v7
Cog check / Create release (pull_request) Successful in 31s
check-commits / Check commits (pull_request) Successful in 32s
build-flake / build (pull_request) Successful in 5m13s
2026-08-22 18:50:42 +03:00
gitea-bot ab168b3c76 chore(flake): update flake.lock 2026-07-23 03:15:56 +00:00
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Setup sudo (required for the next step)
run: apt-get update && apt-get install -y sudo
- name: Setup nix
+2 -2
View File
@@ -15,9 +15,9 @@ jobs:
changes: ${{ steps.checkChanges.outputs.CHANGES }}
steps:
- name: Checkout Repository
uses: actions/checkout@v6
uses: actions/checkout@v7
- name: Checkout nix-configuration repository
uses: actions/checkout@v6
uses: actions/checkout@v7
with:
repository: xaked/nix-config
path: nix-config
Generated
+6 -6
View File
@@ -41,11 +41,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1782723713,
"narHash": "sha256-oPXCU/SSUokcGaJREHibG1CBX3+s/W7orDWQOZDsEeQ=",
"lastModified": 1783224372,
"narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b5aa0fbd538984f6e3d201be0005b4463d8b09f8",
"rev": "d407951447dcd00442e97087bf374aad70c04cea",
"type": "github"
},
"original": {
@@ -133,11 +133,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1782723713,
"narHash": "sha256-oPXCU/SSUokcGaJREHibG1CBX3+s/W7orDWQOZDsEeQ=",
"lastModified": 1783224372,
"narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b5aa0fbd538984f6e3d201be0005b4463d8b09f8",
"rev": "d407951447dcd00442e97087bf374aad70c04cea",
"type": "github"
},
"original": {