github-actions[bot]
f6b4a4048a
Merge staging-next into staging
2022-03-09 12:01:59 +00:00
github-actions[bot]
d47f26379a
Merge master into staging-next
2022-03-08 18:01:16 +00:00
Felix Buehler
783d2679e5
treewide: rename name to pname&version
2022-03-08 13:24:25 +01:00
Sandro
f9ab767d67
Merge pull request #162236 from Stunkymonkey/perl-pname-version
2022-03-08 12:30:02 +01:00
github-actions[bot]
47494ea53c
Merge staging-next into staging
2022-03-05 18:01:48 +00:00
github-actions[bot]
61655037aa
Merge master into staging-next
2022-03-05 18:01:16 +00:00
R. Ryantm
1a07b3f05b
babashka: 0.7.6 -> 0.7.7
2022-03-05 01:40:32 +00:00
github-actions[bot]
77eedbacb4
Merge staging-next into staging
2022-03-03 18:10:58 +00:00
github-actions[bot]
97eab40fb7
Merge master into staging-next
2022-03-03 18:05:45 +00:00
R. Ryantm
cb20e934db
clojure: 1.10.3.1082 -> 1.10.3.1087
2022-03-03 11:40:11 +00:00
github-actions[bot]
18a9a18e2b
Merge staging-next into staging
2022-03-02 12:10:55 +00:00
github-actions[bot]
12423e2e92
Merge master into staging-next
2022-03-02 12:05:47 +00:00
7c6f434c
71ee087e4e
Merge pull request #162349 from Stunkymonkey/clisp-pname-version
...
clisp,clisp-tip: rename name to pname&version
2022-03-02 10:32:35 +00:00
github-actions[bot]
4d46874f57
Merge staging-next into staging
2022-03-02 00:11:54 +00:00
github-actions[bot]
f4fc464126
Merge master into staging-next
2022-03-02 00:06:44 +00:00
Akshay Mankar
f30dbd05fe
buildDhallDirectoryPackage: Stringify src for documentationRoot ( #162401 )
...
The `src` is supposed to be a path, but when `documentationRoot` is provided
with a path, it errors with:
generators.mkValueStringDefault: this value is not supported: "<nix-store-path>"
Making it a string fixes this error.
2022-03-01 15:34:21 -08:00
Felix Buehler
595e6f522a
clisp,clisp-tip: rename name to pname&version
2022-03-01 12:00:54 +01:00
Felix Buehler
ae747bc007
rubygems: rename name to pname
2022-02-28 23:39:42 +01:00
Felix Buehler
e2b9641729
perl: rename name to pname
2022-02-28 16:08:40 +01:00
Maximilian Bosch
c0f49544d4
maude: fix build w/glibc-2.34
...
Failing Hydra build: https://hydra.nixos.org/build/163067005
2022-02-27 10:26:54 +01:00
AndersonTorres
ed2b1b4b90
Merge branch 'master' into staging-next
2022-02-26 21:04:25 -03:00
Ben Siraphob
010dc3ff38
Merge pull request #161778 from abathur/bats_1.6.0
2022-02-25 13:46:31 -06:00
Travis A. Everett
7f3b4e95a2
bats: 1.5.0 -> 1.6.0
2022-02-24 22:44:30 -06:00
R. Ryantm
4374ade9df
babashka: 0.7.5 -> 0.7.6
2022-02-25 02:16:08 +00:00
github-actions[bot]
cd6011bf17
Merge master into staging-next
2022-02-24 00:02:03 +00:00
José Romildo Malaquias
f1143cb501
Merge pull request #161144 from romildo/new.git-updater
...
gitUpdater: init
2022-02-23 18:48:24 -03:00
github-actions[bot]
f8210665fc
Merge staging-next into staging
2022-02-22 00:02:51 +00:00
José Romildo
ba59355e81
gitUpdater: init
...
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
R. Ryantm
af98faa428
duktape: 2.6.0 -> 2.7.0
2022-02-21 06:09:57 +00:00
github-actions[bot]
3a2427bf02
Merge staging-next into staging
2022-02-20 18:01:37 +00:00
Pol Dellaiera
96983152e7
php81: 8.1.2 -> 8.1.3
2022-02-20 11:07:32 +01:00
Pol Dellaiera
60dfe5bd6c
php80: 8.0.14 -> 8.0.16
2022-02-20 11:07:32 +01:00
Pol Dellaiera
b1cd925484
php74: 7.4.27 -> 7.4.28
2022-02-20 11:07:31 +01:00
github-actions[bot]
7f28a5962a
Merge staging-next into staging
2022-02-19 00:02:38 +00:00
github-actions[bot]
6d75bf658e
Merge staging-next into staging
2022-02-18 18:01:57 +00:00
Will Cohen
ee04398b7b
clojure: 1.10.3.1075 -> 1.10.3.1082
2022-02-18 11:33:30 -05:00
github-actions[bot]
f70caf75e4
Merge staging-next into staging
2022-02-18 12:02:06 +00:00
Sandro
997d3f8fcc
Merge pull request #160222 from Congee/master
2022-02-18 13:02:05 +01:00
R. Ryantm
dd4e5c5058
babashka: 0.7.4 -> 0.7.5
2022-02-18 02:00:11 +00:00
Congee
152b59855d
racket: support aarch64-darwin
...
According to https://reviews.llvm.org/D96164 , aarch64-darwin executables
require at least an ad hoc signature.
The build tool from the racket repo tries to sign $out/bin/racket but
errors out, because that binary already has a signature.
It is not clear yet at which stage the signature was introduced. This
patch removes the existing signature always before calling
add-ad-hoc-signature to circumvent that error.
2022-02-17 14:35:20 -05:00
github-actions[bot]
7b0b3b6225
Merge staging-next into staging
2022-02-16 00:02:21 +00:00
Sandro
7b5c0cb607
Merge pull request #160014 from stigtsp/package/rakudo-2022.02
2022-02-15 23:48:33 +01:00
github-actions[bot]
56fa4571c1
Merge staging-next into staging
2022-02-15 00:02:11 +00:00
Stig
a31699dce9
Merge pull request #159818 from r-ryantm/auto-update/zef
...
zef: 0.13.6 -> 0.13.7
2022-02-15 00:19:29 +01:00
Stig Palmquist
b95eb610d4
rakudo: 2021.12 -> 2022.02
2022-02-14 18:43:43 +01:00
Stig Palmquist
16c797e8da
moarvm: 2021.12 -> 2022.02
2022-02-14 18:43:29 +01:00
Stig Palmquist
9efc7c01f0
nqp: 2021.12 -> 2022.02
2022-02-14 18:43:14 +01:00
github-actions[bot]
d012716733
Merge staging-next into staging
2022-02-14 00:02:24 +00:00
hazel levine
6a74f6251d
racket: add ncurses dependency
2022-02-13 17:15:55 -05:00
R. Ryantm
e60dc880eb
zef: 0.13.6 -> 0.13.7
2022-02-13 11:21:01 +00:00