mirror of
https://github.com/nix-community/dream2nix.git
synced 2024-11-23 17:20:31 +03:00
fix: correct example dream2nix input url
This commit is contained in:
parent
19933dbcf0
commit
ccde7c928b
@ -1,6 +1,6 @@
|
||||
{
|
||||
inputs = {
|
||||
dream2nix.url = "path:../..";
|
||||
dream2nix.url = "github:nix-community/dream2nix";
|
||||
nixpkgs.follows = "dream2nix/nixpkgs";
|
||||
flake-parts.url = "github:hercules-ci/flake-parts";
|
||||
src.url = "github:BurntSushi/ripgrep/13.0.0";
|
||||
|
Loading…
Reference in New Issue
Block a user