1
0
Fork 0

[automation] Update flake

This commit is contained in:
Actions Bot 2024-04-15 02:02:25 +00:00
parent e5eec7225e
commit 1f8007dbc1
2 changed files with 10 additions and 10 deletions

View file

@ -45,11 +45,11 @@
}, },
"locked": { "locked": {
"dir": "contrib", "dir": "contrib",
"lastModified": 1713058178, "lastModified": 1713141027,
"narHash": "sha256-FrLMGhPQy1Buz8pPR+C0aCpcpfWsV6pW+IWKPWR/75Y=", "narHash": "sha256-73OMFi222qiIe52Xb2VvvPNMJY3B+8oWDkOye+V+SP0=",
"owner": "neovim", "owner": "neovim",
"repo": "neovim", "repo": "neovim",
"rev": "4c31a1b807f1c38203661e35059305d63fd0e9f7", "rev": "5371ed36b73c006cfdebb7aa8d98703967f0d0fd",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -61,11 +61,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1713021534, "lastModified": 1713107505,
"narHash": "sha256-Aqz8cY3NRUEFWqtLA6xxJBHD1B+CopZkMaVEFZxjX3I=", "narHash": "sha256-JZIwPyHhX7XzUTIyHNQSPmLdwVtQZ3zMGoXvtvaoZZQ=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e546289ea912083149781d395778043053825db0", "rev": "5f81b2812ea76d998cb25a3491cce03093326cb2",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -1,17 +1,17 @@
{ {
"version": "4.142.0", "version": "4.144.0",
"platforms": { "platforms": {
"x86_64-linux": { "x86_64-linux": {
"name": "x86_64-unknown-linux-musl", "name": "x86_64-unknown-linux-musl",
"hash": "sha256-oLyqBTAh7/xVS0C0cAVoWvqzpTiZRh9IQNyRh6dAAa0=" "hash": "sha256-dp7/EYUTw9PRUVV232I5FXyYHSHLGpIs6YenqBSBlB8="
}, },
"aarch64-darwin": { "aarch64-darwin": {
"name": "aarch64-apple-darwin", "name": "aarch64-apple-darwin",
"hash": "sha256-d2W0XSTvEjmqUE3wX3BjifqgdWN/GYk5LUdNaqnBB58=" "hash": "sha256-Ix6dOTwW2q+/IJ93noLyqBogPVsH/ofjRnP8AllH9eE="
}, },
"x86_64-darwin": { "x86_64-darwin": {
"name": "x86_64-apple-darwin", "name": "x86_64-apple-darwin",
"hash": "sha256-5nBuzAvYOSYIONLTCFpQ6uVON6rTlDpKJY92Sww2mdY=" "hash": "sha256-LrBFFNq6G0Vsl2Abiyc7Kiyv4seXPIFx+Y7rmQ7q0mg="
} }
} }
} }