R. RyanTM
c94c8b3be5
iosevka-bin: 4.3.0 -> 4.4.0
2021-01-14 12:06:37 +00:00
Sandro
f07f6b4d1d
Merge pull request #109131 from romildo/upd.greybird
...
greybird: 3.22.13 -> 3.22.14
2021-01-12 23:43:07 +01:00
José Romildo Malaquias
ced009c2a0
greybird: 3.22.13 -> 3.22.14
2021-01-12 14:42:40 -03:00
José Romildo Malaquias
cefafbb75e
matcha-gtk-theme: 2020-12-07 -> 2021-01-12
2021-01-12 14:29:03 -03:00
Dmitry Kalinkin
02828f91f1
Merge pull request #105709 from CajuM/symbiflow
...
Add Symbiflow + prjxray for OSS Xilinx FPGA development
2021-01-11 18:49:31 -05:00
Sandro
ad4e3860cd
Merge pull request #109021 from romildo/upd.marwaita-ubuntu
...
marwaita-ubuntu: 1.5 -> 1.7
2021-01-11 17:48:00 +01:00
Sandro
c6097967d6
Merge pull request #109023 from romildo/upd.marwaita-peppermint
...
marwaita-peppermint: 0.5 -> 0.6
2021-01-11 17:47:31 +01:00
José Romildo Malaquias
871daff7cd
marwaita-pop_os: 0.9 -> 1.1
2021-01-11 12:07:14 -03:00
José Romildo Malaquias
e838ce39c7
marwaita-peppermint: 0.5 -> 0.6
2021-01-11 12:01:00 -03:00
José Romildo Malaquias
6fc4b6da64
marwaita-ubuntu: 1.5 -> 1.7
2021-01-11 11:55:33 -03: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
github-actions[bot]
36bab113bf
Merge master into staging-next
2021-01-11 01:02:21 +00:00
Sandro
c9234f3a99
Merge pull request #93917 from zaninime/openzone
2021-01-11 01:38:00 +01:00
Frederik Rietdijk
0c42bb5027
Merge master into staging-next
2021-01-10 15:50:49 +01:00
midchildan
a29fcc1c10
fira-code: only extract the variable font
...
Fira Code includes a variable font[1] file that packs all the variants
in a single file. Including both variable and non-variable fonts would
be redundant and cause the system to list the same font twice.
[1]: https://en.wikipedia.org/wiki/Variable_fonts
2021-01-10 09:25:40 +01:00
Câju Mihai-Drosi
ccdf7431bb
symbiflow-arch-defs: init at 20200914-111752-g05d68df0
2021-01-10 10:01:48 +02:00
Câju Mihai-Drosi
7d9c736824
prjxray-db: init at 0.0-0232-g303a61d
2021-01-10 09:32:26 +02:00
github-actions[bot]
e251591528
Merge master into staging-next
2021-01-09 01:00:25 +00:00
Peter Simons
3cb9768557
all-cabal-hashes: update to Hackage at 2021-01-07T20:56:37Z
2021-01-08 21:38:20 +01:00
Francesco Zanini
cf68af0245
openzone-cursors: init at 1.2.9
2021-01-07 22:46:40 +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
Mario Rodas
fb44e40f2a
Merge pull request #108377 from r-ryantm/auto-update/iosevka-bin
...
iosevka-bin: 4.2.0 -> 4.3.0
2021-01-06 09:32:52 -05:00
Sandro
1cfa4cdc3e
Merge pull request #108429 from bloomvdomino/kora-icon-theme
2021-01-05 22:56:06 +01:00
bloomvdomino
fbbd054d35
kora-icon-theme: init at 1.3.4
2021-01-05 00:33:46 +01:00
José Romildo Malaquias
af4a92ec7e
marwaita-manjaro: 1.6 -> 1.8
2021-01-04 16:37:22 -03:00
R. RyanTM
5e2e809e96
iosevka-bin: 4.2.0 -> 4.3.0
2021-01-04 09:43:54 +00:00
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
zowoq
fb2311d430
Merge staging-next into staging
2021-01-03 16:33:28 +10:00
José Romildo Malaquias
6a0b44b394
marwaita: 7.7 -> 8.0
2021-01-02 11:21:16 -03:00
github-actions[bot]
f1df516121
Merge staging-next into staging
2021-01-01 12:25:55 +00:00
Robert Helgesson
a9e7aa9329
unifont_upper: 13.0.04 -> 13.0.05
2021-01-01 12:01:59 +01:00
Robert Helgesson
63476e2b73
unifont: 13.0.04 -> 13.0.05
2021-01-01 12:01:59 +01:00
Ben Siraphob
b04fc593e7
treewide: cmake buildInputs to nativeBuildInputs, minor cleanups
2021-01-01 11:52:33 +07:00
ajs124
4e70a418c7
tzdata: 2020c -> 2020f
2020-12-29 21:41:01 +01:00
Sandro
ef952a1559
Merge pull request #97226 from r-ryantm/auto-update/papirus-icon-theme
...
papirus-icon-theme: 20200801 -> 20200901
2020-12-29 06:06:58 +01:00
Sandro
b1e4174583
Merge pull request #107745 from bbigras/meslolgs-nf
...
meslo-lgs-nf: init at git-2020-03-22
2020-12-29 00:28:46 +01:00
Mario Rodas
1e912ad91e
jetbrains-mono: 2.210 -> 2.221
...
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.221
2020-12-28 09:46:00 -05:00
Sandro
1995d8d919
Merge pull request #107776 from romildo/upd.luna-icons
...
luna-icons: 0.9 -> 0.9.1
2020-12-28 15:57:33 +01:00
Sandro
f37c665ea3
Merge pull request #107206 from romildo/upd.sweet
...
sweet: 1.10.5 -> 2.0
2020-12-28 04:10:15 +01:00
José Romildo Malaquias
0e73c49e02
luna-icons: 0.9 -> 0.9.1
2020-12-28 00:07:25 -03:00
Bruno Bigras
4e9e2ed1a6
meslo-lgs-nf: init at 2020-03-22
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-27 13:44:25 -05:00
R. RyanTM
11cb6a89d5
iosevka-bin: 4.1.1 -> 4.2.0
2020-12-27 12:30:23 +00:00
Peter Simons
d8d2e94f97
all-cabal-hashes: update to Hackage at 2020-12-24T01:16:25Z
2020-12-25 20:42:36 +01:00
github-actions[bot]
28fd8e0d59
Merge master into staging-next
2020-12-23 00:48:29 +00:00
Sandro
010e239e5e
Merge pull request #107388 from r-ryantm/auto-update/iosevka-bin
...
iosevka-bin: 4.0.3 -> 4.1.1
2020-12-22 20:48:49 +01:00
github-actions[bot]
e0d458ed2c
Merge master into staging-next
2020-12-22 18:27:30 +00:00
Sandro
9a49d640a5
Merge pull request #107050 from romildo/upd.luna-icons
...
luna-icons: 0.6 -> 0.9
2020-12-22 18:44:33 +01:00
R. RyanTM
30a21ff224
iosevka-bin: 4.0.3 -> 4.1.1
2020-12-22 10:31:56 +00:00
github-actions[bot]
92db8d3c26
Merge master into staging-next
2020-12-20 12:22:10 +00:00
Mario Rodas
42cb24cec2
stix-two: 2.0.2 -> 2.10
...
PR #107235
2020-12-20 12:21:17 +01:00