about summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Merge pull request #89184 from mayflower/continue-pull-85764Jörg Thalheim2020-05-30
|\
| * nodePackages: switch to 12Jörg Thalheim2020-05-27
| | | | | | | | Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
* | Merge pull request #76427 from countoren/vscode-utils/vscodeEnvPeter Simons2020-05-29
|\ \ | | | | | | vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
| * \ Merge branch 'vscode-utils/vscodeEnv' of ↵Moises Nessim2020-05-26
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/countoren/nixpkgs-1 into vscode-utils/vscodeEnv * 'vscode-utils/vscodeEnv' of https://github.com/countoren/nixpkgs-1: (178391 commits) Use a different vscode user-data-dir for every project. Treat workspace setting files as global for that user-data-dir with symlink. Add updateLaunchCmd to update .vscode/launch.json. fix permission problem of mutableExtensions vscodeEnv updateSettings for keybindings change keybindings file name parameter type from path to string change vscodeSettingsFile parameter type from path to string add missing jq to vscodeEnv use updateSettings in vscodeEnv in order to create and/or update settings.json, keybindings.json add updateSettings drv which will union nix settings configurations into the a vscode settings file vscode-utils/vscodeEnv: fix typo and grammer in the description comment vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, vscodeExts2nix, vscodeEnv vsode-utils: extracting attributes to limit input range vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and vscodeEnv xfce.xfce4-icon-theme: update gtk dependency and add license xfce.xfce4-hardware-monitor-plugin: update meta xfce.xfce4-embed-plugin: update meta and buildInputs xfce.xfce4-mailwatch-plugin: remove broken status xfce.exo: add support for gtk2, besides gtk3 xfce.xfdesktop: 4.14.1 -> 4.14.2 xfce.xfce4-weather-plugin: 0.8.10 -> 0.10.1 xfce.xfdashboard: 0.7.5 -> 0.7.7 xfce.xfce4-timer-plugin: 1.6.0 -> 1.7.0 ...
| | * \ Merge branch 'updateSettings' into vscode-utils/vscodeEnvOren Rozen2020-05-25
| | |\ \
| | | * | Use a different vscode user-data-dir for every project.Moises Nessim2020-05-22
| | | | | | | | | | | | | | | | | | | | | | | | | Treat workspace setting files as global for that user-data-dir with symlink. Add updateLaunchCmd to update .vscode/launch.json.
| | | * | fix permission problem of mutableExtensionsOren Rozen2020-04-19
| | | | |
| | | * | vscodeEnv updateSettings for keybindings change keybindings file name ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | parameter type from path to string
| | | * | change vscodeSettingsFile parameter type from path to stringOren Rozen2020-04-19
| | | | |
| | | * | add missing jq to vscodeEnvOren Rozen2020-04-19
| | | | |
| | | * | use updateSettings in vscodeEnv in order to create and/or update ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | settings.json, keybindings.json
| | | * | add updateSettings drv which will union nix settings configurations into the ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | a vscode settings file
| | | * | vscode-utils/vscodeEnv: fix typo and grammer in the description commentoren2020-04-19
| | | | |
| | | * | vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vscodeExts2nix, vscodeEnv change usage of toPath with toString
| | | * | vsode-utils: extracting attributes to limit input rangeOren Rozen2020-04-19
| | | | |
| | | * | vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and ↵Oren Rozen2020-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vscodeEnv move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
| * | | | vscode-extensions: Find mutable extensions by version in order not to delete ↵Moises Nessim2020-05-26
| |/ / / | | | | | | | | | | | | | | | | | | | | them Do not use sudo.
| * | | vscode-utils/vscodeEnv: fix typo and grammer in the description commentoren2020-01-10
| | | |
| * | | vscode-utils/vscodeEnv: split to 2 functions vscodeWithConfiguration, ↵Oren Rozen2019-12-28
| | | | | | | | | | | | | | | | | | | | | | | | vscodeExts2nix, vscodeEnv change usage of toPath with toString
| * | | vsode-utils: extracting attributes to limit input rangeOren Rozen2019-12-28
| | | |
| * | | vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix and ↵Oren Rozen2019-12-24
| | | | | | | | | | | | | | | | | | | | | | | | vscodeEnv move mktplcExtRefToFetchArgs to file in order to be shared with the new derivations(privately)
* | | | vimPlugins.conjure: init at 2020-05-26Kyle Ondy2020-05-28
| | | |
* | | | vimPlugins: resolve github repository redirectsKyle Ondy2020-05-28
| | | |
* | | | vimPlugins: updateKyle Ondy2020-05-28
| | | |
* | | | Merge pull request #89042 from dywedir/scrcpyVladyslav M2020-05-28
|\ \ \ \
| * | | | scrcpy: 1.13 -> 1.14Vladyslav M2020-05-27
| | |_|/ | |/| |
* | | | Merge pull request #89048 from r-ryantm/auto-update/xlockmorePascal Wittmann2020-05-27
|\ \ \ \ | |/ / / |/| | | xlockmore: 5.62 -> 5.63
| * | | xlockmore: 5.62 -> 5.63R. RyanTM2020-05-27
| | | |
* | | | Merge pull request #81440 from NickHu/fruzzyJörg Thalheim2020-05-27
|\ \ \ \ | |/ / / |/| | | vimPlugins.fruzzy: init at 2019-10-28
| * | | vimPlugins.fruzzy: init at 2019-10-28Nick Hu2020-03-04
| | | |
* | | | vimPlugins.vim-graphql: init at 2020-03-30 (#88840)leo602282020-05-25
| | | |
* | | | epson-escpr2: 1.1.11 -> 1.1.12Maximilian Bosch2020-05-24
| | | |
* | | | Merge pull request #88582 from r-ryantm/auto-update/mednafenAnderson Torres2020-05-23
|\ \ \ \ | | | | | | | | | | mednafen: 1.24.2 -> 1.24.3
| * | | | mednafen: 1.24.2 -> 1.24.3R. RyanTM2020-05-22
| | | | |
* | | | | solfege: 3.22.2 -> 3.23.4Orivej Desh2020-05-19
| | | | |
* | | | | mame: 0.220 -> 0.221 (#88146)gnidorah2020-05-19
|/ / / /
* | | | Merge master into staging-nextFrederik Rietdijk2020-05-11
|\ \ \ \
| * | | | seafile-shared: 7.0.6 -> 7.0.7R. RyanTM2020-05-10
| | | | |
* | | | | Merge master into staging-nextFrederik Rietdijk2020-05-10
|\| | | |
| * | | | treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* | | | | Merge staging-next into stagingFrederik Rietdijk2020-05-08
|\| | | |
| * | | | vscode.extensions.scalameta.metals: 1.6.3 -> 1.9.0Louis Bettens2020-05-06
| | | | |
| * | | | Merge pull request #87127 from isaacwhanson/fix/vim-beforePluginsTimo Kaufmann2020-05-06
| |\ \ \ \ | | | | | | | | | | | | vim-utils: restore `beforePlugins` option
| | * | | | vim-utils: restore `beforePlugins` optionIsaac W Hanson2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | some plugins require configuration before their plugin definition
| * | | | | Merge pull request #87139 from mweinelt/pr/security-patch-namesAndreas Rammhold2020-05-06
| |\ \ \ \ \ | | | | | | | | | | | | | | treewide: add CVE identifiers to patches
| | * | | | | treewide: add CVE identifiers to patchesMartin Weinelt2020-05-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows tools like broken.sh to correctly identify the patched status.
| * | | | | | mednafen: 1.24.1 -> 1.24.2R. RyanTM2020-05-06
| |/ / / / /
| * | | | | Merge pull request #86666 from IvarWithoutBones/pentablet-driverDmitry Kalinkin2020-05-06
| |\ \ \ \ \ | | | | | | | | | | | | | | xp-pen-g430: rename to pentablet-driver & 20190820 -> 1.2.13.1
| | * | | | | pentablet-driver: 20190820 -> 1.2.13.1Ivar2020-05-03
| | | | | | |
| | * | | | | xp-pen-g430: rename to pentablet-driverIvar2020-05-03
| | | | | | |