db45: remove outdated version
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
# this is the example we will be using
|
||||
nixEnv = complicatedMyEnv {
|
||||
name = "nix";
|
||||
buildInputs = [ libtool stdenv perl curl bzip2 openssl db45 autoconf automake zlib ];
|
||||
buildInputs = [ libtool stdenv perl curl bzip2 openssl db5 autoconf automake zlib ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user