about summary refs log tree commit diff
path: root/pkgs/top-level
AgeCommit message (Collapse)AuthorFilesLines
2021-12-12Merge pull request #149484 from magnetophon/arpeggiator-lv2Mario Rodas1-0/+2
mod-arpeggiator-lv2: init at unstable-2021-11-09
2021-12-12colima: init at 0.2.2Andreas Schmid1-0/+2
`colima` is a very easy usable replacement for Docker Desktop on MacOS. Signed-off-by: Andreas Schmid <service@aaschmid.de>
2021-12-12mod-arpeggiator-lv2: init at unstable-2021-11-09Bart Brouns1-0/+2
2021-12-11release: add cargo and go as unstable blockers for x86_64-{darwin,linux}zowoq1-0/+4
Except for `go.x86_64-darwin` these are already implicit blockers on `nix{os,pkgs}-unstable` so this just improves visibility during `staging-next` cycles. https://hydra.nixos.org/job/nixpkgs/staging-next/unstable#tabs-constituents
2021-12-11Merge pull request #150325 from marsam/update-rubypackagesMario Rodas1-60/+71
rubyPackages: update
2021-12-12Merge pull request #149822 from fabaff/tagoFabian Affolter1-0/+2
python3Packages.tago: init at 3.0.0
2021-12-12Merge pull request #149801 from fabaff/cometblue-liteFabian Affolter1-0/+2
python3Packages.cometblue-lite: init at 0.4.1
2021-12-11Merge pull request #149799 from fabaff/finitudeFabian Affolter1-0/+2
python3Packages.finitude: init at 0.1.1
2021-12-11Merge pull request #149696 from bbigras/kdiBruno Bigras1-0/+2
kafka-delta-ingest: init at unstable-2021-12-08
2021-12-11Merge pull request #148522 from fabaff/bump-python-izoneMartin Weinelt1-0/+2
2021-12-11inql: init at 4.0.5Fabian Affolter1-0/+2
2021-12-11python3Packages.stickytape: init at 0.2.1Fabian Affolter1-0/+2
2021-12-11python3Packages.spur: init at 0.3.22Fabian Affolter1-0/+2
2021-12-11Merge pull request #150146 from wamserma/nvpy-py3-bumpJörg Thalheim1-0/+2
nvpy: 0.9.7 -> 2.1.0
2021-12-11Merge pull request #148453 from ivankovnatsky/patch-21Fabian Affolter1-0/+2
kubectl-tree: init at 0.4.1
2021-12-11rofi: 1.7.0 -> 1.7.2Benoit de Chezelles1-3/+1
2021-12-10python3Packages.simplenote: init at 2.1.4Markus S. Wamser1-0/+2
2021-12-10python3Packages.ms-active-directory: init at 1.12.1Fabian Affolter1-0/+2
2021-12-10kafka-delta-ingest: init at unstable-2021-12-08Bruno Bigras1-0/+2
2021-12-10Merge pull request #147418 from veprbl/pr/keras_2_7_0Dmitry Kalinkin2-1/+2
python3Packages.keras: 2.4.3 -> 2.7.0
2021-12-10Merge pull request #146623 from ratsclub/p2poolThiago Kenji Okada1-0/+2
p2pool: init at 1.4
2021-12-10p2pool: init at 1.4Victor Freire1-0/+2
2021-12-10Merge pull request #149469 from fabaff/khFabian Affolter1-0/+2
kube-hunter: init at 0.6.3
2021-12-10rubyPackages: updateMario Rodas1-60/+71
2021-12-09python38Packages.deep-translator: init at 1.5.5P. R. d. O2-0/+4
2021-12-09Move where a couple of existing packages are disabled on python2.Tom Prince2-4/+8
This moves where the package are disabled to `pkgs/top-level/python2-packages.nix`.
2021-12-09Fix some places where python2 packages fail to evaluate.Tom Prince2-1/+5
I unfortunately still depend on some python2 packages. It appears that these two packages fail to evaluate, in a way that `tryEval` doesn't catch. This changes them to be explicitly disabled there.
2021-12-09python3Packages.pyjwt1: move to privacyidea overlayJonathan Ringer2-4/+0
2021-12-09python3Packages.weconnect-mqtt: init at 0.20.0Fabian Affolter1-0/+2
2021-12-09python3Packages.weconnect: init at 0.26.0Fabian Affolter1-0/+2
2021-12-09python3Packages.ascii-magic: init at 1.6Fabian Affolter1-0/+2
2021-12-09python3Packages.nmapthon2: init at 0.1.2Fabian Affolter1-0/+2
2021-12-09python3Packages.elmax-api: init at 0.0.2Fabian Affolter1-0/+2
2021-12-10gotypist: init at 0.8.2 (#147295)Paul Baecher1-0/+2
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-10Merge pull request #148054 from hyshka/psitransferSandro1-0/+2
2021-12-10mdbook-plantuml: init at 0.7.0 (#144594)Jichao Ouyang1-0/+4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-10Merge pull request #148304 from wineee/cpeditorBobby Rong1-0/+2
cpeditor: init at 6.10.1
2021-12-09pre-commit: move out of python3packagesPhillip Cloud2-3/+1
2021-12-10Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapperRobert Hensing1-0/+15
Generate tiny compiled binary for wrapping executables
2021-12-09Change default cc from gcc to stdenv.cc.cc to reduce closure size on darwinTobias Bergkvist1-1/+1
Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2021-12-09Merge pull request #147605 from sternenseemann/cross-jobset-extensionJörg Thalheim1-2/+34
release-cross.nix: add jobs for missing lib.systems.examples
2021-12-09make-binary-wrapper: Add sanitizer default optionJacek Galowicz1-5/+12
2021-12-09make-binary-wrapper: Make CC substitution saferJacek Galowicz1-5/+7
2021-12-09coq_8_15: init at 8.15+rc1Vincent Laporte2-0/+3
2021-12-09Inject gcc path into makewrapper scriptJacek Galowicz1-1/+3
2021-12-09nginxQuic: use quictls libraryIzorkin1-1/+1
2021-12-09Merge pull request #149743 from magnetophon/linuxbandBernardo Meurer2-2/+1
linuxband: remove
2021-12-09python3Packages.tago: init at 3.0.0Fabian Affolter1-0/+2
2021-12-09Merge pull request #149784 from jonringer/remove-zc-buildout-nixJörg Thalheim2-2/+1
python3Packages.zc_buildout_nix: remove
2021-12-09python3Packages.finitude: init at 0.1.1Fabian Affolter1-1/+1