Commit graph

28460 commits

Author SHA1 Message Date
Daniël de Kok f20daaa85c
Merge pull request #96282 from rople380/master
godu: init at 1.3.0
2020-09-02 10:36:25 +02:00
rople380 128e0ec04b godu: init at 1.3.0
Co-authored-by: Daniël de Kok <me@github.danieldk.eu>
2020-09-02 08:11:38 +02:00
Daniël de Kok b268e89ff7
Merge pull request #96944 from xoe-labs/da-bump-gittown
git-town: 7.3.0 → 7.4.0
2020-09-02 07:57:08 +02:00
Daniël de Kok f1a29ad041
Merge pull request #96904 from danieldk/1password-0.8.4
_1password-gui: 0.8.3-1 -> 0.8.4
2020-09-02 07:51:12 +02:00
David Arnold c66477beac
git-town: 7.3.0 → 7.4.0 2020-09-01 22:11:36 -05:00
John Ericson 1965a241fc
Merge pull request #61019 from volth/gcc.arch-amd
platform.gcc.arch: support for AMD CPUs
2020-09-01 22:31:16 -04:00
Mario Rodas 54eacc77f7
Merge pull request #96918 from lucperkins/doppler-3.10.3
doppler: 3.10.1 -> 3.10.3
2020-09-01 20:35:05 -05:00
Thomas Tuegel 1c47df2617
Merge pull request #84542 from petabyteboy/feature/plasma-5-18
plasma5: 5.17.5 -> 5.18.5
2020-09-01 20:17:29 -05:00
Jan Tojnar 88bf62113b
fail2ban: drop unused gamin arg 2020-09-02 01:35:24 +02:00
R. RyanTM 53f179dbe6 rpm-ostree: 2020.2 -> 2020.4 2020-09-01 23:34:12 +02:00
Luc Perkins 9473cbef45
doppler: 3.10.1 -> 3.10.3 2020-09-01 10:47:33 -07:00
Daniël de Kok eb3a3c275f _1password-gui: 0.8.3-1 -> 0.8.4
Changes:

https://discussions.agilebits.com/discussion/115508/1password-development-preview-0-8-4
2020-09-01 15:04:34 +02:00
Vladimír Čunát db919693e4
Merge #96010: thin-provisioning-tools: 0.7.6 -> 0.9.0 2020-09-01 11:29:16 +02:00
Vincent Laporte e92a556468 satysfi: 0.0.4 → 0.0.5 2020-09-01 08:54:13 +02:00
Arthur Gautier cc1920a109
unbound: disable lto on static builds (PR #96020)
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>

Amended by vcunat (isMusl != isStatic).
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:31 +02:00
Vladimír Čunát 82aeab778f
pciutils: support static compilation
Close PR #96012 (thanks).  This "static style" was discussed on:
https://github.com/NixOS/nixpkgs/pull/96223#issuecomment-681204478
2020-09-01 08:49:22 +02:00
Thomas Tuegel 5091d358b8
Merge branch 'master' into feature/plasma-5-18 2020-08-31 20:30:56 -05:00
Mario Rodas 7d4e423fd0
Merge pull request #96737 from r-ryantm/auto-update/wgetpaste
wgetpaste: 2.29 -> 2.30
2020-08-31 19:22:20 -05:00
R. RyanTM 31dabe01f2 tikzit: 2.1.5 -> 2.1.6 2020-08-31 17:17:33 -07:00
Mario Rodas 4d56a3f187
Merge pull request #96721 from marsam/update-vault
vault: 1.5.2 -> 1.5.3
2020-08-31 19:13:55 -05:00
Ivan Kozik d56da56bf8 ocrmypdf: 10.3.0 -> 11.0.1
This fixes the build:

```
ERROR: Could not find a version that satisfies the requirement img2pdf<0.4,>=0.3.0 (from ocrmypdf==10.3.0) (from versions: none)
ERROR: No matching distribution found for img2pdf<0.4,>=0.3.0 (from ocrmypdf==10.3.0)
builder for '/nix/store/1ggj5wwl92xickc7w5hfl3zrjfscxnf1-ocrmypdf-10.3.0.drv' failed with exit code 1
error: build of '/nix/store/1ggj5wwl92xickc7w5hfl3zrjfscxnf1-ocrmypdf-10.3.0.drv' failed
```
2020-08-31 16:59:24 -07:00
Mario Rodas 6c4c7e7537
Merge pull request #96617 from r-ryantm/auto-update/siege
siege: 4.0.6 -> 4.0.7
2020-08-31 12:46:45 -05:00
Mario Rodas 94e47a2cab
Merge pull request #96729 from r-ryantm/auto-update/sshguard
sshguard: 2.4.0 -> 2.4.1
2020-08-31 12:41:58 -05:00
Mario Rodas 178cd70455
Merge pull request #96717 from r-ryantm/auto-update/saml2aws
saml2aws: 2.26.2 -> 2.27.0
2020-08-31 12:37:44 -05:00
Mario Rodas 4e4faa6a5a
Merge pull request #96847 from r-ryantm/auto-update/amass
amass: 3.8.2 -> 3.10.1
2020-08-31 12:37:30 -05:00
Mario Rodas 283df1442f
Merge pull request #96724 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.14 -> 0.11.19
2020-08-31 12:36:21 -05:00
Frederik Rietdijk 303e0bca3b
Merge pull request #96610 from romildo/rm.deepin
deepin: remove from nixpkgs
2020-08-31 17:58:11 +02:00
Christian Kampka 2b1ce61548 mbuffer: Use objdump from environment when cross-building
The mbuffer configure scripts fails to recognize the correct
objdump binary during cross-building for foreign platforms.
The correct objdump is exposed via the environment variable
$OBJDUMP, which should be used in such cases.
2020-08-31 17:55:14 +02:00
R. RyanTM 0be3a3a53b amass: 3.8.2 -> 3.10.1 2020-08-31 15:50:15 +00:00
R. RyanTM c5a2f3a514 qastools: 0.22.0 -> 0.23.0 2020-08-31 17:09:48 +02:00
R. RyanTM 714297d519 reiser4progs: 2.0.0 -> 2.0.1 2020-08-31 16:56:28 +02:00
R. RyanTM 2102dedc0d ckbcomp: 1.195 -> 1.196 2020-08-31 16:52:57 +02:00
Ryan Mulligan 3f49732ca9
Merge pull request #96757 from r-ryantm/auto-update/yubikey-manager-qt
yubikey-manager-qt: 1.1.4 -> 1.1.5
2020-08-31 07:33:46 -07:00
sternenseemann 6ba3207643 lowdown: 0.7.3 → 0.7.4 2020-08-31 14:02:45 +02:00
Arian van Putten 882ed6759a
Merge pull request #96149 from JJJollyjim/acme-test-go-15
nixos/acme: fix subjectAltName in test snakeoil certs
2020-08-31 13:54:19 +02:00
R. RyanTM 22dbd2cbca yubikey-manager-qt: 1.1.4 -> 1.1.5 2020-08-31 11:21:29 +00:00
Emery Hemingway 425d945250 toss: init at 1.1 2020-08-31 13:20:51 +02:00
Daniël de Kok 54e64ac035
Merge pull request #96713 from jonringer/add-nix-template
nix-template: init at 0.1.0
2020-08-31 09:17:09 +02:00
R. RyanTM 57ebf6a0c0 wgetpaste: 2.29 -> 2.30 2020-08-31 06:42:17 +00:00
Jörg Thalheim 95f87793c4
Merge pull request #96480 from Izorkin/dar 2020-08-31 06:54:45 +01:00
R. RyanTM ce35829006 sshguard: 2.4.0 -> 2.4.1 2020-08-31 04:47:35 +00:00
R. RyanTM b1df606428 stress-ng: 0.11.14 -> 0.11.19 2020-08-31 03:39:12 +00:00
R. RyanTM 30e1f5c470 saml2aws: 2.26.2 -> 2.27.0 2020-08-31 02:00:20 +00:00
Jonathan Ringer da6f02596b
nix-template: init at 0.1.0 2020-08-30 17:50:56 -07:00
José Romildo Malaquias b768afb2e9 deepin: remove from nixpkgs
The Deepin Desktop Environment (DDE) is not yet fully packaged in
nixpkgs and it has shown a very difficult task to complete, as
discussed in https://github.com/NixOS/nixpkgs/issues/94870. The
conclusion is that it is better to completely remove it.
2020-08-30 15:27:42 -03:00
Mario Rodas f6d71ecb8a kbs2: 0.1.3 -> 0.1.4 2020-08-30 11:14:15 -07:00
Mario Rodas 34bbe4b0dd lxd: 4.4 -> 4.5 2020-08-30 11:13:22 -07:00
Robert Pearce b37741f840 bashcards: 0.1.2 -> 0.1.3
Provides fixes for a number of shellcheck warnings/errors.
2020-08-30 10:46:36 -07:00
Maximilian Bosch ba6ac14311
Merge pull request #95742 from kalekseev/fix/nix-unstable
nixUnstable: pre20200721_ff314f1 -> pre20200829_f156513
2020-08-30 19:11:33 +02:00
Maximilian Bosch 780da9407e
Merge pull request #96662 from Izorkin/htop-disable-glyphs
htop: disable use glyphs for checkmarks
2020-08-30 18:26:04 +02:00