Jörg Thalheim
d9d6f7934c
Merge pull request #116640 from r-ryantm/auto-update/nixos-shell
...
nixos-shell: 0.2 -> 0.2.1
2021-03-21 15:33:57 +00:00
Arnout Engelen
3f4ad3d37d
bash: don't rely on patch timestamps in build
...
When, after patching, `configure.ac` is newer than `configure`, the
Makefile will try to regenerate `configure` from `configure.ac`.
While that might usually be desirable, in this case we want to keep
bootstrapping simple and directly use the `configure` from the package
so we can avoid a dependency on automake.
Previously, we used the `-T` parameter to automake to make sure the
timestamps were okay. However, this is brittle when we update: when the
timestamp of the original file changes, and no longer matches the
timestamp of the original file in the patch, `patch` will show a warning
but otherwise continue without updating the timestamp.
This PR changes things so we only patch `configure`, so that will always
have a newer timestamp.
Refs https://github.com/NixOS/nixpkgs/issues/115177
2021-03-21 16:11:09 +01:00
Martin Milata
302103b714
balanceofsatoshis: init at 8.0.2
2021-03-21 15:49:59 +01:00
Robert Schütz
f53b98ca01
Merge pull request #117114 from erictapen/imagemagick-7.0.11-4
...
imagemagick: 7.0.11-3 -> 7.0.11-4
2021-03-21 15:48:10 +01:00
WORLDofPEACE
6f4c2affc5
Merge pull request #117089 from helsinki-systems/drop/spidermonkey_60
...
spidermonkey_60: drop
2021-03-21 10:12:50 -04:00
Profpatsch
0fd939c6ea
fixup! inspircd: init at 3.9.0
2021-03-21 14:14:32 +01:00
ilkecan
85d8cdd866
vimPlugins.nginx-vim: init at 2021-02-25
2021-03-21 16:14:24 +03:00
ilkecan
8c4b85dbca
vimPlugins: update
2021-03-21 16:13:53 +03:00
WORLDofPEACE
6259a47c45
Merge pull request #117112 from maxeaubrey/gnome-team
...
maintainers: add maxeaubrey to the gnome team
2021-03-21 08:31:19 -04:00
github-actions[bot]
c81f113eda
Merge staging-next into staging
2021-03-21 12:26:03 +00:00
github-actions[bot]
6f6e1d46b4
Merge master into staging-next
2021-03-21 12:26:00 +00:00
R. RyanTM
520689c01e
libsForQt5.qwt: 6.1.5 -> 6.1.6
2021-03-21 12:50:38 +01:00
Justin Humm
2a85dbda12
imagemagick: 7.0.11.3 -> 7.0.11-4
...
Changelog: https://github.com/ImageMagick/ImageMagick/blob/7.0.11-4/ChangeLog
2021-03-21 12:41:35 +01:00
Guillaume Girol
584f971216
Merge pull request #113707 from symphorien/sane-backends-udpate
...
sane-backends: 1.0.30 -> 1.0.32
2021-03-21 11:03:04 +00:00
Gabriel Ebner
0b8642bed8
Merge pull request #116952 from gebner/3mf211
...
lib3mf: 2.0.0 -> 2.1.1
2021-03-21 11:48:42 +01:00
Maxine Aubrey
4660c8c153
maintainers: add maxeaubrey to the gnome team
2021-03-21 11:29:58 +01:00
Gabriel Ebner
1a5ccd1339
lib3mf: 2.0.0 -> 2.1.1
2021-03-21 11:26:24 +01:00
Gabriel Ebner
bab28cf36c
automaticcomponenttoolkit: init at 1.6.0
2021-03-21 11:26:24 +01:00
Symphorien Gibol
c20cd1834f
sane-backends: 1.0.30 -> 1.0.32
...
sane-backends-git: remove, it's not updated often enough to be useful
2021-03-21 11:07:14 +01:00
Fabian Affolter
1519f8f976
python3Packages.asdf: switch to pytestCheckHook
2021-03-21 10:48:09 +01:00
Fabian Affolter
05aa0823a8
python3Packages.asdf: 2.7.1 -> 2.7.3
2021-03-21 10:41:00 +01:00
Fabian Affolter
4b9021644c
python3Packages.aioresponses: update test part
2021-03-21 10:18:43 +01:00
Fabian Affolter
b8a4d564f0
python3Packages.aioresponses: 0.7.1 -> 0.7.2
2021-03-21 10:14:38 +01:00
Fabian Affolter
c430ccbb77
Merge pull request #116957 from rmcgibbo/humanize-3.2.0
...
python3Packages.humanize: 3.1.0 -> 3.2.0
2021-03-21 10:09:14 +01:00
Fabian Affolter
b925c12ec4
Merge pull request #114545 from fabaff/meta-simplekml
...
python3Packages.simplekml: update meta; python3Packages.influxdb: enable tests
2021-03-21 10:05:49 +01:00
Fabian Affolter
9a00d76624
python3Packages.PyChromecast: 8.1.0 -> 9.1.1
2021-03-21 09:51:18 +01:00
R. RyanTM
fc345a51dd
munin: 2.0.65 -> 2.0.66
2021-03-21 09:26:25 +01:00
Atemu
b8d9d14be4
zen-kernels: 5.11.5 -> 5.11.8
2021-03-21 09:19:17 +01:00
taku0
aaa9453327
Merge pull request #116935 from hercules-ci/unsupported-jdks
...
adoptopenjdk-bin: mark insecure 13 and 14
2021-03-21 16:45:47 +09:00
Bernardo Meurer
1d1089dbf4
Merge pull request #116958 from midchildan/package/macfuse
...
macfuse-stubs: replace osxfuse 3.8.3
2021-03-21 07:28:48 +00:00
Eric Bailey
870b0dd84d
noweb: add useIcon boolean arg
2021-03-21 02:20:51 -05:00
Jörg Thalheim
78a31c1d1d
Merge pull request #113093 from hlolli/mbp2018-bridge-drv
...
mbp2018-bridge-drv: init at 0.01
2021-03-21 07:02:40 +00:00
R. RyanTM
6cdd34382a
libquotient: 0.6.5 -> 0.6.6
2021-03-21 14:52:46 +08:00
midchildan
3a4c9d4b62
llfuse: fix darwin build
2021-03-21 15:50:35 +09:00
midchildan
fa6c8b656b
macfuse-stubs: init at 4.0.4
...
replaces osxfuse 3.8.3
2021-03-21 15:50:13 +09:00
R. RyanTM
87b5c57480
mimalloc: 1.6.7 -> 2.0.0
2021-03-20 23:46:46 -07:00
github-actions[bot]
2c40ff9620
Merge staging-next into staging
2021-03-21 06:17:18 +00:00
github-actions[bot]
b0455cafa7
Merge master into staging-next
2021-03-21 06:17:15 +00:00
zowoq
9832a6fa5f
miniserve: 0.11.0 -> 0.12.0
...
https://github.com/svenstaro/miniserve/releases/tag/v0.12.0
2021-03-21 16:06:49 +10:00
Sandro
6be0d00460
Merge pull request #106875 from MetaDark/pythonPackages.python-prctl
...
pythonPackages.python-prctl: disabled tests causing build failure
2021-03-21 07:05:17 +01:00
Payas Relekar
e468ecbf8a
go-org: init at 1.4.0
2021-03-21 11:17:11 +05:30
R. RyanTM
5909e40ec8
dar: 2.6.13 -> 2.6.14
2021-03-20 22:42:39 -07:00
R. RyanTM
e3307308fa
python38Packages.jupyter_console: 6.2.0 -> 6.3.0
2021-03-20 22:33:56 -07:00
R. RyanTM
32b5606e9e
pt2-clone: 1.28 -> 1.29
2021-03-20 22:33:34 -07:00
R. RyanTM
9105a6aab8
jackett: 0.17.668 -> 0.17.699
2021-03-20 22:33:19 -07:00
R. RyanTM
99a25148e8
rocksdb: 6.15.5 -> 6.17.3
2021-03-20 22:31:55 -07:00
R. RyanTM
e87ec30710
python38Packages.bayespy: 0.5.21 -> 0.5.22
2021-03-20 22:30:38 -07:00
R. RyanTM
c9699e502d
gallery-dl: 1.17.0 -> 1.17.1
2021-03-20 22:30:31 -07:00
Sandro
21c8ecee17
Merge pull request #117098 from worldofpeace/dont-mark-things-broken-pointlessly
2021-03-21 06:28:26 +01:00
WORLDofPEACE
0b48bc19d0
Merge pull request #117063 from marsam/update-gopass
...
gopass: 1.12.2 -> 1.12.4
2021-03-21 01:24:22 -04:00