mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Franz Pletz
8e5515bdcb
ipmiutil: 3.0.2 -> 3.0.5
2017-08-01 08:36:38 +02:00
Frederik Rietdijk
740d76371e
Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEAD
2017-07-31 09:12:15 +02:00
Peter Hoeg
497e04a698
smartmontools: use slightly newer drive DB
2017-07-31 14:15:05 +08:00
John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
Charles Strahan
cadb42fafb
honcho: 0.6.6 -> 1.0.1
2017-07-25 23:22:01 -04:00
Charles Strahan
c1fdf3341b
Merge pull request #27347 from cstrahan/osquery-new
...
osquery: init at 2.5.2
2017-07-24 21:51:10 -04:00
Charles Strahan
232c34b8f4
osquery: use packaged sqlite and gtest/gmock
2017-07-24 21:48:08 -04:00
Charles Strahan
53426f6cb9
osquery: init at 2.5.2
2017-07-24 21:47:32 -04:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Tuomas Tynkkynen
e879033c43
fio: 2.21 -> 2.99
2017-07-21 12:09:17 +03:00
Florian Jacob
63bb133373
journalwatch & journalwatch service: init at 1.1.0
2017-07-16 00:14:19 +02:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging
2017-07-15 12:15:56 +02:00
Vladimír Čunát
2ab67778d6
pciutils: 3.5.4 -> 3.5.5
2017-07-15 11:28:56 +02:00
Pascal Wittmann
9748e9ad86
acct: 6.6.3 -> 6.6.4
2017-07-13 21:41:48 +02:00
Andrew Cann
07e7527fdb
undaemonize: init at 2017-07-11 ( #27325 )
2017-07-12 14:23:40 +01:00
Joachim F
91552cbbcf
Merge pull request #27309 from manveru/di-4.44
...
di: 4.43 -> 4.44
2017-07-11 21:38:23 +01:00
Michael Fellinger
71304fa3bf
di: 4.43 -> 4.44
2017-07-11 21:57:12 +02:00
Tuomas Tynkkynen
745dadf139
socklog: Move docs to the correct location
2017-07-10 14:47:52 +03:00
Tuomas Tynkkynen
95d73068de
awstats: Fix doc path
2017-07-10 14:42:39 +03:00
Vladimír Čunát
d1a89ae9d7
Merge branch 'master' into staging
2017-07-03 09:48:58 +02:00
Jörg Thalheim
b1ae313111
Merge pull request #26998 from volth/collectd-configure-flags
...
collectd: fix configureFlags and jar location
2017-07-01 19:01:13 +01:00
Jörg Thalheim
712d26d437
runit: disable uid check during install
2017-07-01 19:00:07 +01:00
Volth
2f1c67746c
collectd: fix configureFlags and place jars to $out/share/java
2017-06-30 23:26:23 +00:00
Joachim F
8604630d92
Merge pull request #26939 from dtzWill/fix/perms-fallout-misc-2
...
Fixup various setuid/setgid permission problems, part 2
2017-06-30 18:30:02 +01:00
Vladimír Čunát
ddf864f8aa
Merge branch 'master' into staging
...
Mass rebuilds from master (>7k on x86_64-linux).
2017-06-30 18:16:58 +02:00
John Ericson
95c8277701
misc pkgs: Remove unneeded *Platform == *Platform comparisons
...
PR #26007 used these to avoid causing a mass rebuild. Now that we know
things work, we do that to clean up.
2017-06-30 10:09:31 -04:00
John Ericson
e1faeb574a
Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
...
Purge stdenv cross
2017-06-28 21:39:16 -04:00
hsloan
60ce1e3b90
ts: Rely on cc-wrapper to export this env var
2017-06-28 21:29:07 -04:00
hsloan
82a09181a4
tm: Rely on cc-wrapper to export this env var
2017-06-28 21:29:07 -04:00
Will Dietz
7492873014
mcron: Fix attempt to set +s during install
2017-06-28 14:31:43 -05:00
Jörg Thalheim
855c1bde42
suid-chroot: do not set suid bit during install
...
To be useful in nixos, it probably also requires a module to set up a hardening wrapper.
2017-06-28 16:00:38 +01:00
John Ericson
afd2bdbad2
Merge pull request #26007 from obsidiansystems/cc-wrapper-prefix
...
Get rid of gcc-cross-wrapper
2017-06-23 11:22:34 -04:00
Ross MacLeod
be3f18d79e
ddrescue: modernize and fix cross (hopefully)
...
Carefully do not add attributes for cross unless in cross, to avoid hash breakage
2017-06-22 17:53:54 -04:00
Daiderd Jordan
7469eb9fed
stress: enable on darwin
2017-06-21 23:26:43 +02:00
Franz Pletz
22e0683aa8
thermald: 1.5.4 -> 1.6
2017-06-20 03:56:41 +02:00
Franz Pletz
1ae0f2a1d4
ipmitool: 1.8.17 -> 1.8.18
2017-06-20 03:56:38 +02:00
Franz Pletz
7f1fc9f838
collectd: 5.7.0 -> 5.7.2
2017-06-20 03:45:40 +02:00
Tuomas Tynkkynen
f19f6317ea
fio: 2.20 -> 2.21
2017-06-19 17:46:52 +03:00
Jörg Thalheim
ce3273708b
Merge pull request #26655 from gnidorah/master3
...
pythonPackages.ps_mem: init at 3.9
2017-06-18 16:37:14 +01:00
gnidorah
fd072b98d0
ps_mem: init at 3.9
2017-06-18 18:15:42 +03:00
Vladimír Čunát
d88c0cf867
Merge #26628 : treewide: setuid/setgid fallout
2017-06-17 13:23:39 +02:00
Jörg Thalheim
ae147e329f
logcheck: add remark to patch
2017-06-17 10:40:01 +01:00
Jörg Thalheim
67655caf37
cron: document patch
2017-06-17 10:37:21 +01:00
Piotr Bogdan
0d4431cfe9
fakeroot: apply patch to ignore EINVAL errors as well
...
Fixes #25901 the nixos.ova job. See the referred links.
2017-06-17 11:36:39 +02:00
Will Dietz
714cd37b21
logcheck: Don't set special permissions
2017-06-16 06:57:00 -05:00
Will Dietz
3d5409ac97
cron: don't set special permissions
2017-06-16 06:56:56 -05:00
Will Dietz
0d92084f75
at: Don't set fancy bits on install
2017-06-16 06:56:51 -05:00