volth
|
7b8fb5c06c
|
treewide: remove redundant quotes
|
2019-09-08 23:38:31 +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 |
|
Jiri Danek
|
ee68421388
|
gnome-sharp: mono4 -> mono5
|
2019-08-08 09:10:38 +00: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 |
|
obadz
|
f7cc6f04b2
|
gnome-sharp: 2.24.1 -> 2.24.4
|
2018-12-24 23:59:04 +00:00 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Kirill Boltaev
|
bccd75094f
|
treewide: explicitly specify gtk and related package versions
|
2016-09-12 18:26:06 +03:00 |
|
obadz
|
1129f6b0db
|
mono 3.8.0 -> 3.12.1
monodevelop 5.1.4.0 -> 5.7.0.660
|
2015-03-30 23:48:25 +01:00 |
|
Vincent Laporte
|
1da730d910
|
Adds gnome-sharp
A .Net language binding for assorted GNOME libraries
|
2015-01-20 09:30:09 +01:00 |
|