Edit flake.nix's inputs.nixpkgs.url to be a little more verbose.

This commit is contained in:
Whovian9369 2023-12-23 21:06:36 -05:00
parent 23311218a1
commit 79cb91a41e

View File

@ -1,5 +1,5 @@
{ {
inputs.nixpkgs.url = "nixpkgs/nixos-unstable"; inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
outputs = { outputs = {
self, self,