update pakcage
This commit is contained in:
parent
d6a75d2851
commit
b248c1b35d
@ -1,11 +1,7 @@
|
||||
({pkgs}: import (
|
||||
(import (
|
||||
fetchTarball {
|
||||
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
||||
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2"; }
|
||||
) {
|
||||
src = ./.;
|
||||
buildInputs = with pkgs;[
|
||||
pkg-config
|
||||
openssl
|
||||
];
|
||||
}).defaultNix
|
||||
|
Loading…
Reference in New Issue
Block a user