Skip to content

Commit

Permalink
lib reference for meta
Browse files Browse the repository at this point in the history
  • Loading branch information
orzklv committed Aug 3, 2024
1 parent b0905f2 commit 789a744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{ pkgs ? import <nixpkgs> { } }:
let
lib = pkgs.lib;
getLibFolder = pkg: "${pkg}/lib";
libiconvPath = "${pkgs.libiconv}/lib";
manifest = (pkgs.lib.importTOML ./Cargo.toml).package;
Expand Down

0 comments on commit 789a744

Please sign in to comment.