Commit graph

171 commits

Author SHA1 Message Date
Sandro Jäckel 388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-* 2021-07-14 03:35:21 +02:00
Hunter Jones ef892b0a92 phd2: 2.6.9dev1 -> 2.6.10 2021-06-29 23:42:21 -07:00
Hunter Jones 193e721cb2 siril: 0.99.8.1 -> 0.99.10.1 2021-06-26 12:57:56 -05:00
Maximilian Bosch ea56e08d62
stellarium: 0.21.0 -> 0.21.1
ChangeLog: https://github.com/Stellarium/stellarium/releases/tag/v0.21.1
2021-06-24 18:28:40 +02:00
hjones2199 036e234a66
siril: fix build with glib-2.68 dependency (#122874) 2021-05-13 15:03:29 -04:00
Hunter Jones d4077929d6 kstars: 3.5.2 -> 3.5.3 2021-05-10 15:16:04 -05:00
hjones2199 79c3609603
celestia: 1.6.1 -> 1.6.2.2 (#117999)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-12 20:17:17 +02:00
Maximilian Bosch 4fc2ef2c5e
stellarium: 0.20.4 -> 0.21.0
ChangeLog: https://github.com/Stellarium/stellarium/releases/tag/v0.21.0
2021-03-28 22:46:57 +02:00
Ryan Mulligan b20e5c31f6
Merge pull request #115010 from r-ryantm/auto-update/kstars
kstars: 3.5.1 -> 3.5.2
2021-03-06 16:39:59 -08:00
R. RyanTM c340d7c85d kstars: 3.5.1 -> 3.5.2 2021-03-03 18:28:16 +00:00
Hunter Jones 62249b7904 kstars: update license to gpl2Plus 2021-02-27 15:11:20 -06:00
Hunter Jones 18040bda9b phd2: use third party indi drivers 2021-02-27 13:26:17 -06:00
Hunter Jones 9c4e268d65 kstars: use third party indi drivers 2021-02-27 13:25:07 -06:00
Hunter Jones 804999f37e siril: 0.99.6 -> 0.99.8.1 2021-02-25 10:46:05 -06:00
R. RyanTM c0df733c0b stellarium: 0.20.3 -> 0.20.4 2021-02-06 19:58:37 +00:00
Markus Kowalewski 8d466ab26a
gpredict: fix license 2021-02-01 13:27:39 +01:00
zowoq 31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
R. RyanTM 5eeafdb3ad kstars: 3.5.0 -> 3.5.1 2021-01-19 18:56:23 +00: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
Jan Tojnar f19eb635b4
Merge branch 'master' into staging-next
b04fc593e7 seems to have accidentally changed mkDerivation function for dfilemanager and solarus-quest-editor so I have reverted that here.
2021-01-07 13:04:31 +01:00
Guillaume Girol f3e84c4d42
Merge pull request #107416 from hjones2199/phd2wrap
phd2: add GApps wrapper to fix breakage on non-nixos wayland systems
2021-01-05 20:09:24 +00:00
Ben Siraphob b04fc593e7 treewide: cmake buildInputs to nativeBuildInputs, minor cleanups 2021-01-01 11:52:33 +07:00
Hunter Jones 7d42517d83 kstars: 3.4.3 -> 3.5.0 2020-12-27 14:00:39 -06:00
freezeboy 8db56b4525 kstars: add optional dependencies 2020-12-23 17:22:41 +01:00
freezeboy d63dc152e9 kstars: use mkDerivation instead of wrapQtAppsHook 2020-12-23 17:21:46 +01:00
Hunter Jones bc28967a18 phd2: add GApps wrapper to fix breakage on non-nixos wayland systems 2020-12-22 12:12:13 -06:00
Hunter Jones 69741a7a48 siril: init at 0.99.6 2020-12-11 00:07:30 -06:00
Hunter Jones d14952311e phd2: init at 2.6.9dev1 2020-11-24 21:31:58 -06:00
Jörg Thalheim 72f6df338d remove genesis maintainer
genesis has no longer access to github
2020-11-18 22:37:56 -08:00
Hunter Jones 5041cbc691 kstars: 2.9.8 -> 3.4.3 2020-11-09 12:21:31 +00:00
Dmitry Kalinkin dd57dcf2a5
stellarium: enable on darwin 2020-09-27 17:00:10 -04:00
Maximilian Bosch b8d1e39a28
stellarium: 0.20.2 -> 0.20.3
https://github.com/Stellarium/stellarium/releases/tag/v0.20.3
2020-09-27 22:09:36 +02:00
Sébastien Maret 234b39a6d4
gildas: 20200601_b -> 20200901_a (#97968) 2020-09-14 11:18:06 -04:00
Maximilian Bosch 3c3840ecd6
stellarium: 0.20.1 -> 0.20.2
https://github.com/Stellarium/stellarium/releases/tag/v0.20.2
2020-06-22 20:30:42 +02:00
Sébastien Maret b307674e02
gildas: 20200201_a -> 20200601_b (#91096) 2020-06-19 10:40:38 -04:00
tim put 33b968049a
kstars: init at 2.9.8 (#86032)
* kstars: init at 2.9.8

* Update pkgs/applications/science/astronomy/kstars/default.nix

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>

Co-authored-by: Manuel Bärenz <programming@manuelbaerenz.de>
2020-05-05 20:38:28 +02:00
Maximilian Bosch 68684b6376
stellarium: 0.20.0 -> 0.20.1
https://github.com/Stellarium/stellarium/releases/tag/v0.20.1
2020-04-21 18:05:15 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Maximilian Bosch 9e7c54325e
stellarium: 0.19.3 -> 0.20.0
https://github.com/Stellarium/stellarium/releases/tag/v0.20.0
2020-03-29 17:56:35 +02:00
Sébastien Maret 7667207f3d
gildas: 20200101_a -> 20200201_a
- Upgrade gildas to the latest version

 - Remove a patch that has been included upstream

 - Re-enable parallel building (fixed upstream)
2020-02-20 15:28:57 +01:00
Sébastien Maret 0956fcab16
gildas: 20191201_a -> 20200101_a 2020-01-14 11:22:53 +01:00
Robin Gloster 65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Maximilian Bosch 65061ab2ae
stellarium: 0.19.2 -> 0.19.3
https://github.com/Stellarium/stellarium/releases/tag/v0.19.3
2019-12-22 13:57:13 +01:00
lassulus 3772d04e1c xplanet: 1.3.0 -> 1.3.1 2019-12-15 14:02:36 +01:00
Sébastien Maret c108acaaaf gildas: 20191001_a -> 20191201_a (#73041)
* gildas: 20191001_a -> 20191101_a

* gildas: 20191101_a -> 20191201_a
2019-12-04 20:18:39 +01:00
adisbladis c9d8624ccd
treewide: Get rid of libGLU_combined 2019-11-18 20:10:43 +00:00
Marek Mahut 19610dce34
Merge pull request #70790 from r-ryantm/auto-update/stellarium
stellarium: 0.19.1 -> 0.19.2
2019-10-10 11:21:55 +02:00
R. RyanTM a174411c3c stellarium: 0.19.1 -> 0.19.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/stellarium/versions
2019-10-08 14:17:20 -07:00