Adding various random flatpaks & Update

This commit is contained in:
Lyes Saadi 2025-02-20 10:42:34 +01:00
parent f3173c63e4
commit 37cb6c2ac1
Signed by: lyes
GPG key ID: 55A1D803917CF39A
2 changed files with 11 additions and 6 deletions

12
flake.lock generated
View file

@ -75,11 +75,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1739758141, "lastModified": 1739923778,
"narHash": "sha256-uq6A2L7o1/tR6VfmYhZWoVAwb3gTy7j4Jx30MIrH0rE=", "narHash": "sha256-BqUY8tz0AQ4to2Z4+uaKczh81zsGZSYxjgvtw+fvIfM=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "c618e28f70257593de75a7044438efc1c1fc0791", "rev": "36864ed72f234b9540da4cf7a0c49e351d30d3f1",
"type": "github" "type": "github"
}, },
"original": { "original": {
@ -91,11 +91,11 @@
}, },
"nixpkgs-unstable": { "nixpkgs-unstable": {
"locked": { "locked": {
"lastModified": 1739736696, "lastModified": 1739866667,
"narHash": "sha256-zON2GNBkzsIyALlOCFiEBcIjI4w38GYOb+P+R4S8Jsw=", "narHash": "sha256-EO1ygNKZlsAC9avfcwHkKGMsmipUk1Uc0TbrEZpkn64=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "d74a2335ac9c133d6bbec9fc98d91a77f1604c1f", "rev": "73cf49b8ad837ade2de76f87eb53fc85ed5d4680",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -169,6 +169,9 @@ in {
# Video # Video
"org.nickvision.tubeconverter" "org.nickvision.tubeconverter"
# Audio
"io.github.revisto.drum-machine"
# Reading # Reading
"com.github.johnfactotum.Foliate" "com.github.johnfactotum.Foliate"
@ -186,6 +189,7 @@ in {
"com.belmoussaoui.Decoder" "com.belmoussaoui.Decoder"
"io.github.nokse22.minitext" "io.github.nokse22.minitext"
"org.gnome.World.PikaBackup" "org.gnome.World.PikaBackup"
"io.github.fabrialberio.pinapp"
# Customization # Customization
"ca.desrt.dconf-editor" "ca.desrt.dconf-editor"
@ -200,6 +204,7 @@ in {
"dev.tchx84.Gameeky.ThematicPack.Blasterman" "dev.tchx84.Gameeky.ThematicPack.Blasterman"
"dev.tchx84.Gameeky.ThematicPack.Wackman" "dev.tchx84.Gameeky.ThematicPack.Wackman"
"net.zdechov.app.TransLines" "net.zdechov.app.TransLines"
"io.github.nokse22.ultimate-tic-tac-toe"
# Programming # Programming
{ appId = "org.gnome.Builder.Devel"; origin = "gnome-nightly"; } { appId = "org.gnome.Builder.Devel"; origin = "gnome-nightly"; }