Pavol Rusnak
cfe4e1c3db
yosys: 0.9+3962 -> 0.9+4052
2021-03-31 23:11:34 +02:00
James Kay
b81f7f91fa
gem-config.mathematical: add lasem to rpath
...
Co-authored-by: Dylan Baker <dylan@pnwbakers.com>
2021-03-31 14:06:45 -07:00
06kellyjac
e291ddadbe
tektoncd-cli: 0.17.0 -> 0.17.1
2021-03-31 22:04:26 +01:00
José Romildo Malaquias
ba6679206f
Merge pull request #117561 from r-ryantm/auto-update/gigolo
...
xfce.gigolo: 0.5.1 -> 0.5.2
2021-03-31 17:58:00 -03:00
Pavol Rusnak
4b85f4dd52
clightning: 0.9.3 -> 0.10.0
2021-03-31 22:50:31 +02:00
Pascal Bach
021fb5a177
Merge pull request #117180 from r-ryantm/auto-update/freac
...
freac: 1.1.3 -> 1.1.4
2021-03-31 22:44:06 +02:00
Sandro
d544fddd08
Merge pull request #118087 from kmein/feature/moodle-dl
...
moodle-dl: init at 2.1.2.5
2021-03-31 22:43:10 +02:00
Wael Nasreddine
ce865faa4b
Merge pull request #118113 from DiegoLelis/kuttl-v0.9.0
...
kuttl: init at version 0.9.0
2021-03-31 13:40:33 -07:00
Ben Sima
4b8f14d9cb
gmni: init at unstable-2021-03-26
...
Reviewed-by: William Casarin <jb55@jb55.com>
Link: https://lists.sr.ht/~andir/nixpkgs-dev/%3C20210330145338.8149-1-ben@bsima.me%3E
2021-03-31 13:39:57 -07:00
Pascal Bach
700511ed3c
Merge pull request #117372 from r-ryantm/auto-update/docker-compose
...
docker-compose: 1.28.5 -> 1.28.6
2021-03-31 22:31:18 +02:00
Pascal Bach
daf76b268e
Merge pull request #117531 from r-ryantm/auto-update/unifi-poller
...
unifi-poller: 2.0.1 -> 2.1.0
2021-03-31 22:23:20 +02:00
diegolelis
aa9ebb14d4
maintainers: add diegolelis
2021-03-31 13:20:44 -07:00
diegolelis
2d3b93f4ee
kuttl: init at version 0.9.0
2021-03-31 13:19:50 -07:00
Pascal Bach
6ccc27d216
Merge pull request #117654 from r-ryantm/auto-update/plantuml
...
plantuml: 1.2021.2 -> 1.2021.3
2021-03-31 22:15:26 +02:00
Markus Kowalewski
96e04010a5
slurm: 20.11.4.1 -> 20.11.5.1
2021-03-31 21:51:26 +02:00
rowanG077
1e7d28b7bb
freecad: disable spaceNav by default due to segfault
2021-03-31 21:42:37 +02:00
volth
be6458dce3
nix.perl-bindings: add passthru.perlModule
...
... so it can be used in `perl.withPackages`
2021-03-31 21:35:38 +02:00
volth
7d252394cc
rrdtool: add passthru.perlModule
...
... so it can be used in `perl.withPackages`
A bit tricky though, because rrdtool is not in `perlPackages`
```nix
perl.withPackages(p: [ (rrdtool.override{ inherit (p) perl; }) ])
```
2021-03-31 21:35:38 +02:00
volth
a480ba06d9
nix-serve: $PERL5LIB -> perl.withPackages
2021-03-31 21:35:37 +02:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
Sandro
5f914dc99e
Merge pull request #117168 from pmeiyu/master
...
lm-sensors: Read system configuration files from /etc directory
2021-03-31 21:32:59 +02:00
Sandro
fba298ed9e
Merge pull request #118094 from svrana/i3-ratiosplit
...
i3-ratiosplit: init at 0.1.0
2021-03-31 21:26:38 +02:00
Sandro
cf92d8ac94
Merge pull request #118006 from marsam/update-pg_cron
...
postgresqlPackages.pg_cron: 1.3.0 -> 1.3.1
2021-03-31 21:26:12 +02:00
Sandro
dde6522c5b
Merge pull request #118111 from hjones2199/astrolibs-consolidation
2021-03-31 21:25:45 +02:00
Sandro
0650638605
Merge pull request #118101 from LeSuisse/drop-subversion19
...
subversion19: drop
2021-03-31 21:23:43 +02:00
Sandro
1350b8cc11
Merge pull request #118138 from Ma27/vagrant-bump
...
vagrant: 2.2.14 -> 2.2.15
2021-03-31 21:22:11 +02:00
Fabian Affolter
527f088ffa
python3Packages.pyhaversion: 20.12.1 -> 21.3.0
2021-03-31 21:11:52 +02:00
Michael Weiss
d40c8f6279
ungoogled-chromium: 89.0.4389.90 -> 89.0.4389.114
2021-03-31 21:11:22 +02:00
qq
6109cef14f
drawio: 14.4.3 -> 14.5.1
2021-03-31 21:58:15 +03:00
Martin Weinelt
9547c61266
Merge pull request #118162 from fabaff/bump-xknx
...
python3Packages.xknx: 0.17.4 -> 0.17.5
2021-03-31 20:47:00 +02:00
Sandro
ec2b69eb68
Merge pull request #118159 from lukegb/update-lukegb
...
grafana-polystat-panel: 1.2.2 -> 1.2.3
2021-03-31 20:36:59 +02:00
Maximilian Bosch
76fc1ae238
prometheus-postgres-exporter: 0.8.0 -> 0.9.0
...
ChangeLog: https://github.com/prometheus-community/postgres_exporter/blob/v0.9.0/CHANGELOG.md
2021-03-31 20:31:07 +02:00
Maximilian Bosch
9a1f63beac
packer: 1.7.0 -> 1.7.1
...
ChangeLog: https://github.com/hashicorp/packer/releases/tag/v1.7.1
2021-03-31 20:31:06 +02:00
Fabian Affolter
30b4385783
python3Packages.xknx: 0.17.4 -> 0.17.5
2021-03-31 20:27:49 +02:00
Martin Weinelt
3966039910
Merge pull request #117962 from risicle/ris-pillow-8.1.2
2021-03-31 20:27:06 +02:00
Vladimír Čunát
3dee9271d7
knot-resolver: 5.3.0 -> 5.3.1
...
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.3.1
2021-03-31 20:26:17 +02:00
Guillaume Girol
f19434ad4a
Merge pull request #113994 from pborzenkov/calibre-web
...
calibre-web: init at 0.6.11
2021-03-31 18:25:45 +00:00
github-actions[bot]
5abd5f5ab0
Merge staging-next into staging
2021-03-31 18:15:02 +00:00
github-actions[bot]
4826e00f32
Merge master into staging-next
2021-03-31 18:15:00 +00:00
Fabian Affolter
42cbdb8e7a
xcat: init at 1.2.0
2021-03-31 20:14:08 +02:00
Luke Granger-Brown
34257217e9
grafana-polystat-panel: 1.2.2 -> 1.2.3
2021-03-31 18:12:48 +00:00
Fabian Affolter
1f1981a743
python3Packages.xpath-expressions: init at 1.1.0
2021-03-31 20:12:48 +02:00
Robert Scott
ce097085f7
python2Packages.pillow: mark as vulnerable to many CVEs
2021-03-31 19:09:34 +01:00
Michele Guerini Rocco
f074dbaf21
Merge pull request #118084 from rnhmjoj/qtwebengine-fix
...
qt5.qtwebengine: fix Qt version number in cmake
2021-03-31 19:54:26 +02:00
Maximilian Bosch
d465cf9cf9
vagrant: 2.2.14 -> 2.2.15
...
ChangeLog: https://github.com/hashicorp/vagrant/blob/v2.2.15/CHANGELOG.md#2215-march-30-2021
Also had to revert a change which improved plugin-errors a bit since it
changed the dependency resolution in a way that broke `vagrant-libvirt`
from `$out/vagrant-plugins/plugins.d`.
2021-03-31 19:49:23 +02:00
Michael Weiss
82f3a0d20e
Merge pull request #118133 from primeos/chromium
...
chromium: 89.0.4389.90 -> 89.0.4389.114
2021-03-31 19:44:34 +02:00
Sandro
c96508ac3b
Merge pull request #118126 from Izorkin/init-zlib-ng
...
zlib-ng: init at 2.0.2
2021-03-31 19:42:27 +02:00
Thomas Marchand
aa9588f01f
crypto-org-wallet: init at version 0.1.1 ( #117497 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:36:23 +02:00
dawidsowa
7b02acac3e
play-with-mpv: init at 2020-05-18 ( #93473 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-31 19:31:50 +02:00
Sandro
dd745719e4
Merge pull request #118078 from helsinki-systems/upd/nginx
...
nginxMainline: 1.19.8 -> 1.19.9
2021-03-31 19:26:35 +02:00