Compare commits

..

No commits in common. "1f2197a6b3ad085d7b71d30338ccd081e9d28ca9" and "beb7f25717c6100c0b42936b4f751a7a9d02c1d7" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View file

@ -569,11 +569,11 @@
},
"nixpkgs_9": {
"locked": {
"lastModified": 1701068326,
"narHash": "sha256-vmMceA+q6hG1yrjb+MP8T0YFDQIrW3bl45e7z24IEts=",
"lastModified": 1700794826,
"narHash": "sha256-RyJTnTNKhO0yqRpDISk03I/4A67/dp96YRxc86YOPgU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8cfef6986adfb599ba379ae53c9f5631ecd2fd9c",
"rev": "5a09cb4b393d58f9ed0d9ca1555016a8543c2ac8",
"type": "github"
},
"original": {

View file

@ -15,7 +15,6 @@ in
home.packages = with pkgs; [
evolutionWithPlugins
schildichat-desktop
signal-desktop
mumble
];
};