Commit graph

1287 commits

Author SHA1 Message Date
José Romildo Malaquias a85b938495
Merge pull request #67775 from danieldk/softmaker-office
Add Softmaker Office and FreeOffice
2019-09-14 21:59:40 -03:00
Will Dietz 89c0e459b3
Merge pull request #68751 from dtzWill/update/todoman-3.6.0
todoman: 3.5.0 -> 3.6.0
2019-09-14 14:13:10 -05:00
Maximilian Bosch 0d5806fefd
paperless: fix cors header
`django-cors-headers` 3.x (which is used in nixpkgs) requires a scheme
for allowed hosts. Upstream uses 2.4, however we create the python env
with Nix, so the source needs to be patched accordingly.
2019-09-14 14:59:00 +02:00
Daniel Schaefer cbab4663f3 paperless: Use pytest_4 in django-crispy-forms
Doesn't build with pytest_5
2019-09-14 14:20:50 +02:00
Will Dietz 15cafa9e10
todoman: 3.5.0 -> 3.6.0
https://github.com/pimutils/todoman/releases/tag/v3.6.0
2019-09-13 22:29:12 -05:00
worldofpeace 02cab2d031 scribusUnstable: fix build
We use harfbuzzFull because that includes the icu build which
this depends on.

Fixes #68548
2019-09-13 17:51:01 -04:00
Jan Tojnar a441eaa7b1
Merge branch 'staging-next' into staging 2019-09-12 22:49:43 +02:00
Peter Hoeg 6759d15465
Merge pull request #68512 from nspin/pr/stdenv-spelling
stdenv: fix misspellings of dontPatchELF
2019-09-12 17:04:49 +08:00
Nick Spinale d2333beb86 stdenv: fix misspellings of dontPatchELF 2019-09-11 13:10:09 +00:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
volth 7b8fb5c06c treewide: remove redundant quotes 2019-09-08 23:38:31 +00:00
Frederik Rietdijk 66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Aluísio Augusto Silva Gonçalves d8d68e1af1 fava: 1.10 -> 1.11 2019-09-06 21:16:52 +02:00
Daniël de Kok accc62a98c freeoffice: 966 -> 970
Changes:

- Adds support for saving documents to the DOC, XLS, and PPT formats.
- TextMaker adds support for saving to the OpenDocument format.
- Adds a dark mode.
2019-09-06 16:33:02 +02:00
Daniël de Kok 11184dee46 freeoffice: init at 966 2019-09-06 07:44:07 +02:00
Daniël de Kok 97390d648d softmaker-office: init at 970 2019-09-06 07:44:07 +02:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Aristid Breitkreuz bafe56c685
gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" (#68026) 2019-09-03 22:31:50 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Marek Mahut 5865e1f487
Merge pull request #67822 from Kjuvi/master
timetable: 1.0.6 -> 1.0.8
2019-08-31 22:30:09 +02:00
Quentin Vaucher e1c44d481c timetable: 1.0.6 -> 1.0.8 2019-08-31 11:09:21 +02:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Frederik Rietdijk 5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
Florian Klink 1d6005e113 jameica: 2.8.2 -> 2.8.4 2019-08-27 13:45:44 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Marek Mahut b7de7869be
Merge pull request #67159 from r-ryantm/auto-update/zotero
zotero: 5.0.71 -> 5.0.73
2019-08-22 23:11:35 +02:00
R. RyanTM 538d38f3c3 zotero: 5.0.71 -> 5.0.73
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zotero/versions
2019-08-20 21:22:43 -07:00
Will Dietz 9a2c2418db
qownnotes: 19.7.3 -> 19.8.6, use qt's mkDerivation 2019-08-20 00:52:35 -05:00
Will Dietz 4a69c974f3
vnote: fix by using qt's mkDerivation, 2.6 -> 2.7.2
https://github.com/tamlok/vnote/releases/tag/v2.7.2
https://github.com/tamlok/vnote/releases/tag/v2.7.1
https://github.com/tamlok/vnote/releases/tag/v2.7
2019-08-19 16:50:26 -05:00
Peter Hoeg ab93b22808 zanshin: 2017-11-25 -> 2019-07-28 2019-08-19 22:35:27 +08:00
gnidorah 741cab4c66 mytetra: use qt5's mkDerivation 2019-08-19 08:04:51 +02:00
Aluísio Augusto Silva Gonçalves 2bc8c6705e
libreoffice-still: 6.1.5.2 -> 6.2.6.2 2019-08-18 12:56:29 -03:00
Frederik Rietdijk f65aa21bb2 Merge master into staging-next 2019-08-18 12:53:44 +02:00
Aluísio Augusto Silva Gonçalves b90c63f50d
libreoffice-fresh: 6.2.4.2 -> 6.3.0.4 2019-08-17 10:35:39 -03:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Justin Humm c39818d3dc
scribusUnstable: 2019-01-16 -> 1.5.5
changelog: https://bugs.scribus.net/changelog_page.php?version_id=106

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-10 16:41:23 +02:00
Marek Mahut 202399f34e flexibee: init at 2019.2.5 2019-08-07 15:04:10 +02:00
Mario Rodas 3ca68197f5
Merge pull request #66170 from r-ryantm/auto-update/tudu
tudu: 0.10.2 -> 0.10.3
2019-08-06 06:23:43 -05:00
R. RyanTM f4bc95f26b tudu: 0.10.2 -> 0.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tudu/versions
2019-08-06 00:09:59 -07:00
worldofpeace b044b6814f
Merge pull request #65914 from worldofpeace/update/elementary-appcenter
Update pantheon appcenter apps
2019-08-05 12:01:59 -04:00
R. RyanTM 08aa9c9aa4 homebank: 5.2.6 -> 5.2.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/homebank/versions
2019-08-04 07:27:55 -07:00
worldofpeace ac17e43d8d aesop: 1.1.1 -> 1.1.2
https://github.com/lainsce/aesop/releases/tag/1.1.2
2019-08-04 04:23:13 -04:00
Orivej Desh 32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
markuskowa 1eac842476
Merge pull request #65173 from r-ryantm/auto-update/qownnotes
qownnotes: 19.6.1 -> 19.7.3
2019-07-24 13:04:36 +02:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Nick Novitski 7136e0d0a6 bundlerUpdateScript: init and use (#64822) 2019-07-22 12:02:47 +00:00
R. RyanTM 6496134c44 zotero: 5.0.67 -> 5.0.71
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zotero/versions
2019-07-20 17:24:36 -07:00
R. RyanTM bd161bbef4 qownnotes: 19.6.1 -> 19.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-07-20 07:29:45 -07:00
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
R. RyanTM db7a7d626a kmymoney: 5.0.4 -> 5.0.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kmymoney/versions
2019-07-15 12:32:45 -07:00
Frederik Rietdijk 22cb7f25f2 Merge master into staging-next 2019-07-11 09:40:10 +02:00
Jonathan Ringer 70b6df196a treesheets: 2018-8-18 -> 1.0.1 2019-07-10 23:00:59 +01:00
Frederik Rietdijk da96a4119f Merge staging-next into staging 2019-07-10 08:52:50 +02:00
Frederik Rietdijk fb6260fcf7
Merge pull request #64236 from NixOS/staging-next
Staging next
2019-07-10 08:52:04 +02:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Will Dietz 9921afa53f
trilium: (0.32.4,0.33.5) -> 0.33.6 2019-07-09 07:01:24 -05:00
Vladimír Čunát 0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
Thomas Tuegel 56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
markuskowa d8adf54f25
Merge pull request #64206 from r-ryantm/auto-update/skrooge
skrooge: 2.19.1 -> 2.20.0
2019-07-03 21:35:29 +02:00
Frederik Rietdijk 25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM 192f3e0bbb skrooge: 2.19.1 -> 2.20.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/skrooge/versions
2019-07-02 16:45:06 -07:00
Aaron Andersen 1e5237bce8
Merge pull request #64035 from r-ryantm/auto-update/gnucash
gnucash: 3.5 -> 3.6
2019-07-01 16:32:59 -04:00
R. RyanTM 839a149f88 gnucash: 3.5 -> 3.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnucash/versions
2019-07-01 09:09:02 -07:00
worldofpeace 3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
Nathan Yong 4976d7ec3f watson: use pytest for testing 2019-07-01 13:20:13 +10:00
Nathan Yong 50855c5141 watson: use expected pname in NixOS package 2019-07-01 13:18:56 +10:00
Nathan Yong f7710fdd8e watson: 1.5.2 -> 1.7.0 2019-07-01 12:25:43 +10:00
kjuvi 0c739fd88c timetable: init at 1.0.6 2019-06-26 23:06:59 +02:00
Vladimír Čunát 772d2d03f9
Merge #63555: gnumeric: fix darwin build by upstream patch 2019-06-23 09:16:14 +02:00
Vladimír Čunát 12bdb0dc3f
gnumeric: fix darwin build by upstream patch 2019-06-23 09:13:46 +02:00
Aluísio Augusto Silva Gonçalves 50229a5f6f
libreoffice-fresh: 6.2.3.2 -> 6.2.4.2 2019-06-21 09:28:56 -03:00
markuskowa 8cf9342e2f
Merge pull request #63474 from r-ryantm/auto-update/zotero
zotero: 5.0.66 -> 5.0.67
2019-06-20 14:20:16 +02:00
Ryan Mulligan 3422a7a352
Merge pull request #63410 from r-ryantm/auto-update/qownnotes
qownnotes: 19.5.7 -> 19.6.1
2019-06-18 13:26:25 -07:00
R. RyanTM ecf9cd3513 zotero: 5.0.66 -> 5.0.67
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zotero/versions
2019-06-18 12:12:55 -07:00
R. RyanTM 283990035d qownnotes: 19.5.7 -> 19.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-06-17 20:39:41 -07:00
worldofpeace 0adf3d58b3
Merge pull request #63312 from r-ryantm/auto-update/notes-up
notes-up: 2.0.1 -> 2.0.2
2019-06-17 06:21:12 -04:00
R. RyanTM da916b5b96 notes-up: 2.0.1 -> 2.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/notes-up/versions
2019-06-17 02:49:41 -07:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Izorkin 315c020d79 libreoffice: build with mysql.connector-c 2019-06-15 11:23:27 +03:00
Vladimír Čunát b6e10d79e9
Merge #62798: gnumeric: 1.12.44 -> 1.12.45 2019-06-13 16:21:00 +02:00
Renaud 1ace3842d4
Merge pull request #62349 from r-ryantm/auto-update/atlassian-cli
atlassian-cli: 8.2.0 -> 8.5.0
2019-06-10 15:59:16 +02:00
Vladimír Čunát 7bf37e1f8b
Merge #61817: docear: init at 1.2.0 2019-06-09 15:25:54 +02:00
Will Dietz 1a9a7fb7c8
trilium: 0.32.3 -> 0.32.4 2019-06-06 22:01:44 -05:00
Will Dietz fd21f3fb47
gnumeric: 1.12.44 -> 1.12.45
http://www.gnumeric.org/announcements/1.12/gnumeric-1.12.45.html
2019-06-06 21:59:38 -05:00
Will Dietz a4113fe531
trilium: 0.30.8 -> 0.32.3 2019-06-04 15:18:08 -05:00
Mario Rodas 36de7f4181
Merge pull request #62621 from jerith666/timetrap-t
timetrap: restore "t" executable
2019-06-04 05:49:18 -05:00
worldofpeace 73e3b77d3d
Merge pull request #62575 from r-ryantm/auto-update/spice-up
spice-up: 1.8.1 -> 1.8.2
2019-06-03 16:13:28 -04:00
Ryan Mulligan 106e639b91
Merge pull request #62598 from r-ryantm/auto-update/zim
zim: 0.71.0 -> 0.71.1
2019-06-03 05:50:52 -07:00
R. RyanTM 376b9675eb zim: 0.71.0 -> 0.71.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zim/versions
2019-06-03 03:39:20 -07:00
R. RyanTM 3803b5d714 spice-up: 1.8.1 -> 1.8.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/spice-up/versions
2019-06-02 22:00:46 -07:00
Will Dietz ae71c13a92
Merge pull request #62552 from r-ryantm/auto-update/qownnotes
qownnotes: 19.4.5 -> 19.5.7
2019-06-02 22:54:44 -05:00
R. RyanTM fc5b800a7a qownnotes: 19.4.5 -> 19.5.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/qownnotes/versions
2019-06-02 17:46:27 -07:00
Pascal Wittmann d808fbd239
Merge pull request #62435 from r-ryantm/auto-update/homebank
homebank: 5.2.5 -> 5.2.6
2019-06-02 08:42:35 +02:00
R. RyanTM 24a5767f62 homebank: 5.2.5 -> 5.2.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/homebank/versions
2019-06-01 14:33:28 -07:00