Skip to content

Commit 862262c

Browse files
UserSv4kamadorueda
authored andcommitted
Remove URL literal in inputs
1 parent 9512caa commit 862262c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
fenix.url = "github:nix-community/fenix";
66
fenix.inputs.nixpkgs.follows = "nixpkgs";
77

8-
flakeCompat.url = github:edolstra/flake-compat;
8+
flakeCompat.url = "github:edolstra/flake-compat";
99
flakeCompat.flake = false;
1010

1111
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";

0 commit comments

Comments
 (0)