Commit Graph

3650 Commits

Author SHA1 Message Date
Matthias Beyer
ef50ac6fd2 cli-visualizer: 1.5 -> 1.6 2017-10-31 16:27:23 +01:00
Rommel Martinez
977bf2ec9a usync: init at 0.0.3 2017-10-30 06:13:31 +08:00
Ingo Blechschmidt
3afcba3e0a
mupdf: correct license meta information
The website of MuPDF says that MuPDF is licensed under the terms of the GNU 
Affero General Public License. However, I didn't see which version of that
license they mean.

A clear statement that MuPDF is licensed under the terms of AGPL >= 3 is 
included in the README file of their Git repository:

    git://git.ghostscript.com/mupdf.git
2017-10-29 17:19:18 +01:00
Tuomas Tynkkynen
b676aa045f eaglemode: Mark broken
The build just endlessly spams:

Say yes, no or always: Use of uninitialized value $ln in pattern match (m//) at make.pl line 626.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 629.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 632.
Use of uninitialized value $ln in pattern match (m//) at make.pl line 636.
2017-10-29 01:38:09 +03:00
Joachim F
722fdbe080
Merge pull request #30776 from emanueleperuffo/robo3t-desktop-name
robo3t: change .desktop name
2017-10-28 11:22:19 +00:00
Johannes Frankenau
b2f199404f
buku: 3.3.1 -> 3.4 2017-10-28 11:41:46 +02:00
Piotr Bogdan
3fa77a19ef kanboard: 1.0.46 -> 1.0.48 2017-10-27 15:28:51 +01:00
Graham Christensen
beb4f227ce Merge pull request #30817 from jfrankenau/update-nnn
nnn: 1.3 -> 1.5
2017-10-26 09:16:14 -04:00
Joerg Thalheim
4617be7817 alacritty: 2017-10-17 -> 2017-10-22, remove broken status 2017-10-26 13:38:14 +01:00
Johannes Frankenau
6248220d4e nnn: 1.3 -> 1.5 2017-10-26 11:30:32 +02:00
Franz Pletz
9d74f33416
mupdf: add patch to fix multiple CVEs
Fixes CVE-2017-14685, CVE-2017-14686, CVE-2017-14687, CVE-2017-15587.
2017-10-26 01:45:02 +02:00
Milan Svoboda
c564e54f12 kitty: init at 0.4.2 (#30687)
* add new application: terminal kitty (opengl, c, python)

https://github.com/kovidgoyal/kitty.git

* kitty: nitpicks

* update kitty 0.4.0 -> 0.4.2, add maintainer
2017-10-25 22:03:20 +01:00
Franz Pletz
a86207bc21 Merge pull request #30526 from vyp/upd/udiskie
udiskie: 1.7.1 -> 1.7.2
2017-10-25 10:39:49 +02:00
Tom Doggett
4737ee09e2
rtv: 1.18.0 -> 1.19.0
Updated version and GitHub SHA for the most recent version.
2017-10-24 16:09:29 -07:00
Tuomas Tynkkynen
dc75fb694c xca: Remove unnecessary substituteInPlace
Builds fine without.
2017-10-24 23:48:49 +03:00
Emanuele Peruffo
f402c3aa78 robo3t: change .desktop name
Gnome does not permit to add the application to favorites if the .desktop name is different than the binary name.
See https://unix.stackexchange.com/questions/58824/how-do-i-add-eclipse-to-my-gnome-shell-favorites.
2017-10-24 21:12:01 +02:00
jammerful
25ea55046d makeself: 2.2.0 -> 2.3.1 2017-10-23 19:22:01 -04:00
Daniel Peebles
74ef9c60e9 Merge pull request #30692 from jonafato/keepassx-community-2.2.2
keepassx-community: 2.2.1 -> 2.2.2
2017-10-23 15:36:04 -04:00
Kevin Cox
5f8cf0048e rust: update cargo builder to fetch registry dynamically
The biggest benefit is that we no longer have to update the registry
package. This means that just about any cargo package can be built by
nix. No longer does `cargo update` need to be feared because it will
update to packages newer then what is available in nixpkgs.

Instead of fetching the cargo registry this bundles all the source code
into a "vendor/" folder.

This also uses the new --frozen and --locked flags which is nice.

Currently cargo-vendor only provides binaries for Linux and
macOS 64-bit. This can be solved by building it for the other
architectures and uploading it somewhere (like the NixOS cache).

This also has the downside that it requires a change to everyone's deps
hash. And if the old one is used because it was cached it will fail to
build as it will attempt to use the old version. For this reason the
attribute has been renamed to `cargoSha256`.

Authors:
* Kevin Cox <kevincox@kevincox.ca>
* Jörg Thalheim <Mic92@users.noreply.github.com>
* zimbatm <zimbatm@zimbatm.com>
2017-10-23 00:30:47 +01:00
André-Patrick Bubel
460c3f425e
calibre: 3.9.0 -> 3.10.0 2017-10-22 18:36:16 +02:00
Jon Banafato
c1105ad9b4 keepassx-community: 2.2.1 -> 2.2.2 2017-10-22 11:46:33 -04:00
Nikolay Amiantov
6d86fcb86d cura: 2.6.1 -> 3.0.3 2017-10-22 04:18:45 +03:00
Nikolay Amiantov
a5091226bd curaengine: 2.6.1 -> 3.0.3 2017-10-22 04:18:41 +03:00
geistesk
f0fd8e34e7 sent: 0.2 -> 1
Update sent to current version, adding farbfeld-dependency, updating license and URL
2017-10-22 00:18:07 +02:00
geistesk
ab4f4f8baa et: 2017-03-04 -> 0.1 2017-10-21 17:03:58 +03:00
mimadrid
c14403567a rofi: 1.4.1 -> 1.4.2 2017-10-21 16:41:42 +03:00
Rommel Martinez
c15c012e9f pell: 0.0.1 -> 0.0.2 2017-10-21 16:38:11 +03:00
joncojonathan
5034e8a355 keepass: 2.36 -> 2.37
Motivation for change: Upgrade to add new features / improvements as listed
https://keepass.info/news/n171012_2.37.html.
2017-10-21 14:31:06 +02:00
Joachim F
5f1d6bc5c7 Merge pull request #30563 from michaelpj/imp/tzupdate
tzupdate: init at 1.2.0 (+ service)
2017-10-20 13:55:09 +00:00
Joachim F
8341b82dfa Merge pull request #30589 from Moredread/electrum_mpl
electrum: Enable plotting support
2017-10-20 13:31:42 +00:00
Frederik Rietdijk
26b7a68596 bitcoinarmory: use buildPythonApplication
because mkPythonDerivation shouldn't be used directly anymore.
2017-10-20 10:13:18 +02:00
André-Patrick Bubel
89dc04fe93
electrum: enable plotting support
Plotting seems to be a core feature now, with a menu entry available by
default. Without the matplotlib dependency this opens a warning popup
though.
2017-10-19 21:25:47 +02:00
Tim Steinbach
c8a7124c24 Merge pull request #30560 from casey/alacritty-update
alacritty: unstable 2017-09-02 -> 2017-10-17
2017-10-19 08:55:06 -04:00
Nikolay Amiantov
22b582821d blender: fix build with new cudatoolkit 2017-10-19 12:47:56 +03:00
Nikolay Amiantov
378bfba023 treewide: use default compiler for cuda 2017-10-19 12:47:30 +03:00
Casey Rodarmor
a441af368a alacritty: unstable 2017-09-02 -> 2017-10-17 2017-10-18 20:05:04 -07:00
Michael Peyton Jones
922bd8182e tzupdate: init at 1.2.0 2017-10-19 03:19:14 +01:00
Graham Christensen
7d5c5eb203 Merge pull request #30523 from xvapx/playonlinux-update
playOnLinux: 4.2.10 -> 4.2.12
2017-10-18 07:32:15 -04:00
xd1le
ff3fde8f79 udiskie: 1.7.1 -> 1.7.2
Closes #30506.
2017-10-18 11:13:20 +11:00
Marti Serra
268618dfa2 playOnLinux: 4.2.10 -> 4.2.12 2017-10-18 00:41:25 +02:00
Fatih Altinok
603ba57e27 hyper: 1.4.3 -> 1.4.8 2017-10-17 17:43:48 +03:00
Jörg Thalheim
eee77393b4 Merge pull request #30464 from rnhmjoj/bb
bb: init at 1.3rc1
2017-10-17 02:55:52 +01:00
rnhmjoj
14bbec1801
bb: init at 1.3rc1 2017-10-16 11:08:06 +02:00
Jörg Thalheim
09deacb7b8 Merge pull request #30388 from Infinisil/vis-fix
cli-visualizer: fix
2017-10-16 08:46:59 +01:00
Michael Raskin
cceae9a56e Merge pull request #30420 from mimadrid/update/rofi-1.4.1
rofi: 1.3.1 -> 1.4.1
2017-10-15 00:28:38 +02:00
mimadrid
416fe660df
rofi: 1.3.1 -> 1.4.1 2017-10-14 22:08:19 +02:00
Lancelot SIX
c4160a4eb7 Merge pull request #30329 from gleber/pgadmin-upgrade-fix
pgadmin3: 1.22.1 -> 1.22.2
2017-10-14 09:48:10 +02:00
Peter Hoeg
9bf0e701e9 kdeconnect: boy scout cleanups 2017-10-14 14:38:04 +08:00
Florian Klink
c46fa38c90 gummi: init at 0.6.6 (#30398)
* gummi: init at 0.6.6

* gummi: cleanup
2017-10-13 23:22:12 +01:00
Gleb Peregud
52bedcb14b pgadmin3: 1.22.1 -> 1.22.2
Also include Debian patch
https://sources.debian.net/data/main/p/pgadmin3/1.22.2-1/debian/patches/843344
which fixes segfault at start
2017-10-13 22:52:52 +02:00
Silvan Mosberger
6f38c8e182
cli-visualizer: fix 2017-10-13 14:47:23 +02:00
Franz Pletz
82e9553250 Merge pull request #30363 from Moredread/udiskie
udiskie: 1.7.0 -> 1.7.1
2017-10-13 13:10:21 +02:00
Peter Hoeg
71b7b4f19c Merge pull request #30296 from adisbladis/kdeconnect_1_2
kdeconnect: 1.0.3 -> 1.2
2017-10-13 11:05:52 +08:00
André-Patrick Bubel
1d340c9e51
udiskie: 1.7.0 -> 1.7.1 2017-10-12 20:46:31 +02:00
adisbladis
6fb1983212
kdeconnect: 1.0.3 -> 1.2 2017-10-12 12:06:49 +08:00
Jörg Thalheim
3a21ed52d2 Merge pull request #30309 from dywedir/mediainfo
libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99
2017-10-11 12:11:25 +01:00
dywedir
ad5a67cf16 libmediainfo, mediainfo, mediainfo-gui: 0.7.97 -> 0.7.99 2017-10-11 11:13:00 +03:00
Peter Hoeg
d4142e17ef Merge pull request #30294 from pbogdan/update-tnef
tnef: 1.4.14 -> 1.4.15
2017-10-11 08:20:24 +08:00
Piotr Bogdan
62381a6c75 tnef: 1.4.14 -> 1.4.15 2017-10-10 19:10:37 +01:00
José Romildo Malaquias
ea78759fc8 cbatticon: 1.6.6 -> 1.6.7 2017-10-09 16:02:19 -03:00
Peter Hoeg
d9b9e157aa calibre: 3.7.0 -> 3.9.0 2017-10-09 23:01:28 +08:00
joncojonathan
3ca090d2b4 gramps: 4.1.1 -> 4.2.6
Motivation for change: GRAMPS was a long way out of date.

Additional information: BSDDB3 unmasked as this is supported by the current Python3 version (commited separately).
2017-10-07 19:58:56 +01:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Jörg Thalheim
3fe7cddc30 Merge pull request #30146 from dpflug/master
tqsl: init at 2.3.1
2017-10-06 13:34:03 +01:00
Peter Hoeg
34e6b1feb9 Merge pull request #30042 from jonafato/keepassx-community-2.2.1
Update keepassx-community to 2.2.1
2017-10-06 17:14:55 +08:00
David Pflug
a6d570dd49
tqsl: init at 2.3.1 2017-10-05 22:35:32 -04:00
Orivej Desh
dd9a473763 Merge pull request #30071 from danielfullmer/mupdf-lib-fix
mupdf: fix library linking
2017-10-05 21:52:17 +00:00
Daniel Fullmer
3200f7a576 mupdf and k2pdfopt: update mirror 2017-10-05 17:44:18 -04:00
Robert Helgesson
eeda400b30
josm: 12914 -> 12921 2017-10-05 18:27:50 +02:00
Vladimír Čunát
0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
David Pflug
da9ebb826a
chirp: 20170311 -> 20170714 2017-10-04 17:25:53 -04:00
Daniel Fullmer
7f511709de k2pdfopt: fix mupdf linking 2017-10-03 20:26:54 -04:00
Daniel Fullmer
9c53b9cff9 mupdf: fix library linking
Previously, libmupdf.so did not have DT_NEEDED references to its
dependencies. Packages which linked against libmupdf would have to also
manually link against its dependencies as well.
2017-10-03 20:22:04 -04:00
Orivej Desh
f137004179 Merge branch 'master' into staging
* master: (81 commits)
  Add NixOS 17.09 AMIs
  gradle: 4.2 -> 4.2.1
  maintainers.nix: use my GitHub handle as maintainer name
  fcitx-engines.rime: init at 0.3.2
  brise: init at 2017-09-16
  librime: init at 1.2.9
  marisa: init at 0.2.4
  opencc: build shared library and programs
  josm: 12712 -> 12914
  exa: 0.7.0 -> 0.8.0
  krb5: add deprecation date for old configuration
  rustRegistry: 2017-09-10 -> 2017-10-03
  go-ethereum: Fix libusb segmentation faults on Darwin
  tor-browser-bundle-bin: 7.0.5 -> 7.0.6
  libsodium: 1.0.13 -> 1.0.15
  tor-browser-bundle: geoip support
  tor-browser-bundle: support transports obfs2,obfs3
  tor-browser-bundle: bump https-everywhere to 2017.9.12
  tint2: limit platforms to Linux since macOS is not supported and fails the tests
  eclipse-plugin-vrapper: init at 0.72.0
  ...
2017-10-03 17:46:39 +00:00
Orivej Desh
b465d9c1ff Merge pull request #29460 from sifmelcara/add/rime
fcitx-engines.rime: init at 0.3.2
2017-10-03 15:07:16 +00:00
mingchuan
d6b8ac6ca8 maintainers.nix: use my GitHub handle as maintainer name 2017-10-03 14:27:10 +00:00
Robert Helgesson
88f197fb97
josm: 12712 -> 12914 2017-10-03 12:49:01 +02:00
Jon Banafato
98cb45ece3 Update keepassx-community to 2.2.1 2017-10-02 19:06:29 -04:00
José Romildo Malaquias
0a37d94b4d tint2: limit platforms to Linux since macOS is not supported and fails the tests 2017-10-02 19:58:01 -03:00
José Romildo Malaquias
66a362daf7 tint2: 15.1 -> 15.2 2017-10-02 16:26:50 -03:00
Franz Pletz
cd5275ad01
gqrx: 2.7 -> 2.8 2017-10-02 20:35:56 +02:00
Daiderd Jordan
c0d41119b1 Merge pull request #29809 from volth/patch-61
far2l: unstable-2017-07-13 -> unstable-2017-09-30, fix darwin build
2017-10-02 18:49:53 +02:00
Oliver Charles
d8fe9476b7 rescuetime: Update to 2.9.11.1300 2017-10-02 11:31:17 +01:00
makefu
7bc1d331e5 octoprint: unpin pyserial,semantic_version 2017-10-02 07:20:23 +00:00
Orivej Desh
fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Orivej Desh
50f4eb81c6 Merge pull request #29997 from k0ral/nixos-unstable
googler: init at 3.3
2017-10-01 21:51:38 +00:00
koral
1c525fa687 googler: init at 3.3 2017-10-01 23:47:25 +02:00
volth
a67bcf91d9 far2l: unstable-2017-09-25 -> unstable-2017-09-30 2017-10-01 02:46:25 +00:00
Yegor Timoshenko
e8ab9f97c5 merkaartor: 0.18.2 -> 0.18.3, Qt4 -> Qt5 2017-10-01 01:45:26 +00:00
Graham Christensen
37464fd42a Merge pull request #29962 from jtojnar/hamster-pypath
hamster-time-tracker: wrap services
2017-09-30 19:27:06 -04:00
Robert Schütz
63274d615a qmapshack: init at 1.9.1 2017-09-30 22:49:32 +02:00
Robert Helgesson
03eae7a38d
pytrainer: add missing patch file 2017-09-30 19:06:27 +02:00
Robert Helgesson
181c6216d4
pytrainer: 1.10.0 -> 1.11.0
Also explicitly use python2 and default to running without webkit.
2017-09-30 19:05:35 +02:00
Jan Tojnar
ab061940dd
hamster-time-tracker: wrap services
Hamster did not start because the PYTHONPATH was not set for its services.

Closes: #27498
2017-09-30 18:59:00 +02:00
Andrew Morsillo
df6b0fbd67 robo3t: added 1.1.1 2017-09-28 21:05:22 -04:00
John Ericson
f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Jörg Thalheim
a98d9c3b02 Merge pull request #29864 from Lassulus/electron-cash
electron-cash: init at 2.9.3
2017-09-28 12:00:58 +01:00
Jörg Thalheim
767977d81f Merge pull request #29876 from sigma/pr/hugo-0.29
hugo: 0.27.1 -> 0.29
2017-09-28 11:51:30 +01:00
Nikolay Amiantov
c766092193 octoprint-plugins.m33-fio: 1.20 -> 1.21 2017-09-28 03:33:23 +03:00
Yann Hodique
b3433aba3a hugo: 0.27.1 -> 0.29 2017-09-27 14:13:33 -07:00
Nikolay Amiantov
47f099777c mupdf: cleanup dependencies
This slims down build inputs (notably not requiring mesa anymore).
2017-09-27 23:31:13 +03:00
lassulus
64d63907d8 electron-cash: init at 2.9.3 2017-09-27 17:44:35 +02:00
volth
b200a3417b far2l: support darwin 2017-09-26 22:28:51 +00:00
volth
bfaf508f4f far2l: unstable-2017-07-13 -> unstable-2017-09-25 2017-09-26 14:19:36 +00:00
Elis Hirwing
95f3e6ca32 stupidterm: init at 2017-03-15
Stupidterm is a simple and fast VTE-Based terminal emulator which is
configured by a simple ini-file.

fixes #29779
2017-09-26 07:43:10 +01:00
Rodney Lorrimar
3766637bdd gnuradio: fix build for gcc6 and newer boost (#29740) 2017-09-26 00:20:22 +00:00
Robert Schütz
feb397d55f gpx-viewer: init at 0.4.0 2017-09-25 23:42:00 +02:00
Jörg Thalheim
14cbeaa892 Merge pull request #29730 from DIzFer/latte-dock-update
latte dock: 0.6.0 -> 0.7.1
2017-09-24 16:03:56 +01:00
David Izquierdo
4105d02f70 latte dock: 0.6.0 -> 0.7.1 2017-09-24 16:55:47 +02:00
Jörg Thalheim
272c0bf88c Merge pull request #29706 from gnidorah/wayland
termite: fix fonts in wayland
2017-09-24 14:48:04 +01:00
Joerg Thalheim
4d4c32504a termite: use wrapGAppsHook 2017-09-24 14:47:14 +01:00
Jörg Thalheim
4151dde1d1 Merge pull request #29737 from womfoo/bump/gpxsee-4.14
gpxsee: 4.9 -> 4.14
2017-09-24 14:31:36 +01:00
Kranium Gikos Mendoza
12b1852301 gpxsee: 4.9 -> 4.14 2017-09-24 21:42:49 +10:00
Michal Rus
0e71e03583 xpad: init at 5.0.0 (#29720)
* xpad: init at 5.0.0

* xpad: wrapGAppsHook is required
2017-09-24 11:26:55 +01:00
gnidorah
42dcf914d1 termite: fix fonts in wayland 2017-09-22 22:55:44 +03:00
Jörg Thalheim
11e1e826bf Merge pull request #29649 from disassembler/topydo
topydo: 0.9 -> 0.13
2017-09-22 10:50:42 +01:00
Joerg Thalheim
446f9c96f5 topydo: really move out of python-packages 2017-09-22 10:48:21 +01:00
Samuel Leathers
be530263bc topydo: 0.9 -> 0.13 2017-09-21 18:59:56 -04:00
John Ericson
ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
John Ericson
fd9c7eb2e8 misc pkgs: Make solitary pkgconfig buildInputs nativeBuildInputs 2017-09-21 15:49:53 -04:00
Jörg Thalheim
521a801863 Merge pull request #29590 from matthiasbeyer/update-khal
khal: 0.9.5 -> 0.9.7
2017-09-21 12:51:14 +01:00
Jörg Thalheim
d5b46fdd80 khal: use fetchPypi 2017-09-21 12:50:32 +01:00
Joachim F
408734441b Merge pull request #29593 from romildo/upd.tint2
tint2: 0.14.6 -> 15.1
2017-09-20 20:28:07 +00:00
Jörg Thalheim
71551ff0de Merge pull request #29607 from disassembler/mqtt-bench
mqtt-bench: init at 0.3.0
2017-09-20 21:23:39 +01:00
Samuel Leathers
f8ad84ad23 mqtt-bench: init at 0.3.0 2017-09-20 12:37:19 -04:00
Peter Hoeg
55c58c0826 calibre: 3.5.0 -> 3.7.0 2017-09-20 22:24:29 +08:00
Jörg Thalheim
e3141bc1b1 valauncher: 1.2 -> 1.3.1 2017-09-20 13:23:56 +01:00
Matthias Beyer
d697403303 khal: 0.9.5 -> 0.9.7 2017-09-20 13:03:19 +02:00
José Romildo Malaquias
ee88bd3424 tint2: 0.14.6 -> 15.1 2017-09-20 06:35:19 -03:00
Jörg Thalheim
ad16a82b83 Merge pull request #29573 from disassembler/lenmus
lenmus: removing custom cmakeFlags
2017-09-19 22:24:02 +01:00
Thomas Tuegel
6e01011211 alacritty: respect pre- and post-hooks of overridden phases
Failing to `runHook` when overriding phases can have unpredictable results.

fixes #29572
2017-09-19 22:08:53 +01:00
Thomas Tuegel
a50d0b719f alacritty: install desktop icon 2017-09-19 22:08:52 +01:00
Samuel Leathers
2c2252247c lenmus: removing custom cmakeFlags 2017-09-19 16:07:03 -04:00
Eelco Dolstra
afc0218ecd blender: Fix CUDA support
CUDA toolkit 8 doesn't support gcc 6, so we have to build opensubdiv
and blender with gcc 5.
2017-09-16 22:45:22 +02:00
Matt Smith
21e135c8bd monero: 0.10.3.1 -> 0.11.0.0 2017-09-16 09:45:03 -05:00
Frederik Rietdijk
f351ee7e9b Merge pull request #29461 from FRidh/pitz
python.pkgs.{pitz, clepy}: remove old packages
2017-09-16 11:46:11 +02:00
Frederik Rietdijk
fd3ddfb95b python.pkgs.{pitz, clepy}: remove old packages
These were added in 2013 by @bjornfor but haven't been touched since.
They seem to be unmaintained, both in Nixpkgs and by upstream.
2017-09-16 11:41:27 +02:00
Cray Elliott
ae624c89c1 doomseeker: 1.0 -> 1.1 2017-09-15 11:26:11 -07:00
Joachim F
0504dd6fb0 Merge pull request #29141 from danielfullmer/k2pdfopt
k2pdfopt: 2.32 -> 2.42
2017-09-15 16:57:44 +00:00
Robert Helgesson
2a36c6c185
josm: minor cleanups
- Use `makeWrapper` to generate wrapper script.

- Use `buildCommand` instead of explicit phases.`
2017-09-14 12:04:23 +02:00
Robert Helgesson
fd4d957ac4
josm: 12545 -> 12712 2017-09-14 11:58:25 +02:00
Yann Hodique
85f3834bad hugo: 0.27 -> 0.27.1 2017-09-13 22:49:15 +02:00
Matthias Beyer
8c1403066c rtv: 1.15.1 -> 1.18.0
Disable tests, which try to access the network.
2017-09-13 21:53:55 +02:00
Matthias Beyer
495dbc2cc2 mdp: 1.0.9 -> 1.0.10 2017-09-13 21:44:49 +02:00
Matthias Beyer
30a1e189ac ctodo: 1.2 -> 1.3 2017-09-13 21:44:49 +02:00
Matthias Beyer
678c149e53 buku: 3.0 -> 3.3.1 2017-09-13 21:44:49 +02:00
Matthias Beyer
56cf561581 toot: 0.13.0 -> 0.15.0 2017-09-13 21:44:49 +02:00
Eelco Dolstra
e3b562e0e2 blender: 2.78c -> 2.79 2017-09-13 09:54:42 +02:00
Jörg Thalheim
4f6850c80c Merge pull request #29276 from sigma/pr/hugo-0.27
hugo: 0.26 -> 0.27
2017-09-12 23:06:18 +01:00