Compare commits

..

No commits in common. "ae9ce4bb2cdd7001d25c02a1564ae1e2a0b7ed2f" and "40cac7a6f7c021b70c21759b8d95c1885ca65850" have entirely different histories.

2 changed files with 3 additions and 3 deletions

4
nixos/flake.lock generated
View file

@ -327,11 +327,11 @@
"locked": {
"lastModified": 1,
"narHash": "sha256-rADqSJu492bURPi5fmvPyeG1B5bV3k2hfGR+VfHn1Ig=",
"path": "/nix/store/x6r1qh9vy8k22l9jiyx250qxnmrz57z2-source/nixos/programs/shadps4",
"path": "/nix/store/y0dwglx48bqvdcdblhphnwph1zgsminj-source/nixos/programs/shadps4",
"type": "path"
},
"original": {
"path": "/nix/store/x6r1qh9vy8k22l9jiyx250qxnmrz57z2-source/nixos/programs/shadps4",
"path": "/nix/store/y0dwglx48bqvdcdblhphnwph1zgsminj-source/nixos/programs/shadps4",
"type": "path"
}
},

View file

@ -2,7 +2,7 @@
{
imports = [
mports = [
./packages/common-cli.nix
./packages/common-desktop.nix
];