Peter Simons
2862d272a6
haskell: add support for all of Hackage
...
The function "callHackage <name> <version>" generates build instructions for
the requested library version on-the-fly. All of Hackage is available. Note:
this code is brand-new, experimental, and it might change in the future. Don't
base production code on this feature yet.
Example usage:
$ nix-shell -p 'haskellPackages.callHackage "cpphs" "1.19.3" {}' --run "cpphs --version"
cpphs 1.19.3
$ nix-shell -p 'haskellPackages.ghcWithPackages (self: [(self.callHackage "hsdns" "1.6.1" {})])' --run "ghc-pkg list hsdns"
/nix/store/p6r81k2vb2pzy4wcvri6z9m492i0hg63-ghc-8.0.1/lib/ghc-8.0.1/package.conf.d
hsdns-1.6.1
2016-06-12 08:37:06 +02:00
Peter Simons
52aad6c77d
haskell.lib.withHoogle: remove obsolete function
2016-06-12 08:37:06 +02:00
Peter Simons
00bebe798c
haskell-http2: remove obsolete override
2016-06-12 08:37:06 +02:00
Peter Simons
cc09d421f2
haskell-hslogger: fix LTS build
2016-06-12 08:37:05 +02:00
Peter Simons
71f0092143
haskell-lhc: drop obsolete override
2016-06-12 08:37:05 +02:00
Peter Simons
8ffcd238c3
haskell-generic-builder: add support for setupHaskellDepends
2016-06-12 08:37:01 +02:00
Peter Simons
bef4cf54d5
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160611 using the following inputs:
- Hackage: 8f99b2654a
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 504ee2b3bb
2016-06-12 08:36:53 +02:00
Kjetil Orbekk
3d7c8bd179
fish: fix completion from NIX_PROFILES
...
Load NIX_PROFILES at shell startup, not at build time.
This one was missed in #16039 .
2016-06-12 01:16:35 -04:00
Rahul Gopinath
9b385535e8
mupdf: 1.8 -> 1.9
...
Updates mupdf, and libmupdf.so
2016-06-11 21:05:15 -07:00
Matthew Bauer
d0cb52596e
libmpack: fix building on darwin
2016-06-11 21:20:37 -05:00
Julien Dehos
cb6e9e5e24
armadillo: init at 7.200.1b
2016-06-12 03:06:07 +02:00
Rahul Gopinath
105a903d94
xterm: 320 -> 325
...
Update xterm, also enable sixel, and regis support for graphics
2016-06-11 16:43:52 -07:00
Tobias Geerinckx-Rice
c3d5a0a7df
libpsl: list 2016-05-23 -> 2016-06-10
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
6558f0add3
sane-backends-git: fix corrupted hash
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
9f266996b4
btrfs-progs: 4.5.3 -> 4.6
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
1212d921c1
lrzip: 0.621 -> 0.630
...
Changes: http://ck-hack.blogspot.com/2016/06/lrzip-0630.html
2016-06-12 00:28:55 +02:00
Tobias Geerinckx-Rice
6b2cdf8cd1
sane-backends-git: 2016-05-09 -> 2016-06-11
...
fujitsu backend v131:
- hide compression-arg option when jpeg disabled
- add Send/SC/GHS macros for recent scanners
- add initial support for fi-74x0
- add initial support for fi-7030
- set has_MS_lamp=0 for fi-71x0
- add I18N macros to all option titles and descriptions
- add usb ids for many newer scanners
2016-06-12 00:28:55 +02:00
Erik Rybakken
d49e0ff79f
vimPlugins: add localvimrc
2016-06-11 23:13:15 +02:00
Kranium Gikos Mendoza
1105674352
oath-toolkit: 2.4.1 -> 2.6.1
2016-06-12 04:27:56 +08:00
Joachim Fasting
72d589080f
emacs25pre: 25.0.94 -> 25.0.95
2016-06-11 21:59:53 +02:00
Rahul Gopinath
c0316aaf84
mlterm: init at 3.3.8
...
A multi-lingual terminal that supports REGIS and SIXEL graphics
2016-06-11 12:35:34 -07:00
Arseniy Seroka
63dcc818e1
Merge pull request #16091 from ryantm/minecraft
...
minecraft: use icon in jar
2016-06-11 22:35:19 +03:00
Arseniy Seroka
5347a118c2
Merge pull request #16139 from romildo/upd.catfish
...
catfish: 1.4.1 -> 1.4.2
2016-06-11 22:33:02 +03:00
Arseniy Seroka
d4876168e2
Merge pull request #16140 from hiberno/update-vivaldi
...
vivaldi: 1.1 -> 1.2
2016-06-11 22:32:38 +03:00
Arseniy Seroka
263edf8897
Merge pull request #16147 from womfoo/bluejeans
...
bluejeans: 2.155.17.5 -> 2.160.49-8
2016-06-11 22:31:46 +03:00
José Romildo Malaquias
205ec15d1e
catfish: 1.4.1 -> 1.4.2
2016-06-11 15:25:59 -03:00
Rushmore Mushambi
bb1a9d3b60
Merge pull request #16145 from rushmorem/update-nanomsg
...
nanomsg: 0.8-beta -> 1.0.0
2016-06-11 19:28:18 +02:00
Rushmore Mushambi
1965bd56e6
Merge pull request #16146 from kamilchm/rework-go
...
all-packages references to Go packages includes all outputs
2016-06-11 19:24:35 +02:00
rushmorem
8086145649
nanomsg: 0.8-beta -> 1.0.0
2016-06-11 19:05:53 +02:00
Nikolay Amiantov
b341de88e9
Merge pull request #16030 from abbradar/fhs-refactor
...
Improvements for FHS user chrootenv
2016-06-11 21:04:20 +04:00
Kamil Chmielewski
7d02cc1dd5
all-packages references to Go packages includes all outputs
2016-06-11 18:57:29 +02:00
Frederik Rietdijk
9fbd5cf1bd
Merge pull request #16127 from regnat/bugwarrior
...
pythonPackages.bugwarrior : 1.0.2 -> 1.4.0
2016-06-11 18:55:04 +02:00
Luca Bruno
beb4182cc8
gnome3.gdm: fix version 3.14 for being used with gnome-shell 3.20. Closes #16063
2016-06-11 16:47:14 +02:00
Maciek Starzyk
a3bff71738
nimble: 0.7.2 -> 0.7.4
2016-06-11 14:53:08 +02:00
Maciek Starzyk
ab09c37f99
nim: 0.13.0 -> 0.14.2
2016-06-11 14:53:07 +02:00
Moritz Ulrich
47d400a1cc
Merge pull request #16131 from vrthra/neomutt
...
neomutt: 20160502 -> 20160530
2016-06-11 11:39:06 +02:00
Aneesh Agrawal
94627e658b
tmux: enable multiple outputs
2016-06-11 04:19:32 -04:00
Christian Lask
da0b516a5f
vivaldi: 1.1 -> 1.2
2016-06-11 09:55:32 +02:00
Nikolay Amiantov
b195bf1ed2
dspam: disable on Darwin
2016-06-11 03:40:22 +03:00
Nikolay Amiantov
4a0ca7d92e
grub4dos: enable only on Linux
2016-06-11 03:39:44 +03:00
Nikolay Amiantov
659bea9dda
dropbear: disable on Darwin
2016-06-11 03:38:57 +03:00
Nikolay Amiantov
3f241c172c
remarkjs: mark as broken
2016-06-11 03:28:50 +03:00
Nikolay Amiantov
3b24a4b09a
nodePackages: regenerate, add svgo, pin parsoid
2016-06-11 03:03:45 +03:00
Nikolay Amiantov
862c160e29
uwsgi: 2.0.12 -> 2.0.13.1
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
80b22a823c
lambdabot: use LTS package set
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
5f925c7e2b
mueval: use LTS package set
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
3ce3ff64fd
pythonPackages.scfbuild: init at 1.0.3
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
ac30c87d01
fontforge: add to pythonPackages
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
9a1d6fe701
fontforge: 20150824 -> 20160404
2016-06-11 02:43:44 +03:00
Nikolay Amiantov
5dc116e456
julia-git: 0.4.4-pre-2016-02-08 -> 0.5.0-dev-2016-06-10
2016-06-11 02:43:44 +03:00
Kranium Gikos Mendoza
1497998a40
bluejeans: 2.155.17.5 -> 2.160.49-8
2016-06-11 06:29:52 +08:00
Rahul Gopinath
65b3ddec31
neomutt: 20160502 -> 20160530
...
Adds keywords, compress, nntp to patches.
2016-06-10 13:55:21 -07:00
Arseniy Seroka
bf71761b69
Merge pull request #16083 from matthewbauer/fix-exif-darwin
...
exif: use libintl on darwin
2016-06-10 21:13:45 +03:00
zimbatm
495fb3214a
Merge pull request #16114 from hiberno/update-qutebrowser
...
qutebrowser: 0.6.1 -> 0.6.2
2016-06-10 18:53:49 +01:00
zimbatm
ed42fa41ce
Merge pull request #16123 from matthiasbeyer/update-klaus
...
pythonPackages.klaus: 0.6.0 -> 0.9.1
2016-06-10 18:46:50 +01:00
zimbatm
2ff58e7049
Merge pull request #16126 from joelmo/seaborn
...
seaborn: 0.7.0 -> 0.7.1
2016-06-10 18:46:33 +01:00
Joachim Fasting
4ae5eb97f1
kernel: set virtualization options regardless of grsec
...
Per my own testing, the NixOS grsecurity kernel works both as a
KVM-based virtualisation host and guest; there appears to be no good
reason to making these conditional on `features.grsecurity`.
More generally, it's unclear what `features.grsecurity` *means*. If
someone configures a grsecurity kernel in such a fashion that it breaks
KVM support, they should know to disable KVM themselves.
2016-06-10 19:27:59 +02:00
Joachim Fasting
d8e4432fe2
kernel: unconditionally disable /dev/kmem
...
This was presumably set for grsecurity compatibility, but now appears
redundant. Grsecurity does not expect nor require /dev/kmem to be
present and so it makes little sense to continue making its inclusion in
the standard kernel dependent on grsecurity.
More generally, given the large number of possible grsecurity
configurations, it is unclear what `features.grsecurity` even
*means* and its use should be discouraged.
2016-06-10 19:27:41 +02:00
Théophane Hufschmitt
c616882757
pythonPackages.bugwarrior : 1.0.2 -> 1.4.0
2016-06-10 18:35:01 +02:00
Michael Raskin
da021cdda1
xscreensaver: an option to install all the hacks, including retired ones and DNA logo
2016-06-10 17:51:39 +02:00
Rushmore Mushambi
aa8cf825ce
Merge pull request #16103 from kamilchm/go2nix
...
go2nix: 20160307 -> 0.1.0
2016-06-10 17:21:27 +02:00
Joel Moberg
0b30c3ab95
seaborn: 0.7.0 -> 0.7.1
2016-06-10 17:18:02 +02:00
Alexey Shmalko
b21329e0e0
zathura: Enable synctex support
...
Closes #15984 .
abbradar: list is not needed for lib.optional
2016-06-10 17:32:48 +03:00
Ryan Mulligan
40b661a850
minecraft: use icon in jar
...
This removes the dependency on a wiki image download, which seemed bad
when I first introduced it. Unfortunately, they do not provide a 48x48
icon so we are not satisfying the minimal XDG standard.
2016-06-10 07:16:36 -07:00
Shea Levy
4fbafb2395
linux 4.6.1 -> 4.6.2
2016-06-10 09:30:11 -04:00
Matthias Beyer
7537e228bc
pythonPackages.klaus: 0.6.0 -> 0.9.1
2016-06-10 15:29:27 +02:00
Kamil Chmielewski
d73f5d6993
icon-lang, xgeometry-select: FIX accidental remove after rebase in https://github.com/NixOS/nixpkgs/pull/16017 ( #16121 )
2016-06-10 14:04:46 +01:00
obadz
ff42b489c1
xgeometry-select: add back entry in top level removed in 7eb671e
2016-06-10 14:00:50 +01:00
Rushmore Mushambi
62db274e5b
Merge pull request #16104 from rushmorem/update-vault
...
vault: 0.5.2 -> 0.5.3
2016-06-10 14:48:21 +02:00
Nikolay Amiantov
21f5510a54
Merge pull request #15367 from bendlas/update-wine
...
wine-unstable: 1.9.7 -> 1.9.11; add optional dependencies; opencl-icd: init; refactor flags
2016-06-10 16:47:31 +04:00
Michael Raskin
46d3001fa7
xscreensaver: use gle
2016-06-10 14:51:48 +02:00
Michael Raskin
a6072331c0
gle: init at 3.1.0
2016-06-10 14:51:48 +02:00
Peter Simons
0f7a0a0377
haskell-stack: apply small patch from Git to fix "stack repl" for GHC 8.x
2016-06-10 14:41:01 +02:00
Rushmore Mushambi
ceaf0185bd
Merge pull request #16106 from steveeJ/rkt-bump-1.8
...
rkt: 1.7.0 -> 1.8.0
2016-06-10 14:30:00 +02:00
Vladimír Čunát
ce5cb1eff7
Merge #16117 : mononoki: init at 1.2
2016-06-10 12:35:01 +02:00
Christian L
64a6e09979
atom: 1.7.3 -> 1.8.0 ( #16118 )
2016-06-10 11:30:50 +01:00
Christian Lask
e0e9df7c8d
mononoki: init at 1.2
2016-06-10 12:19:17 +02:00
Kamil Chmielewski
76b331ae59
go2nix: 20160307 -> 0.1.0
2016-06-10 12:04:35 +02:00
Rickard Nilsson
548a136345
google-cloud-sdk: 109.0.0 -> 113.0.0
2016-06-10 09:07:01 +00:00
Rickard Nilsson
656c48f141
opentsdb: 2.1.1 -> 2.2.0
2016-06-10 08:17:20 +00:00
Christian Lask
527077f02c
qutebrowser: 0.6.1 -> 0.6.2
2016-06-10 10:11:59 +02:00
Rickard Nilsson
70338f4981
bosun: 0.5.0-alpha -> 0.5.0-rc4
2016-06-10 08:00:18 +00:00
Rickard Nilsson
b9922661b8
jetty: Remove obsolete versions and init new default to 9.3.9.v20160517
2016-06-10 07:59:59 +00:00
Rickard Nilsson
335ccfcf34
hbase: 0.98.13 -> 0.98.19
2016-06-10 07:59:11 +00:00
Rok Garbas
5f34b5476b
goaccess: 0.9.4 -> 1.0
...
also there is no need for local variables
2016-06-10 04:33:27 +02:00
Rok Garbas
4c96860b53
firefox-bin: 47.0b9 -> 48.0b1, 48.0a2 -> 49.0a2
2016-06-10 04:24:27 +02:00
Kranium Gikos Mendoza
cc05622761
augeas: 1.2.0 -> 1.5.0
2016-06-10 10:23:44 +08:00
Rickard Nilsson
9657844db2
fluentd: 0.12.6 -> 0.14.0
2016-06-10 01:35:39 +00:00
Rickard Nilsson
511565e996
kibana: 4.4.1 -> 4.5.1
2016-06-10 01:35:39 +00:00
Stefan Junker
42b3156b4e
rkt: 1.7.0 -> 1.8.0
2016-06-09 16:28:30 -07:00
rushmorem
1f99f81d24
vault: 0.5.2 -> 0.5.3
2016-06-10 00:46:26 +02:00
Joachim Fasting
589082646a
Merge pull request #16097 from mimadrid/update/klavaro-3.02
...
klavaro: 3.01 -> 3.02
2016-06-10 00:18:39 +02:00
Rushmore Mushambi
902b6d5691
Merge pull request #16093 from rushmorem/update-go
...
go: v1.5.3 -> v1.5.4
2016-06-10 00:14:56 +02:00
mimadrid
830c748ea4
Add myself as maintainer
2016-06-09 23:41:17 +02:00
Joachim Fasting
7bd515979c
tinycc: fix paxmark call
...
I missed this due to testing on a checkout that didn't contain
the paxmark fix ...
2016-06-09 23:06:01 +02:00
rushmorem
6e709b180e
storebrowse: mark broken
...
`storebrowse` depends on https://code.google.com/archive/p/gosqlite/
which leads to gosqlite.googlecode.com/hg/sqlite which now 404s.
2016-06-09 22:09:07 +02:00
Peter Simons
3a4ff5fc7e
haskell-darcs: switch to LTS package set to fix the build
2016-06-09 21:51:19 +02:00
Peter Simons
bcd46a3d9b
haskell-cryptol: switch to LTS package set to fix the build
2016-06-09 21:51:09 +02:00
Peter Simons
7914242b37
haskell-timezone-series: fix build with GHC 8.0.1
...
- Fix the incorrect sha256 hash of the patch.
- Apply the patch only when compiling with GHC 8.0.x.
2016-06-09 21:51:09 +02:00
Peter Simons
cf042ae750
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20160406-38-g2269395 using the following inputs:
- Hackage: 65d1dbe8dd
- LTS Haskell: 1a80e0660e
- Stackage Nightly: 5863aeaee3
2016-06-09 21:51:00 +02:00
Nikolay Amiantov
69e97f8a45
Merge pull request #15891 from abbradar/krita
...
krita: init at 3.0
2016-06-09 23:34:07 +04:00
Thomas Tuegel
e6fdc9f7f0
Merge pull request #16092 from abbradar/qt561
...
Qt: 5.6.0 -> 5.6.1
2016-06-09 14:32:53 -05:00
rushmorem
2a258d13ad
go: make 1.6 default
2016-06-09 21:32:37 +02:00
mimadrid
f8a0f1ce68
klavaro: 3.01 -> 3.02
2016-06-09 20:49:26 +02:00
Nikolay Amiantov
7b84294bd9
tdesktop: fix with new Qt
2016-06-09 21:37:24 +03:00
Thomas Tuegel
04ad2ebfb2
Merge branch 'kde-propagate'
2016-06-09 12:40:04 -05:00
Thomas Tuegel
aea0ff96de
sddm: run phase hooks
2016-06-09 12:39:02 -05:00
rushmorem
0e262f52f3
go: v1.5.3 -> v1.5.4
2016-06-09 19:18:07 +02:00
Nikolay Amiantov
97d791978c
qt56: 5.6.0 -> 5.6.1
2016-06-09 18:44:56 +03:00
Thomas Tuegel
09d63127de
Revert "qt56: 5.6.0 -> 5.6.1"
...
This reverts commit 4d2cf4baac
.
2016-06-09 10:42:52 -05:00
Franz Pletz
a0996c2c60
libressl: 2.3.4 -> 2.3.5
2016-06-09 17:37:29 +02:00
Franz Pletz
45d4d62122
luaPackages.luaexpat: fix case of LUA_LDIR make flag
2016-06-09 17:37:29 +02:00
Rushmore Mushambi
83c40ada7e
Merge pull request #16017 from kamilchm/rework-go
...
Rework goPackages
2016-06-09 17:09:13 +02:00
Thomas Tuegel
c9ffb7e5f9
Merge branch 'qt-5.6'
2016-06-09 09:40:18 -05:00
Thomas Tuegel
4d2cf4baac
qt56: 5.6.0 -> 5.6.1
2016-06-09 09:39:55 -05:00
Thomas Tuegel
98bb89b9d0
kde5.extra-cmake-modules: propagate build inputs correctly
2016-06-09 09:14:20 -05:00
Thomas Tuegel
de842765be
qt56.qtbase: propagate build inputs correctly
2016-06-09 09:14:06 -05:00
zimbatm
a5a1d45636
git-lfs: 1.2.0 -> 2016-06-07
...
Fixes import issues after go1.5+
2016-06-09 16:11:33 +02:00
zimbatm
943d59268a
packer: fix compilation
...
* Remove duplicate "packer" source
* Use the same version of go everywhere
2016-06-09 16:11:25 +02:00
zimbatm
f870d6aeb6
goBuildPackage: export go
...
This is useful to make sure to use the same version of go in further
derivations.
2016-06-09 16:11:17 +02:00
Kamil Chmielewski
3a41ffe8aa
ipfs: build fails with Go 1.6, revert to 1.5
2016-06-09 16:10:50 +02:00
Joachim Fasting
edc36a0091
grsecurity: 4.5.6-201606051644 -> 4.5.7-201606080852
2016-06-09 15:40:06 +02:00
Nikolay Amiantov
2f1b355747
Merge pull request #15983 from ryantm/zsnes
...
zsnes: add desktop item
2016-06-09 17:34:09 +04:00
Ryan Mulligan
b54fa1e351
zsnes: add desktop item
...
add desktop item so zsnes can be used without the terminal
add icons
2016-06-09 06:22:13 -07:00
Marc Scholten
d4babc49dc
php: Now builds on darwin
2016-06-09 14:49:55 +02:00
Vladimír Čunát
20c2ce4954
Merge #16045 : kernel: 4.6.0 -> 4.6.1
2016-06-09 14:37:32 +02:00
Vladimír Čunát
c0895be3ee
Merge #16044 : kernel: 4.1.20 -> 4.1.25
2016-06-09 14:36:31 +02:00
Vladimír Čunát
f9310c2eee
Merge #16043 : kernel: 4.4.11 -> 4.4.12
2016-06-09 14:34:50 +02:00
Joachim Fasting
e52194f17d
Merge pull request #16061 from vrthra/io
...
io: 2013.12.04 -> 2015.11.11
2016-06-09 14:15:55 +02:00
Vladimír Čunát
cbca34b1a7
Merge #13977 : ffmpeg: add 3.0 version
...
I made the default not change for now.
2016-06-09 14:11:30 +02:00
Joachim Fasting
35f177fcc9
Merge pull request #15951 from nfjinjing/shadowsocks-libev
...
shadowsocks-libev: 2.4.6 -> 2.4.7
2016-06-09 14:10:18 +02:00
Vladimír Čunát
9bf6114147
ffmpeg: use 2 as the default for now
2016-06-09 14:07:39 +02:00
Vladimír Čunát
9876769698
ffmpeg_3: 3.0 -> 3.0.2
2016-06-09 14:06:18 +02:00
Joachim Fasting
687fff86c1
Merge pull request #16087 from romildo/upd.enlightenment
...
enlightenment: 0.20.8 -> 0.20.9
2016-06-09 14:01:56 +02:00
Joachim Fasting
7a29c403fd
Merge pull request #16046 from NeQuissimus/kernel456
...
kernel: 4.5.5 -> 4.5.6
2016-06-09 13:56:13 +02:00
Joachim Fasting
b9428a4576
Merge pull request #16089 from vrthra/factor
...
factor: disable build on i686-linux
2016-06-09 13:55:06 +02:00
Rahul Gopinath
35c544e6d4
factor: disable build on i686-linux
...
The factor language should be built only on x86_64 machines.
2016-06-09 04:19:00 -07:00
Rahul Gopinath
c860de987d
io: 2013.12.04 -> 2015.11.11
...
Updating IO language to latest version
2016-06-09 04:15:26 -07:00
obadz
31f4a9b559
xfce.thunar: patch to avoid error
...
«the desktop file … is in an insecure location»
which pops up when invoking desktop files that are
symlinks to the /nix/store
this error was added by this commit:
1ec8ff89ec
«Only allow direct execution of desktop files in an
XDG directory and if they are executable.»
2016-06-09 12:10:15 +01:00
Kamil Chmielewski
08575ee8d0
goPackages: not needed now
2016-06-09 13:08:11 +02:00
Kamil Chmielewski
1dfae0678d
nomad: extracted from goPackages
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8cd1d4cda5
buildGoPackage: use Go 1.6 by default
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
734d152977
buildGo16Packages: fetchgit -> fetchFromGitHub
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
bbc37e0eb7
Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is
...
a tag
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
8dc356c731
prometheus-alertmanager: fetchgit -> fetchFromGitHub
2016-06-09 13:08:10 +02:00
Kamil Chmielewski
9683f5751f
FIX: deis and gawp shas
2016-06-09 13:08:09 +02:00
Kamil Chmielewski
30acfc3b45
ipfs: extracted from goPackages
2016-06-09 13:08:09 +02:00
Kamil Chmielewski
7eb671ebcd
no more goPackages
2016-06-09 13:08:00 +02:00
José Romildo Malaquias
3b28b5673b
enlightenment: 0.20.8 -> 0.20.9
2016-06-09 08:05:14 -03:00
Vladimír Čunát
cc174b3d55
pidgin: simplify using the wrapped version
...
Now only the `pidgin` attribute is exposed and it's wrapped based on
whether the `plugins` parameter is overridden.
Discussion: https://github.com/NixOS/nixpkgs/issues/8999#issuecomment-224851642
2016-06-09 12:21:36 +02:00