Arseniy Seroka
f744798969
Merge pull request #8283 from eduarrrd/dfilemanager
...
Add dfilemanager/dfm
2015-06-12 01:23:16 +02:00
Eduard Bachmakov
9a517da2b1
Add dfilemanager/dfm
2015-06-11 19:03:53 -04:00
Eelco Dolstra
4a57b07653
Merge remote-tracking branch 'origin/master' into staging
2015-06-11 00:18:24 +02:00
Mateusz Kowalczyk
89c68954bd
Merge pull request #8230 from hiberno/rofi-pass
...
rofi-pass: bump to latest revision
2015-06-08 16:55:38 +01:00
hiberno
d07373c632
rofi-pass: bump to latest revision
2015-06-08 17:48:38 +02:00
Pascal Wittmann
48006ee291
cherrytree: update from 0.35.7 to 0.35.8
2015-06-08 16:19:42 +02:00
Pascal Wittmann
ef1c9cdeef
llpp: update to HEAD
2015-06-08 12:30:23 +02:00
Pascal Wittmann
eac4f2aa31
calibre: update from 2.29.0 to 2.30.0
2015-06-08 12:17:32 +02:00
Moritz Ulrich
f68ab19ff5
slic3r: Update to 1.2.7.
2015-06-07 15:43:53 +02:00
Mateusz Kowalczyk
423c666628
Merge pull request #8202 from ardumont/add-apvlv
...
[new] Add apvlv pdf reader
2015-06-06 20:58:17 +01:00
William A. Kennington III
9d6555dc0a
Merge branch 'master.upstream' into staging.upstream
2015-06-06 12:04:42 -07:00
Antoine R. Dumont
dac5a45acf
Add apvlv pdf reader
2015-06-06 21:02:46 +02:00
obadz
d4681bf626
Lay down the foundation for packaging the .NET echosystem
...
- fetchNuGet can fetch binaries from nuget servers
- buildDotnetPackage can build .NET packages using mono/xbuild
- Places nuget & paket as they would clash with nix
- Patch project files because F# targets are expected to be found in
the mono directory (and we know that's not going to happen on nix)
- Find DLLs that were copied from buildInputs and replace by symlink
for sharing
- Export produced DLL via the pkg-config mechanism
- Create wrappers for produced EXEs
- Repackaged this new infrastructure: keepass, monodevelop
- Newly packaged: ExtCore, UnionArgParser, FSharp.Data, Paket, and a
bunch more..
This is a combination of 73 commits.
2015-06-06 09:06:22 -04:00
Arseniy Seroka
70b5e51456
Merge pull request #8178 from jagajaga/fix/versions
...
fix: add missing versions
2015-06-06 00:22:10 +03:00
Arseniy Seroka
daf4ec39a5
fix: add missing versions
2015-06-04 23:34:14 +03:00
Domen Kožar
baa4d46d21
Merge pull request #8170 from anderspapitto/dunst-fix
...
make a wrapper so that dunst can find dbus-launch
2015-06-04 13:03:31 +02:00
Anders Papitto
43ef7e2925
make a wrapper so that dunst can find dbus-launch
...
Prior to this change, the following would fail
nix-shell --pure -p dunst --command dunst
while this would succeed
nix-shell --pure -p dunst -p dbus_daemon --command dunst
because dunst tries to execve 'dbus-launch'. The same issue hit if dunst
was used inside a (user) systemd service (which is what I actually care
about).
2015-06-03 23:53:50 -07:00
Richard Larocque
19108c1b6c
Add a .desktop file for Loxodo
2015-06-03 23:44:18 -07:00
Richard Larocque
472642ebff
Make Loxodo into a real package
...
There's no reason to keep it hidden in python27Packages hierarchy.
Promote it to be a top-level package.
2015-06-03 23:43:00 -07:00
Pascal Wittmann
752528ac9c
add pdfpc, a presenter console with multi-monitor support for PDF files
2015-06-02 13:15:59 +02:00
_1126
98e698fad2
maintainers: change of nickname.
2015-06-01 11:00:57 +02:00
Domen Kožar
dc3316268e
Merge branch 'master' into staging
2015-06-01 11:00:51 +02:00
Arseniy Seroka
58d93d158a
Merge pull request #8060 from hiberno/rofi-pass
...
rofi-pass: initial commit.
2015-06-01 01:28:18 +03:00
Vladimír Čunát
81a79f9d03
ocropus: fix chrooted check phase by patchShebangs
2015-05-31 17:53:58 +02:00
_1126
12bfdb5ead
rofi-pass: add rofi to deps, adjust description
2015-05-30 10:44:47 +02:00
Jascha Geerds
2e583a4963
Add jgeerds to maintainers of khal and vdirsyncer
2015-05-30 01:26:45 +02:00
Jascha Geerds
446c9fefff
khal: Add sqlite3 to dependencies
2015-05-30 01:07:18 +02:00
William A. Kennington III
e5bf20a6c6
Merge branch 'master' into staging
2015-05-29 14:52:51 -07:00
William A. Kennington III
b07929b0a3
Use libpulseaudio instead of pulseaudio
2015-05-29 14:32:56 -07:00
_1126
c04784dfd6
rofi-pass: initial commit.
2015-05-29 16:42:27 +02:00
Pascal Wittmann
e999716d1e
calibre: update from 2.28.0 to 2.29.0
2015-05-29 12:57:07 +02:00
William A. Kennington III
035273f813
Merge pull request #8022 from devhell/mediainfo
...
Update mediainfo{-gui} and dependencies
2015-05-29 00:57:13 -07:00
Peter Simons
99273a6716
Merge pull request #8047 from nckx/master
...
Don't use "with licenses;" for single licences
2015-05-28 22:14:53 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Pascal Wittmann
8ac4521fee
mysql-workbench: fix references to /bin/bash and sudo
...
Closes #5226
2015-05-28 18:41:22 +02:00
Tobias Geerinckx-Rice
b2d7f4b1ba
Use common licence attributes from lib/licenses.nix
...
Many (less easily automatically converted) old-style strings
remain.
Where there was any possible ambiguity about the exact version or
variant intended, nothing was changed. IANAL, nor a search robot.
Use `with stdenv.lib` wherever it makes sense.
2015-05-27 22:00:06 +02:00
devhell
4de17c7837
Update mediainfo{-gui} and dependencies
...
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo 0.7.73 -> 0.7.74
From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25
+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
Vladimír Čunát
710df5bb78
Merge master into staging
...
It contains some mass-rebuild stuff as well,
so best push the changes to staging, too.
2015-05-27 20:47:23 +02:00
Vladimír Čunát
e5fa9ab0fd
xlsfonts: generate along with xorg stuff
...
Also a minor update.
/cc maintainer @viric.
2015-05-26 20:06:51 +02:00
Mateusz Kowalczyk
a2ece3e75e
Merge pull request #7999 from dezgeg/pr-urxvt-propagate-terminfo
...
rxvt_unicode: Add terminfo output to propagated-user-env-packages
2015-05-26 10:55:22 +01:00
Tuomas Tynkkynen
c69164509d
rxvt_unicode: Add terminfo output to propagated-user-env-packages
...
Fixes #7787 . This should avoid error messages from terminal apps like
"'rxvt-unicode-256color': unknown terminal type.'"
2015-05-26 07:45:15 +03:00
Tobias Geerinckx-Rice
5d5044b2ec
Use mirror:// URIs for ftp.debian.org
...
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Luca Bruno
1b6401fd2e
More usage of gnome3.defaultIconTheme
2015-05-19 14:40:04 +02:00
Pascal Wittmann
3ac31fe041
calibre: fix build by using qt53
2015-05-18 22:41:48 +02:00
Nikolay Amiantov
c45a4b4a92
urxvt-tabbedex: update
2015-05-18 17:21:07 +03:00
Luca Bruno
81c115ba99
termite: update and use vte 0.40
2015-05-18 12:31:29 +02:00
Paulus Esterhazy
89a58c9e05
Add Jekyll maintainer
2015-05-16 20:11:41 +02:00
Paulus Esterhazy
dd545e0fa4
Add Jekyll
2015-05-16 19:45:46 +02:00
Edward Tjörnhammar
e47fe46e03
wordnet: enable interp->result, unmark broken
2015-05-16 00:57:27 +02:00
Vladimír Čunát
d417983216
dmenu2: add version (dashed date)
...
/cc maintainer @cstrahan.
2015-05-15 23:26:34 +02:00
Pascal Wittmann
72c7c683d1
calibre: update from 2.27.0 to 2.28.0
2015-05-15 10:10:25 +02:00
Pascal Wittmann
bb9e9cc3f8
Turned some meta.maintainers into lists
2015-05-14 19:09:43 +02:00
Pascal Wittmann
9c9c586534
Fixed several "package has no version" warnings
2015-05-14 17:19:41 +02:00
Domen Kožar
fc276c7aab
wordnet: mark as broken
2015-05-13 18:46:59 +02:00
Vincent Laporte
a3e14b94cb
llpp: update to HEAD
...
Current latest tagged version (v21) has been broken
since mupdf has been updated to 1.7.
2015-05-11 21:24:41 +02:00
Domen Kožar
bb4d658f64
Merge branch 'master' into staging
...
Conflicts:
nixos/doc/manual/release-notes/rl-unstable.xml
nixos/modules/services/printing/cupsd.nix
pkgs/applications/misc/calibre/default.nix
pkgs/development/haskell-modules/hackage-packages.nix
pkgs/development/libraries/libsodium/default.nix
pkgs/misc/emulators/wine/unstable.nix
pkgs/top-level/all-packages.nix
2015-05-11 10:05:23 +02:00
Stewart Mackenzie
8a82935d46
gnuradio-osmosdr: add hackrf support
2015-05-10 17:51:01 +02:00
Domen Kožar
b7f15c43da
fix evals /cc @ttuegel
2015-05-10 13:46:32 +02:00
koral
cc8a0372e4
ranger: 1.7.0 -> 1.7.1
2015-05-10 13:46:01 +02:00
Stewart Mackenzie
d1d5f587b2
hackrf: new package
2015-05-10 13:45:59 +02:00
Michael Alan Dorman
235cf187cc
Fix calibre PDF handling
...
In c0d5cd0ff9
, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since. This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f
.
2015-05-10 13:45:26 +02:00
koral
1c371606ce
ranger: 1.7.0 -> 1.7.1
2015-05-09 10:52:25 +00:00
Pascal Wittmann
52c1fab46d
Merge pull request #7762 from sjmackenzie/hackrf
...
hackrf: new package
2015-05-08 22:12:13 +02:00
Stewart Mackenzie
816cca89b6
hackrf: new package
2015-05-08 23:34:31 +08:00
Michael Alan Dorman
ff075758d7
Fix calibre PDF handling
...
In c0d5cd0ff9
, the binaries for poppler
were carved off into a separate package, and calibre has had broken pdf
support since. This changes all dependencies on poppler to
poppler_utils, which fixes this support, much as was done for
cups_filter in 394562655f
.
2015-05-07 08:31:50 -04:00
William A. Kennington III
074c4a7f78
Merge remote-tracking branch 'upstream/master' into staging
2015-05-07 01:44:49 -07:00
Charles Strahan
ae8c6092e7
pwmt: update packages (zathura, jumanji, girara)
...
This updates (and fixes) the mupdf backend for zathura, and bumps the
versions for other related packages.
2015-05-06 10:36:30 -04:00
Damien Cassou
46952b1b4e
Merge pull request #7705 from DamienCassou/new-package-open-pdf-presenter
...
Add package for open-pdf-presenter
2015-05-06 10:47:41 +02:00
Damien Cassou
a043b3ba9f
Add package for open-pdf-presenter
2015-05-06 10:02:32 +02:00
Peter Simons
324719a5a6
Drop obsolete pre-NG Haskell builds.
2015-05-05 21:44:47 +02:00
Arseniy Seroka
eaa5e2309f
spacefm: update and add dep
2015-05-05 02:59:25 +03:00
Joachim Fasting
ca27e79025
freemind: 0.9.0 -> 1.0.1
...
See http://freemind.sourceforge.net/wiki/index.php/FreeMind_1.0.0:_The_New_Features
for an overview of changes in version 1.
Tested briefly by creating, saving & loading a simple mind map. The
problems referred to in the previous version of the build recipe
do not occur for me.
This patch simplifies the build somewhat, but it could still be improved
by not copying the freemind dist wholesale into nix-support and replacing
freemind.sh with a more specialized wrapper.
2015-05-04 13:57:14 +02:00
William A. Kennington III
00df204c82
Merge remote-tracking branch 'upstream/master' into staging
2015-05-01 15:57:09 -07:00
Pascal Wittmann
4c01e6d919
calibre: update from 2.26.0 to 2.27.0
2015-05-01 09:15:00 +02:00
Joachim Fasting
bf7ad2d84f
meta.description fixups
...
Mostly scripted substitutions with a couple of subjective enhancements.
2015-04-30 18:17:42 +02:00
Thomas Tuegel
1fe28a1132
Merge remote-tracking branch 'upstream/master' into staging
2015-04-29 11:33:28 -05:00
Pascal Wittmann
f99d5cf2fc
Fixed some descriptions
2015-04-28 10:55:20 +02:00
Vladimír Čunát
30f31c9afc
Merge 'master' into staging
...
(relatively simple conflicts)
2015-04-26 22:52:08 +02:00
Rok Garbas
c76a27e780
keybase: package 0.7.8 and rename it from 'keybase-node-client'
2015-04-26 17:11:31 +02:00
Matthias Beyer
6acc1fe34d
Add package: rtv
2015-04-25 11:55:47 +02:00
Pascal Wittmann
8e86ec5bf0
Merge pull request #7529 from joachifm/trivial-builderDefs
...
Some trivial builderDefs->mkDerivation translations
2015-04-25 11:32:12 +02:00
Pascal Wittmann
6dfbe62c7d
calibre: update from 2.25.0 to 2.26.0
2015-04-24 11:58:10 +02:00
Joachim Fasting
a579886b2b
vue: reimplement using mkDerivation
2015-04-24 11:54:34 +02:00
Joachim Fasting
8488d133f3
meta.licenses -> license
2015-04-21 23:10:07 +02:00
Tobias Geerinckx-Rice
82173e6518
rescuetime 2.8.6.1015 -> 2.8.8.1040
2015-04-20 04:35:01 +02:00
William A. Kennington III
8d255c32ec
mupdf: 1.6 -> 1.7
2015-04-18 23:58:04 -07:00
Tobias Geerinckx-Rice
80d61d9201
Merge pull request #7440 from svend/librecad-2-0-7
...
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Austin Seipp
834c731a72
nixpkgs: add kdb+ 3.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Svend Sorensen
9c98c95488
Update librecad2 package to 2.0.7
2015-04-17 22:56:52 -07:00
Pascal Wittmann
eaecd7ffd4
calibre: update from 2.24.0 to 2.25.0
2015-04-17 08:21:36 +02:00
Tobias Geerinckx-Rice
a3aa361e91
ocropus: 20130905 -> 20150316
2015-04-16 05:44:23 +02:00
Arseniy Seroka
7bc23e994c
Merge pull request #7191 from nmikhailov/keybase_fix
...
keybase-node: fix imports, reenable build
2015-04-15 22:57:59 +03:00
Pascal Wittmann
94d177fc5e
yate: update from 2.2.0 to 5.4.2
2015-04-15 10:54:49 +02:00
宋文武
32fed43f62
ranger: update to 1.7.0
2015-04-14 22:28:44 +08:00
Nathaniel Baxter
23f4f44926
keepass: update from 2.28 to 2.29
2015-04-14 17:49:33 +10:00
koral
cf2433f749
synergy: 1.6.2 -> 1.6.3
2015-04-13 18:13:11 +00:00
lethalman
4661e12bf7
Merge pull request #7283 from fooblahblah/dbvis
...
Package for dbvisualizer 9.2.5
2015-04-13 13:35:47 +02:00
Pascal Wittmann
c4b685aa81
calibre: update from 2.23.0 to 2.24.0
2015-04-12 18:14:20 +02:00
Nikita Mikhailov
4ef974a00d
keybase-node: fix imports, reenable build
2015-04-11 21:28:06 +06:00
Arseniy Seroka
fbd02063f1
xkblayout-state: fix url
2015-04-10 23:45:15 +03:00