1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-12-11 02:01:48 +00:00
parent 0b2c38d05f
commit f136144ec7
2 changed files with 7 additions and 7 deletions

View file

@ -59,11 +59,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1733741264, "lastModified": 1733838633,
"narHash": "sha256-2if5elTeQl08PNfyr4QNT1f3UDfdkEL4OtqS6aOkBPY=", "narHash": "sha256-51x/FRiqMGQMyP+aSTp5b36WxsvT7q9KYtW2f+7+HoI=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "b356fafe02dd1d01d58153ae02326268ed584a51", "rev": "cdb5bd9f4fe066d1726cd848ad5858eb36a2ca93",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.209.0", "version": "4.215.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-+rlaFtpBmt/CLUqU/WsAUB+FcwtX8DTx8/vYsEnv2+A=" "hash": "sha256-RttYi5yazotK4wKGydeiXOTdqbrPTqonpJCnB0mtDJ4="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-7CWvy/d5Jc2aA0wtxlUDYgfbzcBPYaQNGoScV75FB5Y=" "hash": "sha256-s77N56KZEzgtzpiINJ9X08Goakr3HNM1GhWLrfx7Fyc="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-/d2wp+TzK67FRUOABAxR0/4e9nIML+MheIJnovXbNaM=" "hash": "sha256-xMwHS3iifzp4OtOJ/sQzpShaZ4q1qXMkIIIGy4PTc0w="
} }
} }
} }