nixos-config/flake.lock
Sean Buckley f8d01508f6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/c9538a9b7074925ac117835c775fb81d0e7f98fa' (2022-11-22)
  → 'github:NixOS/nixpkgs/899e7caf59d1954882a8e2dff45ccc0387c186f6' (2022-11-26)
2022-11-27 22:20:16 -05:00

42 lines
1,013 B
JSON

{
"nodes": {
"impermanence": {
"locked": {
"lastModified": 1668668915,
"narHash": "sha256-QjY4ZZbs9shwO4LaLpvlU2bO9J1juYhO9NtV3nrbnYQ=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "5df9108b346f8a42021bf99e50de89c9caa251c3",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1669465383,
"narHash": "sha256-fVbG427suESAEb8/P47O/zD/G9BSeFxLh94IUzgOchs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "899e7caf59d1954882a8e2dff45ccc0387c186f6",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-22.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"impermanence": "impermanence",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}