mirror of
https://github.com/ihaveamac/ninfs.git
synced 2025-06-18 17:05:32 -04:00

Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/041c867bad68dfe34b78b2813028a2e2ea70a23c' (2025-01-17) → 'github:NixOS/nixpkgs/bd3bac8bfb542dbde7ffffb6987a1a1f9d41699f' (2025-03-26) • Updated input 'pyctr': 'github:ihaveamac/pyctr/b2b36ae44316ff31302823911c812b5c82eb0e8b' (2025-01-20) → 'github:ihaveamac/pyctr/c5caca8d897da2e32ce859275f6382e0411a2d08' (2025-03-27)
50 lines
1.1 KiB
JSON
50 lines
1.1 KiB
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1743014863,
|
|
"narHash": "sha256-jAIUqsiN2r3hCuHji80U7NNEafpIMBXiwKlSrjWMlpg=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "bd3bac8bfb542dbde7ffffb6987a1a1f9d41699f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"pyctr": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1743113777,
|
|
"narHash": "sha256-5f6YJgox7FPJcofmMOHdqP/vPj3LnoCNWqcahRpcVls=",
|
|
"owner": "ihaveamac",
|
|
"repo": "pyctr",
|
|
"rev": "c5caca8d897da2e32ce859275f6382e0411a2d08",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ihaveamac",
|
|
"ref": "master",
|
|
"repo": "pyctr",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs",
|
|
"pyctr": "pyctr"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|