X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=flake.lock;h=413959e45eeea8be21f42e79145114dae1f94fb6;hb=5ed0dcc00100c2f361e917760bd114a7af12394a;hp=2c9c15b9a7c949d7b8931fecd3260e8730c58b60;hpb=5625937162ed6034be13567cc21108812d56cf6b;p=bcachefs-tools-debian diff --git a/flake.lock b/flake.lock index 2c9c15b..413959e 100644 --- a/flake.lock +++ b/flake.lock @@ -1,27 +1,28 @@ { "nodes": { - "filter": { + "flake-compat": { + "flake": false, "locked": { - "lastModified": 1620202920, - "narHash": "sha256-BOkm3eKT45Dk4NNxJT0xL9NnyYeZcF+t79zPnJkggac=", - "owner": "numtide", - "repo": "nix-filter", - "rev": "3c9e33ed627e009428197b07216613206f06ed80", + "lastModified": 1696426674, + "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", + "owner": "edolstra", + "repo": "flake-compat", + "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", "type": "github" }, "original": { - "owner": "numtide", - "repo": "nix-filter", + "owner": "edolstra", + "repo": "flake-compat", "type": "github" } }, "nixpkgs": { "locked": { - "lastModified": 1633351077, - "narHash": "sha256-z38JG4Bb0GtM1aF1pANVdp1dniMP23Yb3HnRoJRy2uU=", + "lastModified": 1698924604, + "narHash": "sha256-GCFbkl2tj8fEZBZCw3Tc0AkGo0v+YrQlohhEGJ/X4s0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "14aef06d9b3ad1d07626bdbb16083b83f92dc6c1", + "rev": "fa804edfb7869c9fb230e174182a8a1a7e512c40", "type": "github" }, "original": { @@ -33,18 +34,36 @@ }, "root": { "inputs": { - "filter": "filter", + "flake-compat": "flake-compat", "nixpkgs": "nixpkgs", "utils": "utils" } }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "utils": { + "inputs": { + "systems": "systems" + }, "locked": { - "lastModified": 1629481132, - "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "997f7efcb746a9c140ce1f13c72263189225f482", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": {