3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

114087 commits

Author SHA1 Message Date
William Casarin dfeb8bd4b5 stagit: init at 0.6
a git static site generator
2017-08-30 13:12:17 +02:00
Mikael Brockman dd2d140241 hsevm: v0.3.2 -> v0.6.4 2017-08-30 13:08:36 +02:00
Franz Pletz 60bdca87e3 Merge pull request #28671 from lsix/update_gpg2
gnupg: 2.1.23 -> 2.2.0
2017-08-30 13:06:57 +02:00
Tim Steinbach 693d2403f1 docker-edge: 17.06 -> 17.07 2017-08-30 13:04:45 +02:00
Jörg Thalheim 5d4a54ca4d network-interfaces-scripted: don't add 'lo' as device dependency
systemd does not create device units for loopback devices,
since they are not physical.
2017-08-30 13:01:47 +02:00
Graham Christensen 128cdeffd0
compiz: drop 2017-08-30 06:59:20 -04:00
Robert Helgesson 7978edad53
python-PyICU: disable for darwin
The build errors out on macOS.
2017-08-30 11:55:19 +02:00
Gabriel Ebner dd108a6b8e Merge pull request #28734 from jb55/progress/28643/trezord
trezord: 1.2.0 -> 1.2.1
2017-08-30 09:46:30 +02:00
William Casarin d277d5288c trezord: 1.2.0 -> 1.2.1
Progress on: #28643
2017-08-30 00:33:20 -07:00
Lancelot SIX 1e5b5bd719
gnupg: 2.1.23 -> 2.2.0
See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00012.html
for release information
2017-08-30 09:15:02 +02:00
Peter Hoeg 8988f8589a httraqt: init at 1.4.9 2017-08-30 15:02:39 +08:00
Jörg Thalheim 8df6c177a3 Merge pull request #28728 from canndrew/conky-nvidia
conky: enable nvidia support
2017-08-30 07:43:51 +01:00
Peter Hoeg b50309a5b5 httrack: 3.48.22 -> 3.49.2 2017-08-30 14:26:51 +08:00
Andrew Cann 6a6fb6d31c conky: enable nvidia support 2017-08-30 12:29:57 +08:00
Théo Zimmermann a9be3c20d1 ocamlPackages.ppx_deriving: 4.1 -> 4.2
This fixes compilation of ppx_deriving with OCaml 4.05.

js_of_ocaml_2: mark as broken with OCaml 4.05

ocamlPackages.cohttp: propagates ppx_deriving
2017-08-30 02:33:23 +00:00
Vincent Laporte 2a191ed853 ocamlPackages.ppx_deriving_yojson: mark as broken with OCaml 4.05 2017-08-30 02:33:23 +00:00
Vincent Laporte 8c506dfb64 ocamlPackages.posixat: mark as broken with OCaml 4.05 2017-08-30 02:28:56 +00:00
Graham Christensen d009687ba1 Merge pull request #28717 from NeQuissimus/zsh_5_4_2
zsh: 5.4.1 -> 5.4.2
2017-08-29 22:05:21 -04:00
Daniel Peebles ec75a30b66 Merge pull request #28722 from copumpkin/filterSource-cleanup
Deduplicate some filterSource invocations
2017-08-29 21:19:28 -04:00
Guillaume Maudoux d15a067856 blueman: fix python wrapper mockup 2017-08-30 02:59:57 +02:00
Symphorien Gibol bd54589233 networkmanager_iodine: init at 1.2.0 2017-08-30 02:58:29 +02:00
Mathias Schreck c699694cbf nodejs: 8.3.0 -> 8.4.0 2017-08-30 02:57:36 +02:00
Sang Hak (Andy) Chun 48291b066d displaylink: use requireFile instead of fetchurl
The direct link used with fetchurl is no longer a direct link (see #28279)
Users will need to accept a EULA and add the source themselves to the store.
2017-08-30 02:56:45 +02:00
Will Dietz 5543e992f1 snowman: init at 2017-07-22 2017-08-30 02:30:19 +02:00
Dan Peebles e2589b3ca2 Deduplicate some filterSource invocations
This version should have more conventional regexes that work across many
platforms and regex engines. This is an issue because up until Nix 1.11,
Nix called out to the libc regex matcher, which behaved differently on
Darwin and Linux. And in Nix 1.12, we're moving to std::regex which will
also behave differently here.

And yes, I do actually evaluate make-disk-image.nix on Darwin ;)
2017-08-29 20:27:04 -04:00
Antoine Eiche d4b0883ad2 vm: Add trusty-updates to the packages list 2017-08-30 02:18:56 +02:00
Franz Pletz 7d1d019650 Merge pull request #27826 from Infinisil/radicale
radicale: update to version 2
2017-08-30 02:17:34 +02:00
Franz Pletz b91ed35325 Merge pull request #28660 from NeQuissimus/frandom_patch
frandom: Remove
2017-08-30 02:04:56 +02:00
Franz Pletz 54aa709718 Merge pull request #28716 from NeQuissimus/atom_1_19_4
atom: 1.19.3 -> 1.19.4
2017-08-30 02:02:05 +02:00
Franz Pletz 3e18f32f68 Merge pull request #28465 from danbst/reloadable-containers
Reloadable containers
2017-08-30 02:01:46 +02:00
Tim Steinbach ae742fa495
frandom: Remove 2017-08-29 20:01:25 -04:00
Franz Pletz da988970b2 Merge pull request #28696 from jtojnar/rm-farsight
farsight2: remove
2017-08-30 01:56:26 +02:00
Jan Malakhovski 07ed5ebc8e kiwix: use default gcc
overrideCC no longer needed
2017-08-30 01:52:17 +02:00
Richard Yang 64994b3638 tasks/filesystems: Make sure /dev/pts/ptmx is 0666 (#28490)
This is required for running commands likes screen and tmux, especially inside containers.

See also : https://www.kernel.org/doc/Documentation/filesystems/devpts.txt
2017-08-30 01:50:29 +02:00
Steven Conaway 5cf45626eb plex: 1.5.7.4016 -> 1.7.5.4035 (#28514) 2017-08-30 01:42:44 +02:00
Antoine Eiche 88dcd4d514 libipfix: init at 110209 2017-08-30 01:41:40 +02:00
Franz Pletz c7feb2380a Merge pull request #28652 from NeQuissimus/sch_cake_2017_07_16
sch_cake: 2017-01-28 -> 2017-07-16
2017-08-30 01:39:37 +02:00
Franz Pletz ac388e9f87 Merge pull request #28703 from patternspandemic/ponyc
ponyc: 0.18.0 -> 0.18.1
2017-08-30 01:27:28 +02:00
Franz Pletz 4c82835f3f Merge pull request #28715 from NeQuissimus/shallot
shallot: init at 0.0.3
2017-08-30 01:26:48 +02:00
Pascal Bach 322d0c562c auto-upgrade: add proxy support
Add the proxy variables so that auto upgrade works behind a proxy.
2017-08-30 01:25:47 +02:00
Piotr Bogdan 322af6d80e polygraph: 4.3.2 -> 4.11.0 2017-08-30 01:21:10 +02:00
Franz Pletz de45b2d840 Merge pull request #28662 from NeQuissimus/mxu11x0_1_3_11
mxu11x0: 1.3.11 -> 1.3.11+git2017-07-13
2017-08-30 01:13:10 +02:00
Piotr Bogdan 5172dfd2d1 swc: remove setuid from install script 2017-08-30 01:07:43 +02:00
Franz Pletz 24d113ae5a Merge pull request #28713 from nico202/enchive
enchive: init at 3.3
2017-08-30 01:01:07 +02:00
Will Dietz 1a16760bf0 massif-visualizer: 0.3.90 unstable -> 0.4.0 stable 2017-08-30 00:59:32 +02:00
Will Dietz 9ad7c64281 kgraphviewer: 2.1.90 unstable -> 2.2.0 stable 2017-08-30 00:59:32 +02:00
Jörg Thalheim 5a737b070c Merge pull request #28708 from dtzWill/update/armagetronad-0.2.8.3.4
armagetronad: 0.2.8.3.3 -> 0.2.8.3.4
2017-08-29 23:39:32 +01:00
Jörg Thalheim 0b5333f9b1 Merge pull request #28710 from dtzWill/update/pies-1.3
pies: 1.2 -> 1.3
2017-08-29 23:17:08 +01:00
Jörg Thalheim 012b6bcbc1 pies: look in /etc for configuration 2017-08-29 23:16:19 +01:00
Tim Steinbach 77e05e2c13
zsh: 5.4.1 -> 5.4.2 2017-08-29 17:54:11 -04:00