Files
niri/flake.lock
T

65 lines
1.5 KiB
JSON
Raw Normal View History

2024-01-10 22:43:46 -08:00
{
"nodes": {
"nix-filter": {
"locked": {
2024-07-08 15:13:00 +02:00
"lastModified": 1710156097,
"narHash": "sha256-1Wvk8UP7PXdf8bCCaEoMnOT1qe5/Duqgj+rL8sRQsSM=",
2024-01-10 22:43:46 -08:00
"owner": "numtide",
"repo": "nix-filter",
2024-07-08 15:13:00 +02:00
"rev": "3342559a24e85fc164b295c3444e8a139924675b",
2024-01-10 22:43:46 -08:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1726365531,
"narHash": "sha256-luAKNxWZ+ZN0kaHchx1OdLQ71n81Y31ryNPWP1YRDZc=",
2024-01-10 22:43:46 -08:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9299cdf978e15f448cf82667b0ffdd480b44ee48",
2024-01-10 22:43:46 -08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-filter": "nix-filter",
2024-09-30 19:13:55 -04:00
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
}
},
"rust-overlay": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1727663505,
"narHash": "sha256-83j/GrHsx8GFUcQofKh+PRPz6pz8sxAsZyT/HCNdey8=",
"owner": "oxalica",
"repo": "rust-overlay",
"rev": "c2099c6c7599ea1980151b8b6247a8f93e1806ee",
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
2024-01-10 22:43:46 -08:00
}
}
},
"root": "root",
"version": 7
}