Skip to content

Commit

Permalink
Renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelBoucey committed Oct 21, 2024
1 parent 148c9fd commit adf2a81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions default.nix
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
let
pkgs = import <nixpkgs> { };
in
{ ip6addr = pkgs.haskellPackages.callPackage ./nanoid.nix { }; }

0 comments on commit adf2a81

Please sign in to comment.