R. RyanTM
a9ca8a6dfa
olm: 3.1.4 -> 3.1.5
2020-06-25 20:17:53 -07:00
Ingo Blechschmidt
4eb9c8cae5
olm: fix homepage link
2020-06-17 11:51:04 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Will Dietz
7d52215f14
olm: build w/cmake, simplify expression (somewhat optimistically)
2020-01-12 21:26:48 -06:00
Robin Gloster
81548bf7da
olm: *Flags are lists
2019-12-30 12:15:26 +01:00
tilpner
58e573d358
olm: 3.0.0 -> 3.1.4
2019-11-16 23:06:50 -08: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
Benjamin Esham
33c5f3cec7
olm: allow building on Darwin
2019-07-01 13:15:49 -04:00
R. RyanTM
7722c43f0a
olm: 2.3.0 -> 3.0.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/olm/versions
2018-12-17 23:23:13 +00:00
Uli Baum
0b1b8a8dc2
olm: limit to linux
...
doesn't build on Darwin, tries to use gcc
2018-07-11 11:28:39 +02:00
R. RyanTM
1303e7e55a
olm: 2.2.1 -> 2.3.0
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/olm/versions .
2018-07-11 01:22:27 -07:00
Michael Raskin
8714a30e4c
olm: fix build by disabling _FORTIFY_SOURCE
2018-05-28 11:16:43 +02:00
Silvan Mosberger
f5fa5fa4d6
pkgs: refactor needless quoting of homepage meta attribute ( #27809 )
...
* pkgs: refactor needless quoting of homepage meta attribute
A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.
* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit
* Fixed some instances
2017-08-01 22:03:30 +02:00
Adam Beckmeyer
4000489266
olm: init at 2.2.1
2017-02-10 02:22:15 +01:00