Evils
d798396684
kicad-unstable: 2020-05-06 -> 2020-05-14
2020-05-21 10:49:18 +02:00
Evils
a791245d51
kicad: 5.1.5 -> 5.1.6
2020-05-21 10:49:18 +02:00
R. RyanTM
d11e5f1a4e
verilator: 4.032 -> 4.034
2020-05-12 22:27:21 -07:00
Jörg Thalheim
3a9543b778
Merge pull request #82634 from evils/kicad
2020-05-11 10:27:18 +01:00
Luz
5e40913eac
librepcb: 0.1.3 -> 0.1.4
2020-05-09 09:10:20 +02:00
Evils
2d3d8c4d66
kicad-unstable: 2020-04-25 -> 2020-05-06
2020-05-07 02:15:57 +02:00
Evils
1059fdf143
kicad: link utils; clean up wrapper installPhase
2020-05-07 01:54:51 +02:00
Evils
95e4e33bdf
kicad-unstable-small: init to make kicad-unstable
...
the -small packages depend on all hydra buildable dependencies
the non-small ones depend on packages3d which exceeds hydra's limit
set platforms to all (kicad is cross-platform)
clarify package differences in the description
set maintainers on just the top level derivation
switch -unstable to not save debug symbols
indicate patch in version string
note broken dependencies
2020-05-07 01:54:50 +02:00
Evils
18a1b153ac
kicad: expose base and libraries attributes
2020-05-07 01:54:50 +02:00
Benjamin Hipple
6b21541772
Merge pull request #86101 from dkudriavtsev/magic-vlsi
...
magic-vlsi: init at 8.3.5
2020-05-02 13:51:41 -04:00
R. RyanTM
7333b8cd6d
eagle: 9.6.0 -> 9.6.1
2020-05-01 09:09:10 +02:00
Dmitry Kudriavtsev
69f54c1e19
magic-vlsi: init at 8.3.5
2020-04-27 00:13:59 -07:00
Evils
b80bd001e2
kicad-unstable: 2020-02-10 -> 2020-04-25
...
cc #82634
2020-04-26 13:38:37 -04:00
Evils
75963b9160
kicad: update.sh: set -e
...
and some more suggestions from veprbl
warn if an empty item gets through anyway
and use UTC time
cc #82634
2020-04-26 13:38:13 -04:00
Martin Milata
7d1c2c05c5
caneda: use qt5's mkDerivation
2020-04-22 15:21:49 +02:00
markuskowa
d9af81af16
Merge pull request #85006 from r-ryantm/auto-update/verilator
...
verilator: 4.030 -> 4.032
2020-04-20 16:51:31 +02:00
R. RyanTM
3fcbc7545c
verilator: 4.030 -> 4.032
2020-04-11 15:46:52 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Matt Huszagh
fc66192b37
fparser: init at 4.5.1
2020-04-09 11:28:21 -07:00
Jan Tojnar
418628e162
dsview: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-05 01:13:14 +02:00
Jan Tojnar
08cf27e5d9
libsigrok4dsl: fix build
...
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 10:50:34 +02:00
Austin Seipp
517fd073fc
xcircuit: 3.9.73 -> 3.10.12, maintain
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-03-25 17:46:15 -05:00
Mario Rodas
baeb670ce2
Merge pull request #82610 from r-ryantm/auto-update/eagle
...
eagle: 9.5.2 -> 9.6.0
2020-03-20 06:21:30 -05:00
Dmitry Kalinkin
ebe5f10794
kicad: don't build versions with 3d on Hydra
...
The hydraPlatforms have to be set on the kicad package itself, that can be
checked using:
echo ":p { inherit kicad kicad-small kicad-unstable; }" | nix repl ./pkgs/top-level/release.nix
This commit disables build of all kicad variants that require downloading
packages3d, which currently fail on hydra with the "Output limit exceeded"
status. This leaves Hydra with only building the kicad-small, which will allow
us to cache the build of kicad-base as well as all libraries except of
packages3d.
2020-03-16 19:45:04 -04:00
R. RyanTM
bafbfc5a06
eagle: 9.5.2 -> 9.6.0
2020-03-14 20:19:26 +00:00
R. RyanTM
a58d091d8d
verilator: 4.028 -> 4.030
2020-03-12 20:57:34 -05:00
Jan Tojnar
9555834399
netpbm: split into multiple outputs
2020-03-01 15:13:03 +01:00
R. RyanTM
4080e7976e
gtkwave: 3.3.103 -> 3.3.104
2020-02-24 11:43:54 -06:00
R. RyanTM
d54a58a2cd
verilator: 4.026 -> 4.028
2020-02-14 12:13:04 -06:00
Evils
d3a9e634bf
kicad-unstable: update update.sh && update
...
use /tmp instead of XDG_RUNTIME_DIR
which is /run/user/1000, which defaults to 10% of RAM
and kicad-packages3d needs ~6gb
2020-02-10 19:54:38 +01:00
Evils
a9942b0226
kicad: simplify component names
2020-02-10 19:54:38 +01:00
R. RyanTM
3a1098e3e2
pcb: 4.2.1 -> 4.2.2
2020-02-09 16:49:13 +01:00
Luz
0522b3347e
librepcb: 0.1.2 -> 0.1.3 ( #74786 )
2020-02-09 01:07:31 -05:00
Dmitry Kalinkin
1872e69450
Merge pull request #79301 from Abdillah/patch-2
...
librepcb: Fix platform plugin xcb not found
2020-02-09 00:28:49 -05:00
R. RyanTM
78d6e74427
eagle: 9.5.1 -> 9.5.2
2020-02-06 20:17:53 +01:00
Hernawan Faïz Abdillah
2d4ee40176
librepcb: Fix platform plugin xcb not found
2020-02-06 08:44:16 +07:00
Jörg Thalheim
37286820f2
verilator: shebangs patch is not needed anymore
2020-01-30 20:42:51 +00:00
R. RyanTM
cd526d844b
verilator: 4.024 -> 4.026
2020-01-30 18:06:40 +00:00
Jörg Thalheim
01d93cbbe1
kicad: split version.nix & add update.sh ( #77003 )
...
kicad: split version.nix & add update.sh
2020-01-10 14:19:14 +00:00
Mario Rodas
2148e53664
Merge pull request #77160 from r-ryantm/auto-update/ngspice
...
ngspice: 30 -> 31
2020-01-09 05:13:15 -05:00
Evils
2607c4b9f9
kicad: split version.nix & add update.sh
...
update.sh generates version.nix
by default only updates kicad-unstable
several options (can be combined)
all, update to latest tag and master
clean, generate versions.sh from scratch
commit, make a git commit
2020-01-08 23:04:54 +01:00
R. RyanTM
cc98c9fbb2
pcb: 4.2.0 -> 4.2.1
2020-01-06 19:47:54 -08:00
R. RyanTM
501f79aa9b
ngspice: 30 -> 31
2020-01-06 17:40:29 -08:00
Evils
e4786f3a1c
kicad: update & cleanup
...
minor simplification, fix base version
split i18n and get from gitlab
correct wrapper pythonpath, cleanup build output
update & fake git describe
correct base.nix to fit contributing.md
2020-01-02 03:45:34 +01:00
Evils
6119ca27bb
kicad: split wrapping and building
2020-01-02 03:45:34 +01:00
Evils
d96992a21b
kicad: unite unstable.nix with default.nix
...
use latest libraries for unstable
move all revs and hashes to default.nix
thanks TQ for getting me through this blockage
2020-01-02 03:45:34 +01:00
Evils
958d745fec
kicad: use separated libraries
...
switch source to gitlab as that's the new upstream source
use wrapper variables for everything but i18n
add sym and fp templates to template path
update meta to reflect kicad's own language
set license to AGPLv3, according to the source's LICENSE.README
reduce diff between default and unstable in preparation of merging
on debian gets "no module named 'math'"
pcbnew 3d viewer is unusable (at least on my T410)
2020-01-02 03:45:34 +01:00
Evils
c61170168d
kicad: switch to best try from unstable and 5.1.5
...
make unstable use kicad-libraries
still using a link in $out..., not sure that's a bad thing
this allows setting that path in makeWrapperArgs
can't use $out there
kicad-with-packages3d -> kicad and kicad-small
default to OCCT, OCE is outdated
enforce OCCT on aarch64, where OCE is broken
withOCE flag allows using OCE on non-aarch64
2020-01-02 03:45:34 +01:00
Evils
6477f717e3
kicad-unstable: wrap
...
use wxGTK31
brings hiDPI support
no python shell...
2020-01-02 03:45:34 +01:00
Matt Huszagh
d40747ed2c
kicad: add python six package as dep
...
This is needed for python scripting support.
2020-01-02 03:45:34 +01:00
Matt Huszagh
1eb1b067dd
kicad: python2 -> python3
2020-01-02 03:45:34 +01:00
R. RyanTM
3d740ef586
verilator: 4.022 -> 4.024
2019-12-29 15:48:39 -06:00
Jan Tojnar
048faed66a
pcb: 20140316 → 4.2.0
...
* Long overdue update
* Clean up the expression
* Drop unneeded pangox_compat – it was probably needed before gtkglext propagated it.
2019-12-19 00:47:20 +01:00
Florian Klink
ac1a5ac2db
gtkwave: build with gtk3
...
gtkwave ships a gtk3 flavour on sourceforge. let's use that one.
2019-12-15 03:54:35 +01:00
R. RyanTM
b3262d2284
eagle: 9.5.0 -> 9.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-12-08 15:16:53 +01:00
R. RyanTM
9e52523747
verilator: 4.020 -> 4.022
2019-11-30 18:27:06 -05:00
R. RyanTM
c41deafba3
gtkwave: 3.3.102 -> 3.3.103
2019-12-01 00:21:13 +01:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Dmitry Kalinkin
a84607a0e9
eagle: use mkDerivation provided by qt5
2019-11-12 11:21:06 -05:00
R. RyanTM
c6af1f6e03
verilator: 4.018 -> 4.020
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-24 14:02:00 -05:00
Daniel Frank
b4136a8f5b
kicad: 5.1.2 -> 5.1.4, fix ngspice, mark broken on aarch64 ( #69584 )
2019-10-16 02:02:49 -04:00
Renaud
94500c93dc
Merge pull request #69515 from r-ryantm/auto-update/eagle
...
eagle: 9.4.2 -> 9.5.0
2019-10-12 15:09:07 +02:00
Luz
ec13398cdf
librepcb: 0.1.0 -> 0.1.2 ( #70538 )
...
* Update to new source
* Fix message 'xcb plugin not found'
2019-10-09 14:59:48 +02:00
Linus Heckemann
5aa4b19946
treewide: mark some broken packages as broken
...
Refs:
e6754980264fe927320d5ff2dbd24ca4fac9a160
1e9cc5b9844ef603fe160e9f671178f96200774f
793a2fe1e8bb886ca2096c5904e1193dc3268b6d
c19cf65261639f749012454932a532aa7c681e4b
f6544d618f30fae0bc4798c4387a8c7c9c047a7c
2019-10-08 17:14:26 +02:00
R. RyanTM
9ac905e03f
gtkwave: 3.3.101 -> 3.3.102
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-10-07 12:18:42 -05:00
R. RyanTM
eca416c469
verilator: 4.016 -> 4.018
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-10-01 21:09:12 -05:00
Emily
b2c482b700
verilog: extend platforms
2019-09-28 16:55:21 -05:00
R. RyanTM
24db075c5c
eagle: 9.4.2 -> 9.5.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/eagle/versions
2019-09-26 05:34:41 -07:00
Vladimír Čunát
22a216849b
Re-Revert "Merge branch 'staging-next'"
...
This reverts commit f8a8fc6c7c
.
2019-09-22 09:38:09 +02:00
Vladimír Čunát
f8a8fc6c7c
Revert "Merge branch 'staging-next'"
...
This reverts commit 41af38f372
, reversing
changes made to f0fec244ca
.
Let's delay this. We have some serious regressions.
2019-09-21 20:05:09 +02:00
Vladimír Čunát
41af38f372
Merge branch 'staging-next'
2019-09-21 13:14:09 +02:00
Bjørn Forsman
5af0d0b5da
kicad: fix build
...
Fix configure time error:
...
ImportError: No module named wx
CMake Error at CMakeModules/FindwxPython.cmake:52 (message):
wxPython/Phoenix does not appear to be installed on the system
Only build tested.
Fixes: f7e28bf5d8
("Split buildPythonPackage into setup hooks")
2019-09-20 08:17:58 +02:00
Jan Tojnar
9b6789de73
tree-wide: replace wrapProgram with wrapGApp
...
where appropriate
2019-09-10 17:54:57 +02:00
volth
7b8fb5c06c
treewide: remove redundant quotes
2019-09-08 23:38:31 +00:00
Vladimír Čunát
4aad2947f8
Merge branch 'master' into staging-next
2019-09-04 11:00:56 +02:00
worldofpeace
59e68d3b74
treewide: don't use single quotes with placeholder
2019-09-03 13:01:42 -04:00
Milan Pässler (work)
185fd61631
treewide: remove uses of doBuild and doConfigure
...
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Niklas Hambüchen
9e78f76ade
treewide: Remove unnecessary --disable-static
( #66759 )
...
* freetype: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes freetype not being overridable to have static libs.
* treewide: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
volth
08f68313a4
treewide: remove redundant rec
2019-08-28 11:07:32 +00:00
Vladimír Čunát
2e6bf42a22
Merge branch 'master' into staging-next
...
There ver very many conflicts, basically all due to
name -> pname+version. Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job. There might be some fallback to these
conflicts, but I believe it should be minimal.
Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Peter Hoeg
374e0ad0a8
pulseview: use mkDerivation
2019-08-19 08:14:21 +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
ea9bff4c0c
eagle: 9.4.1 -> 9.4.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-08-03 22:38:20 -07:00
Frederik Rietdijk
d20a59d2e5
Merge master into staging-next
2019-08-02 23:27:18 +02:00
Daniel Schaefer
9c50ec6189
verilog: Add optional dependencies
...
Increases the closure size by just 4MB.
2019-08-02 10:34:39 +02:00
Daniel Schaefer
8b3274178f
verilog: 2019.03.27 -> 2019.08.1
...
Fixes the build, see: https://github.com/steveicarus/iverilog/issues/247
2019-08-02 10:31:30 +02:00
worldofpeace
b1bc0645ea
gdk-pixbuf: rename from gdk_pixbuf
2019-07-22 18:50:57 -04:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
...
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers
2019-07-05 10:42:08 -05:00
R. RyanTM
4bf65cf0fa
verilator: 4.014 -> 4.016
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-07-03 08:30:01 +02:00
R. RyanTM
3e6ef3e9ef
eagle: 9.3.2 -> 9.4.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-06-23 14:57:04 +02:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Will Dietz
94774dad00
pulseview: 0.4.0 -> 0.4.1
...
https://sigrok.org/gitweb/?p=pulseview.git;a=blob;f=NEWS;h=69c7ac5d418bbae896906b8c6b64c6719b1912db;hb=05a4de8abd5810cf8219077259ffa44adb08043e
2019-06-10 23:20:24 +02:00
R. RyanTM
62e667f6ab
gtkwave: 3.3.100 -> 3.3.101
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-06-01 13:31:03 -07:00
R. RyanTM
66b4fd678c
verilator: 4.012 -> 4.014
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-05-24 09:19:04 -07:00
Gabriel Ebner
9370c1afdb
kicad: 5.0.2 -> 5.1.2
2019-05-01 11:13:14 +02:00
Gabriel Ebner
a35df16d5f
kicad: fix #49089 by adding libraries files ( #57452 )
...
kicad: fix #49089 by adding libraries files
2019-04-30 17:38:16 +02:00
Renaud
5560607988
Merge pull request #59484 from r-ryantm/auto-update/eagle
...
eagle: 9.3.1 -> 9.3.2
2019-04-25 23:32:25 +02:00
worldofpeace
c8c0bd1fea
Merge pull request #51285 from expipiplus1/fped
...
fped: init at unstable-2017-05-11
2019-04-23 06:52:50 -04:00
markuskowa
d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
...
HTTPS urls
2019-04-22 23:37:07 +02:00
Austin Seipp
b0fea1dc9c
verilog: 2018.12.15 -> 2019.03.27, parallel build
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:45 -05:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Austin Seipp
bb27856a5c
Merge pull request #59522 from r-ryantm/auto-update/gtkwave
...
gtkwave: 3.3.99 -> 3.3.100
2019-04-16 02:12:25 -05:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
8a4ad20ed0
gtkwave: 3.3.99 -> 3.3.100
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-04-14 14:47:32 -07:00
R. RyanTM
c3a9b4e1fd
eagle: 9.3.1 -> 9.3.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-04-14 07:47:26 -07:00
Joe Hermaszewski
0e2d27f5af
fped: init at 2017-05-11
2019-04-13 13:36:46 +08:00
R. RyanTM
9f68f2a7dc
verilator: 4.010 -> 4.012
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-04-03 13:43:11 -05:00
Dmitry Kalinkin
9ba406ff1c
kicad: replace with3DPackages option with an override
2019-03-24 01:37:47 -04:00
Dmitry Kalinkin
d0fc807347
kicad: make module list overridable
...
This moves module definition into passthru. Otherwise building kicad
would still require all modules to be built first even if they are not
used.
Also this drops preferLocalBuild from packages3d. hydraPlatforms should
do what we need to. preferLocalBuild would addtitionaly disable remote
builders, which is probably not what we want.
2019-03-24 01:37:46 -04:00
R. RyanTM
6c14a2f3f8
eagle: 9.1.2 -> 9.3.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eagle/versions
2019-03-21 10:40:06 -07:00
Thibaut Marty
2f5439a950
kicad: fix #49089 by adding libraries files
...
This splits the KiCad package in several derivations:
- original package (main KiCad package)
- internationalization package
- templates
- schematic symbols libraries
- PCB footprints libraries
- 3D models libraries
From these derivations, 2 packages are exposed in top level:
- `kicad` (main KiCad package + all libraries except 3D models)
- `kicad-with-3dpackages` (kicad + all libraries)
The 3D models can also be installed separately with `kicad.packages3d`.
This prevents a new compilation of KiCad, but the user must set the
`KISYS3DMOD` environment variable or option accordingly.
2019-03-14 21:07:38 +01:00
R. RyanTM
2d20e8c5f2
gtkwave: 3.3.98 -> 3.3.99
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-03-03 17:13:47 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
R. RyanTM
b015c68def
verilator: 4.008 -> 4.010
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2019-02-04 11:54:29 -06:00
Vladimír Čunát
bde8efe792
Merge branch 'master' into staging-next
...
A couple thousand rebuilds have accumulated on master.
2019-01-12 12:19:34 +01:00
markuskowa
b70a4b2b98
Merge pull request #53478 from bgamari/bump-ngspice
...
ngspice: 29 -> 30
2019-01-10 20:17:54 +01:00
Frederik Rietdijk
60a3973a55
Merge staging-next into staging
2019-01-05 10:15:00 +01:00
Lengyel Balazs
f4a53ff3bc
treewide/xorg: replace *proto with xorgproto
2019-01-04 14:38:57 +01:00
R. RyanTM
c7afdaf5cd
gtkwave: 3.3.97 -> 3.3.98
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2019-01-03 16:44:01 -05:00
Ben Gamari
537b0ac9be
ngspice: 29 -> 30
...
Just a simple bump.
2019-01-03 16:16:51 -05:00
R. RyanTM
e6d8d29f30
kicad: 5.0.1 -> 5.0.2 ( #52866 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kicad/versions
2019-01-01 20:02:29 +01:00
Andrey Komarov
bc7aa5d202
iverilog: 2017.08.12 -> 2018.12.15
2018-12-28 07:53:36 -06:00
Jörg Thalheim
5bae6dea20
Merge pull request #52669 from r-ryantm/auto-update/verilator
...
verilator: 4.006 -> 4.008
2018-12-22 12:51:50 +01:00
R. RyanTM
d4021ad9e4
verilator: 4.006 -> 4.008
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-12-22 03:33:41 -08:00
Pascal Bach
3facb3bf79
dsview: init at 0.99
2018-12-21 10:24:16 +01:00
R. RyanTM
54ece098fd
gtkwave: 3.3.95 -> 3.3.97
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2018-12-15 18:07:39 -08: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
Matthew Bauer
76c7a8bac0
Merge pull request #51205 from matthewbauer/more-setup-hooks
...
Add premake & imake setup hook
2018-11-29 19:36:25 -06:00
Matthew Bauer
c0a804c747
treewide: add dontUseImakeConfigure where needed
...
We need to set dontUseImakeConfigure in a few places to prevent imake
from overriding the default configure phase. This packages all have a
configure script that needs to get run:
- Xaw3d
- R
- tkgate
- ssvnc
2018-11-28 20:14:45 -06:00
Luz
021b6e86fa
librepcb: 20181031 -> 0.1.0
2018-11-26 22:33:39 +01:00
R. RyanTM
ee521455da
verilator: 4.004 -> 4.006
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-11-18 00:14:21 -08:00
R. RyanTM
791286efd9
ngspice: 28 -> 29
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ngspice/versions
2018-11-09 06:07:46 -08:00
Renaud
848f2f3d0d
Merge pull request #49559 from ikarulus/librepcb
...
bump version librepcb-unstable: 2018-06-28 -> 2018-10-31
2018-11-03 14:38:39 +01:00
Ikarulus
f5af5b19f4
librepcb-unstable: 2018-06-28 -> 2018-10-31
2018-11-03 13:01:41 +01:00
ikarulus
7bd8805408
kicad 5.0.0 -> 5.0.1 ( #49561 )
2018-11-02 10:32:32 +01:00
Jörg Thalheim
a595b872c8
Merge pull request #48509 from r-ryantm/auto-update/gtkwave
...
gtkwave: 3.3.94 -> 3.3.95
2018-10-19 09:29:23 +01:00
R. RyanTM
a721411239
gtkwave: 3.3.94 -> 3.3.95
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2018-10-15 21:21:29 -07:00
R. RyanTM
d074fb1940
verilator: 4.002 -> 4.004
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-10-14 09:01:56 +02:00
R. RyanTM
609f9198f2
verilator: 3.926 -> 4.002
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/verilator/versions
2018-10-02 09:56:10 -05:00
R. RyanTM
7ecc7c9220
gtkwave: 3.3.93 -> 3.3.94 ( #47048 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions
2018-09-28 23:47:58 +02:00
Vladimír Čunát
2d6179d1e8
Merge branch 'master' into staging
...
A few trivial conflicts due to *Platforms mass replace.
2018-09-01 17:38:18 +02:00
R. RyanTM
7fdaf76869
verilator: 3.924 -> 3.926 ( #45797 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
verilator
2018-09-01 12:14:00 +02:00
John Ericson
2c2f1e37d4
reewide: Purge all uses stdenv.system
and top-level system
...
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Vladimír Čunát
b71b222b4c
Merge #44910 : cmake: 3.11.2 -> 3.12.1
2018-08-30 16:04:52 +02:00
Jörg Thalheim
736db8db10
Merge pull request #44951 from rittelle/eagle
...
eagle: 7.7 -> 9.1.2
2018-08-21 10:51:13 +01:00
rittelle
9e4d2d723a
eagle: 7.7 -> 9.1.2
...
Updated eagle to version to 9.1.2 while keeping version 7.7 as eagle7.
2018-08-19 15:36:08 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next'
2018-08-17 20:51:31 +02:00
R. RyanTM
190bd05de2
gtkwave: 3.3.92 -> 3.3.93
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtkwave/versions .
2018-08-17 02:05:58 -07:00
Andrew Childs
07bd1d8737
kicad: use default cmake
2018-08-13 11:05:54 +09:00