Compare commits
No commits in common. "910a71676d5709802b42376f84c6a0b9338383d0" and "a8dbaf61573f92265155ba71cb046ad80c51c922" have entirely different histories.
910a71676d
...
a8dbaf6157
2 changed files with 4 additions and 10 deletions
10
flake.lock
generated
10
flake.lock
generated
|
|
@ -2,12 +2,10 @@
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1764611609,
|
"lastModified": 0,
|
||||||
"narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=",
|
"narHash": "sha256-GFzPxJzTd1rPIVD4IW+GwJlyGwBDV1Tj5FLYwDQQ9sM=",
|
||||||
"owner": "NixOS",
|
"path": "/nix/store/50yickar04m51aqnc43gxf45g2i0n3k9-source",
|
||||||
"repo": "nixpkgs",
|
"type": "path"
|
||||||
"rev": "8c29968b3a942f2903f90797f9623737c215737c",
|
|
||||||
"type": "github"
|
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"id": "nixpkgs",
|
"id": "nixpkgs",
|
||||||
|
|
|
||||||
|
|
@ -19,10 +19,6 @@
|
||||||
pname = "rzr";
|
pname = "rzr";
|
||||||
version = "main";
|
version = "main";
|
||||||
src = self;
|
src = self;
|
||||||
pyproject = true;
|
|
||||||
build-system = with pkgs; [
|
|
||||||
python3Packages.setuptools
|
|
||||||
];
|
|
||||||
propagatedBuildInputs = with pkgs; [
|
propagatedBuildInputs = with pkgs; [
|
||||||
python3Packages.colour
|
python3Packages.colour
|
||||||
python3Packages.openrazer
|
python3Packages.openrazer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue