added satisfactory server to flake
This commit is contained in:
parent
a6aa3085e0
commit
16ca8d5bac
4 changed files with 54 additions and 1 deletions
43
flake.lock
generated
43
flake.lock
generated
|
@ -361,9 +361,31 @@
|
|||
"home-manager": "home-manager",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixvim": "nixvim",
|
||||
"satisfactory-server": "satisfactory-server",
|
||||
"stablepkgs": "stablepkgs"
|
||||
}
|
||||
},
|
||||
"satisfactory-server": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"nixpkgs"
|
||||
],
|
||||
"steam-fetcher": "steam-fetcher"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1725982284,
|
||||
"narHash": "sha256-j4YSMeRFW5RgHHQz4lrCPpDjaVmiH2s1fBvNscVVULk=",
|
||||
"owner": "nekowinston",
|
||||
"repo": "satisfactory-server-flake",
|
||||
"rev": "69823687f0e16932c8ca5730b5265aed50af7463",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nekowinston",
|
||||
"repo": "satisfactory-server-flake",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"stablepkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1725001927,
|
||||
|
@ -380,6 +402,27 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"steam-fetcher": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
"satisfactory-server",
|
||||
"nixpkgs"
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1714795926,
|
||||
"narHash": "sha256-PkgC9jqoN6cJ8XYzTA2PlrWs7aPJkM3BGiTxNqax0cA=",
|
||||
"owner": "nix-community",
|
||||
"repo": "steam-fetcher",
|
||||
"rev": "12f66eafb7862d91b3e30c14035f96a21941bd9c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nix-community",
|
||||
"repo": "steam-fetcher",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"systems": {
|
||||
"locked": {
|
||||
"lastModified": 1689347949,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue