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 9fb8642c10
flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs-lib':
    'github:nix-community/nixpkgs.lib/14ad8df808e5dc13bf4664da1e24a36814c28c16' (2023-03-12)
  → 'github:nix-community/nixpkgs.lib/b3ec8fb525fc0c8f08eff5ef93c684b4c6d0e777' (2023-06-25)
2023-06-28 01:00:43 +02:00

27 lines
570 B
JSON

{
"nodes": {
"nixpkgs-lib": {
"locked": {
"lastModified": 1687654967,
"narHash": "sha256-ki8vItcjn8Z8n+QD9NEoCQbbbG7VzWy71hyOkFFwCkM=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "b3ec8fb525fc0c8f08eff5ef93c684b4c6d0e777",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
}
}
},
"root": "root",
"version": 7
}