Domen Kožar
6947aa5b7d
Merge pull request #10638 from desiderius/reportlab-3.2.0
...
pythonPackages.reportlab: 3.1.8 -> 3.2.0
2015-10-27 10:20:55 +01:00
Domen Kožar
6016328d37
Merge pull request #10640 from chris-martin/atom-gvfs
...
atom: add gvfs/bin to wrapper PATH
2015-10-27 10:20:34 +01:00
Jude Taylor
0d5edad2f5
emacs24Macport: fix build
2015-10-27 01:23:42 -07:00
Chris Martin
dab75ab440
atom: add gvfs/bin to wrapper PATH
...
Atom deletes files by invoking `gvfs-trash`. Without it, deletions
fail silently.
2015-10-27 04:05:25 -04:00
Jude Taylor
950261bb9a
darwin: fix gtk+3 dependencies
2015-10-27 00:38:06 -07:00
Moritz Ulrich
5baf95cc71
clojure: 1.6.0 -> 1.7.0
2015-10-27 08:11:37 +01:00
desiderius
c8c0ee3493
pythonPackages.reportlab: 3.1.8 -> 3.2.0
...
- enables unit tests,
- adds a dependency to Pillow.
2015-10-27 07:48:45 +01:00
Tobias Geerinckx-Rice
86805242ac
simple-scan: remove PackageKit dependency
...
It has now been made properly optional.
2015-10-27 03:17:17 +01:00
Tobias Geerinckx-Rice
4b27f54db7
simple-scan 3.18.1 -> 3.19.1
2015-10-27 03:17:16 +01:00
Tobias Geerinckx-Rice
4a1a5e7ed6
netsniff-ng 0.5.9-{110-gfc4646b -> 121-gd91abbd}
2015-10-27 03:17:16 +01:00
Jude Taylor
5469e9c581
fix xquartz build
2015-10-26 18:37:05 -07:00
Jude Taylor
cf12f3e4d2
patch out system include in libAppleWM
2015-10-26 17:13:29 -07:00
Jude Taylor
2e29399993
update packages with new cf-private compatibility
2015-10-26 17:13:29 -07:00
Jude Taylor
5ea8770263
cf-private: prepend self to system includes
2015-10-26 17:13:29 -07:00
Jude Taylor
0a23e412b4
in darwin sdk, copy headers rather than linking them
2015-10-26 17:13:29 -07:00
Arseniy Seroka
12277d2a38
Merge pull request #10503 from cleverca22/master
...
open-iscsi: save the staticly linked binary in its own output for use in the initrd
2015-10-27 00:57:29 +03:00
Arseniy Seroka
1a5c57ca3a
Merge pull request #10631 from cleverca22/teamviewer
...
teamviewer: fix the expressions
2015-10-27 00:47:44 +03:00
Asko Soukka
3ea269a7e6
darwin: rabbitmq_server: add needed inputs for Darwin
2015-10-26 22:02:57 +02:00
Asko Soukka
a5ac419236
darwin: erlangR18: add needed inputs for Darwin
2015-10-26 22:02:56 +02:00
aszlig
82d88b5bcb
vmTools.commonDebPackages: Add "mawk".
...
While debugging an issue with running NixOps tests, I found out that the
output from debClosureGenerator is not deterministic.
The reason behind this is the way how Provides and Replaces fields are
handled. I haven't yet found out what's the exact issue, but so far
packages "Provides" are more or less picked at random.
So, running the NixOps Hetzner tests we get either mawk, original-awk or
gawk altering on every invocation.
While for the test it isn't poisionous whether wi have mawk or gawk,
having original-awk certainly is, because live-build only works with
mawk or gawk.
The best solution would obviously be to make debClosureGenerator
deterministic, but in the case of "Provides: awk", we can safely pick
mawk by default, because the latter has a "Priority: required" in its
package description.
This also has the advantage that we can safely cherry-pick this to
release-15.09 because it's very unlikely that we'll break the
debClosureGenerator by adding a dependency to commonDebPackages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 20:56:42 +01:00
Tuomas Tynkkynen
60ec9a557c
U-Boot: 2015.07 -> 2015.10
...
Someone submitted conflicting (and non-complete) distro bootconfig
support for the Versatile board, so the patch needs changing, yet again.
But at least it's getting smaller.
2015-10-26 21:48:51 +02:00
Domen Kožar
3b85cf704c
Merge pull request #10632 from grwlf/urweb-bump
...
Urweb bump
2015-10-26 20:11:36 +01:00
Sergey Mironov
2cfa1e8f98
urweb: bump to 20151018
2015-10-26 21:48:33 +03:00
Luca Bruno
acfe53e61f
urweb: add back openssl configure flags to fix build, cc @aseipp
2015-10-26 21:48:33 +03:00
Arseniy Seroka
bad15da924
Merge pull request #10628 from devhell/mp3val
...
mp3val: Better installPhase
2015-10-26 21:34:09 +03:00
Arseniy Seroka
2e6e2e02d3
Merge pull request #10606 from mucaho/rstudio_runtime
...
rstudio: add run-time dependency gnumake
2015-10-26 21:33:26 +03:00
Arseniy Seroka
1c9a2def0d
Merge pull request #10614 from elasticdog/transcrypt
...
transcrypt: init at 0.9.7
2015-10-26 21:32:44 +03:00
Arseniy Seroka
4d15fc8383
Merge pull request #10626 from annejan/master
...
QtPass 1.0.1 to 1.0.3
2015-10-26 21:32:04 +03:00
michael bishop
b81f51cecf
teamviewer: fix the expressions
2015-10-26 15:22:01 -03:00
devhell
b2e3c05c48
mp3val: Better installPhase
...
As mentioned by @aszlig, it's more elegant and sane to use coreutils'
`install`. This commit also changes `platforms` to `unix` since this
should also compile on Darwin for example.
2015-10-26 17:36:50 +00:00
Frederik Rietdijk
ce997e4b99
python futures: 3.0.2 -> 3.0.3
...
Disabled for Python 3
2015-10-26 17:16:49 +01:00
Domen Kožar
6e9f77dc29
Merge pull request #10616 from spencerjanssen/kodi-15.2
...
kodi: 15.1 -> 15.2
2015-10-26 17:11:14 +01:00
Spencer Janssen
a3343c3ec3
kodiPlugins.genesis: 4.0.1 -> 5.1.3
2015-10-26 10:59:23 -05:00
Spencer Janssen
0e59efc7d9
kodiPlugins.svtplay: 4.0.14 -> 4.0.15
2015-10-26 10:57:24 -05:00
Anne Jan Brouwer
6998586b8f
QtPass 1.0.1 to 1.0.3
...
I'm guessing the sha256 wasn't correct for 1.0.1 or I'm doing something wrong here myself . .
2015-10-26 16:56:04 +01:00
Domen Kožar
dc71104e3a
Merge pull request #10625 from FRidh/jupyter
...
python: updates to jupyter notebook / qtconsole
2015-10-26 16:23:59 +01:00
Eelco Dolstra
52c9e4415b
linux: Support x2APIC
...
Without this, certain servers with lots of CPU cores would show only
one core.
2015-10-26 16:20:02 +01:00
Eelco Dolstra
50ab972b5a
linux: Pass through configuration file
...
This enables "nix-build -A linux.configfile" to get the generated
kernel config.
2015-10-26 16:20:01 +01:00
Frederik Rietdijk
38d35c50f2
python qtconsole: 4.0.1 -> 4.0.3
2015-10-26 16:10:20 +01:00
Frederik Rietdijk
93a190c0c6
python notebook: 4.0.5 -> 4.0.6
2015-10-26 16:10:07 +01:00
Frederik Rietdijk
e5e3d6bb15
python jupyter_client: 4.0.0 -> 4.1.1
2015-10-26 16:09:51 +01:00
Frederik Rietdijk
9db2927f31
python ipykernel: 4.0.3 -> 4.1.1
2015-10-26 16:09:38 +01:00
Domen Kožar
1703d4dc5d
Merge pull request #10296 from FRidh/pandas
...
python packages updates
2015-10-26 15:59:14 +01:00
Pascal Wittmann
0358140690
Merge pull request #10608 from devhell/libstrophe
...
libstrophe: 0.8.7 -> 0.8.8
2015-10-26 15:40:56 +01:00
Frederik Rietdijk
8815ce040e
python nibabel: disable additional test
2015-10-26 15:24:45 +01:00
Frederik Rietdijk
8d42da8015
python xray: 0.6.0 -> 0.6.1
2015-10-26 15:24:44 +01:00
Frederik Rietdijk
0b17409b51
remove whitespaces
2015-10-26 15:24:44 +01:00
Frederik Rietdijk
1ac01afc5e
python pandas: 0.16.2 -> 0.17.0
2015-10-26 15:24:43 +01:00
Pascal Wittmann
c33cbf22c9
Merge pull request #10615 from rycee/bump/eclipse-plugin-anyedittools
...
eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0
2015-10-26 15:20:12 +01:00
Pascal Wittmann
e1d7f18cc5
instead: 2.2.5 -> 2.2.7
2015-10-26 14:45:14 +01:00
Pascal Wittmann
2c190bedd2
logstalgia: 1.0.6 -> 1.0.7
2015-10-26 14:45:13 +01:00
Peter Simons
df1981372a
Add LTS Haskell package sets for 3.10 and 3.11.
2015-10-26 13:16:21 +01:00
Peter Simons
60bc7e764d
git-annex: update overrides
2015-10-26 13:15:16 +01:00
Peter Simons
7fbc2abf6a
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v20150922-23-g9db0d61 using the following inputs:
- Nixpkgs: 1146c867e3
- Hackage: 1791c0e414
- LTS Haskell: 4622b913dc
- Stackage Nightly: f51b9b1513
2015-10-26 13:14:51 +01:00
Domen Kožar
8f977608f4
add sslmate: easy to buy, deploy, and manage your SSL certs
2015-10-26 12:57:27 +01:00
Pascal Wittmann
faa7561a66
Merge pull request #10613 from erikryb/master
...
rofi: 0.15.8 -> 0.15.10
2015-10-26 10:56:20 +01:00
aszlig
f864ef703e
beets: Add dependencies for "badfiles" plugin.
...
I have to admit that I did very poor testing in d7307d8
and didn't
notice that the "badfiles" plugin relies on mp3val (thanks to @devhell
for packaging in 6e1ef13
) and flac to be actually useful.
We now patch in the store locations of these binaries and make
"badfiles" an optional dependency (though enabled by default).
Now, I have tested "beet bad" on my whole music collection and it worked
fine (well, it has found errors... but that's what it is for).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:26:48 +01:00
aszlig
c870333b0b
mp3val: Use mirror:// URL in fetchurl.
...
We have a mirror:// URL for sourceforge stuff so we can still retreive
the source tarball even if downloads.sourceforge.net is down.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-26 10:01:00 +01:00
aszlig
58f97cf7a6
Merge pull request #10612 from devhell/mp3val.
...
This adds mp3val, which in turn is needed for the beets "badfiles"
plugin.
Thanks a lot to @devhell for packaging.
Built and tested locally by myself as well.
2015-10-26 09:57:52 +01:00
Tuomas Tynkkynen
f08693d042
syslinux: Disable parallel building
...
Unfortunately I lost the exact failure, but it was something starting
with 'No rule to make target: ...', which suggests missing dependencies
between generated source files.
2015-10-26 09:23:28 +01:00
Vladimír Čunát
7e6288c252
kernel: 4.1.10 -> 4.1.11, /cc #10607
...
Boots fine for me on 64-bit.
2015-10-26 08:34:44 +01:00
Spencer Janssen
9d288f0b80
kodi: 15.1 -> 15.2
2015-10-25 22:16:29 -05:00
Robert Helgesson
d64835da6f
eclipse-plugin-anyedittools: 2.4.15 -> 2.5.0
2015-10-26 00:31:37 +01:00
Aaron Bull Schaefer
8e7d39835f
transcrypt: init at 0.9.7
2015-10-25 23:22:21 +00:00
Erik Rybakken
c8f4c7575e
rofi: 0.15.8 -> 0.15.10
2015-10-25 23:46:37 +01:00
devhell
6e1ef13523
mp3val: init at 0.1.8
...
Built and tested locally.
2015-10-25 21:26:01 +00:00
Chris Double
e261492bb0
Package for Pony programming language compiler 0.2.1.
...
Pony is an open-source, object-oriented, actor-model,
capabilities-secure, high performance programming language.
2015-10-26 08:32:57 +13:00
Domen Kožar
7477a7cdda
kde: add glib include paths to NIX_CFLAGS_COMPILE
...
(cherry picked from commit 350ffdcc8434f668f49e06eaf4d5cd685d42965d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-10-25 20:03:09 +01:00
Cillian de Róiste
f7bfb4b466
ubuntu_font_family: update from 0.80 to 0.83, potentially fixes CVE-2012-5356
2015-10-25 19:11:53 +01:00
Cillian de Róiste
6c7775fe74
terminus_font: update from 4.39 to 4.40
2015-10-25 19:11:25 +01:00
Cillian de Róiste
eaf888cab6
rosegarden: update from 14.12 to 15.08
2015-10-25 19:10:47 +01:00
Cillian de Róiste
1550c17322
movit: update from 1.1.3 to 1.2.0
2015-10-25 19:09:45 +01:00
Cillian de Róiste
9b0c75994a
mlt-qt5: update from 0.9.6 to 0.9.8
2015-10-25 19:09:29 +01:00
Cillian de Róiste
44c1a72a6b
gphoto2: update from 2.5.5 to 2.5.8
2015-10-25 19:08:13 +01:00
Cillian de Róiste
5e3b0e4c43
gnuradio: update from 3.7.7.1 to 3.7.8
2015-10-25 19:07:52 +01:00
Cillian de Róiste
1ee8280543
dcraw: update from 9.22 to 9.26.0
2015-10-25 19:06:58 +01:00
Cillian de Róiste
0ad7855e4a
cutter: update from 1.03 to 1.04
2015-10-25 19:06:05 +01:00
Cillian de Róiste
e08d4f47d9
csound: update from 6.03.2 to 6.04
2015-10-25 19:05:35 +01:00
Cillian de Róiste
506f511afa
qjackctl: adopt it and tidy up the metadata
2015-10-25 18:59:47 +01:00
Cillian de Róiste
0cfd2267b0
qjackctl: update from 0.3.12 to 0.4.0
2015-10-25 18:55:36 +01:00
Cillian de Róiste
61d30057b6
libwacom: update from 0.7.1 to 0.15
2015-10-25 18:54:37 +01:00
Cillian de Róiste
e0112bbfd2
leptonica: update from 1.69 to 1.72
2015-10-25 18:53:59 +01:00
Cillian de Róiste
e187ecb65c
fontforge-gtk: update from 20141230 to 20150824
2015-10-25 18:52:49 +01:00
Cillian de Róiste
3ec54e0692
colord-gtk: update from 0.1.25 to 0.1.26
2015-10-25 18:52:17 +01:00
aszlig
d7307d8e80
beets: 1.3.14 -> 1.3.15
...
Introduces a new plugin called "badfiles", which helps to scan for
corruption within the music collection. I've added this to
pluginsWithoutDeps and sorted the list.
Full upstream changelog can be found here:
https://github.com/sampsyo/beets/releases/tag/v1.3.15
This fixes #10376 via sampsyo/beets@225ba28 .
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-25 18:39:46 +01:00
Domen Kožar
b531022cfa
Merge pull request #10602 from srhb/fix/drive-update
...
Bump Google Drive client and deps in go-packages.nix
2015-10-25 18:20:01 +01:00
Domen Kožar
efb2181a53
Merge pull request #10487 from devhell/mediainfo
...
{lib}mediainfo{-gui}: 0.7.77 -> 0.7.78
2015-10-25 18:19:21 +01:00
devhell
ffb565c5c0
libstrophe: 0.8.7 -> 0.8.8
...
From the Changelog:
- XML namespace support
- XEP-0114 support
2015-10-25 17:00:45 +00:00
mucaho
d0d953d910
rstudio: add run-time dependency gnumake
...
fixes #9163 .
2015-10-25 16:18:21 +01:00
Cillian de Róiste
9a4adc8e92
all-packages tidy-up: fix the sorting for a few packages
2015-10-25 16:00:44 +01:00
goibhniu
09da960c05
Merge pull request #10580 from simonvandel/elementary-icons
...
elementary-icon-theme: init at 3.2.2
2015-10-25 15:52:57 +01:00
goibhniu
f84cbe2a70
Merge pull request #10592 from AndersonTorres/eweb
...
eweb: init at 9.10
2015-10-25 15:52:06 +01:00
goibhniu
20d530bc7d
Merge pull request #10440 from AndersonTorres/funnelweb
...
Funnelweb: init at 3.20
2015-10-25 15:51:15 +01:00
goibhniu
891e13a3ad
Merge pull request #10593 from doublec/freenet
...
Update freenet to build 1470.
2015-10-25 15:46:18 +01:00
Tuomas Tynkkynen
ebb060c351
sng: init at 1.0.6
2015-10-25 16:17:44 +02:00
Sarah Brofeldt
de10cdb856
drive : 4530cf8 -> 6dc2f1e
...
command : 076a2ad -> 91ca5ec
cache : new
exponential-backoff: new
extractor : new
open-golang : new
pretty-words : new
meddler : new
Update drive and bump/add dependencies
2015-10-25 13:29:47 +01:00
Frederik Rietdijk
a515e6e092
python h5py: 2.3.1 -> 2.5.0
...
Since I think 2.4 h5py introduced a new way to configure mpi. Therefore,
the BuildFlags are removed.
I built h5py and h5py-mpi packages successfully. Not sure though whether
the mpi version does actually work correctly since I don't use it.
2015-10-25 13:26:34 +01:00
Domen Kožar
354ae976b6
Merge pull request #10465 from mayflower/update-geventhttpclient
...
pythonPackages.geventhttpclient: 1.1.0 -> 1.2.0
2015-10-25 13:09:59 +01:00
Domen Kožar
7f8a3526b0
Merge pull request #10600 from FRidh/scipy
...
python scipy: 0.16.0 -> 0.16.1
2015-10-25 13:09:40 +01:00
Frederik Rietdijk
b42223f4dc
python pkgconfig: init at 1.1.0
2015-10-25 13:07:19 +01:00
Domen Kožar
87b4bdfa24
kde4.kde_runtime: depend on glib due to networkmanager
2015-10-25 12:59:11 +01:00
Austin Seipp
0939e6f613
nixpkgs: plex 0.9.12.11.1406 -> 0.9.12.13.1464
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-10-25 06:32:19 -05:00
Vladimír Čunát
4e4f560c08
iputils: drop dontGzipMan, as it's not needed anymore
2015-10-25 12:22:32 +01:00
Frederik Rietdijk
e0391f3ce0
python scipy: 0.16.0 -> 0.16.1
...
Bugfixes only.
2015-10-25 11:40:46 +01:00
Vladimír Čunát
784f69e6ae
busybox: fix minimal build with musl libc
...
Now we always enable large file support, as it should be cheap enough,
and avoids also problems on some filesystems #10181 .
The minimal build disables (almost) all options, so it was building
without large file support. However, in musl the `off_t` is *always*
64-bit, which lead to problems, now detected during build time.
2015-10-25 10:20:08 +01:00
Simon Vandel Sillesen
6fe96cb05a
insert in all-packages.nix in alphabetical order
2015-10-25 10:14:16 +01:00
Domen Kožar
d6756301cf
Merge pull request #10596 from FRidh/thumbor
...
python packages updates: thumbor, statsd, ...
2015-10-25 10:06:45 +01:00
Frederik Rietdijk
7a926db2ce
python zope-testrunner: Disabled for Python 3.5
2015-10-25 10:03:14 +01:00
Frederik Rietdijk
401da78b5d
python tornado_3: Remove old version
...
This version isn't used anymore.
2015-10-25 10:03:13 +01:00
Frederik Rietdijk
f02e32d6c6
python thumbor: 4.0.4 -> 5.2.1
2015-10-25 10:03:13 +01:00
Frederik Rietdijk
75715000db
python pyramid: Disable tests for Python 3.5
...
I am not sure whether pyramid on Python 3.5 should work already.
Therefore, disable the tests for Python 3.5 instead of disabling.
2015-10-25 10:03:13 +01:00
Frederik Rietdijk
f672496032
python statsd: 2.0.2 -> 3.2.1
2015-10-25 10:03:12 +01:00
Domen Kožar
e4c0c3e193
Merge pull request #10565 from igsha/i3pystatus
...
pythonPackages.i3pystatus: init at 3.33
2015-10-25 09:48:47 +01:00
Frederik Rietdijk
e01b331ad6
python pyramid_jinja2: 1.9 -> 2.5
2015-10-25 08:46:12 +01:00
Frederik Rietdijk
01c680ac06
python pexif: init at 0.15
2015-10-25 08:45:23 +01:00
Frederik Rietdijk
ab78a905d2
python libthumbor: init at 1.2.0
2015-10-25 08:45:05 +01:00
Igor Sharonov
fa44834ff2
pythonPackages.i3pystatus: init at 3.33
2015-10-25 10:41:48 +03:00
Chris Double
2756b088d8
Update freenet to build 1470.
...
This stores freenet data files in ~/.local/share/freenet by default,
or $XDG_DATA_HOME/freenet if set.
2015-10-25 18:46:09 +13:00
AndersonTorres
55bdc98c3d
Funnelweb: init at 3.20
2015-10-25 03:40:50 -02:00
AndersonTorres
4a3a6866fd
eweb: init at 9.10
2015-10-25 03:30:07 -02:00
Arseniy Seroka
480cd9478f
Merge pull request #10567 from datakurre/datakurre-libdevil
...
darwin: libdevil: add needed inputs
2015-10-25 04:34:05 +03:00
Arseniy Seroka
d55679c1b4
Merge pull request #10582 from steveeJ/godef
...
[RFC] go: add packages rogpeppe/godef and 9fans/go
2015-10-25 04:32:03 +03:00
Arseniy Seroka
70f9d81688
Merge pull request #10566 from spencerjanssen/cockatrice
...
cockatrice: init at 2015-09-24
2015-10-25 04:24:19 +03:00
Arseniy Seroka
c529bd85bb
Merge pull request #10581 from matthiasbeyer/add-pipes
...
pipes.sh: Init at 1.1.0
2015-10-25 04:23:56 +03:00
Arseniy Seroka
b2f8c7221b
Merge pull request #10587 from dezgeg/pr-ckbcomp
...
ckbcomp: 1.131 -> 1.133
2015-10-25 04:23:21 +03:00
Arseniy Seroka
08230d7071
Merge pull request #10588 from dezgeg/pr-iftop
...
iftop: 0.17 -> 1.0pre4
2015-10-25 04:23:11 +03:00
Domen Kožar
63737e7d43
Merge pull request #10590 from steveeJ/rkt
...
rkt: bump to v0.10.0
2015-10-25 02:10:02 +01:00
Aristid Breitkreuz
054a5ee9d9
update postgresql binaries
2015-10-25 02:39:01 +02:00
Stefan Junker
8e8a985c4c
rkt: bump to v0.10.0
...
* bump stage1 base image to v794.1.0 according to upstream release
* make use of BUILDDIR environment variable to control output path
* make use of the configure option for the stage1 image path and the stage1 base image path
* fix homepage URL
* add myself to the list of maintianers
2015-10-25 02:13:01 +02:00
Tuomas Tynkkynen
14c41aa745
iftop: 0.17 -> 1.0pre4
...
Even though this is a pre-release version, both Debian and Arch have
this version as well.
2015-10-25 02:44:46 +03:00
Tuomas Tynkkynen
a4e417d428
ckbcomp: 1.131 -> 1.133
2015-10-25 02:22:09 +03:00
Spencer Janssen
0ebe4b615e
cockatrice: init at 2015-09-24
2015-10-24 17:00:20 -05:00
Domen Kožar
bf1d8f0b75
Merge pull request #10583 from leenaars/patch-1
...
Added NL tax application for individuals and entrepreneurs
2015-10-24 23:49:26 +02:00
Matthias Beyer
23982a4f16
pipes.sh: Init at 1.1.0
2015-10-24 22:29:33 +02:00
Cillian de Róiste
eacf656d6a
mfcj470dw: tidy up
2015-10-24 22:29:11 +02:00
goibhniu
55d8076212
Merge pull request #10564 from yochai/master
...
mfcj470dw: init at 3.0.0-1
2015-10-24 22:23:46 +02:00
leenaars
753f61f846
Dutch tax office (Belastingdienst) software for entrepreneurs version 2014
2015-10-24 22:10:23 +02:00
leenaars
84ed3efc2f
Dutch tax office software for entrepreneurs version 2013
2015-10-24 22:09:07 +02:00
leenaars
6ff325dbf9
Dutch tax return Linux version 2014
2015-10-24 22:07:33 +02:00
Frederik Rietdijk
74e14490ae
python nose-exclude: init at 0.4.1
2015-10-24 22:04:49 +02:00
goibhniu
1bdf372a28
Merge pull request #10573 from simonvandel/paper-gtk-theme-init
...
paper-gtk-theme: init at 6a5f14c
2015-10-24 21:54:22 +02:00
Stefan Junker
adcc807f42
go: add packages rogpeppe/godef and 9fans/go
2015-10-24 21:17:38 +02:00
Sander van der Burg
644dd145c9
dysnomia: bump to version 0.4.1
2015-10-24 18:23:47 +00:00
Simon Vandel Sillesen
03c248ce54
elementary-icon-theme: init at 3.2.2
2015-10-24 19:57:16 +02:00
Wout Mertens
5c34563cda
Merge pull request #10517 from demin-dmitriy/sublime3
...
sublime3: make sublime text work with pkexec and gksudo
2015-10-24 19:16:34 +02:00
Simon Vandel Sillesen
c5e8cd961c
Make description conform to nixos standards
2015-10-24 19:01:57 +02:00
William A. Kennington III
9fd27c28a4
libinput: 1.0.1 -> 1.0.2
2015-10-24 09:30:37 -07:00
William A. Kennington III
be63d58974
openjdk8: u60b24 -> u72b04
2015-10-24 09:30:36 -07:00
William A. Kennington III
55a4156389
openjdk7: u80b32 -> u85b02
2015-10-24 09:30:35 -07:00
goibhniu
352a4e4a73
Merge pull request #10576 from simonvandel/tvheadend
...
tvheadend: 4.0.6 -> 4.0.7
2015-10-24 18:01:42 +02:00
Simon Vandel Sillesen
c62f051e5a
tvheadend: 4.0.6 -> 4.0.7
...
Also patches a file that would cause a runtime error otherwise
2015-10-24 17:50:30 +02:00
goibhniu
f93b52b8ae
Merge pull request #10414 from tohl/master
...
sbcl and mkcl fixes
2015-10-24 17:39:38 +02:00
leenaars
36383190bc
Add Dutch tax programme for 2014 + also the one for entrepreneurs for 2013 and 2014
2015-10-24 17:37:16 +02:00
Demin Dmitriy
8a1e5d9a27
sublime3: add myself as a maintainer
2015-10-24 18:15:59 +03:00
Demin Dmitriy
c66f8b293b
sublime3: add pkexec and gksudo support
2015-10-24 18:14:59 +03:00
Demin Dmitriy
0cea20a652
libredirect: add __xlib64 and posix_spawn
2015-10-24 18:04:33 +03:00
Domen Kožar
d85ae6138e
Merge pull request #10116 from ikervagyok/nm-1.0.6
...
network-manager 1.0.2 -> 1.0.6
2015-10-24 15:48:37 +02:00
Vladimír Čunát
6d31e9b81d
flashplayer: update 11.2.202.535 -> 11.2.202.540
...
Tested by @wedens.
2015-10-24 13:32:38 +02:00
goibhniu
0b09ae45fa
Merge pull request #10563 from wedens/kbdd
...
kbdd: init
2015-10-24 13:21:53 +02:00
wedens
1b0ba9525d
kbdd: init
2015-10-24 17:15:15 +06:00
Cillian de Róiste
063c27ec77
chromium: remove myself from the maintainers list
2015-10-24 13:11:02 +02:00
Simon Vandel Sillesen
138ecfa03b
paper-gtk-theme: init at 6a5f14c
2015-10-24 13:02:39 +02:00
Cillian de Róiste
e42e4cfbd9
Meson: tidy up, untabify
2015-10-24 12:50:15 +02:00
goibhniu
f8af597f0c
Merge pull request #10504 from brandonedens/meson-build
...
Meson build package
2015-10-24 12:40:14 +02:00
goibhniu
fe89eca8c8
Merge pull request #10557 from mayflower/fix/darkice-ogg
...
darkice: Fix build with opus and vorbis support
2015-10-24 12:25:02 +02:00
Asko Soukka
d8cb19b22e
darwin: graphviz: remove -lstdc++ on darwin
2015-10-24 03:40:37 +03:00
Asko Soukka
103b7838bb
darwin: libdevil: add needed inputs
2015-10-24 02:40:46 +03:00
Charles Strahan
4f07c88d46
v8-4.5.x: add support for ARM
2015-10-23 14:35:04 -04:00
Charles Strahan
f8e426e6e3
pywatchman: init at 1.3.0
2015-10-23 14:25:13 -04:00
Charles Strahan
a9c3950f2d
watchman: 3.0.0 -> 4.1.0
2015-10-23 14:03:30 -04:00
Jude Taylor
f35f421d60
apache-httpd: add libiconv for darwin
2015-10-23 10:57:43 -07:00
Jude Taylor
3ff552fabe
libdispatch: add os private header
2015-10-23 10:34:17 -07:00
Jude Taylor
85ba0035bd
rebase on eelco's bootstrap-tools changes
2015-10-23 10:27:34 -07:00
Jude Taylor
1ddc52a782
update pure-darwin make-bootstrap-tools
2015-10-23 10:05:19 -07:00
Yochai
837cdb03d3
mfcj470dw: init at 3.0.0-1
2015-10-23 19:51:05 +03:00
Bjørn Forsman
10c0791142
librecad: remove old 1.x, make 2.x default
...
Keep 'librecad2' attribute, for backwards compatibility.
2015-10-23 18:09:23 +02:00
obadz
2b7c156079
Revert "chromium: 45.0.2454.101 -> 46.0.2490.71"
...
This reverts commit 0ad0fbdf8a
.
This upgrade causes "Aw, Snap" crashes on websites that use srtp
such as Google Hangouts.
Details: https://github.com/NixOS/nixpkgs/issues/10555
2015-10-23 17:01:37 +01:00
Matthias Beyer
f0d1766543
taskwarrior: 2.4.4 -> 2.5.0
...
Paste from the changelog:
There have been a lot of changes. Here are the highlights:
* Improved command line parser: terminator -- handling, UUID
recognition, DOM recognition, red-herring pairs (foo:bar), escaped
slashes in patterns (/one\/two/), substitutions (/one\/two/one-two/),
Unicode U+NNNN and \uNNNN, escaped entities (\n, \t etc) for use in
descriptions/annotations, abbreviated day and month names, ISO-8601
durations (PT4H, P1Y etc).
* New virtual tags UDA, ORPHAN, PROJECT, PRIORITY, and LATEST.
* Improved support for DOM references in filters task
'due.year = 2015 and due.week > 20' list.
* New configuration settings urgency.inherit, rule.color.merge,
urgency.user.tag.next.coefficient, color.uda.<name>.none, sugar,
report.<name>.sort:none, json.depends.array.
* Improved urgency: the urgency.inherit setting propagates urgency
along dependency chains.
* Improved searching: more powerful regular expressions.
* Improved attribute modifiers: is/isnt are now consistent exact
match operator equivalents to ==/!==.
* New command _unique, for generating unique lists of values, and
will ultimately replace several helper commands.
* New command commands, which lists commands and details about how
they affect filters, GC, context, and syntax.
* New verbosity tokens recur (feedback when a recurring task instance
is created), unwait (for when a waiting task becomes visible).
* Improved extensions: zsh completion, Fish shell completion, add-on
scripts now online.
* Improved documentation: help command, man pages, more online docs,
negation ! operator, sample hook scripts.
* Improved sync: GnuTLS now mandatory, so everyone has the sync
command.
* Improved JSON import/export support: free-format JSON, task arrays
assumed (which makes import/export work with out-of-the-box parsers),
dependencies optionally modeled as an array, UUIDs validated, tasks
added/updated without duplication, import from STDIN using -.
* Improved performance: less data is read from disk depending on the
filter.
* Improved diagnostics: duplicate dependency warnings, multi-task
edit failures, changes to tasks without IDs, certificate file sizes.
* Improved testing: migrated all Perl tests to Python, parallelized
test suite, colorized output, detection of newly passing tests,
Python 2.7 and 3 support, better debug output, Bash test library,
stress test tool, no more disabled tests - everything runs, test
coverage is now 87.3%.
* Widespread code cleanup, removal of dead code, C++11 enhancements,
improved portability, merged ISO-8601 and legacy durations, less
code, happier developers.
2015-10-23 16:18:31 +02:00
Jascha Geerds
ebfcbee7c7
numix-icon-theme: 20150910 -> 20151023
2015-10-23 15:18:36 +02:00
Jascha Geerds
66835cfa28
numix-icon-theme-circle: 20151005 -> 20151014
2015-10-23 15:16:19 +02:00
Jascha Geerds
9e7e51aece
aria2: 1.19.0 -> 1.19.2
2015-10-23 15:10:05 +02:00
Jascha Geerds
9c4aea7723
minetest: 0.4.12 -> 0.4.13
2015-10-23 14:43:22 +02:00
Jascha Geerds
f14246ad02
pyatspi: 2.16.0 -> 2.18.0
2015-10-23 14:33:46 +02:00
Jascha Geerds
f63755bbbc
plasma-nm: Remove myself from maintainer list
2015-10-23 14:29:46 +02:00
Jascha Geerds
636d7b6e08
libmm-qt: Remove myself from maintainer list
2015-10-23 14:29:40 +02:00
Jascha Geerds
14c1471319
libnm-qt: Remove myself from maintainer list
2015-10-23 14:29:33 +02:00
Franz Pletz
ed13d23c97
darkice: Fix build with opus and vorbis support
...
The configure script requires libogg in both the paths of libopus and
libvorbis. Because is isn't true for the libopus and libvorbis
derivations in NixOS and patching the configure script is a bit tedious,
a temporary environment with libogg, libvorbis & libopus is used.
2015-10-23 14:09:50 +02:00
Eelco Dolstra
45c7dd7d98
Add stdenv bootstrap tools generation to release.nix
2015-10-23 13:05:36 +02:00
lethalman
e48ad583b0
Merge pull request #10549 from kampfschlaefer/fix_jackmix_with_jack2_liblash
...
lash: Add propagated build input
2015-10-23 12:40:34 +02:00
Domen Kožar
910479160b
Merge pull request #10540 from FRidh/tables
...
python tables: 3.1.1 -> 3.2.2
2015-10-23 12:06:30 +02:00
Bjørn Forsman
e8c22b33e6
baudline: init at 1.0.8
...
Baudline is a scientific signal analysis application.
I was unsure whether the baudline license allowed packaging in nixpkgs,
so I sent a copy of this nix expression (and some explanation) to their
support. I got this reply:
From: Erik Olson <erik@sigblips.com>
Subject: Re: Licensing question
Hello Bjorn,
This sounds fine. What you suggest doing is very similar to how the
FreeBSD FreshPorts system deals with baudline.
Erik
So basically, everything is good as long as we only distribute the _expression_
to install the package. We must not distribute the package (binary).
2015-10-23 09:44:07 +02:00
goibhniu
a924c55d0b
Merge pull request #10437 from fredlebel/jp2a
...
Added jp2a tool.
2015-10-23 09:36:46 +02:00
Domen Kožar
f1923d79c9
Merge pull request #10533 from bobvanderlinden/slic3r-1.2.9
...
Slic3r: 1.2.7 -> 1.2.9
2015-10-23 05:44:41 +02:00
Frederic LeBel
60b15039df
Added jp2a tool.
...
A small utility that converts JPG images to ASCII.
2015-10-22 22:47:24 -04:00
Charles Strahan
abf7301cc9
v8: add version 4.5.107
2015-10-22 20:00:38 -04:00
Arseniy Seroka
c76f010450
Merge pull request #10547 from bobvanderlinden/oracle-jdk-missing-architecture
...
oraclejdk: added architecture attribute
2015-10-23 02:49:07 +03:00
Arseniy Seroka
8bdfc5c399
Merge pull request #10548 from bobvanderlinden/lsyncd
...
lsyncd: init at 2.1.5
2015-10-23 02:48:47 +03:00
goibhniu
b784494577
Merge pull request #10395 from dochang/editorconfig-core-c
...
editorconfig-core-c: init at 0.12.0
2015-10-22 23:26:26 +02:00
Jude Taylor
bac94c5101
lua-bitop: update MACOSX_DEPLOYMENT_TARGET
2015-10-22 13:47:03 -07:00
Jude Taylor
8f663ee0fb
neovim: don't link with libutil on Darwin
2015-10-22 13:47:03 -07:00
Arnold Krille
d39404bd98
lash: Add propagated build input
...
At least for jackmix to build successfully against jack2 (which doesn't use libuuid), the libuuid used by lash needs to be propagated build input.
2015-10-22 21:15:54 +02:00
Bob van der Linden
edd64c1d99
lsyncd: init at 2.1.5
2015-10-22 20:52:08 +02:00
Bob van der Linden
0c481966b6
oraclejdk: added architecture attribute
...
This attribute is needed by some other packages. The lack of this
attribute makes nox-review fail on a system where
jdk = oraclejdk7;
2015-10-22 20:44:45 +02:00
William Casarin
91e9673954
lmdb: fix on OSX
2015-10-22 11:29:07 -07:00
Vladimír Čunát
2b71fdbbc3
blas: fix by updating, fixes #10420 , close #10545
...
The new URL also looks more stable.
2015-10-22 20:13:33 +02:00
Jude Taylor
657b1ccc47
darwin: repair QuartzCore paths
2015-10-22 09:47:20 -07:00
Frederik Rietdijk
631e7af698
python tables: 3.1.1 -> 3.2.2
2015-10-22 16:51:53 +02:00
Domen Kožar
45d8f62886
Merge pull request #10255 from FRidh/numpy
...
pythonPackages numpy: 1.9.2 -> 1.10.1 and enable for Python 3.5
2015-10-22 16:01:10 +02:00
Domen Kožar
1980e9fdbe
Merge pull request #10534 from desiderius/pypdf2-1.25.1
...
pythonPackages.pypdf2: init at 1.25.1
2015-10-22 15:57:30 +02:00
Bob van der Linden
d8028930a0
slic3r: 1.2.6 -> 1.2.9
2015-10-22 14:28:59 +02:00
desiderius
38ff29b856
pythonPackages.pypdf2: init at 1.25.1
...
From the PyPDF2 FAQ:
"PyPDF2 is a fork from the no-longer-maintained pyPdf
approved by the latter's founder."
2015-10-22 14:24:50 +02:00
Domen Kožar
d1b54348b6
Merge pull request #10525 from kamilchm/qtile
...
qtile: 0.10.1 -> 0.10.2
2015-10-22 14:20:28 +02:00
Rickard Nilsson
d4bebcbd12
collectd: 5.4.2 -> 5.5.0
2015-10-22 13:07:56 +02:00
Domen Kožar
b5498df307
Merge pull request #10531 from DamienCassou/fix-ndg-httpsclient-license
...
ndg-httpsclient: fix license
2015-10-22 12:01:54 +02:00
Damien Cassou
3ca9ad0b25
ndg-httpsclient: fix license
...
Fix issue #10530
2015-10-22 11:59:34 +02:00
Nikolay Amiantov
1e5415dbc5
Merge pull request #10498 from abbradar/steam-native
...
steam-runtime: build using new Runtime build system
2015-10-22 12:04:19 +03:00
Damien Cassou
c762a44cbb
Merge pull request #10529 from DamienCassou/fix-gplaycli-license
...
gplaycli: fix license
2015-10-22 10:26:30 +02:00
Domen Kožar
6abb2b066f
Merge pull request #10527 from datakurre/datakurre-python35-darwin
...
darwin: python35: add needed inputs
2015-10-22 10:24:22 +02:00
Damien Cassou
93a06285df
gplaycli: fix license
2015-10-22 10:16:24 +02:00
Damien Cassou
ac9397593d
Merge pull request #10522 from DamienCassou/new-gplaycli-0.1.2
...
gplaycli: init at 0.1.2
2015-10-22 08:02:58 +02:00
William A. Kennington III
9882e09471
ceph: 0.94.3.2 -> 0.94.4
2015-10-21 22:12:36 -07:00
Asko Soukka
caafa68a7e
darwin: python35: add needed inputs
2015-10-22 07:56:40 +03:00
William A. Kennington III
491764afc0
samba: 4.3.0 -> 4.3.1
2015-10-21 21:49:10 -07:00
William A. Kennington III
71effd873a
gnutls: 3.4.5 -> 3.4.6
2015-10-21 21:48:57 -07:00
Kamil Chmielewski
e4927ee346
qtile: 0.10.1 -> 0.10.2
2015-10-22 00:34:07 +02:00
Arseniy Seroka
95eb3a2256
Merge pull request #10516 from igsha/colour
...
pythonPackages.colour: init at 0.1.2
2015-10-22 01:02:14 +03:00
Arseniy Seroka
cf57a58887
Merge pull request #10521 from igsha/basiciw
...
pythonPackages.basiciw: init at 0.2.2
2015-10-22 01:01:48 +03:00
Damien Cassou
d663cc5e17
gplaycli: init at 0.1.2
...
Also add ndg-httpsclient 0.4.0 which is a dependency of gplaycli.
2015-10-21 22:31:09 +02:00
Bart Brouns
35fcef10f5
zam-plugins: update 3.5->3.6
2015-10-21 22:15:05 +02:00
Nikolay Amiantov
b5653d6cf1
Merge pull request #10520 from bjornfor/build-fhs-chroot-etc-mtab
...
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
2015-10-21 22:56:34 +03:00
Bjørn Forsman
ad49db64da
build-fhs-chrootenv: add /etc/mtab -> /proc/mounts symlink
...
Needed to be able to run some programs (e.g. tune2fs) in the chroot.
AFAIK, /etc/mtab is deprecated, but programs still use it.
2015-10-21 21:44:29 +02:00
Arseniy Seroka
6f156db45b
slim theme Nixos: 1.0 -> 2.0
2015-10-21 22:42:37 +03:00
Igor Sharonov
6610f4b679
pythonPackages.basiciw: init at 0.2.2
2015-10-21 22:41:03 +03:00
Domen Kožar
b7088df010
Merge pull request #10277 from obadz/chromium-screensharing-bugfix
...
chromium: add enable_hangout_services_extension=true
2015-10-21 21:14:56 +02:00
Nikolay Amiantov
9c2d733426
Revert "rxvt_unicode: add patch to fix Shift+PgUp/PgDown bug"
...
This reverts commit 5877d74f03
.
Closes #10513 .
2015-10-21 20:53:18 +03:00
Igor Sharonov
754b772484
pythonPackages.colour: init at 0.1.2
2015-10-21 19:48:12 +03:00
goibhniu
d673bf7ed3
Merge pull request #10429 from anderspapitto/master
...
rtags: init at 9fed420
2015-10-21 18:31:37 +02:00
Brandon Edens
6774b09af7
Add meson build system package.
2015-10-21 09:08:48 -07:00
aszlig
f15420b0fe
thttpd: Fix SHA256 of the upstream tarball.
...
It's a bit unfortunate to see this, but while looking online to download
the old version of the file I found that MacPorts and FreeBSD had the
same issue:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199562
I've checked the diff as well and found no big functional changes,
except a function rename, copyright updates and changed syslog
priorities:
https://bz-attachments.freebsd.org/attachment.cgi?id=155775
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:18 +02:00
aszlig
3bf3d19759
nixpart0: Don't search for libudev using SO major.
...
The SO major is going to change in the upcoming update of the Hetzner
rescue system, which will cause NixOps to break because it's statically
using the SO major 0 while the new rescue system will have the major
number 1.
I'm still keeping the udevSoMajor attribute to retain backwards-
compatibility with older NixOps versions.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-10-21 17:15:17 +02:00
Arseniy Seroka
b7f3d55979
Merge pull request #10502 from andrewrk/libsoundio
...
libsoundio: 1.0.2 -> 1.0.3
2015-10-21 16:18:43 +03:00
Arseniy Seroka
77803f4cb7
Merge pull request #10505 from simonvandel/tvheadend-4-0-6
...
tvheadend: 4.0.4 -> 4.0.6
2015-10-21 16:18:15 +03:00
Eelco Dolstra
764a523cf9
Drop unnecessary __impureHostDeps
...
<nix/fetchurl.nix> is a builtin derivation so it shouldn't need any
host dependencies.
2015-10-21 15:16:45 +02:00
Arseniy Seroka
c678cfb751
Merge pull request #10507 from puffnfresh/package/pijul
...
pijul: init at 0.1
2015-10-21 16:08:46 +03:00
Arseniy Seroka
ea3c8fdb40
Merge pull request #10508 from wedens/fzf_update
...
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:08:28 +03:00
Nikolay Amiantov
da38314be6
buildFHSEnv: create /etc/profile with writeText
...
This should avoid accidential expansion of variables, i.e. in
"export PATH=/some/path:$PATH"
$PATH would have been expanded in the environment builder!
2015-10-21 16:02:08 +03:00
Bjørn Forsman
db0589b9fc
librecad2: 2.0.7 -> 2.0.8
2015-10-21 14:41:20 +02:00
wedens
c67e8c16e3
fzf: 0.10.4 -> 0.10.8
2015-10-21 16:45:58 +06:00
Brian McKenna
c6c1d3f777
pijul: init at 0.1
2015-10-21 21:35:02 +11:00
Nikolay Amiantov
5cbc177dfb
fakeroot: 1.18.4 -> 1.20.2
2015-10-21 13:29:54 +03:00