Commit Graph

56450 Commits

Author SHA1 Message Date
Milan Svoboda
52a7a2df15 unciv: init at 3.12.8 2021-01-20 20:07:25 +01:00
Martin Weinelt
bf6fb7b58a
Merge pull request #109527 from fabaff/hatasmota
python3Packages.hatasmota: init at 0.2.5
2021-01-16 14:40:44 +01:00
Fabian Affolter
c026f0992f python3Packages.hatasmota: init at 0.2.5 2021-01-16 14:28:50 +01:00
Sandro
dea69d99f3
Merge pull request #109512 from fabaff/toonapi 2021-01-16 14:07:11 +01:00
Guillaume Girol
afd7b550da
Merge pull request #107028 from anhdle14/checkov-1.0.674
checkov: init at 1.0.674
2021-01-16 12:31:23 +00:00
Peter Hoeg
249db9f8a7 audacity: 2.4.1 -> 2.4.2
A few other things:
 - prep for transition to gtk3 when audacity recommends it
 - we drop the runtime linking with lame as audacity is picking it up on
   its own
 - on linux, add a number of missing dependencies.
 - use a newer (recommended) wxwidgets
 - add a patch (merged upstream) that makes audacity follow XDG for file locations
2021-01-16 18:27:31 +08:00
Fabian Affolter
1062246907 python3Packages.toonapi: init at 0.2.0 2021-01-16 11:25:37 +01:00
Domen Kožar
d3afdf90db
Merge pull request #109469 from domenkozar/pkgs.nixos-rebuild
move nixos-rebuild into pkgs
2021-01-16 10:58:17 +01:00
Austin Seipp
d18e537613
Merge pull request #109461 from thoughtpolice/nixpkgs/yosys-plugins
yosys: add support for loading plugins, revert symbiflow changes
2021-01-16 03:51:57 -06:00
Austin Seipp
ec1830e696
init: experimental yosys-{bluespec, ghdl} plugins
These plugins can be included in a closure, along with the `yosys`
derivation, and they will be automatically picked up for use. For
example, this allows you to include 'yosys-bluespec' in your
`buildInputs`, and then immediately run:

    $ nix-shell -p yosys yosys-bluespec yosys-ghdl
    $ yosys -m bluespec -p 'help read_bluespec'
    $ yosys -m ghdl -p 'help ghdl'

These two plugins are a bit experimental, admittedly, but they are good,
clean examples of how to write and use the yosys plugin infrastructure,
and make it easy to test updates, etc.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-15 16:09:50 -06:00
Astro
910b4128f0 ngadmin: init at unstable-2017-11-17 2021-01-15 22:16:26 +01:00
Domen Kožar
c32f5b22f1
move nixos-rebuild into pkgs 2021-01-15 20:07:38 +01:00
Sandro
94f62de347
Merge pull request #109437 from fabaff/upnpy
python3Packages.upnpy: init at 1.1.8
2021-01-15 18:28:05 +01:00
Sandro
51e3b19fc6
Merge pull request #109329 from tu-maurice/beefi-0.1.1 2021-01-15 18:26:24 +01:00
Fabian Affolter
893f641504 python3Packages.pysoma: init at 0.0.10 2021-01-15 08:26:59 -08:00
Austin Seipp
ca27105b04
Revert "Merge pull request #105709 from CajuM/symbiflow"
This reverts commit 02828f91f1, reversing
changes made to f0a7fce6ee.
2021-01-15 10:13:27 -06:00
Sandro
78970e62f6
Merge pull request #109378 from arcz/uthenticode
uthenticode: init at 1.0.4
2021-01-15 16:18:36 +01:00
Jörg Thalheim
f3042e3078
Merge pull request #108862 from cpcloud/refactor-nvidia-containers 2021-01-15 11:10:09 +00:00
Fabian Affolter
6245356237 python3Packages.upnpy: init at 1.1.8 2021-01-15 11:36:39 +01:00
Sandro
65aca46e9e
Merge pull request #109330 from CohenCyril/mathcomp-abel
coqPackages.mathcomp-abel: init at 1.0.0
2021-01-15 10:53:53 +01:00
Michael Raskin
35da03c298
Merge pull request #93321 from chessai/puppeteer-init
puppeteer-cli: init
2021-01-15 09:36:52 +00:00
Sandro
403ea9f27c
Merge pull request #97101 from fricklerhandwerk/wxpython 2021-01-15 10:30:05 +01:00
Jörg Thalheim
3c6230cdbf
Merge pull request #109425 from siraben/stdenv-lib 2021-01-15 08:44:16 +00:00
Sarah Brofeldt
c6c1319d13
Merge pull request #109286 from johanot/ceph-15.2.8
ceph: 15.2.7 -> 15.2.8
2021-01-15 08:44:08 +01:00
Ben Siraphob
f35b06e86d top-level/ruby-packages: add newline to end of file 2021-01-15 14:24:03 +07: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
Jan Tojnar
bfb91bc57f
Merge pull request #109363 from rhoriguchi/gnome-shell-extension-clock-override
gnomeExtensions.clock-override: init at 12
2021-01-15 02:56:37 +01:00
John Ericson
3d9a14f76c
Merge pull request #109326 from HectorAE/hdf5-blosc-init
hdf5-blosc: init at 1.0.0
2021-01-14 17:03:07 -05: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
Hector Escobedo
741aab97c4 hdf5-blosc: init at 1.0.0 2021-01-14 12:55:26 -08:00
Sandro
0f0c250967
Merge pull request #109284 from fabaff/gps3 2021-01-14 21:18:55 +01:00
Sandro
22d184ae8d
Merge pull request #108866 from markuskowa/new-targetisns
target-isns: init at 0.6.8
2021-01-14 21:06:59 +01:00
Sandro
7cb3bffc34
Merge pull request #103030 from tadfisher/remarkable-2-toolchain
remarkable2-toolchain: init at 2.5.2
2021-01-14 21:03:32 +01:00
Sandro
6e7846bc89
Merge pull request #105843 from HectorAE/quickfix-init 2021-01-14 20:56:02 +01:00
tu-maurice
85ec1ece13 beefi: Init at 0.1.1 2021-01-14 20:35:00 +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
Cyril Cohen
f06be1bcf9 coqPackages.mathcomp-abel: init at 1.0.0 2021-01-14 19:51:30 +01:00
Le Anh Duc
a0a4feb0de
checkov: init at 1.0.674 2021-01-15 03:26:38 +09:00
Fabian Affolter
3a072e45b9 python3Packages.waterfurnace: init at 1.1.0 2021-01-14 19:02:47 +01:00
Artur Cygan
6429b459a1 uthenticode: init at 1.0.4 2021-01-14 18:18:35 +01:00
Ryan Horiguchi
dcfe06f55d
gnomeExtensions.clock-override: init at 12 2021-01-14 16:30:16 +01:00
Stig Palmquist
b3361ebd23 perlPackages.NetHTTPSNB: fix stdenv.lib -> lib 2021-01-14 16:22:41 +01:00
Stig
47639c945e
Merge pull request #109299 from mfrischknecht/slimserver-Net-HTTPS-NB
slimserver: add perlPackages.NetHTTPSNB as a dependency
2021-01-14 16:13:38 +01:00
Sandro
97259d0e38
Merge pull request #109353 from alyssais/ydiff
ydiff,gitAndTools.ydiff: unify
2021-01-14 15:30:55 +01:00
Sandro
7d9c32f743
Merge pull request #109357 from ehmry/gnuvd
gnuvd: remove
2021-01-14 13:54:58 +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
Manuel Frischknecht
b8bd0dbfc3 perlPackages.NetHTTPSNB: init at 0.15 2021-01-14 12:48:37 +00:00