Commit graph

5311 commits

Author SHA1 Message Date
markuskowa
660a7744c6
Merge pull request #148303 from markuskowa/add-elpa
elpa: init at 2021.05.002_bugfix
2021-12-03 22:52:58 +01:00
markuskowa
0016232876
Merge pull request #148350 from jbedo/genmap
genmap: init 1.3.0
2021-12-03 21:55:44 +01:00
Justin Bedo
1a768ef4da
genmap: init 1.3.0 2021-12-04 06:51:16 +11:00
Austin Seipp
2a295f42c8 symbiyosys: 2021.09.13 -> 2021.11.30
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Austin Seipp
a79ca33d94 yosys: 0.10+1 -> 0.11+52, with abc update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Bobby Rong
296de886d0
Merge pull request #148019 from hjones2199/kstars356
kstars: 3.5.5 -> 3.5.6
2021-12-03 09:24:39 +08:00
Markus Kowalewski
53f32adc65 cp2k: build with elpa 2021-12-02 17:22:41 +01:00
qbg
b5b4a6ac4f
mathematica: Install desktop items (#147641) 2021-12-02 15:17:23 +02:00
Ryan Burns
ac9ad0a998
Merge pull request #148240 from hjones2199/adopt-multi
adopt multiple packages
2021-12-01 23:34:28 -08:00
Hunter Jones
b952a9b16e adopt multiple packages 2021-12-01 22:04:14 -06:00
Justin Bedo
82aef7957d
fastp: 0.23.1 -> 0.23.2 2021-12-02 08:03:17 +11:00
Vincent Laporte
48406e3fca coq_8_14: 8.14.0 → 8.14.1
And build Coq ≥ 8.14 with OCaml 4.12
2021-12-01 13:46:15 +01:00
Jörg Thalheim
e89d789748
Merge pull request #148096 from arkivm/fix-mrtrix
mrtrix: 3.0.2 -> unstable-2021-11-25
2021-12-01 10:27:11 +00:00
Doron Behar
43ed12450e
Merge pull request #147828 from doronbehar/pkg/maxima 2021-12-01 11:34:38 +02:00
Vikram Narayanan
b1d95dca56 mrtrix: 3.0.2 -> unstable-2021-11-25
The latest stable version fails to build with latest eigen (> 3).
https://github.com/MRtrix3/mrtrix3/pull/2368
2021-11-30 21:03:53 -08:00
Sandro
964a962222
Merge pull request #143545 from r-ryantm/auto-update/betaflight-configurator 2021-11-30 18:13:23 +01:00
Hunter Jones
b04ef6a552 kstars: 3.5.5 -> 3.5.6 2021-11-30 08:13:12 -06:00
Sandro
ebdd276b68
Merge pull request #147499 from trofi/fix-samtools-for-ncurses-6.3 2021-11-29 20:33:45 +01:00
Doron Behar
57ab62314b maxima, sage: Simplify lisp-compiler arguments namings
Make clearer the difference between `maxima` and `maxima-ecl` top-level
attributes. Use the `lisp-compiler` as a passthru for all of sage's
expressions. Add the `pname` attribute for `ecl` for compatibility with
other lisp implementations.
2021-11-29 15:51:30 +02:00
Doron Behar
8d17f4babf maxima: 5.45.0 -> 5.45.1
- Reformat expression with 1 line per input / argument
- Add @doronbehar as maintainer.
2021-11-29 15:51:29 +02:00
Doron Behar
8d227fe05c wxmaxima: 21.05.2 -> 21.11.0
- Remove the `Version-` prefix from the version.
- Add @doronbehar as maintainer.
2021-11-29 14:41:57 +02:00
Markus Kowalewski
5cfe3c4e82
gromacs: fix double precission build on aarch64 2021-11-28 12:43:57 +01:00
Dmitry Kalinkin
b1b02f09ad
Merge pull request #147671 from trofi/fix-root5-for-binutils-2.36
root5: binutils 2.37 fix
2021-11-28 04:43:28 -05:00
Bernardo Meurer
51694b0af4 root5: binutils 2.37 fix
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2021-11-28 08:49:32 +00:00
Sandro
5d6a70c260
Merge pull request #147202 from voidIess/u/geogebra_6_0_672_0 2021-11-28 03:51:46 +01:00
Markus Kowalewski
8fb36866b8
octopus: 11.2 -> 11.3 2021-11-28 00:04:47 +01:00
Chad Jablonski
7944324d80 programmer-calculator: 2.1 -> 2.2 2021-11-26 23:19:39 -05:00
Sergei Trofimovich
8147fb683c samtools: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    bam_tview_curses.c:88:5: error: format not a string literal and no format arguments [-Werror=format-security]
       88 |     mvprintw(y,x,str);
          |     ^~~~~~~~
2021-11-26 13:02:05 +00:00
Ellie Hermaszewska
7282988ce9
Merge pull request #147394 from wirew0rm/bumpPicoscope
picoscope: 7.0.83 -> 7.0.86 + LANG=C
2021-11-26 09:33:26 +08:00
Sandro
eff5cece35
Merge pull request #146648 from florentc/tlaplus 2021-11-25 12:38:31 +01:00
Justin Bedo
c1eb0dddea
delly: 0.8.7 -> 0.9.1 2021-11-25 21:19:48 +11:00
Florent C
b5d3526bab tlaplus: 1.7.0 -> 1.7.1
This updates tlaplus to the most recent stable version and directly
fetches the tlatools jar file from the official Github release page
instead of building from the sources. In the previous tlaplus nix
package, there was an issue with the tools when passing some command
line arguments such as `-workers 4` for TLC. A java string method was
not found and the program would not proceed correctly. This solves this
issue.
2021-11-25 10:56:11 +01:00
voidless
a34736a38f geogebra6 6-0-644-0 -> 6-0-676-0 2021-11-24 23:15:54 +01:00
Alexander Krimm
e248ab379a picoscope: set LANG=C in wrapper
The picoscope application seems to crash for non-english locales. This
overrides the LANG environment variable to C. This does not affect the
language selected in the mono gtk GUI.
2021-11-23 11:26:40 +01:00
Alexander Krimm
d56073935d picoscope: 7.0.83 -> 7.0.86
Update performed via update.py, other affected versions:
libps*: 2.1.75 -> 2.1.76
libpicoipp: 1.3.0-4r121 -> 1.3.0-4r130
2021-11-23 11:21:26 +01:00
evils
decac5a0d2
kicad-unstable: 2021-07-12 -> 6.0.0-rc1 (#142261)
* kicad-unstable: 2021-07-12 -> 2021-11-10

with changes to library paths

Plugin and Content Manager seems to work
  (not related to the library paths changes)

* kicad-unstable: 2021-11-10 -> 6.0.0-rc1
2021-11-23 00:05:57 -05:00
evils
d2c4e0a3ba
kicad: 5.1.11 -> 5.1.12 (#145403)
very minor change
5.1.11 was never officially released
  due to a re-tag
2021-11-23 00:05:27 -05:00
github-actions[bot]
18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
Artturi
8d6a02b049
Merge pull request #146787 from risicle/ris-hmmer-x86_64 2021-11-21 17:46:47 +02:00
Sandro
07f29d2db2
Merge pull request #146829 from r-burns/isx86 2021-11-21 14:20:12 +01:00
github-actions[bot]
c68c4b3db8
Merge master into staging-next 2021-11-21 12:01:20 +00:00
7c6f434c
b56d7a70a7
Merge pull request #146792 from SuperSandro2000/R
R: manually fix things after patches got applied
2021-11-21 08:57:26 +00:00
github-actions[bot]
6ad93ecdbb
Merge master into staging-next 2021-11-21 06:01:18 +00:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
Mauricio Collares
1ee4cb8d93
sage: patch test so that new pari warning doesn't cause failures (#4) 2021-11-20 20:13:07 -03:00
Sandro
00a52ef677
R: manually fix things after patches got applied
This prevents conflicts in case a patch changes the same line
2021-11-20 21:10:28 +01:00
Robert Scott
ec24bab90e hmmer: restrict platforms to x86_64
technically big-endian powerpc with VMX is also supported, but
on x86, SSE is apparently *required* which means we can't build
a pure i686 version
2021-11-20 19:17:57 +00:00
AndersonTorres
dc2cad8150 gp2c: cosmetical changes 2021-11-19 20:35:16 -03:00
AndersonTorres
3845245d71 pari: 2.13.1 -> 2.13.3 2021-11-19 20:35:16 -03:00
Jonathan Ringer
fadaef5aed
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/applications/networking/browsers/chromium/common.nix
2021-11-19 14:31:57 -08:00