···7373 # Note from primeos: By updating Chromium I also update Google Chrome and7474 # ChromeDriver.7575 platforms = attrNames allSpecs;7676+ mainProgram = "chromedriver";7677 };7778}
+1
pkgs/os-specific/linux/below/default.nix
···4343 description = "A time traveling resource monitor for modern Linux systems";4444 license = licenses.asl20;4545 homepage = "https://github.com/facebookincubator/below";4646+ mainProgram = "below";4647 };4748}