1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-01-29 02:02:25 +00:00
parent ab8288e9fe
commit 506b71ffc6
2 changed files with 7 additions and 7 deletions

View file

@ -62,11 +62,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1706275741, "lastModified": 1706370590,
"narHash": "sha256-53O2JHFdDTWHzTfLkZRAZVAk9ntChFhcTTnAtj6bJKE=", "narHash": "sha256-vq8hTMHsmPkBDaLR2i3m2nSmFObWmo7YwK51KQdI6RY=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "7ac72b3ee2af9bab80d66addd9b237277cc975c5", "rev": "3fb3707af869e32b0ad0676f589b16cc7711a376",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.75.0", "version": "4.86.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-5pY/FIzGVNycRpq4E6s7Bj6Aja7KNKG5PVidaXNa+CE=" "hash": "sha256-ifV/htTLwa5tPNZ883/ulPDiBF2R/gAwaLOZX4wrVAA="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-GiUQyod1N2CD7vvfQTsesMY4D4HI26KwbO1EoKJFKk8=" "hash": "sha256-qYvCFdLG5TX6NESB41ifBq5arnawTjZwB6B28eMzMbQ="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-LIOWrRb9U5pjAyL6u/fEgHGp6Xnbo6St6cyW203HtOk=" "hash": "sha256-O4XSbVwghs7maWFmnBUHtFeeFWDEdpTIIu1WnxXAIqY="
} }
} }
} }