We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659e58a commit 1e812fbCopy full SHA for 1e812fb
flake.nix
@@ -1,7 +1,7 @@
1
{
2
inputs = {
3
- nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
4
flake-parts.url = "github:hercules-ci/flake-parts";
+ nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
5
process-compose-flake.url = "github:Platonic-Systems/process-compose-flake";
6
services-flake.url = "github:juspay/services-flake";
7
};
0 commit comments