Yurii Matsiuk
22beae03e6
firmwareLinuxNonfree: 2021-02-08 > 2021-03-15
2021-03-15 12:59:57 -04:00
Arnout Engelen
5bf3230f6b
firmwareLinuxNonfree: fix fetching from git ( #116306 )
...
Since https://github.com/NixOS/nixpkgs/pull/104714 using a tag as
the `rev` parameter to `fetchgit` is no longer reliable, so spell
out the rev.
Fixes #114439
2021-03-14 12:58:11 +01:00
TredwellGit
d7c4ca2de6
firmwareLinuxNonfree: 2020-12-18 -> 2021-02-08
2021-02-08 16:09:22 -05:00
Ben Siraphob
16d91ee628
pkgs/os-specific: stdenv.lib -> lib
2021-01-17 23:26:08 +07:00
TredwellGit
db860c86f9
firmwareLinuxNonfree: 2020-11-18 -> 2020-12-18
2020-12-29 19:08:06 -05:00
TredwellGit
d7695d13ff
firmwareLinuxNonfree: 2020-10-22 -> 2020-11-18
2020-11-19 09:40:32 +00:00
TredwellGit
7ff16d8155
firmwareLinuxNonfree: 2020-09-18 -> 2020-10-22
2020-11-06 18:28:28 +00:00
Bernardo Meurer
2f112a7e56
firmwareLinuxNonFree: 2020-05-19 -> 2020-09-18
2020-09-26 16:06:02 -07:00
James Ravn
46f2bf63a4
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19
2020-06-01 14:16:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Franz Pletz
e12d0b0d15
firmwareLinuxNonfree: 2019-12-15 -> 2020-01-22
2020-01-30 22:34:38 +01:00
Michael Hoang
139c18dc66
firmware-linux-nonfree: 2019-10-22 -> 2019-12-15
2019-12-24 23:39:50 +11:00
Doron Behar
6badf45079
firmwareLinuxNonfree: 2019-09-23 -> 2019-10-22
2019-10-28 16:22:48 +02:00
Michael Hoang
bb978d8184
firmware-linux-nonfree: 2019-08-15 -> 2019-09-23
2019-10-09 13:01:02 +11:00
Franz Pletz
6bbf9dc419
firmwareLinuxNonfree: 2019-07-17 -> 2019-08-15
2019-09-17 23:34:07 +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
Edmund Wu
05570075d7
firmwareLinuxNonfree: 2019-04-16 -> 2019-07-17
2019-07-19 16:45:24 -04:00
Will Dietz
e50c71b3b1
firmwareLinuxNonfree: 20190312 -> 20190416
...
restore outputHash attributes, since I already have them...
2019-04-16 19:04:58 -05:00
Herwig Hochleitner
72a6438f37
firmware-linux-nonfree: 2019-02-13 -> 2019-03-12
2019-04-05 15:48:34 +02:00
Andreas Rammhold
b9ac4c1dd3
firmwareLinuxNonfree: 2018-12-13 -> 2019-02-13
2019-02-19 22:59:35 +01:00
Lengyel Balazs
374a672424
firmware-linux-nonfree: 20181017 -> 20181213
2018-12-17 03:16:46 +01:00
Will Dietz
788d324205
linux-firmware: 2018-08-25 -> 2018-10-17
2018-10-18 09:32:13 -05:00
ash lea
a1017704c2
firmware-linux-nonfree: 2018-03-20 -> 2018-08-25
2018-09-01 03:16:28 -04:00
volth
0282f0d285
firmware-linux-nonfree: fixed-output derivation ( #44605 )
2018-08-07 15:54:27 +02:00
volth
52f53c69ce
pkgs/*: remove unreferenced function arguments
2018-07-21 02:48:04 +00:00
Corey O'Connor
fccddb2556
firmware-linux-nonfree: Update SHA and add rev to prevent breakage on future commits.
2018-04-04 07:41:56 -07:00
Franz Pletz
ecf5caf457
firmwareLinuxNonfree: simplify source fetching
...
The iwlwifi repo has been merged into linux-firmware.
2018-03-28 02:12:01 +02:00
Will Dietz
c787555b94
firmwareLinuxNonfree: 2018-01-04 -> 2018-03-20
2018-03-27 13:08:17 -05:00
Tuomas Tynkkynen
6ed0fe7e45
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/build-support/fetchbower/default.nix
pkgs/build-support/fetchdarcs/default.nix
pkgs/build-support/fetchgx/default.nix
pkgs/development/python-modules/botocore/default.nix
pkgs/os-specific/linux/firmware/firmware-linux-nonfree/default.nix
pkgs/tools/admin/awscli/default.nix
2018-01-14 21:18:27 +02:00
John Ericson
888404f11b
treewide: Fix deps in a few other fixed output derivations
2018-01-10 11:18:44 -05:00
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
...
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Franz Pletz
c01cfb9e01
firmware-linux-nonfree: 2017-12-06 -> 2018-01-04
2018-01-05 02:32:17 +01:00
Daiderd Jordan
091c2b9f04
cacert: cleanup exporting SSL_CERT_FILE
2017-12-27 21:36:32 +01:00
Bastian Köcher
4fcae79002
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-12-06-iwlwifi-fw-2017-11-15
2017-12-13 21:53:11 +01:00
Jan Malakhovski
d43b41fd5e
firmware-linux-nonfree: 2017-10-09-iwlwifi-fw-2017-11-03 -> 2017-10-13-iwlwifi-fw-2017-11-15
...
Also switch to https for privacy and use shallow fetches to save on network bandwidth.
2017-12-05 11:46:43 +00:00
Herwig Hochleitner
8ba0b7bc3b
firmware-linux-nonfree: 2017-07-05 -> 2017-10-09-iwlwifi-fw-2017-11-03
...
- update and automate merging
The automated merging process should eliminate the need for keeping a
nixos-specific merged repository around
fixes #29806
2017-11-10 21:54:15 +01:00
Franz Pletz
e1b29dd6d6
firmwareLinuxNonfree: 2017-04-16 -> 2017-07-05
...
Fixes #27129 .
2017-07-05 19:00:19 +02:00
Franz Pletz
b733a34e8e
firmwareLinuxNonfree: 2017-03-11 -> 2017-04-16
2017-06-12 17:44:44 +02:00
Franz Pletz
c3c69535aa
firmwareLinuxNonfree: 2017-02-06 -> 2017-03-11
...
Fixes #22365 .
2017-03-11 15:03:57 +01:00
Franz Pletz
01cf43a389
firmwareLinuxNonfree: 2016-07-12 -> 2017-02-06
2017-02-06 15:11:04 +01:00
Franz Pletz
039f0e5cb0
firmwareLinuxNonfree: 2016-05-18 -> 2016-07-12
2016-07-19 07:55:27 +02:00
Franz Pletz
4bbb5c7e4c
firmwareLinuxNonfree: 2016-01-26 -> 2016-05-18
2016-06-27 00:21:26 +02:00
Franz Pletz
de5a233a71
firmware-linux-nonfree: 2015-12-04 -> 2016-01-26
2016-02-18 03:49:14 +01:00
zimbatm
de68a49259
firmware-linux-nonfree: update to master
2016-01-30 23:55:07 +00:00
William A. Kennington III
d03661b606
linuxFirmware: 2015-09-07 -> 2015-10-18
2015-10-18 17:23:51 -07:00
William A. Kennington III
d51d63fcf1
linux-firmware: 2015-07-23 -> 2015-09-07
2015-09-07 23:10:53 -07:00
Eelco Dolstra
e4610f2965
buildEnv: Support package priorities like nix-env
...
This gets rid of a bunch of collision warnings.
2015-08-25 00:40:40 +02:00
William A. Kennington III
17b924bb9f
linux-firmware: 2015-07-12 -> 2015-07-23
2015-07-22 12:33:27 -07:00
William A. Kennington III
52b78864a8
firmware-linux-nonfree: 2015-06-30 -> 2015-07-12
2015-07-13 23:53:13 -07:00
William A. Kennington III
3cfc6fa38a
linux-firmware: 2015-05-13 -> 2015-06-30
...
Use iwlwifi/linux-firmware temporarily since the firmware for kernel
4.1+ is not mainlined in firmware/linux-firmware.
2015-07-06 18:31:13 -07:00