remove: ciscopackettracer
This commit is contained in:
parent
5a58e0e55b
commit
42f15beccf
5 changed files with 1224 additions and 22 deletions
|
|
@ -31,7 +31,7 @@ in
|
|||
|
||||
src = builtins.fetchTarball {
|
||||
url = "https://code.visualstudio.com/sha/download?build=insider&os=linux-x64";
|
||||
sha256 = "1d2my418b5np4m5pch3s06gfq6b8676j983b43rqxqsck8j7fzyy";
|
||||
sha256 = "1dihwp3smr1k52wrd1w93y66k3czjj5ccdqzfrzh00lgrl1dvfka";
|
||||
};
|
||||
|
||||
buildInputs = oldAttrs.buildInputs ++ [
|
||||
|
|
|
|||
Loading…
Reference in a new issue