mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-29 19:47:45 +00:00
Remove URL literal in inputs
This commit is contained in:
parent
9512caae61
commit
862262c37a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
fenix.url = "github:nix-community/fenix";
|
||||
fenix.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
flakeCompat.url = github:edolstra/flake-compat;
|
||||
flakeCompat.url = "github:edolstra/flake-compat";
|
||||
flakeCompat.flake = false;
|
||||
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue