bump nixpkgs - r301044.87807e64a5e
This commit is contained in:
parent
3c8155a2c4
commit
c087b37ab6
2 changed files with 4 additions and 4 deletions
|
|
@ -32,7 +32,7 @@
|
|||
) ++ [(self: super: customPackages super)]
|
||||
++ [inputs.neovim-nightly.overlay];
|
||||
|
||||
revCount = "299942";
|
||||
revCount = "301044";
|
||||
base = { config, ... }: {
|
||||
system = {
|
||||
configurationRevision = nixpkgs.lib.mkIf (self ? rev) self.rev;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue