nix-user-module/flake.lock
Sandro Jäckel 578b3e8f6a
flake.lock: Update
Flake lock file updates:

• Updated input 'nixos-modules':
    'github:SuperSandro2000/nixos-modules/16c72b4c01948a5d3db1445ccbd8daefa10d74ef' (2023-01-09)
  → 'github:SuperSandro2000/nixos-modules/d06e5fde7fdc1847322e9b30f83a32c380eb2f20' (2023-05-04)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/080b7eb536d3baf70796dcc20abe4ee90618ca3c' (2023-01-08)
  → 'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
2023-05-10 23:26:43 +02:00

48 lines
1.1 KiB
JSON

{
"nodes": {
"nixos-modules": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs-lib"
]
},
"locked": {
"lastModified": 1683241081,
"narHash": "sha256-eTz73pjTKEgzFfG6V7oA2LK1Wfv2ZFoSe7vUNphrPAc=",
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"rev": "d06e5fde7fdc1847322e9b30f83a32c380eb2f20",
"type": "github"
},
"original": {
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1681001314,
"narHash": "sha256-5sDnCLdrKZqxLPK4KA8+f4A3YKO/u6ElpMILvX0g72c=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "367c0e1086a4eb4502b24d872cea2c7acdd557f4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"nixos-modules": "nixos-modules",
"nixpkgs-lib": "nixpkgs-lib"
}
}
},
"root": "root",
"version": 7
}