summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2023-12-05 18:55:45 +0100
committerMinijackson <minijackson@riseup.net>2023-12-05 18:55:45 +0100
commitc5fce269f729fdd305dbd964dcfe60a225732e99 (patch)
treef9d5a59d8867178aef8e3d4d701aa9696293f6b1
parente4598d9da8d6211f6622d1a0af47ac2242db9b54 (diff)
downloadnixos-config-reborn-c5fce269f729fdd305dbd964dcfe60a225732e99.tar.gz
nixos-config-reborn-c5fce269f729fdd305dbd964dcfe60a225732e99.zip
unfree: license of mpv-thumbfast was fixed
-rw-r--r--common/unfree.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/common/unfree.nix b/common/unfree.nix
index cec1c03..efab0b3 100644
--- a/common/unfree.nix
+++ b/common/unfree.nix
@@ -13,9 +13,5 @@ inputs:
13 "steam-original" 13 "steam-original"
14 "steam-run" 14 "steam-run"
15 "steam-runtime" 15 "steam-runtime"
16
17 # actually MPL
18 # TODO: remove once this is fixed
19 "mpv-thumbfast"
20 ]; 16 ];
21} 17}