Commit graph

64370 commits

Author SHA1 Message Date
Fabian Affolter 7b78071f36
Merge pull request #138589 from fabaff/fix-expliot
expliot: fix build
2021-09-22 10:30:37 +02:00
Fabian Affolter 921791e87a
Merge pull request #137034 from fabaff/ospd
python3Packages.ospd: init at 21.4.3
2021-09-22 10:29:47 +02:00
figsoda 908acc07c6
Merge pull request #138857 from figsoda/fix-cargo-supply-chain
cargo-supply-chain: fix darwin build
2021-09-21 21:40:54 -04:00
figsoda 2c1fc1165e cargo-supply-chain: fix darwin build 2021-09-21 21:01:14 -04:00
Sandro b27635650b
Merge pull request #137517 from yl3dy/einops 2021-09-22 02:25:55 +02:00
Robert Schütz b8c97a0d97
Merge pull request #138463 from dotlambda/ocrmypdf-pythonPackages
ocrmypdf: move to python3Packages
2021-09-21 16:44:29 -07:00
figsoda d2c59da031
Merge pull request #138840 from figsoda/glitter
glitter: init at 1.4.4
2021-09-21 18:31:42 -04:00
figsoda 7554f83566
Merge pull request #138837 from figsoda/rhack
rhack: init at 0.1.0
2021-09-21 18:31:27 -04:00
Sandro 1fc22ce793
Merge pull request #138845 from figsoda/panamax 2021-09-22 00:25:59 +02:00
Sandro 377600cefd
Merge pull request #138064 from x3rAx/ksnip-1.9.1
ksnip: init at 1.9.1
2021-09-21 23:20:06 +02:00
figsoda a35c2235b7 panamax: init at 1.0.3 2021-09-21 17:03:41 -04:00
figsoda ecca3b5e19 glitter: init at 1.4.4 2021-09-21 16:28:11 -04:00
Sandro 498490221f
Merge pull request #136398 from uvNikita/puppet-bolt/init 2021-09-21 22:07:06 +02:00
Sandro 6dd2392ab3
Merge pull request #138028 from applePrincess/add-kerbrute 2021-09-21 22:05:59 +02:00
Sandro f18f2d87f3
Merge pull request #135284 from legendofmiracles/weylus 2021-09-21 22:04:38 +02:00
Sandro 1d33c03e3d
Merge pull request #136119 from ju1m/pipe-viewer
pipe-viewer: init at 0.1.4
2021-09-21 22:01:24 +02:00
Sandro 46c29e25e4
Merge pull request #138832 from figsoda/rust-script 2021-09-21 22:00:28 +02:00
figsoda ccb944e58a rhack: init at 0.1.0 2021-09-21 15:47:42 -04:00
Sandro 91fd0cd361
Merge pull request #138827 from figsoda/cargo-supply-chain 2021-09-21 21:18:58 +02:00
figsoda 8ef4b6397f rust-script: init at 0.17.0 2021-09-21 15:16:15 -04:00
Rski 9955ecedec
python3Packages.plyer: init at 2.0.0 (#136902)
* python3Packages.plyer: init at 2.0.0

This is a dependency of the newer versions of mirage-im.

* Update pkgs/development/python-modules/plyer/default.nix

* python3Packages.plyer: use correct hashes for patches

nix-prefetch-url works differently to fetchpatch, use the correct hashes
here.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-09-21 21:13:39 +02:00
Shamrock Lee c95fcfc6b3
libfabric: meta.platforms = lib.platforms.all and 1.13.0 -> 1.13.1 (#138780) 2021-09-21 21:06:24 +02:00
Sandro 2b42e30265
Merge pull request #137838 from superherointj/openstack-manila-tempest-init
OpenStack: init several clients
2021-09-21 20:53:01 +02:00
figsoda 016f9cf6b5 cargo-supply-chain: init at 0.0.2 2021-09-21 14:19:28 -04:00
Charlie Hanley f49be866a9 python3Packages.python3-gnutls: init at 3.1.9 2021-09-21 08:39:05 -07:00
Julien Moutinho def828bab6 bitmask-vpn: init at 0.21.6 2021-09-22 00:04:12 +09:00
Julien Moutinho 6b960506f7 pipe-viewer: init at 0.1.4 2021-09-21 16:29:28 +02:00
Julien Moutinho 99b632dbf8 perlPackages: fix same as perl licenses 2021-09-21 16:29:16 +02:00
Julien Moutinho 8a54d527c7 perlPackages.TextParsewords: init at 3.30 2021-09-21 16:29:16 +02:00
Julien Moutinho 58a963ac87 perlPackages.LWPUserAgentCached: init at 0.08 2021-09-21 16:29:16 +02:00
Sandro de72f88d37
Merge pull request #138805 from figsoda/cargo-all-features
cargo-all-features: init at 1.6.0
2021-09-21 15:52:59 +02:00
figsoda 8bb35f3b3f
Merge pull request #138802 from figsoda/fix-hors
hors: fix darwin build
2021-09-21 09:14:42 -04:00
figsoda 065f620184 cargo-all-features: init at 1.6.0 2021-09-21 09:04:21 -04:00
Robert Hensing 1648346444
Merge pull request #136022 from hercules-ci/fetcher-testing
Fetcher testing
2021-09-21 14:50:28 +02:00
Robert Hensing 8651143b79 Revert "Add packageTests"
This reverts commit 87b3740d66.

packageTests wasn't inherently wrong, but I am not fully convinced
that it is necessary. Specifically, it would only be used by:

 - `nix-build`, which is going to be a legacy command in the mid term
 - ofborg, perhaps, not even implemented

whereas the following use cases do not need it:

 - `nix build` (experimental command with a future, unlike `nix-build`)
 - `release.nix` (Hydra), might use similar logic but not reuse this

Further, considering that this is only necessary for tests of
functions, I am hesitant to introduce it.
Meanwhile, it should not hinder the rest of the PR.
2021-09-21 14:24:40 +02:00
figsoda b6e2f5391f
Merge pull request #138507 from thbkrshw/add-sysz
sysz: init at 1.2.2
2021-09-21 08:10:02 -04:00
figsoda 5e94e24b14 hors: fix darwin build 2021-09-21 08:01:11 -04:00
figsoda 9daeb99fe6
Merge pull request #138763 from figsoda/pipe-rename
pipe-rename: init at 1.4.0
2021-09-21 07:26:29 -04:00
figsoda 370fd183ba
Merge pull request #138771 from figsoda/sic
sic-image-cli: init at 0.19.0
2021-09-21 07:26:07 -04:00
Harold Leboulanger 35b3dce8f5 sysz: init at 1.3.0 2021-09-21 11:09:15 +02:00
Fabian Affolter 59b283ddf6
Merge pull request #138766 from figsoda/hors
hors: init at 0.8.2
2021-09-21 10:51:39 +02:00
figsoda e10b10af39 sic-image-cli: init at 0.19.0 2021-09-20 21:15:29 -04:00
Artturi 3b2440afd0
Merge pull request #100120 from unode/cpupower-gui
linuxPackages.cpupower-gui: init at 1.0.0
2021-09-21 03:37:10 +03:00
figsoda 28c2ee0bad hors: init at 0.8.2 2021-09-20 19:34:28 -04:00
figsoda 17b89a82df pipe-rename: init at 1.4.0 2021-09-20 19:13:44 -04:00
figsoda f8f1240094
Merge pull request #138732 from figsoda/rust-petname
rust-petname: init at 1.1.1
2021-09-20 16:02:43 -04:00
Sandro 21aa200f22
Merge pull request #138738 from figsoda/fundoc
fundoc: init at 0.4.1
2021-09-20 21:14:47 +02:00
Sandro 1d019e6a27
Merge pull request #138566 from LeSuisse/rpm-4.17.0
rpm: 4.16.1.3 -> 4.17.0
2021-09-20 21:09:33 +02:00
Charlie Hanley 857c478cbd python3Packages.python3-application: init at 3.0.3 2021-09-20 11:43:06 -07:00
figsoda d236e2cfb4 fundoc: init at 0.4.1 2021-09-20 14:22:20 -04:00