vrr patch

vrr patch
This commit is contained in:
Tao Tien 2024-03-24 16:39:32 -07:00
parent e73dff2901
commit 8ed30548f7
3 changed files with 120 additions and 20 deletions

46
flake.lock generated
View file

@ -138,6 +138,28 @@
"type": "github"
}
},
"home-manager_2": {
"inputs": {
"nixpkgs": [
"plasma-manager",
"nixpkgs"
]
},
"locked": {
"lastModified": 1710888565,
"narHash": "sha256-s9Hi4RHhc6yut4EcYD50sZWRDKsugBJHSbON8KFwoTw=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "f33900124c23c4eca5831b9b5eb32ea5894375ce",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-23.11",
"repo": "home-manager",
"type": "github"
}
},
"jujutsu": {
"inputs": {
"flake-utils": "flake-utils_2",
@ -285,6 +307,27 @@
"type": "indirect"
}
},
"plasma-manager": {
"inputs": {
"home-manager": "home-manager_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1711295162,
"narHash": "sha256-gPTTYKvdnmaLcgOSpqtKHIf8J60J3Z4jAqXTwluxxUk=",
"owner": "pjones",
"repo": "plasma-manager",
"rev": "8a032af55ed686ab21e60530080462a1438812b9",
"type": "github"
},
"original": {
"owner": "pjones",
"repo": "plasma-manager",
"type": "github"
}
},
"root": {
"inputs": {
"helix": "helix",
@ -293,7 +336,8 @@
"nixos-cosmic": "nixos-cosmic",
"nixos-hardware": "nixos-hardware",
"nixos-raspberrypi": "nixos-raspberrypi",
"nixpkgs": "nixpkgs_2"
"nixpkgs": "nixpkgs_2",
"plasma-manager": "plasma-manager"
}
},
"rust-overlay": {