Jörg Thalheim
7a80459aa7
Merge pull request #129013 from Mindavi/isomd5sum/cross-2
...
isomd5sum: support cross: move python to nativeBuildInputs
2021-07-02 21:04:31 +01:00
Jonathan Ringer
6f1b155d37
zfsUnstable: 2.1.0-rc8 -> 2.1.0
2021-07-02 12:59:20 -07:00
Jonathan Ringer
4a397269c9
zfs: 2.0.5 -> 2.1.0
2021-07-02 12:58:42 -07:00
Fabian Affolter
070ff032a2
python3Packages.dicom2nifti: 2.2.12 -> 2.3.0
2021-07-02 21:26:12 +02:00
Jörg Thalheim
e137675453
python3.pkgs.flask-compress: fix version metadata
2021-07-02 21:19:24 +02:00
Fabian Affolter
74f807d9f0
python3Packages.deezer-python: 2.2.4 -> 2.3.0
2021-07-02 21:05:45 +02:00
aszlig
3895ec33ad
nixos/tests/zsh-history: Fix matching prompt
...
In commit fbbaa4d40f
, the Zsh default
prompt has changed from "walters" to "suse". So instead of:
root@default>
... we now have:
root@default:~/ >
However, in the NixOS VM test, we are matching "root@default>", which
doesn't include the current working directory and thus eventually leads
to a test failure after timing out.
To fix this, I changed the regex to include a newline at the beginning
and made sure that the hostname ends with a word boundary. This way it
doesn't matter whether the prompt is "walters" or "suse", because after
all the test is not about the prompt but about whether the history
mechanism works (or not).
Signed-off-by: aszlig <aszlig@nix.build>
2021-07-02 21:01:49 +02:00
Bernardo Meurer
a143a6dd34
Merge pull request #110837 from rvolosatovs/update/neovim
...
neovim: 0.4.4 -> 0.5.0
2021-07-02 11:54:10 -07:00
Fabian Affolter
920b9f2d1a
python3Packages.daphne: 3.0.1 -> 3.0.2
2021-07-02 11:49:57 -07:00
Fabian Affolter
745db4ce64
python3Packages.dbutils: 2.0 -> 2.0.1
2021-07-02 20:47:39 +02:00
Fabian Affolter
3605a1f362
python3Packages.twitterapi: 2.7.3 -> 2.7.4
2021-07-02 11:28:09 -07:00
Martin Weinelt
d7e08efa95
python3Packages.django_3: 3.2.4 -> 3.2.5
2021-07-02 20:26:51 +02:00
Rick van Schijndel
f5fac4dcd5
isomd5sum: support cross-compilation by moving python to nativebuildinputs
2021-07-02 20:24:47 +02:00
Gabriel Ebner
b38329171a
Merge pull request #128926 from collares/lean-3.31
...
lean: 3.30.0 -> 3.31.0
2021-07-02 19:57:13 +02:00
Michael Weiss
f26f9ae120
Merge pull request #129006 from primeos/seatd
...
seatd: Fix cross-compilation
2021-07-02 19:54:33 +02:00
Kovacsics Robert
adc5cb1f8a
noweb: fix nawk binary name
...
The package `nawk` seems to supply the binary `nawk` not `awk`, not sure if this was always thus, or if this is a new change.
```
$ tree `nix eval -f '<nixpkgs>' --raw nawk`
/nix/store/jji0m1by0nks2pdplk6xpwqq0dz8qy2s-nawk-unstable-2021-02-15
├── bin
│ └── nawk
└── share
└── man
└── man1
└── nawk.1.gz
```
2021-07-02 18:21:06 +01:00
Maximilian Bosch
10860c9256
Merge pull request #128978 from sikmir/gopass
...
gopass: 1.12.6 → 1.12.7
2021-07-02 19:00:37 +02:00
Michael Weiss
7b39311bb2
seatd: Fix cross-compilation
2021-07-02 18:46:23 +02:00
Maximilian Bosch
a498577a2c
Merge pull request #128899 from Ma27/bump-grafana
...
grafana: 8.0.3 -> 8.0.4
2021-07-02 18:42:56 +02:00
Vladyslav M
379fa1afa9
Merge pull request #128910 from sternenseemann/foot-1.8.1
...
foot: 1.8.0 -> 1.8.1
2021-07-02 19:10:58 +03:00
Roman Volosatovs
58ba227160
neovim: 0.4.4 -> 0.5.0
...
`"-DUSE_BUNDLED=OFF"` is from 2bcf18deaa/contrib/flake.nix (L25)
2021-07-02 18:10:01 +02:00
Ben Siraphob
28acaac96f
Merge pull request #128271 from Kreyren/localBinInPath
2021-07-02 22:17:44 +07:00
Roman Volosatovs
68a780e669
neovim: remove lua override
2021-07-02 17:04:05 +02:00
Robert Schütz
1e02446558
python3Packages.aiomusiccast: 0.8.0 -> 0.8.1
...
https://github.com/vigonotion/aiomusiccast/releases/tag/0.8.1
2021-07-02 15:56:00 +02:00
Ryan Mulligan
74f12354e6
Merge pull request #128987 from bobby285271/pr9
...
nixos/doc: convert "Chapter 62. NixOS Tests" to CommonMark
2021-07-02 06:55:19 -07:00
Joe Hermaszewski
a4acf6de68
Merge pull request #127833 from NixOS/haskell-updates
...
haskellPackages: update stackage and hackage
2021-07-02 21:01:18 +08:00
Kim Lindberger
90ed906797
Merge pull request #126058 from talyz/geoip-fixes
...
nixos/geoipupdater: Fix initial setup, add stricter security, fix a filename
2021-07-02 14:30:49 +02:00
Bobby Rong
47fe2c7e93
nixos: nixos/doc/manual/development/running-nixos-tests-interactively.xml to CommonMark
2021-07-02 20:24:02 +08:00
Bobby Rong
8fafcfa3ea
nixos: nixos/doc/manual/development/running-nixos-tests.xml to CommonMark
2021-07-02 20:23:38 +08:00
Bobby Rong
163976c296
nixos: nixos/doc/manual/development/writing-nixos-tests.xml to CommonMark
2021-07-02 20:22:58 +08:00
KireinaHoro
330f8a1629
mill: 0.9.6 -> 0.9.8
2021-07-02 19:56:39 +08:00
Fabian Affolter
b990fe8c28
python3Packages.python-telegram-bot: 13.6 -> 13.7
2021-07-02 13:46:56 +02:00
Robert Schütz
218bd6c625
pythonPackages.flask-restx: 0.3.0 -> 0.4.0
...
https://github.com/python-restx/flask-restx/releases/tag/0.4.0
2021-07-02 13:18:05 +02:00
Nikolay Korotkiy
a1e039f340
gopass: 1.12.6 → 1.12.7
2021-07-02 14:05:35 +03:00
Aaron Andersen
357d2c8f60
Merge pull request #128865 from phile314/slim-fix
...
slimserver: Fix user creation
2021-07-02 06:54:44 -04:00
Joe Hermaszewski
93e565b717
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh
2021-07-02 18:35:55 +08:00
Fabian Affolter
6553523fa8
python3Packages.devolo-home-control-api: 0.17.3 -> 0.17.4
2021-07-02 12:03:46 +02:00
Fabian Affolter
484d1ead18
python3Packages.zha-quirks: 0.0.57 -> 0.0.58
2021-07-02 11:47:53 +02:00
Robert Schütz
4d957e8613
pythonPackages.micloud: init at 0.3
2021-07-02 11:26:04 +02:00
Ulrik Strid
752035e078
ocamlPackages.alcotest-mirage: init at 1.2.3 ( #128601 )
2021-07-02 10:50:12 +02:00
Ulrik Strid
483be376f7
ocamlPackages.routes: init at 0.9.1
2021-07-02 10:39:19 +02:00
Ulrik Strid
bd29bbb985
maintainers: add ulrikstrid
2021-07-02 10:39:19 +02:00
adisbladis
fa5bc62601
Merge pull request #128912 from AndersonTorres/new-elisp-packages
...
Update elisp packages 2021-07-01
2021-07-02 03:35:30 -05:00
06kellyjac
71b306ba10
boundary: 0.3.0 -> 0.4.0
2021-07-02 08:55:21 +01:00
06kellyjac
a88673cdd1
open-policy-agent: 0.29.4 -> 0.30.0
2021-07-02 08:29:05 +01:00
Fabian Affolter
9a7acc7aed
exploitdb: 2021-06-29 -> 2021-07-02
2021-07-02 08:47:47 +02:00
Fabian Affolter
43b257365c
Merge pull request #128931 from maaslalani/slides
...
slides: 0.3.0 -> 0.4.0
2021-07-02 08:44:11 +02:00
Fabian Affolter
a885f64886
Merge pull request #128853 from fabaff/bump-grype
...
grype: 0.13.0 -> 0.14.0
2021-07-02 08:37:40 +02:00
Sumner Evans
fe28c6aed6
khal: disable failing tests and cleanup test logic
...
Closes #128751
2021-07-02 00:34:38 -06:00
Florian Klink
3f60593bba
masterpdfeditor: mark as broken, drop myself from maintainers
...
Upstream seems have (re)moved their tarballs, thus causing the build to
fail.
I haven't been using this enough frequently to call myself a maintainer,
so I'll remove myself from that list, too.
2021-07-02 08:15:13 +02:00