1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-05-24 02:01:35 +00:00
parent 0b08d5880d
commit 53bcca0699
2 changed files with 7 additions and 7 deletions

View file

@ -20,11 +20,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1716395399, "lastModified": 1716479278,
"narHash": "sha256-X+99WjSwbxQ7X+CTyqZQZqeqGe8nbfAFz+tgK2r3O/g=", "narHash": "sha256-2eh7rYxQOntkUjFXtlPH7lBuUDd4isu/YHRjNJW7u1Q=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "bc5dc89513caa16788f6379962e50383cf3f70b0", "rev": "2ee89d5a0167a8aa0f2a5615d2b8aefb1f299cd4",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.160.0", "version": "4.163.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-4QrcsxMa5b8vlF7a/82DgaLfV7o9xJcYz/o5eUxgGwE=" "hash": "sha256-5mWxk3hS7qK96QPJOlpE1FpVLdSWzJCIZEBCDvWmuOo="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-KQToNfFKDAiyPj19AA7jmck8l0a88RmRR/c6IMXp4/g=" "hash": "sha256-HtlPKE/YGGnpgSAucfBSr6C4K9AFu5UtMRidPGL3138="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-1FJ4ZfiK+exPDlLMhLObT4dLBDYQPwt98DrgMWTGg3o=" "hash": "sha256-cWbh4XuxBz4bO5U80FqhnT5f6eb8r9Xe3dN6pgRYag8="
} }
} }
} }