Compare commits

...

2 Commits

Author SHA1 Message Date
fc1f1b328b
ci: update dependabot commit format 2023-02-28 09:38:36 +11:00
github-actions[bot]
4be1dd48ce
flake: update inputs (#25)
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f5dad40450d272a1ea2413f4a67ac08760649e89' (2023-02-22)
  → 'github:NixOS/nixpkgs/9952d6bc395f5841262b006fbace8dd7e143b634' (2023-02-26)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-02-28 09:34:46 +11:00
2 changed files with 5 additions and 3 deletions

View File

@ -4,3 +4,5 @@ updates:
directory: "/"
schedule:
interval: "weekly"
- commit-message:
prefix: "ci"

6
flake.lock generated
View File

@ -17,11 +17,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1677080879,
"narHash": "sha256-0SjW4/d3Rkw6C7hHZ5lxT4r6Pw9vzQb6Il6zYWwe2Bo=",
"lastModified": 1677383253,
"narHash": "sha256-UfpzWfSxkfXHnb4boXZNaKsAcUrZT9Hw+tao1oZxd08=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f5dad40450d272a1ea2413f4a67ac08760649e89",
"rev": "9952d6bc395f5841262b006fbace8dd7e143b634",
"type": "github"
},
"original": {