volth
aefd9db91b
buildPerlPackage: provide default value for meta.platforms
2019-01-18 12:47:58 +00:00
volth
8a02316bcb
perl-packages.nix: cleanup meta
...
There are definetively a few Linux-only and Unix-only Perl packages, but `meta.platform` looks like it set at random, presumable by copy-pasting from code blocks nearby.
Many packages marked as Unix-only are in fact cross-platform and works well on Windows (and presumable on every platform where Perl runs)
So let's reset those per-package platform limitations, until we will have a reliable source of information for `meta.platform`.
Also removed empty `meta.maintainers` and `meta.license = "unknown"`
2019-01-18 10:22:11 +00:00
volth
c384dae70b
fetchgit: use buildPackages.cacert
...
As a data package `buildPackages.cacert` suppose to be equal to `hostPackages.cacert`.
But `hostPackages.cacert` causes needless build of `hostPackages.python` and other packages, which takes time and requires them to support cross-compilation.
2019-01-17 07:52:00 +00:00
volth
098d919425
perldevel: 5.29.4 -> 5.29.6 ( #52510 )
2019-01-01 19:08:44 +01:00
volth
fed7914539
Merge branch 'staging' into make-perl-pathd
2018-12-18 17:13:27 +00:00
volth
8fd01fd7c8
tilix: remove 'export PERL5LIB'
2018-12-15 01:13:00 +00:00
volth
19d06bc517
apt: remove 'export PERL5LIB'
2018-12-15 01:12:14 +00:00
volth
df8749b5a0
apt: fix Po4a path
2018-12-15 00:45:34 +00:00
volth
25debad443
tilix: fix Po4a path
2018-12-15 00:44:03 +00:00
volth
a9d153633e
cyrus_sasl: remove old patch
...
it was removed with "cyrus_sasl: 2.1.26 -> 2.1.27" https://github.com/NixOS/nixpkgs/commit/b13af1e87b26a3ee7d81c4b237710a93e1f243e8
but reappeared in broken "Merge staging-next into staging" https://github.com/NixOS/nixpkgs/commit/9b81c7e455c278a45db0f6c21d7e16bb0ff9bf37
2018-12-05 10:58:05 -06:00
volth
03b9bc9e66
perl526: 5.26.2 -> 5.26.3
2018-12-03 13:46:42 +00:00
volth
59c4f4883f
tixati: 2.57 -> 2.58
2018-11-29 09:23:13 +00:00
volth
921258cb69
phantomjs2: fix 404 (anonscm.debian.org -> salsa.debian.org) ( #50980 )
2018-11-24 11:35:18 +00:00
volth
31beea9818
gnum4: set platforms=unix++windows
2018-11-11 01:42:40 +00:00
volth
5ea22a5b00
nixos/nix: ignore nix.checkConfig when cross-compiling ( #48225 )
...
* nixos/nix: ignore nix.checkConfig when cross-compiling
the check always fails because of architecture mismatch
* typos
2018-11-09 19:18:06 -06:00
volth and Robin Gloster
9e1b883144
meson: fix cross compilation of systemd
...
Co-authored-by: Robin Gloster <mail@glob.in >
2018-11-05 14:39:30 -05:00
volth
7bd773832c
graalvm 1.0.0-rc8 fixes
2018-11-04 16:25:51 +00:00
volth
c246b5283c
perldevel: 5.29.3 -> 5.29.4 ( #49624 )
2018-11-02 03:10:11 +01:00
volth
04ce4c3e42
perlPackages.NetSSHPerl: init at 2.14 ( #48729 )
...
dependencies:
perlPackages.AlienBuild: init at 1.48
perlPackages.AlienGMP: init at 1.14
perlPackages.CryptCurve25519: init at 0.06
perlPackages.CryptIDEA: init at 1.10
perlPackages.FFICheckLib: init at 0.20
perlPackages.MathGMP: init at 2.19
2018-10-21 01:44:46 +02:00
volth
f90009cbd7
nmap: fix cross-build ( #48264 )
2018-10-19 09:30:36 +01:00
volth
337d140953
chromium: propagate stdenv for "chromium.override{ stdenv=gcc8Stdenv; }" ( #48615 )
2018-10-18 23:09:12 +02:00
volth
d767ba9996
chromium 71+: there is no more option 'use_gtk3' ( #48595 )
2018-10-17 23:04:15 +02:00
volth
d039722d0e
chromium 71+: add at-spi2-core dependency ( #48594 )
2018-10-17 23:03:43 +02:00
volth
4035086baf
oraclejdk8: 8u181 -> 8u191 ( #48624 )
2018-10-17 16:28:29 +02:00
volth
0c8cdb53f6
chromium: fix aarch64 build ( #48586 )
...
* chromium: fix aarch64 build
* chromium: use more stable urls
2018-10-17 01:21:29 +02:00
volth
2ad99a662d
chromium plugins: add meta.platforms ( #48495 )
...
to prevent their installation on aarch64
2018-10-16 18:11:41 +02:00
volth
4b61dde1db
varnish6: 6.0.1 -> 6.1.0 ( #48487 )
2018-10-16 18:09:04 +02:00
volth
592030340f
varnish4: 4.1.9 -> 4.1.10 ( #48488 )
2018-10-16 17:50:51 +02:00
volth
143884d456
shared-mime-info: fix cross build ( #48259 )
2018-10-14 23:57:01 +02:00
volth
a4118294e8
freetype: fix cross-compilation ( #48352 )
2018-10-14 17:23:37 +02:00
volth
a974ecf803
Merge branch 'staging' into remove-top-perlXMLParser
2018-10-13 13:22:11 +00:00
volth
0d44d639f6
nixos/qemu-guest-agent: pkgs.{kvm -> qemu} ( #48293 )
...
there is no top-level pkgs.kvm
2018-10-13 00:41:46 +02:00
volth
8596dc9125
fetchgit: use buildPackages's git
2018-10-12 14:42:50 +00:00
volth
4b17b8bba4
screen: fix cross-compiling
2018-10-12 13:14:25 +00:00
volth
0653da427a
psmisc: fix cross-compiling
2018-10-12 13:03:50 +00:00
volth
a4f4886ba3
ntp: fix cross-build
2018-10-12 12:48:59 +00:00
volth
fbeeed1c5c
p7zip: fix cross-compilation
2018-10-12 12:36:48 +00:00
volth
b8e1e56410
dos2unix: fix cross build
2018-10-12 11:02:37 +00:00
volth
432c44f6f0
coreutils-full: fix cross build (@matthewbauer's version)
2018-10-12 10:02:34 +00:00
volth
70858e21a1
perlPackages.NetDBus: fix cross-compilation
2018-10-12 09:43:42 +00:00
volth
201d3ef704
perlPackages.XMLParser: fix cross-compilation
2018-10-12 09:42:32 +00:00
volth
36834a0495
perlPackages.LWP: fix cross-compilation
2018-10-12 09:39:39 +00:00
volth
b3dff39105
bootStage1: fix cross build (@matthewbauer's solution)
2018-10-12 09:24:00 +00:00
volth
9dd5dc57a7
bootStage1: fix cross build
2018-10-12 00:45:59 +00:00
volth
05bcae1595
perl-cross: 1.2 -> gitmaster
2018-10-11 21:53:52 +00:00
volth
544051b0b0
coreutils-full: fix cross build
2018-10-11 19:09:22 +00:00
volth
61007c0e96
language_subtag_registry: fix hash ( #47555 )
2018-09-30 21:15:01 +02:00
volth
0a784c094f
libvirt: 4.5.0 -> 4.7.0 ( #46502 )
2018-09-29 22:33:38 +02:00
volth
92a9c5ac7d
net_snmp: build with default perl ( #47373 )
2018-09-26 08:51:22 +02:00
volth
b7ac8824af
perldevel: use double quote to preserve ''\.''
2018-09-25 20:52:31 +00:00
volth
9dc249fceb
gn: fix hash
2018-09-15 20:29:48 +00:00
volth
50789a0b19
perlPackages: ZHF 18.09 ( #46493 )
2018-09-10 22:13:45 +02:00
volth
16edfb22b8
oops
2018-09-10 02:39:15 +00:00
volth
502b37ae63
nixos/initrd-network: multiple fixes
...
* acquire DHCP on the interfaces with networking.interface.$name.useDHCP == true or on all interfaces if networking.useDHCP == true (was only only "eth0")
* respect "mtu" if it was in DHCP answer (it happens in the wild)
* acquire and set up staticroutes (unlike others clients, udhcpc does not do the query by default); this supersedes https://github.com/NixOS/nixpkgs/pull/41829
2018-09-10 02:10:47 +00:00
volth
c36bfa7211
perlPackages.TestAggregate: broken with perl 5.26+ ( #46003 )
2018-09-03 22:04:05 +02:00
volth
ac52817bd9
libguestfs-appliance: do not build on Hydra
2018-09-03 19:08:20 +00:00
volth
9173c37e05
perlPackages.UNIVERSALref: broken with perl 5.26+
2018-09-03 13:15:43 +00:00
volth
a9a8043b9b
install-grub.pl: avoid double '/' in menu.lst and grub.conf ( #45907 )
...
Although double '/' in paths is not a problem for GRUB supplied with nixpkgs, sometimes NixOS's grub.conf read by external GRUB and there are versions of GRUB which fail
2018-09-02 14:34:55 +02:00
volth
2413fcdfeb
services.xserver.windowManager.session: handle duplicate names ( #37690 )
2018-09-01 21:27:17 +02:00
volth
0fa04d646d
alternative for iproute module ( #41801 )
2018-09-01 20:28:23 +02:00
volth
2c072b9ddc
stage-1-init.sh: do not check mounted filesystems ( #45891 )
...
fsck of a mounted filesystems fails with error code 8 "Operational error" and halts the boot processing
2018-09-01 15:26:16 +02:00
volth
e668ec5665
perlPackages.SVNSimple: fix build with non-default perl
2018-08-26 20:10:26 +00:00
volth
e76c0cdbd1
perlPackages.ArchiveZip: fix build
2018-08-26 16:53:12 +00:00
volth
c93c160cbb
perlPackages.AlienWxWidgets: fix build
2018-08-26 16:51:59 +00:00
volth
72f5078beb
top-level.nix: stdenv.platform -> stdenv.hostPlatform.platform
...
because stdenv.platform is stdenv.buildPlatform.platform
2018-08-20 18:20:57 +00:00
volth
6efaa88fcc
$toplevel/system: buildPlatform.system -> hostPlatform.system
2018-08-20 18:12:13 +00:00
volth
6635879ff1
perl: remove duplicated code
2018-08-17 12:51:07 +00:00
volth
d46cfd2ff0
libvirt: fix dlopen("libjansson.so.4")
2018-08-11 13:58:06 +00:00
volth
df05344d96
libvirt: jansson required for qemu suppport
2018-08-11 09:19:09 +00:00
volth
ef129a51a2
graalvm: fix dead url ( #44723 )
2018-08-09 01:37:12 +02:00
volth
2efb3cd8cf
processing: 3.3.7 -> 3.4 ( #44722 )
2018-08-08 23:59:11 +02:00
volth
c51043a1bd
scallion: use mono4 ( #44744 )
2018-08-08 23:02:36 +02:00
volth
c211cb1180
zd1211-firmware: fixed output derivation ( #44611 )
2018-08-07 16:04:04 +02:00
volth
6d00805dff
broadcom-bt-firmware: fixed output derivation ( #44610 )
2018-08-07 16:02:44 +02:00
volth
0282f0d285
firmware-linux-nonfree: fixed-output derivation ( #44605 )
2018-08-07 15:54:27 +02:00
volth
a3e4a9c1e4
iana-etc: fixed output derivation ( #44607 )
2018-08-07 15:54:03 +02:00
volth
53df81926a
hwdata: fixed-output derivation ( #44606 )
2018-08-07 15:50:01 +02:00
volth
7bff0b71d1
intel2200BGFirmware: fixed-output derivation ( #44604 )
2018-08-07 15:44:12 +02:00
volth
8835240895
libvirt: 4.5.0 -> 4.6.0 ( #44566 )
2018-08-06 23:15:06 +02:00
volth
e6d3c65442
r-packages: fix regression
2018-08-04 06:19:08 +00:00
volth
e8cc4b76b2
xfce4-13.xfce4-panel: fix path to tzdata ( #44350 )
2018-08-02 14:08:44 +02:00
volth
cd794f4216
xfce4-13.xfce4-session: init at 4.13.0 ( #44336 )
2018-08-02 10:35:21 +02:00
volth
726d59b795
xfce4-13.xfce4-clipman-plugin: init at 1.4.2 ( #44319 )
2018-08-02 09:13:42 +02:00
volth
68fdf47135
xfce4-13.xfce4-xkb-plugin: init at 0.8.1 ( #44320 )
2018-08-02 09:12:42 +02:00
volth
ee23bd7046
xfce4-13.xfce4-whiskermenu-plugin: init at 2.2.0 ( #44317 )
2018-08-01 22:48:21 +02:00
volth
b129cd165a
xfce4-13.xfce4-cpufreq-plugin: init at 1.2.0 ( #44316 )
2018-08-01 22:47:15 +02:00
volth
63c295caef
xfce4-13.xfce4-netload-plugin: init at 1.3.1 ( #44315 )
2018-08-01 22:46:08 +02:00
volth
781428a849
xfce4-13.xfce4-pulseaudio-plugin: init at 0.4.1 ( #44314 )
2018-08-01 22:45:32 +02:00
volth
774e5294a2
wxGTK30: 3.0.3.1 -> 3.0.4 ( #44045 )
2018-07-29 22:01:45 +02:00
volth
cc55a3ebcb
treewide: fix build with disallowed aliases ( #43872 )
...
fixes build with disallowed aliases
2018-07-21 22:03:24 -04:00
volth
a7e5927b47
xfce4-13.parole: 0.9.2 -> 1.0.1 ( #43765 )
2018-07-19 00:19:06 +02:00
volth
25b10dfaec
xfce4-13.xfce4-dict: 0.8.0 -> 0.8.1 ( #43764 )
2018-07-19 00:14:36 +02:00
volth
4c58c20efc
xfce4-13.xfce4-taskmanager: 1.2.0 -> 1.2.1 ( #43763 )
2018-07-18 23:58:36 +02:00
volth
022e9894d4
xfce4-13.xfwm4: fix build (add libXdamage dependency) ( #43762 )
2018-07-18 23:56:54 +02:00
volth
d72d3b30ac
xfce4-13.libxfce4util: 4.13.1 -> 4.13.2 ( #43761 )
2018-07-18 23:51:43 +02:00
volth
d47b0ab019
xfce4-notifyd: 0.4.1 -> 0.4.2 ( #43707 )
2018-07-18 23:42:47 +02:00
volth
e07ee596d6
xfconf: 4.13.4 -> 4.13.5 ( #43703 )
2018-07-18 23:42:28 +02:00
volth
58327eb214
xfce4-13.xfce4-volumed-pulse: 0.2.2 -> 0.2.3 ( #43704 )
2018-07-18 23:36:24 +02:00
volth
0f710bc8f6
libxklavier: 5.3 -> 5.4 ( #43622 )
2018-07-18 23:14:10 +02:00
volth
471c14b9d1
xfdesktop: 4.13.1 -> 4.13.2 ( #43701 )
2018-07-18 22:25:18 +02:00