Commit graph

6114 commits

Author SHA1 Message Date
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
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
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
José Romildo Malaquias
f1143cb501
Merge pull request #161144 from romildo/new.git-updater
gitUpdater: init
2022-02-23 18:48:24 -03: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
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
Will Cohen
ee04398b7b clojure: 1.10.3.1075 -> 1.10.3.1082 2022-02-18 11:33:30 -05: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
Sandro
7b5c0cb607
Merge pull request #160014 from stigtsp/package/rakudo-2022.02 2022-02-15 23:48:33 +01: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
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
R. Ryantm
76abd2e162 jruby: 9.3.2.0 -> 9.3.3.0 2022-02-12 20:32:47 -08:00
Mario Rodas
2b24509585 racket: 8.3 -> 8.4
https://download.racket-lang.org/v8.4.html
2022-02-12 04:20:00 +00:00
R. RyanTM
2bf115f504
elixir: 1.13.2 -> 1.13.3 (#159254) 2022-02-12 07:58:18 +09:00
Peter Hoeg
7434084278 jpm: init at 0.0.2 2022-02-11 15:43:49 +08:00
Andrew Chambers
58f134bc37 janet: 1.16.1 -> 1.20.0
Co-authored-by: Florian Beeres <yuuki@protonmail.com>
2022-02-11 15:43:49 +08:00
Ivv
bfae513f07
Merge pull request #152961 from Etjean/add-nextflow
nextflow: init at 21.10.6
2022-02-10 21:15:58 +01:00
Jonathan Ringer
12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
Thiago Kenji Okada
d19e3fbbc5
Merge pull request #158865 from r-ryantm/auto-update/clojure
clojure: 1.10.3.1058 -> 1.10.3.1075
2022-02-10 11:15:25 -03:00
Thiago Kenji Okada
d4324a2c4a
Merge pull request #158852 from r-ryantm/auto-update/babashka
babashka: 0.7.3 -> 0.7.4
2022-02-10 02:49:39 -03:00
Jonathan Ringer
39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
R. Ryantm
04e6bf11c8 clojure: 1.10.3.1058 -> 1.10.3.1075 2022-02-10 02:04:27 +00:00
R. Ryantm
d275f0eecd babashka: 0.7.3 -> 0.7.4 2022-02-10 00:52:51 +00:00
ajs124
c70738080f
Merge pull request #158765 from lostnet/mozupup
spidermonkey_91: 91.5.0 -> 91.6.0
2022-02-09 14:52:24 +01:00
Etienne JEAN
1fb2d1e784 nextflow: init at 21.10.6 2022-02-09 13:32:55 +01:00
github-actions[bot]
69accc4d14
Merge master into staging-next 2022-02-09 12:01:08 +00:00
Will
3e75cee198 spidermonkey_91: 91.5.0 -> 91.6.0 2022-02-09 08:59:17 +00:00
Jonathan Ringer
5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Daniel Nagy
86e3ea384d
quickjs: add mainProgram 2022-02-08 23:07:53 +01:00
Travis A. Everett
d49eefbe6a bats: use resholvePackage 2022-02-07 19:43:54 -08:00
github-actions[bot]
63e54d6343
Merge master into staging-next 2022-02-05 06:01:20 +00:00
R. Ryantm
1fdd3a53ad spidermonkey_91: 91.5.0 -> 91.5.1 2022-02-04 19:03:28 -08:00
R. Ryantm
e8662b6688 love: 0.10.2 -> 11.4 2022-02-04 18:04:26 -08:00
Jonathan Ringer
9a16965c75
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/awesomeversion/default.nix
	pkgs/development/python-modules/md2gemini/default.nix
	pkgs/development/python-modules/mill-local/default.nix
	pkgs/development/python-modules/pyatv/default.nix
	pkgs/development/python-modules/pyezviz/default.nix
	pkgs/development/python-modules/pyinsteon/default.nix
	pkgs/development/python-modules/pylitterbot/default.nix
	pkgs/development/python-modules/pynuki/default.nix
	pkgs/development/python-modules/pypck/default.nix
	pkgs/development/python-modules/types-requests/default.nix
	pkgs/top-level/aliases.nix
2022-02-03 21:29:24 -08:00
Jörg Thalheim
46481f3081 spidermonkey_68: drop 2022-02-02 18:57:16 +01:00
Dmitry Kalinkin
3087088c41
Merge branch 'staging-next' into staging
Conflicts:
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-01 21:37:39 -05:00
R. Ryantm
ac7b6283ed trealla: 1.12.0 -> 1.20.31 2022-02-01 15:08:08 +00:00
github-actions[bot]
aee8ca6639
Merge staging-next into staging 2022-02-01 00:02:21 +00:00