mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
chore: update
This commit is contained in:
parent
26815c337f
commit
6c6f264768
19 changed files with 187 additions and 103 deletions
|
|
@ -41,5 +41,6 @@
|
|||
};
|
||||
|
||||
system.primaryUser = "ryan";
|
||||
system.configurationRevision = inputs.self.rev or inputs.self.dirtyRev or null;
|
||||
system.stateVersion = 6;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,10 +2,7 @@
|
|||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
nix.package = pkgs.nixVersions.latest;
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,6 @@ in
|
|||
statix
|
||||
deadnix
|
||||
|
||||
nix-your-shell
|
||||
nix-output-monitor
|
||||
nix-melt
|
||||
|
||||
|
|
@ -43,7 +42,6 @@ in
|
|||
ripgrep
|
||||
tokei
|
||||
vhs
|
||||
vivid
|
||||
watchexec
|
||||
xh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue