Commit graph

157 commits

Author SHA1 Message Date
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
Sébastien Maret b444b2e956
gildas: 20190901_a -> 20191001_a 2019-10-01 10:52:50 +02:00
Dmitry Kalinkin d6264f9094
Merge pull request #65726 from smaret/gildas-20190801_a
gildas: 20190701_a -> 20190901_a
2019-09-06 11:15:45 -04:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
Sébastien Maret 4f3eacc2bf
gildas: 20190701_a -> 20190901_a 2019-09-05 12:30:46 +02:00
volth c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00: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
Frederik Rietdijk a28a9ac156 Merge master into staging-next 2019-07-16 11:15:46 +02:00
Jonathan Ringer e6223c022b openspace: mark as broken
Fails to build with GL error
2019-07-14 09:59:31 -07:00
Frederik Rietdijk 7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Thomas Tuegel 51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Sébastien Maret 08ee08435e
gildas: 20190601_b -> 20190701_a 2019-07-02 11:04:40 +02:00
Maximilian Bosch 1b019ba91d
stellarium: 0.19.0 -> 0.19.1
https://github.com/Stellarium/stellarium/releases/tag/v0.19.1
2019-06-28 23:24:11 +02:00
Sébastien Maret 39a3ad3dce
gildas: 20190501_a -> 20190601_b 2019-06-03 21:07:00 +02:00
Sébastien Maret cadd88967f
gildas: 20190401_a -> 20190501_a 2019-05-24 08:11:21 +02:00