bump flake version

This commit is contained in:
Solene Rapenne 2022-09-12 18:11:12 +02:00
parent 4fbeae8ec5
commit 71f722893b

View File

@ -9,7 +9,7 @@
with import nixpkgs { system = "x86_64-linux"; }; with import nixpkgs { system = "x86_64-linux"; };
stdenv.mkDerivation { stdenv.mkDerivation {
name = "bento-1.0.2"; name = "bento-1.0.5";
src = self; src = self;
installPhase = '' installPhase = ''