mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 22:27:03 +05:30
nix: use my nixpkgs fork
This commit is contained in:
parent
f91cd9ab7d
commit
f1a4bdd2a3
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
description = "clipboard-substitutor";
|
||||
|
||||
inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
|
||||
inputs.nixpkgs.url = "github:msfjarvis/nixpkgs/nixpkgs-unstable";
|
||||
|
||||
inputs.systems.url = "github:msfjarvis/flake-systems";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue