summary refs log tree commit diff
path: root/pkgs/applications/graphics/leocad
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* leocad: 18.02 -> 19.07.1R. RyanTM2019-07-19
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/leocad/versions
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* leocad: 17.07 -> 18.02Ryan Mulligan2018-02-26
| | | | | | | | Semi-automatic update. These checks were performed: - built on NixOS - found 18.02 with grep in /nix/store/hcqlkwyiindjgmq9qs7cswbam78iakmy-leocad-18.02 - found 18.02 in filename of file in /nix/store/hcqlkwyiindjgmq9qs7cswbam78iakmy-leocad-18.02
* leocad: only builds on Linux (hardcoded into qmake project)Yegor Timoshenko2017-12-30
|
* leocad: 17.02 -> 17.07Will Dietz2017-12-29
|
* leocad: remove unnessary patchesJörg Thalheim2017-03-19
|
* leocad: 0.81 -> 17.02ndowens2017-03-18
|
* treewide: fix #include errors after gcc-5.4Vladimír Čunát2016-06-19
| | | | They were mostly missing <cmath> or <math.h>.
* leocad: move to qmake4HookNikolay Amiantov2016-04-20
|
* leocad: work around cmath problemJoachim Fasting2016-03-26
| | | | | | introduced by recent glibc https://hydra.nixos.org/build/33610365/nixlog/1/raw
* new package: leocadDavid Virgilio2015-01-26