Update nix-flatpak to v0.4.1

This commit is contained in:
Florian RICHER 2024-04-04 15:19:40 +02:00
parent b1203e0b51
commit ac0932aec7
2 changed files with 5 additions and 5 deletions

View file

@ -22,16 +22,16 @@
},
"nix-flatpak": {
"locked": {
"lastModified": 1708268179,
"narHash": "sha256-NNVuhf84AeDTxadfSGnFqPHR0ED+QyM2gmu+Wyz6PrY=",
"lastModified": 1711997201,
"narHash": "sha256-J71xzQlVYsjagA4AsVwRazhBh2rZrPpKvxTgs6UzL7c=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "a243cb0522f6240c194b873dde68e25370b06034",
"rev": "b76fa31346db7fc958a9898f3c594696ca71c4fd",
"type": "github"
},
"original": {
"owner": "gmodena",
"ref": "v0.3.0",
"ref": "v0.4.1",
"repo": "nix-flatpak",
"type": "github"
}

View file

@ -9,7 +9,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.3.0";
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=v0.4.1";
};
outputs = inputs@{