Compare commits

...

2 Commits

Author SHA1 Message Date
e5d6e84b98 Lock file maintenance
All checks were successful
nix flake check / nix-flake-update (push) Successful in 2m12s
2025-01-12 18:31:42 +00:00
2e7261cbd9 switch to detsys nix installer action again
All checks were successful
nix flake check / nix-flake-update (push) Successful in 2m13s
2025-01-12 19:02:57 +01:00
2 changed files with 5 additions and 4 deletions

View File

@ -4,8 +4,9 @@ on: push
jobs: jobs:
nix-flake-update: nix-flake-update:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: nixpkgs/nix-flakes
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Check flake - name: Check flake
run: nix flake check run: nix flake check

6
flake.lock generated
View File

@ -212,11 +212,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1736344531, "lastModified": 1736523798,
"narHash": "sha256-8YVQ9ZbSfuUk2bUf2KRj60NRraLPKPS0Q4QFTbc+c2c=", "narHash": "sha256-Xb8mke6UCYjge9kPR9o4P1nVrhk7QBbKv3xQ9cj7h2s=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "bffc22eb12172e6db3c5dde9e3e5628f8e3e7912", "rev": "130595eba61081acde9001f43de3248d8888ac4a",
"type": "github" "type": "github"
}, },
"original": { "original": {