Commit Graph

55758 Commits

Author SHA1 Message Date
Maximilian Bosch
2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
Austin Seipp
3dbe656a25
nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by default
Upstream NextPNR has moved to disable the GUI by default; it tends to
cause the most complications/bug reports and has various complexities
and failure modes (e.g. I've still had problems getting it working
efficiently on my Ice Lake laptop.)

Instead, disable GUI support by default, and add a new `nextpnrWithGui`
derivation that enables it. This cuts the closure size down by 40ish
percent (~800MB -> ~500MB) and makes it a neglibile amount faster.

It also fixes two bugs:

  1) We were using the old `ICEBOX_ROOT` parameter for ice40 support,
     now known as `ICESTORM_ICE40_PREFIX`, and

  2) the CMake option `SERIALIZE_CHIPDB` was renamed to `..._CHIPDBS`
     (with an 'S' suffix) which should speed up the build at the cost
     of RAM usage

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Frederik Rietdijk
6c9b5071e4 Revert "Merge pull request #107030 from cpcloud/nomad-nvml"
This broke eval.

https://github.com/NixOS/nixpkgs/pull/107030#issuecomment-753591854

This reverts commit 20489e31cd, reversing
changes made to 590feeecfb.
2021-01-03 11:19:28 +01:00
Sandro
20489e31cd
Merge pull request #107030 from cpcloud/nomad-nvml
nomad: add optional nvml support
2021-01-03 10:19:48 +01:00
Sandro
6ae069c990
Merge pull request #108249 from prusnak/bowtie
bowtie: init at at 1.3.0
2021-01-03 10:03:24 +01:00
Frederik Rietdijk
f7267e9797
Merge pull request #107783 from NixOS/staging-next
Staging next (with gcc 10, binutils 2.34 and autoconf 2.70)
2021-01-03 09:59:31 +01:00
Sandro
0960eff85c
Merge pull request #108215 from fgaz/evilpixie/0.2.1
evilpixie: 0.2 -> 0.2.1
2021-01-03 09:51:11 +01:00
Sandro
2f5037444e
Merge pull request #105198 from SuperSandro2000/fix-web-py 2021-01-03 09:26:27 +01:00
github-actions[bot]
279110cd86
Merge master into staging-next 2021-01-03 06:23:19 +00:00
Sandro
115dc3122a
Merge pull request #108164 from mweinelt/solanum 2021-01-03 07:14:46 +01:00
Otavio Salvador
95d7fc7530 cargo-wipe: init at 0.3.0
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2021-01-02 22:26:17 -03:00
github-actions[bot]
bc30d1eb34
Merge master into staging-next 2021-01-03 00:56:46 +00:00
Florian Klink
4edcaabafc
Merge pull request #108203 from lovesegfault/pythonPackages.reflink
pythonPackages.reflink: init at 0.2.1
2021-01-03 00:32:16 +01:00
Pavol Rusnak
f224edb877
Merge pull request #108258 from arcz/liquidctl
liquidctl: init at 1.4.2
2021-01-03 00:09:11 +01:00
Martin Weinelt
6a2c5d1945 solanum: init at unstable-2020-12-14
Solanum is a fork of charybdis maintained by freenode and OFTC.
2021-01-02 22:31:04 +01:00
Tim Steinbach
ed4d6a8eff linux-hardened: Switch to 5.10 2021-01-02 15:44:21 -05:00
Lassulus
a460b167f4
Merge pull request #107058 from ShamrockLee/pslib
pslib: Init at 0.4.6
2021-01-02 21:17:17 +01:00
Artur Cygan
c5e35cc8cf liquidctl: init at 1.4.2 2021-01-02 21:01:34 +01:00
Charles Duffy
854096fa4f
ttyrec: 1.0.8 -> ovh-ttyrec 1.1.6.6 (#108182)
Replace unmaintained/broken upstream ttyrec with a maintained, compatible fork
2021-01-02 19:20:31 +00:00
Pavol Rusnak
03b99f0721 bowtie: init at at 1.3.0 2021-01-02 19:46:59 +01:00
github-actions[bot]
67638a5bec
Merge master into staging-next 2021-01-02 18:37:38 +00:00
Shamrock Lee
c5c2855647 pslib: Init at 0.4.6
pslib is a C-libreary to create PostScript files.
If applied, other nix package (e.g. the in-progress GNU Data Language)
with such dependency can be packaged easier.
2021-01-03 02:04:55 +08:00
Martin Weinelt
4919ccf2eb
Merge pull request #108241 from fabaff/schiene
python3Packages.schiene: init at 0.23
2021-01-02 19:02:35 +01:00
Martin Weinelt
5c936d4ce7
Merge pull request #108244 from fabaff/aiopulse
python3Packages.aiopulse: init at 0.4.2
2021-01-02 19:00:57 +01:00
Maximilian Bosch
097cd34db0
Merge pull request #108126 from Ma27/cleanup-maintained-pkgs
treewide: remove maintainership of `ma27` from a few packages
2021-01-02 18:58:26 +01:00
Fabian Affolter
392f0599d3 python3Packages.aiopulse: init at 0.4.2 2021-01-02 18:32:45 +01:00
Fabian Affolter
b9a135ecc5 python3Packages.schiene: init at 0.23 2021-01-02 18:13:40 +01:00
Martin Weinelt
d47eae33b0
Merge pull request #108233 from fabaff/ambiclimate
python3Packages.ambiclimate: init at 0.2.1
2021-01-02 17:48:26 +01:00
Frederik Rietdijk
b9330fe4eb autoconf: remove buildPackages from main attribute
This was accidentally added in 136c0d01d2 when doing a search & replace.
2021-01-02 17:47:19 +01:00
Fabian Affolter
ebf4ede914 python3Packages.ambiclimate: init at 0.2.1 2021-01-02 17:23:33 +01:00
Pavol Rusnak
4965fc7341
Merge pull request #108144 from fabaff/python-mystrom
python3Packages.python-mystrom: init at 2.0.0
2021-01-02 17:04:53 +01:00
Pavol Rusnak
3ea1ffee8c
Merge pull request #108149 from fabaff/volkszaehler
python3Packages.volkszaehler: init at 0.2.0
2021-01-02 17:04:42 +01:00
Pavol Rusnak
a565c84652
Merge pull request #108156 from fabaff/netdata
python3Packages.netdata: init at 0.2.0
2021-01-02 17:04:30 +01:00
Pavol Rusnak
2316f54f25
Merge pull request #108169 from fabaff/connect_box
python3Packages.connect-box: init at 0.2.8
2021-01-02 17:04:19 +01:00
Pavol Rusnak
45da5ccd52
Merge pull request #108211 from fabaff/blockchain
python3Packages.blockchain: init at 1.4.4
2021-01-02 16:53:16 +01:00
Pavol Rusnak
6b554cb1dd
Merge pull request #108223 from fabaff/pyi2cflash
python3Packages.pyi2cflash: init at 0.2.2
2021-01-02 16:49:22 +01:00
Pavol Rusnak
2d770a4383
Merge pull request #108220 from fabaff/pyspiflash
python3Packages.pyspiflash: init at 0.6.3
2021-01-02 16:47:45 +01:00
Fabian Affolter
3d5ea9e2fa python3Packages.pyi2cflash: init at 0.2.2 2021-01-02 15:13:19 +01:00
Fabian Affolter
5e7a8ae225 python3Packages.pyspiflash: init at 0.6.3 2021-01-02 14:34:36 +01:00
github-actions[bot]
ec161d2240
Merge master into staging-next 2021-01-02 12:24:09 +00:00
Thomas Tuegel
f69c648da4
Merge pull request #108128 from ttuegel/plasma-sync-qt-version
nixos/plasma5: synchronize Qt version with all-packages.nix
2021-01-02 05:47:02 -06:00
Francesco Gazzetta
a7a83fb545 evilpixie: 0.2 -> 0.2.1 2021-01-02 12:21:08 +01:00
Domen Kožar
77839b5a55
Merge pull request #108062 from siraben/spring-update
spring: refactor
2021-01-02 10:57:12 +00:00
Fabian Affolter
83234f7375 python3Packages.blockchain: init at 1.4.4 2021-01-02 11:30:23 +01:00
Bernardo Meurer
a1668d0d7b
pythonPackages.reflink: init at 0.2.1 2021-01-02 01:47:43 -08:00
Frederik Rietdijk
22f1c746df stdenv: use gcc9 for aarch64
Several aarch64 builds fail with is referenced by DSO followed by
bin/ld: final link failed: bad value. This seems related to libgcc_s.so.

https://github.com/NixOS/nixpkgs/issues/108111
2021-01-02 10:28:06 +01:00
Fabian Affolter
5b29a1f795 python3Packages.hole: init at 0.5.1 2021-01-02 08:54:05 +01:00
Frederik Rietdijk
e48db707e4 Merge master into staging-next 2021-01-02 08:49:09 +01:00
Ryan Burns
e9fe0c1f04 pulseaudio: fix build on darwin
Needs pin to older autoconf 2.69
2021-01-02 08:43:35 +01:00
Sandro
da613094f7
Merge pull request #108175 from fabaff/python-opendata-transport
python3Packages.python-opendata-transport: init at 0.2.1
2021-01-02 05:14:26 +01:00