Ben Siraphob
|
001c0cbe54
|
pkgs/development/interpreters: stdenv.lib -> lib
|
2021-01-23 20:29:03 +07:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Robin Gloster
|
f9f46dc327
|
treewide: NIX_*_FLAGS -> string
|
2019-12-31 00:15:46 +01:00 |
|
Franz Pletz
|
de85797565
|
Merge remote-tracking branch 'origin/master' into gcc-8
|
2019-09-03 22:15:07 +02:00 |
|
Robin Gloster
|
616b8343c4
|
Merge remote-tracking branch 'upstream/master' into gcc-8
|
2019-08-25 18:55:46 +02:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
R. RyanTM
|
c095ab7cc5
|
gnuapl: 1.7 -> 1.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gnu-apl/versions
|
2019-07-01 09:21:51 -07:00 |
|
Franz Pletz
|
1cdaba0c74
|
gnuapl: fix build with gcc8
|
2019-06-17 07:26:01 +02:00 |
|
c0bw3b
|
0498ccd076
|
Treewide: use HTTPS on GNU domains
HTTP -> HTTPS for :
- http://gnu.org/
- http://www.gnu.org/
- http://elpa.gnu.org/
- http://lists.gnu.org/
- http://gcc.gnu.org/
- http://ftp.gnu.org/ (except in fetchurl mirrors)
- http://bugs.gnu.org/
|
2018-12-02 15:51:59 +01:00 |
|
Daiderd Jordan
|
ec15ef011a
|
gnu-apl: fix clang build
/cc ZHF #36454
|
2018-03-18 18:02:29 +01:00 |
|
Tuomas Tynkkynen
|
2b27a46f2e
|
gnuapl: Fix build with GCC 7
https://hydra.nixos.org/build/63985912
|
2017-11-16 19:44:12 +02:00 |
|
Lancelot SIX
|
0848d1c2e1
|
gnuapl: 1.6 -> 1.7
See http://lists.gnu.org/archive/html/info-gnu/2017-03/msg00007.html
for release announcement.
|
2017-03-31 07:33:53 +02:00 |
|
Matthew Daiter
|
4bef3ee358
|
gnuapl: add Darwin support
|
2016-12-18 13:07:52 +01:00 |
|
Lancelot SIX
|
bbf1fdf4e7
|
gnuapl: 1.5 -> 1.6 (#18060)
Release announcement:
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00014.html
|
2016-08-28 23:49:30 +00:00 |
|
Thomas Tuegel
|
089f9d6486
|
gnuapl: latest version doesn't require liblapack
|
2015-06-11 22:00:13 -05:00 |
|
=
|
c06b50339a
|
Updated GNU APL to 1.5
Plus also did a bit of meta nitpick
|
2015-03-30 14:06:26 +01:00 |
|
Kovacsics Robert (NixOS-SSD2)
|
8f5f047286
|
Added GNU APL, a free APL interpreter.
It is an almost complete implementation of ISO 13751: Programming
Language APL, Extended.
|
2015-03-16 21:57:51 +00:00 |
|