Sandro
403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython
2021-01-15 10:30:05 +01:00
Fabian Affolter
728de3979f
python3Packages.pyvlx: init at 0.2.19
2021-01-14 22:16:12 -08:00
Fabian Affolter
6e65bf6da6
python3Packages.orvibo: init at 1.1.1
2021-01-14 22:15:45 -08:00
Fabian Affolter
6b14b6cfa8
python3Packages.aioswitcher: init at 1.2.2
2021-01-14 22:08:47 -08:00
Alyssa Ross
3893d6c6d7
gitAndTools: move everything to the top level
...
The comment at the top of git-and-tools/default.nix said:
/* All git-relates tools live here, in a separate attribute set so that users
* can get a fast overview over what's available.
but unfortunately that hasn't actually held up in practice.
Git-related packages have continued to be added to the top level, or
into gitAndTools, or sometimes both, basically at random, so having
gitAndTools is just confusing. In fact, until I looked as part of
working on getting rid of gitAndTools, one program (ydiff) was
packaged twice independently, once in gitAndTools and once at the top
level (I fixed this in 98c3490196
).
So I think it's for the best if we move away from gitAndTools, and
just put all the packages it previously contained at the top level.
I've implemented this here by just making gitAndTools an alias for the
top level -- this saves having loads of lines in aliases.nix. This
means that people can keep referring to gitAndTools in their
configuration, but it won't be allowed to be used within Nixpkgs, and
it won't be presented to new users by e.g. nix search.
The only other change here that I'm aware of is that
appendToName "minimal" is not longer called on the default git
package, because doing that would have necessitated having a private
gitBase variable like before. I think it makes more sense not to do
that anyway, and reserve the "minimal" suffix only for gitMinimal.
2021-01-14 21:27:48 +00:00
Sandro
0f0c250967
Merge pull request #109284 from fabaff/gps3
2021-01-14 21:18:55 +01:00
Jörg Thalheim
257170ca27
Merge pull request #109387 from fabaff/waterfurnace
...
python3Packages.waterfurnace: init at 1.1.0
2021-01-14 19:15:18 +00:00
Fabian Affolter
3a072e45b9
python3Packages.waterfurnace: init at 1.1.0
2021-01-14 19:02:47 +01:00
Sandro
3ad6cd726f
Merge pull request #109352 from fabaff/tmb
2021-01-14 13:54:30 +01:00
Sandro
551ede0a2c
Merge pull request #109351 from veehaitch/cert-chain-resolver-v1.0.1
...
pythonPackages.cert-chain-resolver: init at 1.0.1
2021-01-14 13:52:32 +01:00
Sandro
74b0954852
Merge pull request #109327 from fabaff/pyvera
2021-01-14 13:31:41 +01:00
Sandro
5c1662de69
Merge pull request #109320 from fabaff/pymyq
2021-01-14 13:26:28 +01:00
Sandro
9bb17e7243
Merge pull request #109316 from fabaff/pykira
2021-01-14 13:23:43 +01:00
Sandro
8a97542e17
Merge pull request #109301 from fabaff/xknx
2021-01-14 13:21:45 +01:00
Sandro
3e956131a5
Merge pull request #109300 from fabaff/pyopnsense
2021-01-14 13:21:13 +01:00
Vincent Haupert
1560f964a9
pythonPackages.cert-chain-resolver: init at 1.0.1
2021-01-14 10:57:51 +01:00
Fabian Affolter
7f836a9d5a
python3Packages.tmb: init at 0.1.0
2021-01-14 10:44:39 +01:00
fricklerhandwerk
a0c2948861
python3Packages.wxpython_4_0: fix darwin build
2021-01-14 09:26:12 +01:00
Sandro
29d0d2faca
Merge pull request #109294 from fabaff/icmplib
2021-01-14 07:37:05 +01:00
Sandro
942f96ac55
Merge pull request #109298 from fabaff/poolsense
2021-01-14 07:34:58 +01:00
Sandro
d9d3cb64ad
Merge pull request #109291 from fabaff/hydrawiser
2021-01-14 07:34:33 +01:00
Fabian Affolter
4cfda18756
python3Packages.pyxeoma: init at 1.4.1
2021-01-13 17:12:55 -08:00
Fabian Affolter
f215ae9dab
python3Packages.pyvera: init at 0.3.11
2021-01-13 23:40:45 +01:00
Fabian Affolter
b49c22a6c2
python3Packages.pymyq: init at 2.0.14
2021-01-13 22:09:39 +01:00
Fabian Affolter
1bc0c5a79f
python3Packages.pykira: init at 0.1.2
2021-01-13 21:48:15 +01:00
Sandro
bed03ad07c
Merge pull request #109285 from fabaff/pyinsteon
2021-01-13 19:04:41 +01:00
Fabian Affolter
715b7c3e81
python3Packages.xknx: init at 0.16.0
2021-01-13 19:04:40 +01:00
Sandro
c99459e02f
Merge pull request #109282 from fabaff/aiokef
2021-01-13 19:04:17 +01:00
Fabian Affolter
8ffd040146
python3Packages.pyopnsense: init at 0.3.0
2021-01-13 18:57:03 +01:00
Fabian Affolter
113848213f
python3Packages.poolsense: init at 0.0.8
2021-01-13 18:08:46 +01:00
Fabian Affolter
e0dd82d309
python3Packages.icmplib: init at 2.0.1
2021-01-13 17:51:42 +01:00
Fabian Affolter
68026a2219
python3Packages.hydrawiser: init at 0.2
2021-01-13 16:59:53 +01:00
Fabian Affolter
d69a27efbf
python3Packages.pyinsteon: init at 1.0.8
2021-01-13 16:04:26 +01:00
Fabian Affolter
b343e5375f
python3Packages.gps3: init at 0.33.3
2021-01-13 15:37:32 +01:00
Fabian Affolter
1a0e5c95cc
python3Packages.aiokef: init at 0.2.17
2021-01-13 15:14:30 +01:00
Fabian Affolter
f90920cc2c
python3Packages.pyfnip: init at 0.2
2021-01-13 12:42:47 +01:00
Sandro
e6a184aca0
Merge pull request #108777 from fabaff/bump-pyhaversion
2021-01-13 10:15:18 +01:00
Sandro
c60ed40274
Merge pull request #109232 from fabaff/pylutron
2021-01-13 08:44:39 +01:00
Fabian Affolter
c107bf63a3
python3Packages.pyfido: init at 2.1.1
2021-01-12 22:54:17 -08:00
Sandro
e354a9b386
Merge pull request #108943 from fabaff/bump-dnachisel
2021-01-12 23:41:10 +01:00
Sandro
90b1dbeb09
Merge pull request #109012 from fabaff/pypck
2021-01-12 23:32:58 +01:00
Fabian Affolter
feda71706b
python3Packages.pylutron: init at 0.2.6
2021-01-12 23:23:29 +01:00
Fabian Affolter
717020f3f6
python3Packages.awesomeversion: init at 20.12.5
2021-01-12 22:29:21 +01:00
Sandro
9d275b749e
Merge pull request #85810 from arcz/init-manticore
2021-01-12 16:02:30 +01:00
Sandro
2c9d68e6e9
Merge pull request #109061 from drewrisinger/dr-pr-osqp-update
2021-01-12 15:55:57 +01:00
Fabian Affolter
8605fbd0e4
python3Packages.unifiled: init at 1.1
2021-01-11 17:41:59 -08:00
Drew Risinger
93fcc6b553
python3Packages.qdldl: init at 0.1.5.post0
...
Dependency of python3Packages.osqp
2021-01-11 19:39:14 -05:00
Sandro
8c89519c8b
Merge pull request #107796 from kini/cloudscraper/init
...
python3Packages.cloudscraper: init at 1.2.52
2021-01-12 01:29:30 +01:00
Dmitry Kalinkin
02828f91f1
Merge pull request #105709 from CajuM/symbiflow
...
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Sandro
f0a7fce6ee
Merge pull request #108522 from 0x4A6F/master-tumpa
2021-01-11 23:46:17 +01:00