1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-12-24 02:02:29 +00:00
parent 0f6e91aee2
commit 414f42f327
2 changed files with 7 additions and 7 deletions

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1734838250, "lastModified": 1734962273,
"narHash": "sha256-Xi8ST/QiyuYXc3ujnMYOBuRUaMh6p16XWH6BKARa7xQ=", "narHash": "sha256-Xu8m+P0dXpRsYqPY1XfOvYaLd8NVpQyiMYrzwwNFyiM=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "da8a31d09dd004be34b5c54eda83f9a27b357726", "rev": "fc9c33366b98237cc759cdd90ef6058f5a1cb9dd",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.215.0", "version": "4.218.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-RttYi5yazotK4wKGydeiXOTdqbrPTqonpJCnB0mtDJ4=" "hash": "sha256-x92OPz1fru2xKgLbqIkdAlViOZlblT8UgpmIu6g2gLA="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-s77N56KZEzgtzpiINJ9X08Goakr3HNM1GhWLrfx7Fyc=" "hash": "sha256-nMCXn+UZ7DY2L9Ldx3kIfTfnlJtuI4yXcOvmJgSJCO8="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-xMwHS3iifzp4OtOJ/sQzpShaZ4q1qXMkIIIGy4PTc0w=" "hash": "sha256-+oF7x0NKTE7x4c78pxZtcuVk9PxNu4Rg0tBFdkz01q4="
} }
} }
} }