summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/socket_wrapper (follow)
Commit message (Expand)AuthorAgeFilesLines
* socket_wrapper: 1.2.4 -> 1.2.5R. RyanTM2020-10-251-2/+2
* socket_wrapper: 1.2.3 -> 1.2.4R. RyanTM2020-03-301-2/+2
* socket_wrapper: 1.2.1 -> 1.2.3 (#58884)•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/socket_wrapper/versionsR. RyanTM2019-04-071-2/+2
* treewide: remove wkennington as maintainer•••He prefers to contribute to his own nixpkgs fork triton. Since he is still marked as maintainer in many packages this leaves the wrong impression he still maintains those. Jörg Thalheim2019-01-261-1/+0
* socket_wrapper: 1.1.9 -> 1.2.1•••Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/socket_wrapper/versions R. RyanTM2018-11-181-2/+2
* socket_wrapper: 1.1.5 -> 1.1.9•••Semi-automatic update. These checks were performed: - built on NixOS - found 1.1.9 with grep in /nix/store/chjpd02w9vp33l325v4j11cc1g9wabk0-socket_wrapper-1.1.9 - found 1.1.9 in filename of file in /nix/store/chjpd02w9vp33l325v4j11cc1g9wabk0-socket_wrapper-1.1.9 cc "@wkennington" Ryan Mulligan2018-02-271-2/+2
* pkgs: refactor needless quoting of homepage meta attribute (#27809)•••* pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances Silvan Mosberger2017-08-011-1/+1
* Captialize meta.description of all packages•••In line with the Nixpkgs manual. A mechanical change, done with this command: find pkgs -name "*.nix" | \ while read f; do \ sed -e 's/description\s*=\s*"\([a-z]\)/description = "\u\1/' -i "$f"; \ done I manually skipped some: * Descriptions starting with an abbreviation, a user name or package name * Frequently generated expressions (haskell-packages.nix) Bjørn Forsman2016-06-201-1/+1
* socket_wrapper: Remove glibc from build inputs hack•••Not needed anymore after #14668 Tuomas Tynkkynen2016-04-151-1/+0
* Merge staging into closure-size•••The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially. Vladimír Čunát2015-11-201-2/+2
|\
| * socket_wrapper: 1.1.4 -> 1.1.5William A. Kennington III2015-11-071-2/+2
* | Merge commit staging+systemd into closure-size•••Many non-conflict problems weren't (fully) resolved in this commit yet. Vladimír Čunát2015-10-031-3/+4
|\|
| * socket_wrapper: 1.1.3 -> 1.1.4William A. Kennington III2015-09-181-3/+3
* | Merge staging into closure-sizeVladimír Čunát2015-05-051-5/+4
|\|
| * {grub2,ceph,libs3,socket_wrapper,nss_wrapper}.src: use mirrors, https and fet...Edward Tjörnhammar2015-04-281-5/+4
* | samba.org wrappers: fix builds by a hackVladimír Čunát2015-04-211-1/+1
|/
* socket_wrapper: the unquoted meta.homepage url breaks evaluationPeter Simons2015-03-051-1/+1
* socket_wrapper: Add derivationWilliam A. Kennington III2015-03-041-0/+21