Add nomachine to flake.lock
This commit is contained in:
parent
29d863eecb
commit
0e1239da1e
1 changed files with 17 additions and 0 deletions
17
flake.lock
17
flake.lock
|
@ -242,6 +242,22 @@
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"nomachine": {
|
||||||
|
"locked": {
|
||||||
|
"lastModified": 1659604761,
|
||||||
|
"narHash": "sha256-7ng6alhIrbJsdnmmMzUeO1YrrorRH7WN6RFyfW/z2Bo=",
|
||||||
|
"owner": "rytec-nl",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"rev": "a312461214aa64253b74bd31f0d4a32cd029a932",
|
||||||
|
"type": "github"
|
||||||
|
},
|
||||||
|
"original": {
|
||||||
|
"owner": "rytec-nl",
|
||||||
|
"ref": "submit/add-nomachine-server",
|
||||||
|
"repo": "nixpkgs",
|
||||||
|
"type": "github"
|
||||||
|
}
|
||||||
|
},
|
||||||
"pamedia": {
|
"pamedia": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"naersk": [
|
"naersk": [
|
||||||
|
@ -304,6 +320,7 @@
|
||||||
"nixos-generators": "nixos-generators",
|
"nixos-generators": "nixos-generators",
|
||||||
"nixos-hardware": "nixos-hardware",
|
"nixos-hardware": "nixos-hardware",
|
||||||
"nixpkgs": "nixpkgs",
|
"nixpkgs": "nixpkgs",
|
||||||
|
"nomachine": "nomachine",
|
||||||
"pamedia": "pamedia",
|
"pamedia": "pamedia",
|
||||||
"pre-commit-hooks": "pre-commit-hooks",
|
"pre-commit-hooks": "pre-commit-hooks",
|
||||||
"rust-overlay": "rust-overlay",
|
"rust-overlay": "rust-overlay",
|
||||||
|
|
Loading…
Reference in a new issue