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

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/28b5b8af91ffd2623e995e20aee56510db49001a?narHash=sha256-1uw3y94dA4l22LkqHRIsb7qr3rV5XdxQFqctINfx8Cc%3D' (2024-09-26)
  → 'github:nixos/nixpkgs/85f7e662eda4fa3a995556527c87b2524b691933?narHash=sha256-JwQZIGSYnRNOgDDoIgqKITrPVil%2BRMWHsZH1eE1VGN0%3D' (2024-11-07)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/76f0a61e733259e1034dd6523e039d04932ffefc?narHash=sha256-kZCiYpQJBZ3kL9QymS88mCxpQwqo8KqvZeHk6LATuY8%3D' (2024-09-27)
  → 'github:oxalica/rust-overlay/d52f2a4c103a0acf09ded857b9e2519ae2360e59?narHash=sha256-dQSyYPmrQiPr%2BPGEd%2BK8038rubFGz7G/dNXVeaGWE0w%3D' (2024-11-08)
2024-11-09 00:08:07 +00:00

64 lines
1.5 KiB
JSON

{
"nodes": {
"flake-checks": {
"locked": {
"lastModified": 1726652014,
"narHash": "sha256-TdbcCjW6z3VsFg1uvrvCdp0pzFXUyP8qegp8dSmQuaE=",
"owner": "getchoo",
"repo": "flake-checks",
"rev": "108aa8f5a8a610ae14c1edb61017dd750b666ed6",
"type": "github"
},
"original": {
"owner": "getchoo",
"repo": "flake-checks",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1730958623,
"narHash": "sha256-JwQZIGSYnRNOgDDoIgqKITrPVil+RMWHsZH1eE1VGN0=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "85f7e662eda4fa3a995556527c87b2524b691933",
"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": 1731032894,
"narHash": "sha256-dQSyYPmrQiPr+PGEd+K8038rubFGz7G/dNXVeaGWE0w=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "d52f2a4c103a0acf09ded857b9e2519ae2360e59",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
}
},
"root": "root",
"version": 7
}