refraction/flake.lock
github-actions[bot] b427d6dfc8 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-checks':
    'github:getchoo/flake-checks/842c3f225677aa55e44b94342f19c8f3e6f2be06?narHash=sha256-wIbyIQRoLAfGe2v8W7LM6zEZ9Oy0jKuUX0HMUCLQJsM%3D' (2024-05-20)
  → 'github:getchoo/flake-checks/af23d7bab32b5438ba5602f0ab42dd1d596ef9d7?narHash=sha256-AErsPk8ly2tkiJPieEjN8XuDSc5nJOWv8bv13jmNih0%3D' (2024-07-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/3f84a279f1a6290ce154c5531378acc827836fbb?narHash=sha256-u1fA0DYQYdeG%2B5kDm1bOoGcHtX0rtC7qs2YA2N1X%2B%2BI%3D' (2024-06-13)
  → 'github:nixos/nixpkgs/c3392ad349a5227f4a3464dce87bcc5046692fce?narHash=sha256-5US0/pgxbMksF92k1%2BeOa8arJTJiPvsdZj9Dl%2BvJkM4%3D' (2024-07-31)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/419e7fae2731f41dd9b3e34dfe8802be68558b92?narHash=sha256-6Ru37wS8uec626nHVIh6hSpCYB7eNc3RPFa2U//bhw4%3D' (2024-06-14)
  → 'github:oxalica/rust-overlay/56d83ca6f3c557647476f3720426a7615c22b860?narHash=sha256-2uRmNwxe3CO5h7PfvqXrRe8OplXaEdwhqOUtaF13rpU%3D' (2024-08-03)
• Removed input 'rust-overlay/flake-utils'
• Removed input 'rust-overlay/flake-utils/systems'
2024-08-03 10:10:46 +02:00

64 lines
1.5 KiB
JSON

{
"nodes": {
"flake-checks": {
"locked": {
"lastModified": 1722203301,
"narHash": "sha256-AErsPk8ly2tkiJPieEjN8XuDSc5nJOWv8bv13jmNih0=",
"owner": "getchoo",
"repo": "flake-checks",
"rev": "af23d7bab32b5438ba5602f0ab42dd1d596ef9d7",
"type": "github"
},
"original": {
"owner": "getchoo",
"repo": "flake-checks",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1722415718,
"narHash": "sha256-5US0/pgxbMksF92k1+eOa8arJTJiPvsdZj9Dl+vJkM4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c3392ad349a5227f4a3464dce87bcc5046692fce",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-checks": "flake-checks",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1722651535,
"narHash": "sha256-2uRmNwxe3CO5h7PfvqXrRe8OplXaEdwhqOUtaF13rpU=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "56d83ca6f3c557647476f3720426a7615c22b860",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}