Masayuki Takeda
855cd9f3a8
dpt-rp1-py: init at 2018-10-16
2018-12-02 22:52:12 +09:00
Mario Rodas
c154ecfc38
vdirsyncer: fix build
...
- Add support for build on darwin
2018-12-01 19:17:54 -05:00
Frederik Rietdijk
1828a5c5ba
Merge master into staging-next
2018-11-30 17:46:21 +01:00
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
...
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Frederik Rietdijk
9db2421d1f
Merge master into staging-next
2018-11-29 08:12:56 +01:00
Matthew Bauer
9d2c6ea47a
otfcc: use premake setup hook
2018-11-28 20:14:32 -06:00
Benno Fünfstück
284c3edbc8
nbench: init at 2.2.3 ( #51081 )
2018-11-26 22:16:16 +01:00
Vladimír Čunát
a5de78b7d7
Merge branch 'master' into staging-next
2018-11-26 10:28:00 +01:00
Mario Rodas
b7c28485f1
pgcenter: init at 0.5.0
2018-11-25 19:19:44 -05:00
c0bw3b
9762e2c3bd
confuse: remove and replace with libconfuse
...
- confuse is a duplicate of libconfuse
- upstream name is libconfuse so keep this one
- replace confuse with libconfuse in packages depending on it
2018-11-25 18:20:42 +01:00
Severin Fürbringer
017bade3eb
diskus: 0.4.0 -> 0.5.0 ( #51023 )
...
* diskus: 0.4.0 -> 0.5.0 (#51023 )
* Update pkgs/tools/misc/diskus/default.nix
Co-Authored-By: fuerbringer <severin@fuerbringer.info>
2018-11-25 15:30:43 +01:00
Gleb Peregud
bea10bfcab
woeusb: add p7zip to runtime deps
...
* woeusb: add p7zip to runtime deps enable extra feature (#47982 )
WoeUSB depends on presence of '7z` binary in the path to execute an extra step.
As Windows 7's installation media doesn't place the required EFI bootloaders
in the right location, WoeUSB extracts them from the system image manually
using '7z' binary which it checks with 'command -v 7z'.
See related code at:
aea4f91783/src/woeusb (L1530)
* woeusb: split native build inputs
2018-11-25 11:24:31 +01:00
worldofpeace
50e06fc78e
Merge pull request #50689 from r-ryantm/auto-update/mysqltuner
...
mysqltuner: 1.6.18 -> 1.7.13
2018-11-25 04:19:10 -05:00
c0bw3b
0ea604ac1d
Treewide: use https for SourceForge
2018-11-24 19:58:03 +01:00
Frederik Rietdijk
e41154d1ab
Merge master into staging-next
2018-11-24 10:43:33 +01:00
Will Dietz
af9ba3758f
hyperfine: 1.3.0 -> 1.4.0
2018-11-23 19:26:11 -06:00
Jörg Thalheim
6d9a35a6de
direnv: 2.17.0 -> 2.18.2
2018-11-24 00:16:01 +00:00
Vincent Laporte
6bdb039138
timidity: 2.14.0 -> 2.15.0
2018-11-23 06:54:46 +00:00
Franz Pletz
c826315257
youtubeDL: 2018.11.07 -> 2018.11.18
2018-11-22 14:36:26 +01:00
Frederik Rietdijk
c31cb577ae
Merge master into staging-next
2018-11-22 09:57:08 +01:00
Tim Steinbach
c605b98637
miniserve: init at 0.2.1
2018-11-21 20:22:32 -05:00
Renaud
8f7e407f81
Merge pull request #50894 from worldofpeace/fpart/1.1.0
...
fpart: 1.0.0 -> 1.1.0
2018-11-21 23:48:44 +01:00
worldofpeace
eeec5612b4
fpart: 1.0.0 -> 1.1.0
...
Also use `fetchFromGitHub` for fetch so we can use https.
2018-11-21 17:05:20 -05:00
Jörg Thalheim
2f4037f62b
blsd: fix cross-compilation
2018-11-21 17:49:32 +00:00
Matthew Bauer
f4bf6ba67b
mdbtools: 0.6pre1 -> 0.7.1
...
Also remove mbdtools_git. This was older than mbdtools!
2018-11-21 09:39:11 -06:00
Michael Raskin
b4bfa628d8
Merge pull request #49770 from luke-clifton/dvtm-master
...
dvtm-unstable: init at 2018-03-31
2018-11-21 12:57:03 +00:00
Luke Clifton
9c37c5f4d3
dvtm-unstable: init at 2018-03-31
2018-11-21 16:55:32 +08:00
Frederik Rietdijk
aabf1a93bc
Merge staging-next into staging
2018-11-20 11:51:11 +01:00
Frederik Rietdijk
fd26e7be2a
Merge master into staging-next
2018-11-20 11:47:26 +01:00
Matthew Bauer
5767ea8955
bc: flex is also a runtime dep
...
This is one of the rare times when flex is not just needed at build
time. When cross compiling, we will need 2 versions of flex - one for
the local system and one for the cross system.
2018-11-19 16:05:33 -06:00
R. RyanTM
f5464f9544
jdupes: 1.11 -> 1.11.1
...
* jdupes: 1.11 -> 1.11.1 (#50725 )
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jdupes/versions
* jdupes: fix hash
2018-11-19 21:58:19 +01:00
Frederik Rietdijk
e343a85cfb
Merge master into staging-next
2018-11-19 09:55:32 +01:00
R. RyanTM
b5c6a4a78c
mysqltuner: 1.6.18 -> 1.7.13
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mysqltuner/versions
2018-11-19 00:31:04 -08:00
Matthew Bauer
2c1d3a9a82
Merge remote-tracking branch 'upstream/master' into staging
2018-11-18 19:02:09 -06:00
Maximilian Bode
14dfb37377
doitlive: 4.1.0 -> 4.2.0
2018-11-18 15:33:51 +01:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Jan Tojnar
d97702e03f
Merge pull request #50528 from jtojnar/repology-fixes
...
Repology fixes
2018-11-18 02:13:52 +01:00
Jan Tojnar
04016f3076
ostree: 2018.8 → 2018.9
2018-11-17 22:03:49 +01:00
Renaud
93b68639f8
Merge pull request #50493 from michaelpj/imp/desktop-file-utils-patch
...
desktop-file-utils: use patch for font media type
2018-11-17 14:27:20 +01:00
Michael Peyton Jones
a953f01cd2
desktop-file-utils: use patch for font media type
...
Upstream seems to release very slowly - this commit has been in for some
time, but they haven't cut a new release.
Fixes #50402 .
2018-11-17 12:08:50 +00:00
Will Dietz
943170898d
unicode-paracode: use unicode 10 -> 11 data
2018-11-15 10:27:32 -06:00
Will Dietz
ebbad6c86d
unicode-paracode: 2.5 -> 2.6
...
https://github.com/garabik/unicode/releases/tag/v2.6
2018-11-15 10:27:30 -06:00
R. RyanTM
8684ef15a1
hdf5: 1.10.3 -> 1.10.4 ( #50100 )
...
* hdf5: 1.10.3 -> 1.10.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdf5-threadsafe/versions
* hdf5: update meta.license
HDF5 is licensed under a BSD 3-clause variant
2018-11-15 17:04:24 +01:00
Jörg Thalheim
8d275f6d17
Merge pull request #50314 from dywedir/wl-clipboard
...
wl-clipboard: init at 1.0.0
2018-11-15 15:59:15 +00:00
geistesk
dfa5820a7c
umlet: 14.2 -> 14.3
2018-11-15 13:12:05 +01:00
Renaud
cde945a165
Merge pull request #48044 from schneefux/pkg/fetchfromgithub
...
treewide: Use fetchFromGitHub instead of fetchurl
2018-11-14 09:48:22 +01:00
Vladyslav Mykhailichenko
1c26439bab
wl-clipboard: init at 1.0.0
2018-11-13 17:20:13 +02:00
Jörg Thalheim
fc11b48859
Merge pull request #50236 from dywedir/bat
...
bat: 0.8.0 -> 0.9.0
2018-11-13 00:13:31 +00:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00