servicepoint-simulator/flake.lock

65 lines
1.5 KiB
Plaintext
Raw Normal View History

2024-11-07 20:18:49 +01:00
{
"nodes": {
2024-11-09 18:53:11 +01:00
"naersk": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1721727458,
"narHash": "sha256-r/xppY958gmZ4oTfLiHN0ZGuQ+RSTijDblVgVLFi1mw=",
"owner": "nix-community",
"repo": "naersk",
"rev": "3fb418eaf352498f6b6c30592e3beb63df42ef11",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "naersk",
"type": "github"
}
},
2024-11-09 20:04:44 +01:00
"nix-filter": {
"locked": {
2024-11-28 18:25:13 +01:00
"lastModified": 1731533336,
"narHash": "sha256-oRam5PS1vcrr5UPgALW0eo1m/5/pls27Z/pabHNy2Ms=",
2024-11-09 20:04:44 +01:00
"owner": "numtide",
"repo": "nix-filter",
2024-11-28 18:25:13 +01:00
"rev": "f7653272fd234696ae94229839a99b73c9ab7de0",
2024-11-09 20:04:44 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "nix-filter",
"type": "github"
}
},
2024-11-07 20:18:49 +01:00
"nixpkgs": {
"locked": {
2024-11-28 18:25:13 +01:00
"lastModified": 1732749044,
"narHash": "sha256-T38FQOg0BV5M8FN1712fovzNakSOENEYs+CSkg31C9Y=",
2024-11-07 20:18:49 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-28 18:25:13 +01:00
"rev": "0c5b4ecbed5b155b705336aa96d878e55acd8685",
2024-11-07 20:18:49 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-11-09 18:53:11 +01:00
"naersk": "naersk",
2024-11-09 20:04:44 +01:00
"nix-filter": "nix-filter",
2024-11-07 20:18:49 +01:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}