Joachim F
86ba20b3d8
Merge pull request #16686 from AndersonTorres/pekwm
...
pekwm: init at 0.1.17
2016-07-16 13:19:00 +02:00
Joachim F
0adba3dc8f
Merge pull request #16927 from RamKromberg/init/uemacs
...
uemacs: init at 2014-12-08
2016-07-16 13:15:40 +02:00
Michael Raskin
f7c43d4dc2
octave: use OpenBLAS with correct bit-width. Previously this didn't work, now it is the only way that works.
2016-07-16 13:13:06 +02:00
Rok Garbas
a377c71280
firefox-bin: 48.0b1 -> 48.0b7
...
* removed firefox-developer-bin
* extend firefox-bin expression to accept sources as input so
firefox-developer-bin can be packaged outside nixpkgs
* generate_sources.rb now includes full urls in the output
2016-07-16 13:04:04 +02:00
Dan Peebles
49ea72c3f3
pythonPackages.cffi: fix on darwin
...
This isn't conditional because it works on other platforms too
2016-07-15 22:01:58 -04:00
Robin Gloster
0749876016
Merge pull request #15957 from mayflower/sonarr_upstream
...
sonarr: init at 2.0.0.4146 + sonarr service
2016-07-15 17:34:18 +02:00
Joachim Fasting
e228023b14
linux_grsec_nixos: fix build
...
The grsec patch fails to apply cleanly when combined with the hiddev CVE patch
(added in dde259dfb5
). To fix this and future
problems, we set all our patches explicitly rather than inherit from the base
kernel.
2016-07-15 16:55:41 +02:00
Tristan Helmich
a664006314
sonarr: init at 2.0.0.4230
2016-07-15 16:07:27 +02:00
Frederik Rietdijk
81d798bc36
Merge pull request #16463 from FRidh/secp
...
secp256k1: init (native lib, and python ffi bindings at 0.12.1)
2016-07-15 12:23:20 +02:00
Frederik Rietdijk
14bd7b7931
Merge pull request #16843 from k0ral/glances
...
glances 2.4.2 -> 2.6.2, and dependencies
2016-07-15 11:48:08 +02:00
Frederik Rietdijk
641c535bd5
Merge pull request #16931 from RamKromberg/init/lenmus
...
lenmus: init at 5.4.1
2016-07-15 11:36:57 +02:00
Alexey Shmalko
5eaeb97a46
qbittorrent: fix build
2016-07-15 10:26:26 +02:00
John Ericson
bed2a14afa
makeRustPlatform: Remove self
argument
2016-07-15 10:13:21 +02:00
Rok Garbas
0ad8d0b127
pypi2nix: should be using python35
2016-07-15 06:39:10 +02:00
Tobias Pflug
cb7d8822e9
w3m: fix build on darwin ( #16955 )
2016-07-14 18:01:27 +02:00
Tuomas Tynkkynen
4a9f778118
kde4: Use ffmpeg_2 to fix ffmpegthumbs build
2016-07-14 15:12:50 +03:00
Vladimír Čunát
1b5ac05845
Merge branch 'staging'
...
Includes security fixes in gd and libarchive.
2016-07-14 15:51:28 +02:00
Frederik Rietdijk
f745e02510
pythonPackages.pgcli: fix tests, build on 3.5
2016-07-14 11:44:55 +02:00
Frederik Rietdijk
c632980a02
pythonPackages.pgspecial: fix tests
2016-07-14 11:44:36 +02:00
Frederik Rietdijk
d78a2b1ce9
pythonPackages.sqlparse: fix tests
2016-07-14 11:44:05 +02:00
Frederik Rietdijk
59b5a2a8c9
Merge pull request #16943 from RamKromberg/fix/ansible
...
ansible: 1.9.4 -> 1.9.6 CVE-2016-3096
2016-07-14 11:08:57 +02:00
Gabriel Ebner
aab727fd77
tokei: init at 3.0.0
2016-07-14 10:19:20 +02:00
Ram Kromberg
e9ddfe3d4c
ansible: 1.9.4 -> 1.9.6
2016-07-14 10:17:56 +03:00
rushmorem
ea15a54ef2
habitat: add an option to run in an FHS chroot
...
`hab studio enter` as well as other `hab` commands that make use
of the studio assume an FHS system when creating a chroot.
See https://github.com/habitat-sh/habitat/issues/994
2016-07-14 04:36:58 +02:00
Moritz Ulrich
c1bcfd7405
Merge pull request #16920 from the-kenny/rust-1.10.0
...
rust: 1.9.0 -> 1.10.0
2016-07-13 23:56:55 +02:00
Eric Sagnes
c6f99a3a92
wireguard: split module and tools ( #16883 )
2016-07-13 21:15:11 +02:00
Ram Kromberg
697f0df394
lenmus: init at 5.4.1
2016-07-13 22:04:35 +03:00
Thomas Tuegel
3eb9b19d3b
kde5.frameworks: remove version from directory name
...
Now that we keep only one version of Frameworks in Nixpkgs, it is not
necessary to version the directory which stores the Nix expressions.
2016-07-13 13:54:58 -05:00
Thomas Tuegel
422ee37e52
kde5.applications: 16.04.2 -> 16.04.3
...
- Update from Applications 16.04.2 to 16.04.3.
- Remove the version number from the directory storing the Applications
Nix expressions. It is not necessary to version the Nix expressions
now that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-applications.sh which prevented it from
finding its helper script.
- Automatically redirect the output of generate-kde-applications.sh to
make the update script even easier to use.
2016-07-13 13:54:52 -05:00
Thomas Tuegel
c8885106c1
kde5.plasma: 5.7.0 -> 5.7.1
...
- Update from Plasma 5.7.0 to 5.7.1.
- Remove the version number from the directory storing the Plasma Nix
expressions. It is not necessary to version the Nix expressions now
that we keep only one version in Nixpkgs.
- Fix a bug in generate-kde-plasma.sh which prevented it from finding
its helper script.
- Automatically redirect the output of generate-kde-plasma.sh to make
the update script even easier to use.
2016-07-13 13:54:42 -05:00
Ram Kromberg
784b31dd93
uemacs: init at 2014-12-08
2016-07-13 21:09:01 +03:00
Moritz Ulrich
eec7eafe6f
rustRegistry: 2016-06-26 -> 2016-07-13.
2016-07-13 20:08:11 +02:00
Ioannis Koutras
d861911263
ocproxy: init at 1.50
2016-07-13 17:15:23 +03:00
Robert Helgesson
3ce829ca03
perl-MouseX-Getopt: 0.36 -> 0.37
2016-07-13 12:35:06 +02:00
Robert Helgesson
2e56d68164
perl-Getopt-Long-Descriptive: 0.099 -> 0.100
2016-07-13 12:35:06 +02:00
Robert Helgesson
fdef298dd7
perl-File-Util: 4.161200 -> 4.161950
2016-07-13 12:35:06 +02:00
Robert Helgesson
e196d30c1f
perl-CryptX: 0.037 -> 0.038
2016-07-13 12:35:06 +02:00
Robert Helgesson
cf7d968f3a
perl-bignum: 0.42 -> 0.43
2016-07-13 12:35:06 +02:00
obadz
fad9a8841b
ecryptfs: fix kernel bug introduced in 4.4.14
...
Introduced by mainline commit 2f36db7
Patch is from http://www.spinics.net/lists/stable/msg137350.html
Fixes #16766
2016-07-13 11:04:07 +02:00
Vladimír Čunát
40785f0dac
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1282763
2016-07-12 22:00:10 +02:00
Franz Pletz
dde259dfb5
linux: Add patch to fix CVE-2016-5829 ( #16824 )
...
Fixed for all available 4.x series kernels.
From CVE-2016-5829:
Multiple heap-based buffer overflows in the hiddev_ioctl_usage function
in drivers/hid/usbhid/hiddev.c in the Linux kernel through 4.6.3 allow
local users to cause a denial of service or possibly have unspecified
other impact via a crafted (1) HIDIOCGUSAGES or (2) HIDIOCSUSAGES ioctl
call.
2016-07-12 20:56:50 +02:00
Thomas Tuegel
724224f8f7
Merge pull request #16838 from vandenoever/plasma-57
...
KDE Plasma 5.7 and KDE Frameworks 5.24
2016-07-12 12:34:55 -05:00
Jos van den Oever
b42ff8182a
kde frameworks: 5.22 -> 5.24
2016-07-12 17:59:48 +02:00
Jos van den Oever
fd0373c589
kde plasma: 5.6.5 -> 5.7.0
2016-07-12 17:59:42 +02:00
joachifm
ecb5a56b4e
Merge pull request #16300 from schneefux/gopkg-minify
...
minify: init at v2.0.0
2016-07-12 16:20:28 +02:00
Arseniy Seroka
356e9c04da
Merge pull request #16771 from mimadrid/init/universal-ctags-2016-07-06
...
universal-ctags: init at 2016-07-06
2016-07-12 17:56:30 +04:00
Eric Bailey
9d58f894cd
lfe: init at 1.1.1 ( #16865 )
...
This is a first pass at adding an LFE package.
N.B. man pages are ignored for now.
2016-07-12 13:48:33 +02:00
Eelco Dolstra
0fa00cce01
awscli: 1.10.38 -> 1.10.46
2016-07-12 13:38:13 +02:00
Renzo Carbonara
103ae01173
zoom-us: init at 2.0.52458.0531 ( #15607 )
2016-07-12 13:37:11 +02:00
Rok Garbas
fc29868d24
pythonPackages.Flootty: init at 3.2.0
2016-07-12 02:06:47 +02:00