Commit graph

25329 commits

Author SHA1 Message Date
Matthew Justin Bauer 92af917827
git-secrets: fix homepage url 2018-05-08 18:17:44 -05:00
Robert Helgesson 88946527a5
eclipse-plugin-jsonedit: 1.1.0 -> 1.1.1 2018-05-08 23:20:15 +02:00
xeji 86b37d1f94
Merge pull request #40173 from taku0/flashplayer-29.0.0.171
flashplayer: 29.0.0.140 -> 29.0.0.171
2018-05-08 23:06:56 +02:00
xeji c53e3d2688
Merge pull request #40142 from rkoe/fix/i3lock-description
i3lock/i3lock-color: meta: improve description
2018-05-08 22:58:51 +02:00
xeji e7f3dab666
Merge pull request #40172 from scalavision/master
singularity: 2.4.6 -> 2.5.1
2018-05-08 22:53:39 +02:00
davidak 296e7717e0 plank: init at 0.11.4 2018-05-08 22:27:28 +02:00
xeji ab4a04c38b
Merge pull request #40151 from yrashk/sit-aarch64-isel
sit: better fix for aarch64 bug
2018-05-08 22:09:25 +02:00
Valentin Heidelberger a365b59deb keepassxc: 2.3.1 -> 2.3.2 2018-05-08 19:19:49 +02:00
Emmanuel Rosa 7936474efc gnucash: restore version 2.4 2018-05-08 10:53:44 -04:00
Vincent Ambo a604fc6fcb kontemplate: 1.4.0 -> 1.5.0
Moves to release version 1.5.0 (released 2018-05-08).
2018-05-08 12:09:12 +02:00
aszlig dace481377
kdepim-addons: Add package expression
This is needed in order to add location information to contacts in
KAddressbook.

Packaging was quite straightforward except that it needed
akonadi-import-wizard, which I have packaged in the previous commit.

I'm committing this directly to master without a pull request, because
nothing depends on it (for obvious reasons) and packaging was trivial
enough so that if things are not as they supposed to be it can still be
changed very easily.

Tested this using the following VM configuration, because I don't run a
Plasma desktop:

(import <nixpkgs/nixos> {
  configuration = { pkgs, ... }: {
    environment.systemPackages = with import <nixpkgs> {}; [
      kdeApplications.kaddressbook kdeApplications.kdepim-addons
    ];
    users.users.test.isNormalUser = true;
    virtualisation.diskSize = 4096;
    virtualisation.memorySize = 2048;

    services.xserver = {
      enable = true;
      inherit ((import <nixpkgs/nixos> {}).config.services.xserver) layout;
      displayManager.sddm.enable = true;
      displayManager.sddm.autoLogin.enable = true;
      displayManager.sddm.autoLogin.user = "test";
      desktopManager.default = "plasma5";
      desktopManager.plasma5.enable = true;
    };
  };
}).vm

The test I've done is using KAddressbook and check whether the location
tab is working and it does now.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel, @vandenoever
2018-05-08 11:48:16 +02:00
aszlig eb774f3047
akonadi-import-wizard: Add package expression
This is required for kdepim-addons and packaging this is pretty much
straightforward with no hurdles.

I tried to keep the coding style close to other packages in
kdeApplications so that it stays consistent.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @ttuegel, @vandenoever
2018-05-08 11:48:12 +02:00
Jörg Thalheim 4dc33d06b9
Merge pull request #40056 from r-ryantm/auto-update/xmrig
xmrig: 2.5.3 -> 2.6.1
2018-05-08 10:08:04 +01:00
scalavision aad0a825f9 singularity: 2.4.6 -> 2.5.1 2018-05-08 10:40:10 +02:00
Jörg Thalheim c2b4cfbe08 xmrig: restrict to x86 2018-05-08 09:12:13 +01:00
Joel Burget 5d66a6bbdb 1password: init at version 0.4 (#40158) 2018-05-08 08:23:07 +01:00
taku0 219b1c1e1b flashplayer: 29.0.0.140 -> 29.0.0.171 2018-05-08 15:14:54 +09:00
Jan Tojnar 85a0cd915b
Merge pull request #40155 from jtojnar/gnome-3.28.2
GNOME Updates
2018-05-08 04:42:29 +02:00
Jan Tojnar 3e7bcb6937
meld: 3.18.0 → 3.18.1 2018-05-08 02:34:14 +02:00
Sarah Brofeldt 16463d728b zoom-us: liblgvnd fix for libGL.so in libpath 2018-05-08 01:28:17 +02:00
Yurii Rashkovskii 480d52ebed
sit: better fix for aarch64 bug 2018-05-07 16:18:22 -07:00
Roland Koebler 810976e591 i3lock-color: fix manpage-name and manpage (#40095)
- rename manpage from i3lock.1 to i3lock-color.1
- change "i3lock" to "i3lock-color" in manpage-synopsis
2018-05-07 23:19:02 +02:00
Yurii Rashkovskii 783d547bdd
sit: fix tests on aarch64
As we found out in #40032, sit tests won't pass on
aarch64. The problem seems to be related to
`create_dir` not returning an error if the directory
already exists, happening specifically on aarch64+debug
(not aarch64+release)

This update injects a patch for tests that will also
be included in subsequent versions of SIT.
2018-05-07 13:33:51 -07:00
Roland Koebler 4ee409a59c i3lock/i3lock-color: meta: improve description
- i3lock-color: extend description to differ from i3lock
- i3lock/i3lock-color: add long description
2018-05-07 22:25:14 +02:00
Jan Tojnar fcfecf8c20
telepathy-logger: 0.8.0 → 0.8.2
The previous update attempt (76f9a4d711) did not change the hash 😞
2018-05-07 22:05:01 +02:00
Florian Klink 70c57fe363 qemu: fix spaces in postInstall 2018-05-07 19:23:47 +03:00
Austin Seipp 04002e2b71 tamarin-prover: 1.3.1 -> 1.4.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-05-07 11:17:49 -05:00
xeji 7fedc7e46b
Merge pull request #40129 from MasseGuillaume/sublime3-bump
sublime3: 3162(dev), 3143(stable) -> 3170(stable, dev)
2018-05-07 18:17:29 +02:00
xeji ce9c8beeca
Merge pull request #40032 from yrashk/sit-0.3.2
sit: 0.3.0 -> 0.3.2
2018-05-07 18:06:08 +02:00
Yurii Rashkovskii 9f1017c679
sit: 0.3.0 -> 0.3.2 2018-05-07 08:46:15 -07:00
xeji e755986079
Merge pull request #40045 from Ekleog/todiff-0.5.0
todiff: 0.4.0 -> 0.5.0
2018-05-07 17:27:52 +02:00
Guillaume Massé 8be7bb656f sublime3: 3162(dev), 3143(stable) -> 3170(stable, dev) 2018-05-07 17:10:19 +02:00
Jörg Thalheim 87daa2c7cc
Merge pull request #40069 from r-ryantm/auto-update/qbittorrent
qbittorrent: 4.0.4 -> 4.1.0
2018-05-07 14:59:44 +01:00
Jörg Thalheim f7e4c5ebb4
Merge pull request #40068 from r-ryantm/auto-update/riot-web
riot-web: 0.14.1 -> 0.14.2
2018-05-07 14:22:00 +01:00
Jörg Thalheim 3151896fa8
Merge pull request #40074 from r-ryantm/auto-update/pdfpc
pdfpc: 4.1 -> 4.1.1
2018-05-07 14:10:24 +01:00
Jörg Thalheim d1ad5bf95d
Merge pull request #40113 from wchresta/tamarin/fix
tamarin-prover: Fix compile issues
2018-05-07 13:49:50 +01:00
R. RyanTM 3f96895417 keepass: 2.38 -> 2.39
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/keepass/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/0w1c39pg7347dwhkwz3b5jizzzc5v885-keepass-2.39/bin/.keepass-wrapped --help’ got 0 exit code
- ran ‘/nix/store/0w1c39pg7347dwhkwz3b5jizzzc5v885-keepass-2.39/bin/keepass --help’ got 0 exit code
- found 2.39 with grep in /nix/store/0w1c39pg7347dwhkwz3b5jizzzc5v885-keepass-2.39
- directory tree listing: https://gist.github.com/da7324a17ad7e95a053f6a2655ec07bc
2018-05-07 14:48:18 +02:00
Jörg Thalheim ddf902506e
Merge pull request #40116 from Synthetica9/spotify-nognome2
spotify: Cleanup
2018-05-07 13:46:57 +01:00
Jörg Thalheim 4c41c182ae
Merge pull request #39504 from markuskowa/soapysdr-pr
soapysdr+plugins: init at 0.6.1
2018-05-07 13:44:16 +01:00
Patrick Hilhorst 2dbb29c334
spotify: remove platform assertion 2018-05-07 14:06:35 +02:00
Patrick Hilhorst fcb6a0a56e
spotify: remove/update gnome2 references
Part of #39976
2018-05-07 14:04:15 +02:00
Michael Raskin 2f2d67320b
Merge pull request #40109 from r-ryantm/auto-update/fossil
fossil: 2.5 -> 2.6
2018-05-07 11:49:59 +00:00
R. RyanTM 5ec51c5d7c fossil: 2.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/fossil/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/by0my4ix1gpichp15gf3i8w3fgfxmsrc-fossil-2.6/bin/fossil --help’ got 0 exit code
- ran ‘/nix/store/by0my4ix1gpichp15gf3i8w3fgfxmsrc-fossil-2.6/bin/fossil help’ got 0 exit code
- found 2.6 with grep in /nix/store/by0my4ix1gpichp15gf3i8w3fgfxmsrc-fossil-2.6
- directory tree listing: https://gist.github.com/673b50672a3bb2c22d7e37175d1f37d4
2018-05-07 04:20:37 -07:00
Mateusz Kowalczyk 78b1ce8434
Merge pull request #40061 from r-ryantm/auto-update/snd
snd: 18.2 -> 18.3
2018-05-07 19:50:25 +09:00
Wanja Chresta ee95ed11ca tamarin-prover: Fix compile issues 2018-05-07 12:18:06 +02:00
Gabriel Ebner 5347d89420
Merge pull request #40093 from r-ryantm/auto-update/lean
lean: 3.3.0 -> 3.4.1
2018-05-07 11:31:23 +02:00
R. RyanTM 639376aff6 lean: 3.3.0 -> 3.4.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/lean/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/kdbjdracd2m6fv18k9kc5bcmr0p60glx-lean-3.4.1/bin/lean -h’ got 0 exit code
- ran ‘/nix/store/kdbjdracd2m6fv18k9kc5bcmr0p60glx-lean-3.4.1/bin/lean --help’ got 0 exit code
- ran ‘/nix/store/kdbjdracd2m6fv18k9kc5bcmr0p60glx-lean-3.4.1/bin/leanpkg help’ got 0 exit code
- found 3.4.1 with grep in /nix/store/kdbjdracd2m6fv18k9kc5bcmr0p60glx-lean-3.4.1
- directory tree listing: https://gist.github.com/198504c00746718749b3019653fe78fd
2018-05-07 02:24:49 -07:00
R. RyanTM 716f4ab3a4 pdfpc: 4.1 -> 4.1.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/pdfpc/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/pdfpc -h’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/pdfpc --help’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/.pdfpc-wrapped -h’ got 0 exit code
- ran ‘/nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1/bin/.pdfpc-wrapped --help’ got 0 exit code
- found 4.1.1 with grep in /nix/store/dvwwb2myl9351rzj9gf2p3x1731d9vnc-pdfpc-4.1.1
- directory tree listing: https://gist.github.com/88ef2cda6a77852e5d7541ebd43e4fec
2018-05-06 23:23:35 -07:00
R. RyanTM cfdcc03feb qbittorrent: 4.0.4 -> 4.1.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/qbittorrent/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.1.0 with grep in /nix/store/dyvbm73pl2qs0khv1yzyfsxsyf8kx7yi-qbittorrent-4.1.0
- directory tree listing: https://gist.github.com/a5b770d088c453aa2a25dc90cfc3c348
2018-05-06 22:00:49 -07:00
R. RyanTM 5b3b3a1e83 riot-web: 0.14.1 -> 0.14.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/riot-web/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.14.2 with grep in /nix/store/zglwk185bfl8x2dmkqpl51801rk58gvi-riot-web-0.14.2
- directory tree listing: https://gist.github.com/eae072ce5bb48e5e8b59f7e04caf5b0d
2018-05-06 21:51:32 -07:00
R. RyanTM 871bffd98f qutebrowser: 1.2.1 -> 1.3.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/qutebrowser/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/qutebrowser -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/qutebrowser --help’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/..qutebrowser-wrapped-wrapped -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/..qutebrowser-wrapped-wrapped --help’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/.qutebrowser-wrapped -h’ got 0 exit code
- ran ‘/nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0/bin/.qutebrowser-wrapped --help’ got 0 exit code
- found 1.3.0 with grep in /nix/store/nckfqg5crmyrx3aazk6szii42qy7v1g3-qutebrowser-1.3.0
- directory tree listing: https://gist.github.com/b9f575b232cde51598aeed723a03f7ec
2018-05-06 21:43:10 -07:00
Matthew Justin Bauer e4997af72b
Merge pull request #39999 from demyanrogozhin/particl
particl-core: init at 0.16.0.4
2018-05-07 04:30:39 +00:00
Matthew Justin Bauer 52dac0889d
Merge pull request #39989 from plumelo/feature/virtualbox-kernel-4.17-patch
virtualbox: fix pci_get_bus_and_slot removed in kernel 4.17
2018-05-07 04:29:25 +00:00
Matthew Justin Bauer 1daec9d27c
Merge pull request #39696 from concatime/master
Updating dependencies of neovim
2018-05-07 04:26:36 +00:00
R. RyanTM 834b6049c0 snd: 18.2 -> 18.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/snd/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/18mdi0m90asngnmnf313bbkpyyzjs96b-snd-18.3/bin/snd --help’ got 0 exit code
- found 18.3 with grep in /nix/store/18mdi0m90asngnmnf313bbkpyyzjs96b-snd-18.3
- directory tree listing: https://gist.github.com/3e3d90a56bba746c97163a9bc00919f2
2018-05-06 20:45:38 -07:00
R. RyanTM 0fb4672113 xterm: 332 -> 333
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/xterm/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/koi8rxterm -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/koi8rxterm help’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/uxterm -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/uxterm help’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/xterm -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/xterm help’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.xterm-wrapped -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.xterm-wrapped help’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.koi8rxterm-wrapped -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.koi8rxterm-wrapped help’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.uxterm-wrapped -h’ got 0 exit code
- ran ‘/nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333/bin/.uxterm-wrapped help’ got 0 exit code
- found 333 with grep in /nix/store/w5f067zkhadadsz7a2xh1qg435a8cirw-xterm-333
- directory tree listing: https://gist.github.com/1317219946b26e2c85846fe9e169a9e4
2018-05-06 19:52:46 -07:00
R. RyanTM 2f467dd584 xmrig: 2.5.3 -> 2.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/xmrig/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.6.1 with grep in /nix/store/wsy4vdhmqcr0mydcgp77dncf2xq906kf-xmrig-2.6.1
- directory tree listing: https://gist.github.com/ff33b30777a95f9fa0654b4da0ae47c2
2018-05-06 19:49:06 -07:00
Jan Tojnar d79609ac93
firefox-bin: use native notifications 2018-05-07 01:24:17 +02:00
Joachim F 9d3c5ce32e
Merge pull request #40044 from jfrankenau/lynx-ipv6
lynx: enable IPv6 and update
2018-05-06 20:43:10 +00:00
Léo Gaspard faa0d2fa78
todiff: 0.4.0 -> 0.5.0 2018-05-06 22:13:15 +02:00
Johannes Frankenau b131db5f9b lynx: 2.8.9dev.16 -> 2.8.9dev.17 2018-05-06 22:04:09 +02:00
Johannes Frankenau c642fce382 lynx: enable IPv6 support 2018-05-06 22:03:53 +02:00
zimbatm 716d877d0f gitea: 1.4.0 -> 1.4.1 2018-05-06 17:11:41 +01:00
Jörg Thalheim 71a8d0ca59 particl-core: replace utillinux with unixtools.hexdump
to make it platform agnostic
2018-05-06 15:15:04 +01:00
Maximilian Bosch f57986597f mkcast: drop and replace with xscast (#40026)
The package has been declared as unmaintained, `xscast` is the way to
go: https://github.com/KeyboardFire/mkcast#obsolete

Replacement for `mkcast` (https://github.com/KeyboardFire/mkcast#obsolete)
2018-05-06 11:27:31 +01:00
Joachim F 7da1dcaf5a
Merge pull request #40018 from danbst/zoom-us-update
zoom-us: update 2.0.106600.0904 -> 2.0.123200.0405, cleanup
2018-05-06 09:10:17 +00:00
Demyan Rogozhin fe24a0fa38
particl-core: init at 0.16.0.4
Particl is privacy-focused altcoin build for p2p eCommerce.
Added Particl Core - daemon used to run staking node.
2018-05-06 01:38:05 +02:00
danbst 8143383aab zoom-us: update 2.0.106600.0904 -> 2.0.123200.0405, cleanup
Apart from version update:
- remove some packages from `LD_LIBRARY_PATH`. I haven't found any
references for them. Most of them were copypasted from AUR expression
- found an implicit reference to `pidof`, in my case this caused warnings
about mismatched Glibc version. I've found implicit reference to `sh` too,
with Glibc warning too, but I don't know how to fix this, and looks like it's
only a warning
2018-05-06 01:42:32 +03:00
Jan Tojnar 3be8954579
Merge pull request #39985 from jtojnar/drop-legacy-gst
various: {upgrade,drop} GStreamer 0.10 dependency
2018-05-05 23:53:04 +02:00
aszlig 8cf420e62f
Merge pull request #39647 (Add KMyMoney)
This adds KMyMoney, a finance manager for KDE plus a few required
dependencies.

I ran the upstream test suite as well as the following manual tests:

  * Basic startup
  * Completing the wizard
  * Add some test transactions
  * GPG encryption
  * Generation of charts and reports
  * Rough check whether OFX integration lists supported financial
    institutions.
  * Small check of AqBanking implementation, whether accounts and users
    can be configured, but didn't test actual connectivity with a
    financial institution.
  * Check of Weboob integration with a test PayPal backend, however also
    just with a dummy account and without actually connecting to PayPal.

On top of that, the application already is being used by the person
requesting me to package this, so I'd guess it works well enough.

I'm merging this without the review from @ttuegel because it only adds
packages and doesn't change anything fundamental about the KDE
ecosystem.

The only change here is to add C++ support to "mpir", where the
maintainer (@7c6f434c) has approved the change.
2018-05-05 23:46:29 +02:00
Matthew Justin Bauer 21be546c51
Merge pull request #39720 from r-ryantm/auto-update/x42-plugins
x42-plugins: 20170428 -> 20180320
2018-05-05 16:30:04 -05:00
Matthew Justin Bauer 005d803762
Merge pull request #39919 from plapadoo/ledger-use-python
ledger: enable python command
2018-05-05 16:26:52 -05:00
Matthew Justin Bauer 08c9a5dfe3
Merge pull request #39755 from r-ryantm/auto-update/Mopidy-Iris
mopidy-iris: 3.17.1 -> 3.17.5
2018-05-05 16:10:56 -05:00
xeji 0efd49c707
Merge pull request #39899 from r-ryantm/auto-update/bitcoin-abc
altcoins.bitcoin-abc: 0.17.0 -> 0.17.1
2018-05-05 22:54:17 +02:00
Matthew Justin Bauer 3fe9421f50
Merge pull request #39771 from r-ryantm/auto-update/graphicsmagick
graphicsmagick: 1.3.28 -> 1.3.29
2018-05-05 15:50:45 -05:00
Matthew Justin Bauer fd75da0459
Merge pull request #39739 from r-ryantm/auto-update/pqiv
pqiv: 2.10.3 -> 2.10.4
2018-05-05 15:50:16 -05:00
Jan Tojnar d0110ecfdb
Merge pull request #40008 from jonafato/liferea-1.12.3
liferea: 1.12.2 -> 1.12.3
2018-05-05 21:48:03 +02:00
xeji dc4aa99080
Merge pull request #39770 from r-ryantm/auto-update/git-remote-gcrypt
gitAndTools.gitRemoteGcrypt: 1.0.3 -> 1.1
2018-05-05 21:24:42 +02:00
Sarah Brofeldt 1d9330d63a
Merge pull request #39295 from jluttine/add-nano-wallet
nano-wallet: init at 12.1
2018-05-05 19:34:04 +02:00
Jon Banafato c6a82cc40c liferea: 1.12.2 -> 1.12.3
New patch release. Changelog at
https://github.com/lwindolf/liferea/releases/tag/v1.12.3.
2018-05-05 12:55:32 -04:00
xeji 76d0e61e7b
Merge pull request #39749 from Synthetica9/i3lock-color-2.11
i3lock-color: 2.10.1-1-c -> 2.11-c
2018-05-05 17:58:46 +02:00
Jaakko Luttinen 9f31a4d622
nano-wallet: init at 12.1 2018-05-05 15:24:17 +03:00
Unknown d25607c79d Fix pci_get_bus_and_slot removed in kernel 4.17 2018-05-05 11:22:32 +03:00
Jaka Hudoklin 3ec4528dcf
Merge pull request #39991 from xeji/remove-fleet
fleet, panamax: remove
2018-05-05 08:07:14 +02:00
Matthew Justin Bauer 30caa09e51
Merge pull request #39881 from nh2/epeg
Add epeg
2018-05-05 00:33:50 -05:00
gnidorah 9f1da66587 ndppd module: init (#35533) 2018-05-05 00:33:20 -05:00
Richard DW Redcroft c580919791 houdini: 16.5.405 -> 16.5.439
* Update version 16.5.439

Update to version to 16.5.439 (current prod build)

* Update runtime.nix

forgot to update sha256
2018-05-05 00:29:03 -05:00
Matthew Justin Bauer 78a71c8d3e
Merge pull request #39990 from bbarker/git-secrets
Add package: git-secrets
2018-05-05 00:28:02 -05:00
Matthew Justin Bauer 0e6a3b3910
Merge pull request #39994 from sorpaas/parity-ui-init
parity-ui: init at 0.1.1
2018-05-05 00:27:52 -05:00
Matthew Justin Bauer 938299be17
Merge pull request #39983 from ookhoi/fix-way-cooler
way-cooler: renaming commands is not needed anymore
2018-05-05 00:26:55 -05:00
Matthew Justin Bauer e852b6196f
Merge pull request #39784 from r-ryantm/auto-update/cni-plugins
cni-plugins: 0.7.0 -> 0.7.1
2018-05-05 00:26:22 -05:00
Matthew Justin Bauer 4f08e5902f
Merge pull request #39972 from ikervagyok/mathematica
mathematica: add mesa, fix `libGL.so.1 not found` messages
2018-05-05 00:07:23 -05:00
Wei Tang 3bd1fcc4ad parity-ui: init at 0.1.1 2018-05-05 09:18:11 +08:00
xeji f942994072
Merge pull request #39988 from plumelo/feature/gitkraken-3.6.0
gitkraken: 3.4.0 -> 3.6.0
2018-05-05 00:43:12 +02:00
Tim Steinbach 97ca2f5d58
vscode: 1.22.2 -> 1.23.0 2018-05-04 22:34:40 +00:00
Jan Tojnar 841a5553cb
baresip: switch to GStreamer 1.0 2018-05-05 00:29:01 +02:00
Uli Baum f039bf9abc panamax: remove packages, module and test
was broken and depends on (deprecated) fleet
packages: panamax_api, panamax_ui
2018-05-05 00:27:15 +02:00
Matthew Justin Bauer a733bbfb07
Merge pull request #39740 from r-ryantm/auto-update/picard-tools
picard-tools: 2.18.2 -> 2.18.3
2018-05-04 17:21:50 -05:00
Matthew Justin Bauer ce3e0f2e9b
Merge pull request #39750 from r-ryantm/auto-update/palemoon
palemoon: 27.8.3 -> 27.9.0
2018-05-04 17:21:20 -05:00
Brandon Elam Barker ee270fe647 confirmed git-secrets is now working 2018-05-04 22:02:55 +00:00