summary refs log tree commit diff
path: root/lib
Commit message (Collapse)AuthorAge
...
* | | Revert "lib/maintainers: correct wrong (clashing) github handles"Graham Christensen2018-03-03
| | | | | | | | | | | | This reverts commit 8e4c39adeb2c7ffa7e220b7ef609231d94b1e117.
* | | Revert "lib/maintainers: add new maintainers before maintainers merge"Graham Christensen2018-03-03
| | | | | | | | | | | | This reverts commit aecebe828082c60053887e823c13a416eb138cd3.
* | | Revert "lib/maintainers: rename file to maintainers-list.nix"Graham Christensen2018-03-03
| | | | | | | | | | | | This reverts commit 24684008df7b7c748eeca64de1270a0e6c460a61.
* | | lib/maintainers: rename file to maintainers-list.nixProfpatsch2018-03-04
| | | | | | | | | | | | | | | | | | Based on a request by @oxij: “Can we also rename this file to `maintainers/maintainers-list.nix` while we at this? Motivation: much saner `git log ./lib`.”
* | | lib/maintainers: add new maintainers before maintainers mergeProfpatsch2018-03-04
| | | | | | | | | | | | | | | Add new maintainers that were added before merging the new `maintainers.nix` file format.
* | | lib/maintainers: correct wrong (clashing) github handlesProfpatsch2018-03-04
| | | | | | | | | | | | | | | Corrected every handle that had no commits to nixpkgs, manually researched the correct handles by looking at maintained packages & blames/history on Github.
* | | Convert maintainer file entries to attributes, add github handlesProfpatsch2018-03-04
|/ / | | | | | | | | | | | | | | | | | | | | | | | | Based on https://github.com/NixOS/nixpkgs/pull/34842, the nix-instantiate output was pretty-printed and the validity of the github handles manually verified, by automatically checking whether the user handles exist on github (https://github.com/userhandle, status 200 or 404). Each handle under 5 characters was manually checked (because the collision probability with non-maintainer accounts is high), each missing entry was manually researched. The script used is kept in `maintainers/scripts` as an example of how to work with the mainainers list through nix’ JSON interface.
* | Merge pull request #36215 from xnaveira/py-junos-ezncJörg Thalheim2018-03-03
|\ \ | | | | | | Py junos eznc
| * | pythonPackages.scp: init at 0.10.2Xavier Naveira2018-03-02
| | |
* | | lib.addPassthru: removed as scheduledVladimír Čunát2018-03-03
| | |
* | | pythonPackages.pymetar: add myself as maintainerAndrey Golovizin2018-03-02
|/ /
* | maintainers: add myselftimor2018-03-01
| |
* | untrunc: init at 2018.01.13Erik Arvstedt2018-03-01
| |
* | fix LD_PRELOAD error for bearbabariviere2018-03-01
| |
* | nixos/ceph: init module (#35299)lejonet2018-03-01
| | | | | | | | | | All 5 daemon types can be enabled and configured through the module and the module both creates the ceph.conf required but also creates and enables specific services for each daemon, based on the systemd service files that upstream provides.
* | prebuilt android tools: Init using SDKJohn Ericson2018-02-27
| | | | | | | | Expose as an option for the cross stdenv.
* | Merge pull request #35247 from telent/mips32John Ericson2018-02-27
|\ \ | | | | | | lib, treewide: Add missing MIPS arches, and fix existing usage
| * | lib, treewide: Add missing MIPS arches, and fix existing usageDaniel Barlow2018-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | Existing "mips64el" should be "mipsel". This is just the barest minimum so that nixpkgs can recognize them as systems - although required for building individual derivations onto MIPS boards, it is not sufficient if you want to actually build nixos on those targets
* | | maintainers: add teozkrTeo Klestrup Röijezon2018-02-26
| | |
* | | maintainers: add lblascLuka Blaskovic2018-02-26
| | |
* | | Only build libseccomp on supported systemsShea Levy2018-02-24
| | |
* | | gnu-efi: Fix aarch64 cross-buildShea Levy2018-02-24
| | |
* | | gnu-efi: Only build on efi-enabled systemsShea Levy2018-02-24
| | |
* | | kexectools: Only build on kexecable architectures.Shea Levy2018-02-24
| | |
* | | maintainers: add svsdepVasyl Solovei2018-02-23
| | |
* | | Merge pull request #35356 from troydm/masterFranz Pletz2018-02-22
|\ \ \ | | | | | | | | rtl8192eu: init at 4.4.1
| * | | rtl8192eu: init at 4.4.1troydm2018-02-22
| | | |
* | | | Merge pull request #35134 from xeji/mfcl2720dwJörg Thalheim2018-02-21
|\ \ \ \ | | | | | | | | | | mfcl2720dwlpr / mfcl2720dwcupswrapper: init at 3.2.0-1
| * | | | new maintainer: xejixeji2018-02-18
| | | | |
* | | | | z88dk: init at unstable-2018-02-20 (#35244)Jörg Thalheim2018-02-20
| |_|/ / |/| | | | | | | fixes #35039
* | | | Merge pull request #35117 from suvash/add-docker-credential-gcrlewo2018-02-20
|\ \ \ \ | | | | | | | | | | docker-credential-gcr: init at 1.4.3
| * | | | docker-credential-gcr: init at 1.4.3Suvash Thapaliya2018-02-18
| |/ / / | | | | | | | | | | | | Docker authentication helper for Google Cloud (gcr.io) repositories
* | | | Merge pull request #35178 from limeytexan/perl-BSD-ResourceJörg Thalheim2018-02-20
|\ \ \ \ | | | | | | | | | | perl-BSD-Resource: init at 1.2911
| * | | | perl-BSD-Resource: init at 1.2911Michael Brantley2018-02-19
| | | | |
* | | | | riscv: Compile console support into the kernel.Shea Levy2018-02-19
| | | | |
* | | | | linux_riscv: Add 4.16-rc1.Shea Levy2018-02-19
|/ / / / | | | | | | | | | | | | Fixes #35148.
* / / / Add riscv{32,64} crossSystems.Shea Levy2018-02-18
|/ / /
* | | Merge pull request #35001 from NinjaTrappeur/excelsiorJoachim F2018-02-17
|\ \ \ | | | | | | | | fixedsys-excelsior: init at 3.00.
| * | | fixedsys-excelsior: init at 3.00.Félix Baylac-Jacqué2018-02-17
| | | |
* | | | Merge pull request #33446 from AndersonTorres/upload-jwasmAnderson Torres2018-02-17
|\ \ \ \ | | | | | | | | | | Jwasm: init at git-2017-11-22
| * | | | Add watcom-1.0 licenseAndersonTorres2018-01-05
| | | | |
* | | | | wsjtx: init at 1.8.0 (#33247)Luke Sandell2018-02-17
| | | | |
* | | | | Merge pull request #29869 from Nadrieril/syncserver-fupJoachim F2018-02-17
|\ \ \ \ \ | | | | | | | | | | | | syncserver service: follow-up of #28189
| * | | | | firefox.syncserver service: Add nadrieril to maintainersNadrieril2017-12-08
| | | | | |
* | | | | | Merge pull request #34564 from StijnDW/masterJoachim F2018-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add new package "ncpamixer"
| * | | | | | Add StijnDW to maintainers listStijn DW2018-02-16
| | | | | | |
* | | | | | | Merge staging and PR #35021Vladimír Čunát2018-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's the last staging commit (mostly) built on Hydra, and a minimal fix for Darwin regression in pysqlite.
| * | | | | | | treewide: Drop kernelHeadersBaseConfigTuomas Tynkkynen2018-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing actually needs this.
| * | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-13
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/libclc/default.nix pkgs/top-level/all-packages.nix
| * | | | | | | Drop "isGlibc", but keep isMusl.Will Dietz2018-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnu "abi" doesn't mean glibc (mingw, apparently).