Skip to content

Commit 1e812fb

Browse files
committed
Sort inputs
1 parent 659e58a commit 1e812fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
43
flake-parts.url = "github:hercules-ci/flake-parts";
4+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
55
process-compose-flake.url = "github:Platonic-Systems/process-compose-flake";
66
services-flake.url = "github:juspay/services-flake";
77
};

0 commit comments

Comments
 (0)