Cleanup unused pkgs

This commit is contained in:
Dave Gallant
2024-02-03 10:10:42 -05:00
parent 17da19c7cb
commit 794be9a4d8
2 changed files with 7 additions and 13 deletions

12
flake.lock generated
View File

@@ -91,11 +91,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1706683685,
"narHash": "sha256-FtPPshEpxH/ewBOsdKBNhlsL2MLEFv1hEnQ19f/bFsQ=",
"lastModified": 1706701482,
"narHash": "sha256-4FF5l9v2lBgOUWzP3DcntfsXvEuao5FhhQcJ4SbwjFE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5ad9903c16126a7d949101687af0aa589b1d7d3d",
"rev": "269ce7215bb5b436546786e8d354d37903e102a8",
"type": "github"
},
"original": {
@@ -107,11 +107,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1706718339,
"narHash": "sha256-S+S97c/HzkO2A/YsU7ZmNF9w2s7Xk6P8dzmfDdckzLs=",
"lastModified": 1706826059,
"narHash": "sha256-N69Oab+cbt3flLvYv8fYnEHlBsWwdKciNZHUbynVEOA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "53fbe41cf76b6a685004194e38e889bc8857e8c2",
"rev": "25e3d4c0d3591c99929b1ec07883177f6ea70c9d",
"type": "github"
},
"original": {

View File

@@ -11,9 +11,7 @@ in {
linux = [
albert
bitwarden
bitwarden-cli
chromium
cpu-x
cryptsetup
deja-dup
discord
@@ -23,9 +21,7 @@ in {
ghostscript
gimp-with-plugins
glibcLocales
gnome.gnome-sound-recorder
gnome.gnome-tweaks
gnome.seahorse
gnomeExtensions.appindicator
gnomeExtensions.bluetooth-quick-connect
gnomeExtensions.blur-my-shell
@@ -37,7 +33,6 @@ in {
gnomeExtensions.quick-settings-tweaker
gnomeExtensions.tailscale-status
gnomeExtensions.tray-icons-reloaded
gnomeExtensions.vitals
google-cloud-sdk
iputils
kazam
@@ -50,7 +45,6 @@ in {
pavucontrol
pinentry-curses
podman
prismlauncher
psst
qemu
rustup
@@ -63,6 +57,7 @@ in {
unstable.obsidian
unstable.signal-desktop
unstable.unityhub
unstable.yuzu
unstable.zoom-us
usbutils
virt-manager
@@ -71,7 +66,6 @@ in {
wine
wine64
wireshark-qt
yuzu
];
in
linux;