1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

1908 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice eec040009d
tldr: 1.1.0 -> 1.2.0 2016-04-06 19:49:19 +02:00
Robert Helgesson b375260add svtplay-dl: 0.30.2016.02.08 -> 1.0 2016-04-03 16:39:30 +02:00
Tobias Geerinckx-Rice 838217332b bandwidth: 1.1b -> 1.2.0 2016-04-02 02:55:23 +02:00
Patrick Mahoney fc1f5d2cf1 set target for darwin binary compat in skarnet.org packages
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:

The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.

Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.

See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney e0c225857f update skarnet.org packages
skalibs:           2.4.7.0 -> 2.3.9.0
execline:          2.1.4.0 -> 2.1.4.5
s6:                2.2.1.0 -> 2.2.4.3
s6-rc:             0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils:    2.0.2.0 -> 2.0.2.3
s6-dns:            2.0.0.4 -> 2.0.0.7
s6-networking:     2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
Domen Kožar 96be420e44 move growpart out of nixos into cloud-init package 2016-03-30 14:40:24 +01:00
Thomas Tuegel 4d7e3be8bb calamares: mark broken
(cherry picked from commit b8db5897c7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:21 +01:00
zimbatm ea7068f44c direnv: 2.7.0 -> 2.8.0 2016-03-27 15:37:07 +01:00
Domen Kožar b07e7bfc7b Merge remote-tracking branch 'origin/staging' 2016-03-27 13:19:04 +01:00
Peter Hoeg 6911785c03 togglesg-download: init at 2016-02-08 2016-03-27 15:08:23 +08:00
Joachim Fasting cb896a1e7f yad: ad-hoc patching to fix undefined reference errors 2016-03-26 16:55:00 +01:00
Joachim Fasting 0b060bdf68 yad: fix gcc5 build
https://hydra.nixos.org/build/33612450/nixlog/1/raw
2016-03-26 16:55:00 +01:00
Pascal Wittmann 0bce9599e7 cpuminer: 2.4.3 -> 2.4.4 2016-03-25 17:22:11 +01:00
Marius Bakke b8dc71ef8a scanmem: 0.15.2 -> 0.15.6 2016-03-25 03:05:17 +00:00
Arseniy Seroka 167ef887f7 Merge pull request #14179 from DamienCassou/vdirsyncer-0.9.3
vdirsyncer: 0.9.2 -> 0.9.3
2016-03-24 23:12:46 +03:00
Damien Cassou f965c8f207 vdirsyncer: 0.9.2 -> 0.9.3
Regarding homepage update, changelog says "Moved to pimutils
organization on GitHub. Old links should redirect, but be aware of
client software that doesn't properly handle redirects."
2016-03-24 18:50:35 +01:00
Pascal Wittmann f942b09bf9 abduco: 0.5 -> 0.6 2016-03-24 15:52:35 +01:00
Pascal Wittmann 92d59b37cb parallel: 20160222 -> 20160322 2016-03-24 00:07:40 +01:00
Michael Fellinger 6da0a54d2b zsh-navigation-tools: include znt-* functions 2016-03-23 10:05:52 +01:00
Nikolay Amiantov ad1f158111 Merge pull request #14088 from jgillich/rust-head
Rust updates
2016-03-23 00:10:07 +04:00
Jakob Gillich 74ef06dab6 exa: 2016-02-15 -> 2016-03-22 2016-03-22 15:54:23 -04:00
Marius Bakke 23befca742 yubikey-personalization-gui: 3.1.21 -> 3.1.24 2016-03-20 18:49:05 +00:00
Marius Bakke 451a7ec4a9 yubikey-personalization: 1.17.2 -> 1.17.3 2016-03-20 18:48:49 +00:00
Marius Bakke 1489af2153 yubico-piv-tool: 1.0.2 -> 1.3.0 2016-03-20 18:42:23 +00:00
Pascal Wittmann 88a62b3aea datamash: 1.0.6 -> 1.0.7 2016-03-20 13:23:31 +01:00
Pascal Wittmann 6ea546e3b9 entr: 3.2 -> 3.4 2016-03-20 13:23:31 +01:00
Tobias Geerinckx-Rice ec8484734b debian-devscripts: 2.16.1 -> 2.16.2 2016-03-20 01:22:13 +01:00
Peter Hoeg c6a717d212 dynamic-colors: 2013-12-28 -> 0.2.1 2016-03-19 23:45:28 +00:00
Joachim Fasting 8dfb8d06f0 ipxe: fix gcc5 build
gcc5 enables additional warnings, causing the build to fail with
-Werror.  The build could be fixed by specifically disabling errors
for `discarded-array-qualifiers` and `logical-not-parentheses` warnings,
but simply passing -Wno-error is more future proof.

See https://hydra.nixos.org/build/33274006/nixlog/1/raw
2016-03-19 19:52:47 +01:00
Robin Gloster 420bc33efa Merge pull request #13984 from regnat/moreutils
moreutils : 0.57 -> 0.58
2016-03-17 12:19:28 +01:00
Théophane Hufschmitt 93856f36a2 moreutils : 0.57 -> 0.58 2016-03-17 08:54:36 +01:00
Tobias Geerinckx-Rice df0f4baec4 hddtemp: correct licence: gpl2 -> gpl2Plus 2016-03-16 21:10:20 +01:00
joachifm 4369f06ab5 Merge pull request #13934 from jraygauthier/jrg/update_plantuml_from_8012_to_8037
plantuml: 8012 -> 8037
2016-03-16 00:20:09 +00:00
Raymond Gauthier 5e9a344e62 plantuml: 8012 -> 8037
Updated to latest stable version.
2016-03-15 09:10:20 -04:00
Damien Cassou 32dcc5a31b vdirsyncer: 0.9.0 -> 0.9.2
Also activate the automated testing
2016-03-14 09:59:27 +01:00
宋文武 93feb5d115 drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
Thomas Tuegel d2dc8cc47f kde5.colord-kde: init at 0.5.0.20160224 2016-03-11 08:45:41 -06:00
Nikolay Amiantov 08893956fb Merge pull request #13823 from abbradar/colord
colord color management daemon
2016-03-11 13:50:12 +03:00
Nikolay Amiantov 4ebc7f74f7 colord-kde: fix build 2016-03-11 02:31:47 +03:00
Nikolay Amiantov cf9ddb27d6 colord: fix udev rules, add sane support 2016-03-11 01:58:40 +03:00
Nikolay Amiantov 776845bbeb xiccd: init at 0.2.2 2016-03-11 01:26:56 +03:00
Robert Helgesson 9206abe642 mimeo: init at 2016.2 2016-03-06 20:44:09 +01:00
Maxwell 65dd28c569 xdo from 0.3 -> 0.5
This incorporates a number of bugfixes, as well as adding the
`below` and `above` actions

Also moved package from fetchurl to fetchFromGitHub
2016-03-06 08:45:23 -05:00
Tuomas Tynkkynen ad47355786 Merge remote-tracking branch 'upstream/master' into staging 2016-03-06 11:48:57 +02:00
Tobias Geerinckx-Rice 225edbd9b5 ms-sys: 2.5.2 -> 2.5.3 2016-03-06 01:09:12 +01:00
Eelco Dolstra e9b408936c findutils: Disable tests on Darwin
The strftime test fails with:

NZST-12NZDT,M9.5.0,M4.1.0/3: expected "1970-01-01 13:00:00 +1300 (NZDT)", got "1970-01-01 12:00:00 +1200 (NZST)"

The source in fact marks this test as "ahistorical", so the result on
Darwin might not be incorrect.

http://hydra.nixos.org/build/32578562/nixlog/1/raw
2016-03-01 16:14:58 +01:00
Pascal Wittmann 5a0dbaabad parallel: 20160122 -> 20160222 2016-02-29 23:35:32 +01:00
rnhmjoj 838379f117 bdf2psf: 1.134 -> 1.137 2016-02-28 02:56:22 +01:00
Eelco Dolstra 015c7afffa findutils: 4.4.2 -> 4.6.0
The first findutils update in six years! Changes:

https://lists.gnu.org/archive/html/info-gnu/2015-12/msg00014.html
2016-02-27 23:18:50 +01:00
zimbatm 17348dc094 Remove all dots at end of descriptions
Specially crafted for @JagaJaga

    find pkgs -name "*.nix" -exec \
      sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00