Sandro Jäckel
6ad10c3bcd
treewide: Remove doBuild cause it does not exist
2021-02-02 14:46:06 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Frederik Rietdijk
b20838eb4a
Merge staging-next into staging
2021-01-04 20:51:32 +01:00
Sandro
6ac4c2d1f6
Merge pull request #107962 from flyfloh/colmap-36
2021-01-04 14:25:21 +01:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
github-actions[bot]
0eb369d907
Merge staging-next into staging
2021-01-01 18:39:12 +00:00
Dmitry Kalinkin
8bee208bf8
Merge pull request #107335 from veprbl/pr/root_6_20_08
...
root: 6.18.04 -> 6.22.06, don't build vendored LLVM
2021-01-01 12:28:37 -05:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
Florian Pester
b740afa546
colmap: 3.5 -> 3.6
2020-12-31 09:56:07 +01:00
Florian Pester
75eef96f08
colmapWithCuda: fix build
2020-12-31 09:56:07 +01:00
Dmitry Kalinkin
a30bff21e8
root: use llvm_5 from nixpkgs
2020-12-21 18:24:25 -05:00
Dmitry Kalinkin
b7e70092c5
root: 6.20.08 -> 6.22.06
2020-12-21 16:43:09 -05:00
Dmitry Kalinkin
7d6e0d5324
root: 6.18.04 -> 6.20.08
2020-12-20 23:49:54 -05:00
Millian Poquet
15ab96d5a7
simgrid: 3.25 -> 3.26
2020-12-19 14:03:33 +01:00
Sandro
b2219a326b
Merge pull request #101922 from penguwin/nextinspace
...
nextinspace: init at 1.0.6
2020-11-23 20:09:09 +01:00
Dmitry Kalinkin
68e06c19d6
snakemake: 5.19.3 -> 5.28.0
2020-11-17 17:37:35 -05:00
Nicolas Martin
9af958340a
nextinspace: init at 1.0.6
2020-11-17 15:41:53 +01:00
Oleksii Filonenko
512c3c0a05
maintainers: rename filalex77 -> Br1ght0ne
2020-11-17 13:09:31 +02:00
R. RyanTM
e3cf6e12bc
fahcontrol: 7.6.13 -> 7.6.21 ( #103677 )
2020-11-14 16:39:37 +00:00
R. RyanTM
68f44d990d
fahviewer: 7.6.13 -> 7.6.21 ( #103688 )
2020-11-14 16:39:20 +00:00
Orivej Desh
0c75dfb732
convertall: init at 0.8.0 ( #103108 )
2020-11-09 01:45:09 +00:00
R. RyanTM
41e1c236bf
cytoscape: 3.8.1 -> 3.8.2
2020-11-02 08:20:13 -08:00
Ben Siraphob
db74029e3e
treewide: remove package names from prefix of descriptions
2020-10-27 09:15:07 -07:00
evils
b8a03a66b3
fahclient: 7.6.9 -> 7.6.13 ( #99595 )
2020-10-05 14:40:10 +02:00
R. RyanTM
e66a7e2fb7
cytoscape: 3.8.0 -> 3.8.1
2020-09-25 04:38:49 +00:00
R. RyanTM
f47530237d
rink: 0.5.0 -> 0.5.1
2020-09-05 16:48:17 +00:00
Daniël de Kok
3ab2bf69ce
Merge pull request #85330 from chkno/openmvg
...
openmvg: 1.3 -> 1.5 (unbreak)
2020-08-16 09:39:38 +02:00
Scott Worley
05a16be9c5
openmvg: 1.3 -> 1.6 (unbreak)
2020-08-16 08:35:54 +02:00
Jonathan Ringer
23d6cd325f
root: don't propagated python interpreter
2020-08-09 10:44:15 -07:00
John Ericson
ef81828143
Merge pull request #94047 from kmicklas/fix-gplates
...
gplates: 2.0.0 -> 2.2.0, unbreak
2020-07-31 19:57:01 -04:00
Ken Micklas
7ae6e51bd4
gplates: 2.0.0 -> 2.2.0, unbreak
2020-07-27 20:54:18 -04:00
Vladyslav M
2076487221
rink: 0.4.5 -> 0.5.0
2020-07-18 13:30:05 +03:00
Dmitry Kalinkin
eb121e0901
snakemake: 5.17.0 -> 5.19.3
2020-07-02 23:36:20 -04:00
Markus Kowalewski
187b4a2e04
root: add license
2020-06-27 00:43:21 +02:00
Dmitry Kalinkin
df3a188b46
root5: 5.34.36 -> 5.34.38
...
Fixes: https://nvd.nist.gov/vuln/detail/CVE-2017-1000203
2020-06-18 16:42:02 -04:00
1000101
277bbb8efe
formatting: fix missing leading whitespace
2020-06-08 09:37:17 +02:00
R. RyanTM
c1b7c7e87c
snakemake: 5.16.0 -> 5.17.0 ( #88766 )
2020-05-24 13:32:14 -04:00
zimbatm
28357868f8
Merge pull request #88482 from r-ryantm/auto-update/fahcontrol
...
fahcontrol: 7.6.9 -> 7.6.13
2020-05-21 12:12:37 +02:00
zimbatm
1f6fcc7025
Merge pull request #88493 from r-ryantm/auto-update/fahviewer
...
fahviewer: 7.6.9 -> 7.6.13
2020-05-21 12:12:01 +02:00
R. RyanTM
f52889cd38
fahviewer: 7.6.9 -> 7.6.13
2020-05-21 08:53:14 +00:00
R. RyanTM
0cc843b538
fahcontrol: 7.6.9 -> 7.6.13
2020-05-21 06:24:27 +00:00
Lancelot SIX
b7c5508bfc
Merge pull request #86910 from lsix/cytoscape-3.8.0
...
cytoscape: 3.7.2 -> 3.8.0
2020-05-19 08:32:48 +01:00
Matt Huszagh
e8215cd634
colmap: update boost to 1.72 to fix build
2020-05-15 09:42:36 -07:00
R. RyanTM
92d970c766
snakemake: 5.15.0 -> 5.16.0 ( #87496 )
2020-05-10 10:09:53 -04:00
Lancelot SIX
b9d13090a8
cytoscape: 3.7.2 -> 3.8.0
...
See https://cytoscape.org/release_notes_3_8_0.html for release
information
2020-05-05 09:52:27 +01:00
evils
e257a92472
foldingathome: 7.5.1 -> 7.6.9 ( #86171 )
2020-04-28 17:20:43 +00:00
Renato Garcia
22133c6bf3
snakemake: 5.13.0 -> 5.15.0 ( #85913 )
2020-04-25 09:19:54 -04:00