This commit is contained in:
dusk 2021-08-12 23:10:54 +03:00
parent 2bee47c915
commit fb0fed3751
Signed by: dusk
GPG Key ID: 1D8F8FAF2294D6EA
3 changed files with 6 additions and 6 deletions

View File

@ -420,11 +420,11 @@
},
"nixos": {
"locked": {
"lastModified": 1628776130,
"narHash": "sha256-EyzdilgzoO8YCgck1lkOF1Bp+QVEazJBtuG5GkVY6xg=",
"lastModified": 1628794200,
"narHash": "sha256-TsvuKMczLaJ1b4IJAtBMOCfJfiONlPav6HhjGuop1Rk=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ad6e733d633802620b5eec9be91e837973eac18a",
"rev": "a996e2ce3219e121147b08adaa23389e3130dbc7",
"type": "github"
},
"original": {

View File

@ -88,7 +88,7 @@
nixos = {
imports = [ (digga.lib.importOverlays ./overlays) ];
overlays = [
digga.overlays.patchedNix
#digga.overlays.patchedNix
nur.overlay
#agenix.overlay
#nvfetcher.overlay

View File

@ -37,12 +37,12 @@ in
commands = with pkgs; [
(devos nixUnstable)
#(devos agenix)
{
/*{
category = "devos";
name = pkgs.nvfetcher-bin.pname;
help = pkgs.nvfetcher-bin.meta.description;
command = "cd $DEVSHELL_ROOT/pkgs; ${pkgs.nvfetcher-bin}/bin/nvfetcher -c ./sources.toml --no-output $@";
}
}*/
(linter nixpkgs-fmt)
(linter editorconfig-checker)
# (docs python3Packages.grip) too many deps