Compare commits

..

1 Commits

Author SHA1 Message Date
malobot
e5d5c76421 Update flake.lock
Some checks failed
Weekly Flake Update / update_and_check_flake (pull_request) Has been cancelled
2026-03-25 08:56:39 +00:00
2 changed files with 11 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ permissions:
contents: write
jobs:
hydra_callback:
update_and_check_flake:
runs-on: ubuntu-latest
env:
NIXPKGS_ALLOW_UNFREE: 1
@@ -22,10 +22,9 @@ jobs:
uses: https://github.com/cachix/install-nix-action@v31
with:
github_access_token: ${{ secrets.AHTLONS_GITHUB_TOKEN }}
- name: Find pr number
- name: Check for string parsing
run: |
echo 'PR=$(echo "${{ github.ref }}" | cut -d / -f 3)' >> "$GITHUB_ENV"
var=$(echo "${{ github.ref }}" | cut -d / -f 3)
echo "$var"
- name: run hydra wait
run: |
echo "Running now @ pr no $PR"
nix run nixpkgs#hydra-cli -- -H https://hydra.dynamicdiscord.de jobset-wait malobeo2 "$PR"
run: nix run nixpkgs#hydra-cli -- -H https://hydra.dynamicdiscord.de jobset-wait malobeo2 "$var"

12
flake.lock generated
View File

@@ -126,11 +126,11 @@
"spectrum": "spectrum"
},
"locked": {
"lastModified": 1774448302,
"narHash": "sha256-Z7QLau4WR38/pMPNVH3MEGeMybBTaAzn+PUCErMngFw=",
"lastModified": 1774369833,
"narHash": "sha256-9kCLNr6gQOBKvC4599EOQIFLzb94iuWOWOAsTp6CIzU=",
"owner": "astro",
"repo": "microvm.nix",
"rev": "da28962a2ba84718895b7325f600686c3b4ee099",
"rev": "f58421fba37f6141d5c8978cecb405a0355befc0",
"type": "github"
},
"original": {
@@ -177,11 +177,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1774465523,
"narHash": "sha256-4v7HPm63Q90nNn4fgkgKsjW1AH2Klw7XzPtHJr562nM=",
"lastModified": 1774422943,
"narHash": "sha256-o1xgNumjljdBBfOrcQX95hhKGFOJQYNZqpF3EfaScMk=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "de895be946ad1d8aafa0bb6dfc7e7e0e9e466a29",
"rev": "632e4bfc21c01e5be900d0d8255a5368a5d6082f",
"type": "github"
},
"original": {