use upstream btrfs-auto-snapshot

This commit is contained in:
2024-08-03 19:34:10 +03:00
parent 21fb935923
commit 0bf71d97bd
2 changed files with 0 additions and 76 deletions

View File

@@ -98,7 +98,6 @@
compressDrvWeb = super.callPackage ./pkgs/compress-drv/web.nix { };
tmuxbash = super.callPackage ./pkgs/tmuxbash.nix { };
btrfs-auto-snapshot = super.callPackage ./pkgs/btrfs-auto-snapshot.nix { };
nicer = super.callPackage ./pkgs/nicer.nix { };
pkgs-unstable = import nixpkgs-unstable { inherit (super) system; };