config
This commit is contained in:
parent
79238982c6
commit
26e096f020
3 changed files with 111 additions and 11 deletions
81
flake.lock
generated
81
flake.lock
generated
|
@ -1,5 +1,44 @@
|
|||
{
|
||||
"nodes": {
|
||||
"affinity-nix": {
|
||||
"inputs": {
|
||||
"elemental-wine-source": "elemental-wine-source",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"winetricks-source": "winetricks-source"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1727655411,
|
||||
"narHash": "sha256-0JWYShfwtE9hfHOggfbovEVHQeh84xfDE2p0fLXGzl4=",
|
||||
"owner": "mrshmllow",
|
||||
"repo": "affinity-nix",
|
||||
"rev": "d57cc00e0cc09d05652f93df5167d8d165eb7efa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "mrshmllow",
|
||||
"repo": "affinity-nix",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"elemental-wine-source": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"host": "gitlab.winehq.org",
|
||||
"lastModified": 1693121664,
|
||||
"narHash": "sha256-eMN4SN8980yteYODN2DQIVNEJMsGQE8OIdPs/7DbvqQ=",
|
||||
"owner": "ElementalWarrior",
|
||||
"repo": "wine",
|
||||
"rev": "c12ed1469948f764817fa17efd2299533cf3fe1c",
|
||||
"type": "gitlab"
|
||||
},
|
||||
"original": {
|
||||
"host": "gitlab.winehq.org",
|
||||
"owner": "ElementalWarrior",
|
||||
"ref": "c12ed1469948f764817fa17efd2299533cf3fe1c",
|
||||
"repo": "wine",
|
||||
"type": "gitlab"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -82,11 +121,11 @@
|
|||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1727613673,
|
||||
"narHash": "sha256-qqIffTQfxMYo3MKQ9BoY2s2mdKZNnUiksdnxv81js9U=",
|
||||
"lastModified": 1727665282,
|
||||
"narHash": "sha256-oKtfbQB1MBypqIyzkC8QCQcVGOa1soaXaGgcBIoh14o=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "f5c239fa9acb27f0a5326ba2949c00fada89ca9f",
|
||||
"rev": "11c43c830e533dad1be527ecce379fcf994fbbb5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -128,16 +167,50 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1727348695,
|
||||
"narHash": "sha256-J+PeFKSDV+pHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1925c603f17fc89f4c8f6bf6f631a802ad85d784",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"affinity-nix": "affinity-nix",
|
||||
"home-manager": "home-manager",
|
||||
"kmonad": "kmonad",
|
||||
"musnix": "musnix",
|
||||
"nix-flatpak": "nix-flatpak",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
"nixpkgs-stable": "nixpkgs-stable"
|
||||
}
|
||||
},
|
||||
"winetricks-source": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1704453875,
|
||||
"narHash": "sha256-YTEgb19aoM54KK8/IjrspoChzVnWAEItDlTxpfpS52w=",
|
||||
"owner": "winetricks",
|
||||
"repo": "winetricks",
|
||||
"rev": "bc91718a5cad45e9f33de9b351a5960d5395bed5",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "winetricks",
|
||||
"ref": "20240105",
|
||||
"repo": "winetricks",
|
||||
"type": "github"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue