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

• Updated input 'nixos-modules':
    'github:SuperSandro2000/nixos-modules/d06e5fde7fdc1847322e9b30f83a32c380eb2f20' (2023-05-04)
  → 'github:SuperSandro2000/nixos-modules/28865ab38ccea31881114e4b949e98705ccf5cfd' (2023-12-09)
• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/367c0e1086a4eb4502b24d872cea2c7acdd557f4' (2023-04-09)
  → 'github:nix-community/nixpkgs.lib/2be0b7c27456d30195f65eafd029074f731f1978' (2023-12-10)
2023-12-13 15:54:59 +01:00

48 lines
1.1 KiB
JSON

{
"nodes": {
"nixos-modules": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs-lib"
]
},
"locked": {
"lastModified": 1702166165,
"narHash": "sha256-WZpoMmptuE0HVHmXiejAfm+GK11MAHRM9stmME274cQ=",
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"rev": "28865ab38ccea31881114e4b949e98705ccf5cfd",
"type": "github"
},
"original": {
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1702169224,
"narHash": "sha256-aOrQq0zzEMcaxXoiA7VWWJlwp7F50cOfTj6LkU59RQg=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "2be0b7c27456d30195f65eafd029074f731f1978",
"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
}