summaryrefslogtreecommitdiffstats
path: root/2configs/stats/arafetch.nix
diff options
context:
space:
mode:
Diffstat (limited to '2configs/stats/arafetch.nix')
-rw-r--r--2configs/stats/arafetch.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/2configs/stats/arafetch.nix b/2configs/stats/arafetch.nix
index 0ea05e779..e94d8a9df 100644
--- a/2configs/stats/arafetch.nix
+++ b/2configs/stats/arafetch.nix
@@ -1,5 +1,5 @@
{ pkgs, lib, ...}:
-with import <stockholm/lib>;
+with pkgs.stockholm.lib;
let
pkg = with pkgs.python3Packages;buildPythonPackage rec {
rev = "56d41de8219adc";