We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9512caa commit 862262cCopy full SHA for 862262c
flake.nix
@@ -5,7 +5,7 @@
5
fenix.url = "github:nix-community/fenix";
6
fenix.inputs.nixpkgs.follows = "nixpkgs";
7
8
- flakeCompat.url = github:edolstra/flake-compat;
+ flakeCompat.url = "github:edolstra/flake-compat";
9
flakeCompat.flake = false;
10
11
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
0 commit comments