22
0
mirror of https://github.com/NuschtOS/nixos-modules.git synced 2024-06-28 23:28:42 +02:00
nixos-modules/flake.lock
Sandro Jäckel f8b9ee8d23
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/b4dd796b65c0bee6185fd2b5c84c2a207231e28f' (2022-12-18)
  → 'github:nix-community/nixpkgs.lib/360b002d33d735931db40cdd5ddb4f9ba4ba5804' (2023-01-01)
2023-01-03 05:22:20 +01:00

27 lines
570 B
JSON

{
"nodes": {
"nixpkgs-lib": {
"locked": {
"lastModified": 1672534360,
"narHash": "sha256-4r25ZnSyGM3wSuXhAMzROTIvIEqPwAx/L9hjbXDJB2c=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "360b002d33d735931db40cdd5ddb4f9ba4ba5804",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
}
}
},
"root": "root",
"version": 7
}