Update flake.lock revisions

Disable Prism Launcher, Kdenlive, and Losslesscut in the Garand-Desktop
configuration.
This commit is contained in:
2026-08-31 16:06:33 +02:00
parent 2ff60b31d8
commit 904745d9bf
3 changed files with 15 additions and 15 deletions
Generated
+12 -12
View File
@@ -158,11 +158,11 @@
}, },
"locked": { "locked": {
"dir": "pkgs/firefox-addons", "dir": "pkgs/firefox-addons",
"lastModified": 1788062878, "lastModified": 1788148965,
"narHash": "sha256-rcVVm6aHB0uUy0W4IE/Pbs8E7YVONklftB2v3vUqsd0=", "narHash": "sha256-1CNXzumVKWLmcWlZlryXhr9W9DbpuwchQ8KQZ91NQhM=",
"owner": "rycee", "owner": "rycee",
"repo": "nur-expressions", "repo": "nur-expressions",
"rev": "b1ad358290dcf751d364b80f50bb706e30327f7b", "rev": "a8b90bdf8c7680604c600965a13224c22dfc68da",
"type": "gitlab" "type": "gitlab"
}, },
"original": { "original": {
@@ -341,11 +341,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1787797243, "lastModified": 1788146656,
"narHash": "sha256-8+Q7NOB7RPajRjA4pbCDLzqH+MTjnG9x6LUPLfL2joA=", "narHash": "sha256-XmJmvk9rytTb7dCotO/aqR+YysB8HOqnprlOdv+LAF4=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "99c9ec63390f1d8c14d95d9e8b17cc29cfbd4e11", "rev": "82c265faf4e3161d6015db07c9b0f1ee36a9029b",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -414,11 +414,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1787900134, "lastModified": 1788039129,
"narHash": "sha256-VYXO0XZlgj06dxJZRhrD3WoSsvq/c7+/Akyoa22pefw=", "narHash": "sha256-pa4Q0qErvCvzCaaUph7Sm37RhR4xvPrYI8Lgz6k85+A=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "83199d0d373dd3ac2b9a1996b1d0263f76ab7a4c", "rev": "d2f67949798825fe853f7c5d0492b8bf016d3f88",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -466,11 +466,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1788056502, "lastModified": 1788182714,
"narHash": "sha256-ZAS3aQIuKEuUh1GujQDq/D2XNuVc+YDHqDOWOf3uQok=", "narHash": "sha256-B5+PAwonH6djjRLWcWkneTDhQvDx9kN7+8whC6iVlDE=",
"owner": "noctalia-dev", "owner": "noctalia-dev",
"repo": "noctalia-shell", "repo": "noctalia-shell",
"rev": "037804f86a3d2b75a7d741e6b6a965e8cba8e5b0", "rev": "5fa51ad312206eba70ccd32e6e6ce43553693361",
"type": "github" "type": "github"
}, },
"original": { "original": {
+1 -1
View File
@@ -36,7 +36,7 @@ _: {
*/ */
lutris.enable = false; # Lutris: an open gaming platform lutris.enable = false; # Lutris: an open gaming platform
mangohud.enable = true; # MangoHud: Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more mangohud.enable = true; # MangoHud: Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more
prismlauncher.enable = true; # Prism Launcher: Minecraft modded launcher prismlauncher.enable = false; # Prism Launcher: Minecraft modded launcher
/* /*
Media recording and streaming Media recording and streaming
+2 -2
View File
@@ -98,11 +98,11 @@ _: {
switcheroo.enable = false; # Switcheroo: file conversion tool switcheroo.enable = false; # Switcheroo: file conversion tool
freetube.enable = false; # FreeTube: privacyfriendly YouTube client freetube.enable = false; # FreeTube: privacyfriendly YouTube client
gimp.enable = true; # GIMP: GNU Image Manipulation Program gimp.enable = true; # GIMP: GNU Image Manipulation Program
kdenlive.enable = true; # Kdenlive: video editing software kdenlive.enable = false; # Kdenlive: video editing software
pixieditor.enable = false; # Pixieditor: Universal editor for all your 2D needs pixieditor.enable = false; # Pixieditor: Universal editor for all your 2D needs
plex.enable = false; # Plex: media player and server client plex.enable = false; # Plex: media player and server client
jellyfin.enable = true; # Jellyfin: foss media player jellyfin.enable = true; # Jellyfin: foss media player
appImages.losslesscut.enable = true; # Losslesscut: Swiss army knife of lossless video/audio editing appImages.losslesscut.enable = false; # Losslesscut: Swiss army knife of lossless video/audio editing
/* /*
Utilities / Misc Utilities / Misc