Frederik Rietdijk
205e0fc5bd
Merge staging-next into staging
2019-03-01 09:22:21 +01:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Robert Schütz
8a495116a5
papis: 0.8.1 -> 0.8.2
2019-02-28 22:42:50 +01:00
Yurii Izorkin
fa20f98571
datadog-agent: 6.9.0 -> 6.10.0 ( #56523 )
2019-02-28 11:48:49 -08:00
Vladyslav M
ab9c2c1148
Merge pull request #56527 from dtzWill/update/broot-0.6.3
...
broot: 0.6.0 -> 0.6.3
2019-02-28 21:18:01 +02:00
Silvan Mosberger
7387854714
Merge pull request #55367 from hhm0/toybox
...
toybox: init at 0.8.0
2019-02-28 19:22:29 +01:00
Will Dietz
277314c608
broot: 0.6.0 -> 0.6.3
2019-02-28 09:55:09 -06:00
Yurii Izorkin
90d1f9b095
dar: 2.6.1 -> 2.6.2 ( #56460 )
2019-02-28 16:24:46 +01:00
Michael Weiss
410650c128
scdoc: 1.9.0 -> 1.9.1
2019-02-28 13:48:30 +01:00
hhm
88e69dbc52
toybox: init at 0.8.0
...
B"H toybox package, supporting static building via enableStatic, and custom configurations via extraConfig and enableMinimal parameters
parseconfig shell function, and misc other parts, are based on busybox package derivation
2019-02-27 20:49:39 -05:00
Will Dietz
63ca967f5c
ddrescue: 1.23 -> 1.24 ( #56484 )
...
http://lists.gnu.org/archive/html/info-gnu/2019-02/msg00012.html
2019-02-28 00:04:45 +01:00
Will Dietz
7aea4cc094
Revert "Merge #56170 : Revert "file: 5.35 -> 5.36" (staging)"
...
Try this again, seems to work now.
Motivated by new version possibly fixing security issues
described here:
https://github.com/NixOS/nixpkgs/issues/56360
This reverts commit 7d47102bbc
, reversing
changes made to 2ed8187107
.
2019-02-27 16:45:48 -06:00
Robert Schütz
33e6ef827b
papis: bash completions are now installed automatically
2019-02-27 22:03:47 +01:00
Will Dietz
8b6b3c9445
Merge pull request #56463 from dotlambda/papis-0.8
...
papis: 0.7.5 -> 0.8.1
2019-02-27 14:45:25 -06:00
Robert Schütz
9e10cd4fe5
papis: 0.7.5 -> 0.8.1
2019-02-27 21:16:36 +01:00
José Romildo Malaquias
83f12564db
pygmentex: add tlType attribute; install latex style and demo ( #56063 )
2019-02-27 13:13:16 -05:00
R. RyanTM
bc8eab4621
plantuml: 1.2019.0 -> 1.2019.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/plantuml/versions
2019-02-27 16:55:29 +01:00
hhm
fdca55e6fe
cdimgtools: init at 0.3
2019-02-26 22:17:21 -05:00
worldofpeace
1c4630b17a
Merge pull request #56397 from hhm0/cuetools_cuetag
...
cuetools: symlink cuetag to cuetag.sh
2019-02-26 20:30:53 -05:00
worldofpeace
3fb66709ff
cuetools: use fetchFromGitHub
2019-02-26 20:29:34 -05:00
hhm
99d338b130
cuetools: symlink cuetag to cuetag.sh
...
Debian-based distros call cuetag.sh "cuetag" (see https://packages.debian.org/buster/amd64/cuetools/filelist ).
This adds a symlink for compatibility with those distros.
2019-02-26 20:26:52 -05:00
John Ericson
8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
...
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
Matthew Bauer
dd94b0724c
Merge pull request #56421 from Ericson2314/pinenty-dedup
...
pinentry: Use lib.string.{enable,with}Feature to avoid duplication
2019-02-26 17:31:03 -05:00
John Ericson
f07097902c
pinentry: Use lib.string.{enable,with}Feature to avoid duplication
2019-02-26 13:22:08 -05:00
Will Dietz
e8f4e5af8d
radvd: 2.17 -> 2.18
...
First release in over a year, not sure of changelog.
Release announcement:
http://lists.litech.org/pipermail/radvd-announce-l/2019-February/000045.html
2019-02-26 11:30:03 -06:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Vladyslav M
1233c8d9e9
Merge pull request #56405 from dywedir/slurp
...
slurp: 1.0.1 -> 1.1.0
2019-02-26 13:26:12 +02:00
aszlig
6dc9f79c0f
ip2unix: 2.0.0 -> 2.0.1
...
Upstream fixes:
- Unregister socket as soon as we know that no rule matches.
I also removed the encode_rules() function which was an artifact left in
version 2.0.0.
Built and tested on i686-linux and x86_64-linux.
Signed-off-by: aszlig <aszlig@nix.build>
2019-02-26 11:30:07 +01:00
dywedir
b3521db304
slurp: 1.0.1 -> 1.1.0
2019-02-26 11:30:54 +02:00
Vladimír Čunát
c010fc9222
Merge branch 'staging-next' into staging
2019-02-26 09:30:26 +01:00
Sarah Brofeldt
fe2a2b3ed5
Merge pull request #56356 from johanot/certmgr-1.6.4
...
certmgr: 1.6.1 -> 1.6.4
2019-02-25 20:09:03 +01:00
Johan Thomsen
b5c81d0154
certmgr: 1.6.1 -> 1.6.4
2019-02-25 17:26:00 +01:00
Melkor333
a75e25b919
mcfly: init at v0.3.1
2019-02-25 13:49:09 +01:00
Robert Schütz
84f1d93c00
vdirsyncer: fix tests
2019-02-25 11:13:46 +01:00
Profpatsch
a36d2eac2e
nettee: init at 0.3.4
2019-02-25 10:34:16 +01:00
Edmund Wu
eb95a19877
wakatime: 10.6.0 -> 10.8.0
2019-02-24 20:45:58 -05:00
Matthew Bauer
73061742af
Merge remote-tracking branch 'NixOS/master' into staging
2019-02-24 18:54:32 -05:00
Jean-Philippe Braun
98d8bf4bea
mpdris2: 0.7 -> 0.8 ( #56287 )
2019-02-25 00:43:12 +01:00
Ryan Mulligan
66cead5863
Merge pull request #54727 from phi-gamma/afio-2.5.2
...
afio: update 2.5.1 -> 2.5.2
2019-02-24 14:55:32 -08:00
Ryan Mulligan
d97724e9ff
Merge pull request #53849 from guillaumekoenig/master
...
enpass: 5.6.5 -> 6.0.1
2019-02-24 13:55:18 -08:00
Michael Weiss
2685d2722d
scdoc: 1.8.1 -> 1.9.0
2019-02-24 22:11:15 +01:00
Daniel Frank
1a50038ed7
burp: 2.2.16 -> 2.2.18 ( #56288 )
2019-02-24 17:17:18 +01:00
Vladimír Čunát
18fe630281
Merge #56291 : cmake: fix darwin bootstrapping
...
... into staging-next.
2019-02-24 16:52:03 +01:00
Ryan Mulligan
a13f0a1dcd
Merge pull request #53472 from borisbabic/feature/init-virtscreen
...
virtscreen: init at 0.3.1
2019-02-24 07:12:56 -08:00
talyz
fb58041386
nomachine-client: 6.4.6_1 -> 6.5.6 ( #56269 )
...
Update package. Also, since the last digit differs between the 32- and
64-bit version, remove it from the version number and introduce two
separate variables - one for each architecture.
2019-02-24 12:11:22 +01:00
xeji
631bc2c99f
Merge pull request #55488 from winpat/add_dirvish
...
dirvish: init at 1.2.1
2019-02-24 12:02:11 +01:00
R. RyanTM
ed239c3947
bfs: 1.3.2 -> 1.3.3 ( #55911 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/bfs/versions
2019-02-24 11:53:20 +01:00
Maximilian Bosch
225f8b9d64
vcs_query: init at 0.4.0 ( #55514 )
...
This is a simple, python-based CLI utility that queries vCard files for
a certain pattern. It's fairly easy to integrate with e.g. NeoMutt to
look for contacts.
2019-02-24 11:36:57 +01:00
Daiderd Jordan
fa82915e01
xar: add explicit lzma input
...
lzma is part of the stdenv but not during bootstrapping?
2019-02-24 11:32:01 +01:00
xeji
e04f56eb75
Merge pull request #56282 from NixOS/update-parallel
...
parallel: 20190122 -> 20190222
2019-02-24 11:22:58 +01:00