Misc: Enable nix flakes
This commit is contained in:
@@ -3,7 +3,7 @@ pkgs: final: prev:
|
||||
{
|
||||
nur = import (builtins.fetchTarball {
|
||||
url = "https://github.com/nix-community/NUR/archive/master.tar.gz";
|
||||
sha256 = "19s8a5pfp8yms0kx5lb74al5yfia2smn46dndsl43q528719pnp4";
|
||||
sha256 = "0fz7zdfvjfjzg46w7khvwr5jhpd9w8yx0cdd9gnmbkzxhbspbmwq";
|
||||
}) {
|
||||
inherit pkgs;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user