sternenseemann
4aa937d2e2
zz: install modules shipped with the compiler
...
Previously zz wouldn't be able to compile anything using standard
modules like mem or log out of the box.
To fix this we copy the modules directory included in the source to
$out/share/zz/modules and add an entry to ZZ_MODULE_PATHS in the wrapper
around zz.
We also remove a search path entry which used to reference /build
because it used CARGO_MANIFEST_DIR at build time. The default search
path now includes:
* /nix/store/modules
* $out/share/zz/modules
* $(pwd)/modules
Patching out /nix/store/modules would be kind of cumbersome as it is a
multi-line entry, but it probably does no harm and fine to leave in.
An issue arising by this PR might be that the added search path entry
may take priority over an user specified location even though we use
--suffix. This is because zz internally uses a HashSet which has no
guaranteed iteration order. This may lead to unexpected behavior for
users wo previously provided custom versions of the standard modules via
ZZ_MODULE_PATHS. However, this is an issue in upstream issue as well
where ZZ_MODULE_PATHS may or may not take priority over the compiled in
search path, so this issue should probably be resolved upstream (I'll
file a report or PR).
2021-01-25 14:25:42 +01:00
sternenseemann
190173e05b
zz: adjust upstream URLs
2021-01-25 14:03:26 +01:00
Sander van der Burg
40f27ff2be
Merge pull request #110545 from svanderburg/node2nix-update
...
nodePackages: regenerate with node2nix 1.9.0
2021-01-25 09:13:59 +01:00
sternenseemann
ae82038d5f
ocamlPackages.bheap: init at 2.0.0
2021-01-25 08:39:56 +01:00
Ben Siraphob
aa8868c7cc
pkgs/build-support: stdenv.lib -> lib
2021-01-24 19:07:54 -08:00
John Ericson
e8d39a93c2
Merge pull request #110726 from Ericson2314/no-stdenv-dot-platform
...
stdenv: Remove stdenv.platform
2021-01-24 21:31:35 -05:00
Ryan Mulligan
afebf1cc9a
Merge pull request #110529 from r-ryantm/auto-update/picard-tools
...
picard-tools: 2.24.0 -> 2.24.1
2021-01-24 18:06:28 -08:00
Bernardo Meurer
6556b1f69f
Merge pull request #110574 from talyz/krita-4.4.2
...
krita: 4.4.1 -> 4.4.2
2021-01-25 02:04:16 +00:00
R. RyanTM
f0b378026d
python37Packages.azure-mgmt-compute: 18.0.0 -> 18.1.0
2021-01-24 17:42:23 -08:00
Sandro
b8217bb14a
Merge pull request #110719 from marsam/update-lab
...
gitAndTools.lab: 0.18.0 -> 0.19.0
2021-01-25 02:11:47 +01:00
Sandro
b82e56a80a
Merge pull request #110720 from fabaff/geojson_client
2021-01-25 02:11:35 +01:00
Sandro
ed788bc0bc
Merge pull request #110710 from thiagokokada/add-vim-autoswap
...
vimPlugins.vim-autoswap: init at 2019-01-09
2021-01-25 02:07:14 +01:00
Sandro
03fb6086b7
Merge pull request #110712 from fabaff/fortiosapi
2021-01-25 02:07:05 +01:00
Sandro
9e29d266af
Merge pull request #110699 from Stunkymonkey/mediaelch
...
mediaelch: 2.8.4 -> 2.8.6
2021-01-25 02:06:50 +01:00
Sandro
f1a5906268
Merge pull request #110704 from ilian/u/reaper
...
reaper: 6.20 -> 6.21
2021-01-25 02:06:15 +01:00
John Ericson
83f097a02b
Merge pull request #110732 from Luflosi/update/ipfs-cluster
...
ipfs-cluster: unstable-2020-10 -> 0.13.1
2021-01-24 19:42:54 -05:00
Sandro
853e2e0a97
Merge pull request #110375 from Hoverbear/pkg-convco
2021-01-25 01:38:17 +01:00
Luflosi
8a7d28b994
ipfs-cluster: unstable-2020-10 -> 0.13.1
...
https://github.com/ipfs/ipfs-cluster/releases/tag/v0.13.1
2021-01-25 01:33:24 +01:00
Sandro
f8b6de7301
Merge pull request #110713 from rb2k/zstd_support_for_rpm
...
rpm: add zstd support
2021-01-25 01:29:33 +01:00
Sandro
0c921dbb2d
Merge pull request #110714 from romildo/upd.theme-obsidian2
...
theme-obsidian2: 2.17 -> 2.18
2021-01-25 01:28:52 +01:00
Sandro
b6a41832a4
Merge pull request #110705 from romildo/upd.theme-jade1
...
theme-jade1: 1.10 -> 1.11
2021-01-25 01:28:41 +01:00
Sandro
eccdb601c1
Merge pull request #107314 from fabaff/ike-scan
...
ike-scan: init at 1.9.4
2021-01-25 01:24:36 +01:00
Sandro
32e44ef182
Merge pull request #110575 from nyanotech/aahjlgahldd
2021-01-25 01:22:49 +01:00
Vonfry
057017ee86
zsh-fzf-tab: init at 2021-01-24 ( #110694 )
...
* zsh-fzf-tab: init at 2021-01-24
* Update pkgs/shells/zsh/zsh-fzf-tab/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-25 01:17:21 +01:00
Sandro
81db4e543c
Merge pull request #110653 from mweinelt/home-assistant
2021-01-25 01:16:20 +01:00
Sandro
ed5be9fdff
Merge pull request #104054 from wahjava/getmail6
...
getmail6: init at 6.9
2021-01-25 01:15:14 +01:00
Sandro
ee8309dbe6
Merge pull request #110378 from fabaff/adafruit
2021-01-25 01:13:58 +01:00
Sandro
3768b6f03a
Merge pull request #110095 from r-ryantm/auto-update/maturin
2021-01-25 01:13:38 +01:00
Sandro
a36bf6faf9
Merge pull request #101796 from luc65r/pkg/tilp2
2021-01-25 01:11:50 +01:00
Sandro
67f544e68a
Merge pull request #110697 from Technical27/update-auto-cpufreq
...
auto-cpufreq: 1.5.1 -> 1.5.3
2021-01-25 00:49:30 +01:00
Ryan Mulligan
b085461473
Merge pull request #110537 from r-ryantm/auto-update/qbec
...
qbec: 0.12.2 -> 0.13.4
2021-01-24 15:26:51 -08:00
Tim Steinbach
c81f92751c
linux: Remove 5.9
2021-01-24 18:17:56 -05:00
Tim Steinbach
85879ac1e2
linux-hardened: Remove 5.9
2021-01-24 18:17:56 -05:00
Tim Steinbach
944b6ea6e4
linux/hardened/patches/5.4: 5.4.91.a -> 5.4.92-hardened1
2021-01-24 18:17:56 -05:00
Tim Steinbach
a7221d3c6c
linux/hardened/patches/5.10: 5.10.9.a -> 5.10.10-hardened1
2021-01-24 18:17:56 -05:00
Tim Steinbach
93f2a3f1a5
linux/hardened/patches/4.19: 4.19.169.a -> 4.19.170-hardened1
2021-01-24 18:17:56 -05:00
Tim Steinbach
5772d38d69
linux/hardened/patches/4.14: 4.14.216.a -> 4.14.217-hardened1
2021-01-24 18:17:56 -05:00
Tim Steinbach
071750d412
linux-hardened: Remove tag patch
2021-01-24 18:17:56 -05:00
Tim Steinbach
e80850fe42
linux-hardened: Fix update script
2021-01-24 18:17:56 -05:00
Tim Steinbach
d3cf0f85c5
linux: 5.4.91 -> 5.4.92
2021-01-24 18:17:56 -05:00
Tim Steinbach
92a6788df3
linux: 5.10.9 -> 5.10.10
2021-01-24 18:17:56 -05:00
Tim Steinbach
2bc54a5ab7
linux: 4.9.252 -> 4.9.253
2021-01-24 18:17:56 -05:00
Tim Steinbach
59bd2632d0
linux: 4.4.252 -> 4.4.253
2021-01-24 18:17:56 -05:00
Tim Steinbach
7001b6fd0c
linux: 4.19.169 -> 4.19.170
2021-01-24 18:17:56 -05:00
Tim Steinbach
e6292e3721
linux: 4.14.216 -> 4.14.217
2021-01-24 18:17:56 -05:00
R. RyanTM
dece3e543e
python37Packages.bitbox02: 5.1.0 -> 5.2.0
2021-01-24 15:14:06 -08:00
Jonathan Ringer
31e833ede5
gnomeExtensions.unite: move aliases from aliases.nix to set
...
aliases.nix does not allow for nested attrs to exist,
as it checks if the top-level attr exists before
the alias overlay is applied
2021-01-24 14:58:31 -08:00
John Ericson
fa204a97d8
stdenv: Remove stdenv.platform
...
This was not working after #110544 as caught by @r-burns in
https://github.com/NixOS/nixpkgs/pull/110544#issuecomment-766444647 .
Thankfully it isn't used anymore and I believe wasn't documented either.
(I at least did not remember it existed.)
2021-01-24 22:51:12 +00:00
Mario Rodas
f9bef8a7ec
Merge pull request #110646 from fabaff/go-audit
...
go-audit: init at 1.0.0
2021-01-24 17:50:16 -05:00
Sandro
930d919eef
Merge pull request #108041 from eduardosm/sip5
2021-01-24 23:46:57 +01:00